Token based parser using the GOLD Parsing system. Grammar tables for parsing are compiled from the parser grammar located in the doc folder. The compiled grammar is located in the Auxiliary folder and is integrated in the compiled binaries.
For a list of all members of this type, see TokenParser Members.
System.Object
TokenParser
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This source file was initially generated by the GOLD Parsing system, based on grammar definition. Not all placeholder code has been replaced/removed to facilitate further use.
Namespace: com.calitha.goldparser
Assembly: CLab (in CLab.dll)
TokenParser Members | com.calitha.goldparser Namespace | GOLD Parsing system