macro.Expr

Expr

package haxe-macro

Available on all platforms

Represents a node in the AST.

See:

Properties

expr:ExprDef

The expression kind.

pos:Position

The position of the expression.