Calitha GOLD Parser Engine Documentation

CGTReader Constructor (String)

Creates a new reader that will read a Compiler Grammar Table during creation. The reader can then create parsers or tokenizers of this CGT.

public CGTReader(
   string filename
);

Parameters

filename
File that contains the CGT

See Also

CGTReader Class | com.calitha.goldparser Namespace | CGTReader Constructor Overload List