Expand description
Abstract Syntax Tree for Jsonnet
Structs§
- Object
Field - Object field definition
- Program
- Complete Jsonnet program (AST root)
Enums§
- Binary
Op - Binary operators
- Expr
- Expression node in the AST
- Field
Name - Field name variants
- Stmt
- Statement (for top-level constructs)
- String
Interpolation Part - Part of a string interpolation
- UnaryOp
- Unary operators
- Visibility
- Field visibility