Calitha GOLD Parser Engine Documentation

LALRParser Class

The LALR Parser is used to parse a source string into tokens and rules.

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

System.Object
   com.calitha.goldparser.LALRParser

public class LALRParser

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

LALRParser Members | com.calitha.goldparser Namespace