Class |
RiGrammar |
||||
---|---|---|---|---|---|
Name |
expand |
||||
Description | Expands a grammar from the supplied rule. If no rule is provided the \$start and #60;start>' symbols will be checked respectively. | ||||
Example |
rg = new RiGrammar(rules); |
||||
Parameters |
|
||||
Returns |
|
||||
Syntax |
expand(); |
||||
Platform | Java / JavaScript | ||||