haXe

Rule

enum haxe.xml.Ruleimport haxe.xml.CheckAvailable in flash, neko, js ROptional(rule : Rule) RNode(name : String,?attribs : Array<Attrib>,?childs : Rule) RMulti(rule : Rule,?atLeastOne : Bool) RList(rules : Array<Rule>,?ordered : Bool) RData(?filter : Filter) RChoice(choices : Array<Rule>)
version #678, modified 2008-05-02 19:17:51 by api