//
pkg.gl
Category
github.com/google/go-jsonnet
internal
pass
package
0.21.0-rc1
Repository:
https://github.com/google/go-jsonnet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
370 SLOC
#
Structs
Base
Base implements basic traversal so other passes can extend it.
#
Interfaces
ASTPass
ASTPass is an interface for a pass that transforms the AST in some way.
Context
Context can be used to provide context when visting child expressions.