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

catchErrorVar ReadVarExpr
final
catchStackVar ReadVarExpr
final
nullExpr LiteralExpr
final
superExpr ReadVarExpr
final
thisExpr ReadVarExpr
final