|
RiTa index |
|
| Name | expandWith() |
| Class | RiGrammar |
| Description | Expands the grammar after replacing an instance of the non-terminal
productionName with the terminal in literalString.
This method guarantees that |
| Syntax | expandWith(literalString, productionName); |
| Returns | java.lang.String |
| Usage | Web & Application |
| Related | |