Calitha GOLD Parser Engine Documentation

TokenReadEventArgs Properties

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

Public Instance Properties

Continue Determines if the parse process should continue after this event. True by default.
Token The terminal token that will be processed by the LALR parser.

See Also

TokenReadEventArgs Class | com.calitha.goldparser Namespace