haXe API Documentation
Back
|
Index
enum
haxe.rtti.TypeTree
import haxe.rtti.CType
Available in flash, neko, js, flash9, php, cpp
TTypedecl(t :
Typedef
)
TPackage(name :
String
,full :
String
,subs :
Array
<
TypeTree
>)
TEnumdecl(e :
Enumdef
)
TClassdecl(c :
Classdef
)
Back
|
Index