haXe API Documentation
Back
|
Index
class
haxe.rtti.XmlParser
Available in flash, neko, js
var
root :
TypeRoot
function
new() :
Void
function
process(x :
Xml
, platform :
String
) :
Void
function
processElement(x :
Xml
) :
TypeTree
function
sort(?l :
TypeRoot
) :
Void
Back
|
Index