package haxe.macro
import haxe.macro.Expr
Available on all platforms
Represents a field in the AST.
pos:Positionname:Stringoptionalmeta:Null<Metadata>kind:FieldTypeoptionaldoc:Null<String>optionalaccess:Null<Array<Access>>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/macro/Field.html