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