ExprOf
haxe.macro.ExprOf (Typedef)
Represents a AST node identical to Expr
, but it allows constraining the
type of accepted expressions.
See: https://haxe.org/manual/macro-ExprOf.html
Represents a AST node identical to Expr
, but it allows constraining the
type of accepted expressions.