package
0.21.0-rc1
Repository: https://github.com/google/go-jsonnet.git
Documentation: pkg.go.dev

# Structs

Base implements basic traversal so other passes can extend it.

# Interfaces

ASTPass is an interface for a pass that transforms the AST in some way.
Context can be used to provide context when visting child expressions.