package haxe.macro
import haxe.macro.Expr
Available on all platforms
Represents a AST node identical to Expr
, but it allows constraining the type of accepted expressions.
See also:
haxe.macro.Expr
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/macro/ExprOf.html