Calitha GOLD Parser Engine Documentation

EdgeSubRecordCollection Class

EdgeSubRecordCollection contains a part of a DFA state record. It defines the edges (transactions) between DFA states.

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

System.Object
   com.calitha.goldparser.content.EdgeSubRecordCollection

public class EdgeSubRecordCollection : 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.content

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

EdgeSubRecordCollection Members | com.calitha.goldparser.content Namespace