RiTa
index
Name setIncludeSpaces()
Class RiGrammar
Description Tells the grammar whether or not to add spaces between the terminals that are output (default=true).
Syntax
setIncludeSpaces(includeSpaces);
Returns void
Usage Web & Application
Related