Calitha GOLD Parser Engine Documentation

LALRParser Properties

The properties of the LALRParser class are listed below. For a complete list of LALRParser class members, see the LALRParser Members topic.

Public Instance Properties

StoreTokens This property determines if reduced tokens should be stored in a reduced token after the reduce event has occured. There are three possible values: Always means that the tokens should always be kept, NoUserObject (default) means that the tokens should only be kept if there was no user object assigned in the reduced token, Never means that the tokens are no longer available after the reduce event.
Symbols 
TrimReductions Trim Reductions. When true there will be no reductions for single nonterminal rules, and no events for this will be generated.

See Also

LALRParser Class | com.calitha.goldparser Namespace