|
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); expandWith(literalString, productionName, preserveBuffer); |
|||
| Parameters |
|
|||
| Returns | java.lang.String | |||
| Usage | Web & Application | |||
| Related | ||||