Module ast

Module ast 

Source

Structs§

Abort
Array
Block
FunctionArgument
An argument passed to a function call.
FunctionCall
A function call expression.
FunctionClosure
A closure attached to a function.
Group
Ident
IfStatement
Node
A wrapper type for a node, containing span details of that given node as it relates to the source input from which the node was generated.
Not
Object
Op
Program
Query
Return

Enums§

Assignment
AssignmentOp
AssignmentTarget
Container
Expr
Literal
Opcode
Predicate
QueryTarget
RootExpr
Unary