macro.Expr
Expr
package haxe-macro
Available on all platformsRepresents a node in the AST.
See:
Properties
expr:ExprDef
The expression kind.
pos:Position
The position of the expression.
package haxe-macro
Available on all platformsRepresents a node in the AST.
See:
expr:ExprDef
The expression kind.
pos:Position
The position of the expression.