Class |
RiGrammar |
||||
---|---|---|---|---|---|
Name |
addRule |
||||
Description | Adds a rule to the existing grammar, replacing any existing rule with the same name. | ||||
Example |
rg = new RiGrammar(); |
||||
Parameters |
|
||||
Returns |
|
||||
Syntax |
addRule(name, definition); |
||||
Platform | Java / JavaScript | ||||