Rule
enum haxe.xml.Ruleimport haxe.xml.CheckAvailable in flash8, flash, neko, js, php, cpp, cs, java
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 #14803, modified 2012-07-16 12:27:21 by api
0 comment