haXe API Documentation
Back | Index
typedef haxe.macro.Field
import haxe.macro.Expr
Available in flash, neko, js, flash9, php, cpp
var pos : Position
var name : String
var meta : Metadata
var kind : FieldType
var doc : Null<String>
var access : Array<Access>
Back | Index