haXe API Documentation
Back
|
Index
enum
haxe.macro.TypeDefKind
import haxe.macro.Expr
Available in flash8, neko, js, flash, php, cpp
TDStructure
TDEnum
TDClass(?extend :
TypePath
,?implement :
Array
<
TypePath
>,?isInterface :
Bool
)
TDAlias(t :
ComplexType
)
Back
|
Index