Calitha GOLD Parser Engine Documentation

SymbolCollection Class

Type-safe list for Symbol objects. The class contains constant symbol objects for the pre-defined terminal symbols.

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

System.Object
   com.calitha.goldparser.SymbolCollection

public class SymbolCollection : IEnumerable

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

SymbolCollection Members | com.calitha.goldparser Namespace