Calitha GOLD Parser Engine Documentation

StateCollection Class

Type-safe list of LALR states.

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

System.Object
   com.calitha.goldparser.lalr.StateCollection

public class StateCollection : 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.lalr

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

StateCollection Members | com.calitha.goldparser.lalr Namespace