v1/src/compiler/output/output_ast library

Enums

BinaryOperator
// Expressions
BuiltinMethod
BuiltinTypeName
BuiltinVar
StmtModifier
Modifiers applied to declarations (not truly statements).
TypeModifier
Supported modifiers for OutputType.

Properties

catchErrorVarExpr ReadVarExpr
getter/setter pair
catchStackVarExpr ReadVarExpr
getter/setter pair
nullExpr LiteralExpr
getter/setter pair
superExpr ReadVarExpr
getter/setter pair
thisExpr ReadVarExpr
getter/setter pair