Calitha GOLD Parser Engine Documentation

SymbolTerminal Class

SymbolTerminal is a symbol that is linked to a token.

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

System.Object
   com.calitha.goldparser.Symbol
      com.calitha.goldparser.SymbolTerminal
         Derived types

public class SymbolTerminal : Symbol

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

SymbolTerminal Members | com.calitha.goldparser Namespace