W3cubDocs

/Haxe

Expr

package haxe.macro

Available on all platforms

Represents a node in the AST.

See also:

Fields

pos:Position

The position of the expression.

expr:ExprDef

The expression kind.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/macro/Expr.html