Calitha GOLD Parser Engine Documentation

ActionCollection Class

Type-safe list of Action items.

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

System.Object
   com.calitha.goldparser.lalr.ActionCollection

public class ActionCollection : 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

ActionCollection Members | com.calitha.goldparser.lalr Namespace