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