Haxe API Documentation
Back
|
Index
typedef
haxe.rtti.Abstractdef
import haxe.rtti.CType
Available in flash8, neko, js, flash, php, cpp
var
supers :
Array
<
CType
>
var
subs :
Array
<
CType
>
var
platforms :
Platforms
var
path :
Path
var
params :
TypeParams
var
module :
Path
var
meta :
MetaData
var
isPrivate :
Bool
var
file :
Null
<
String
>
var
doc :
String
Back
|
Index