haXe API Documentation
Back | Index
class haxe.rtti.XmlParser
Available in flash, neko, js, flash9, php, cpp
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, cpp
Back | Index