Calitha GOLD Parser Engine Documentation

CGTReader Class

The CGTReader is for reading a Compiled Grammar Table file and parsing it so that a tokenizer and parser is created.

For a list of all members of this type, see CGTReader Members.

System.Object
   com.calitha.goldparser.CGTReader

public class CGTReader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.calitha.goldparser

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

CGTReader Members | com.calitha.goldparser Namespace