Calitha GOLD Parser Engine Documentation

DFAStateTable Class

The DFAStateTable contains a list of DFA state records.

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

System.Object
   com.calitha.goldparser.content.DFAStateTable

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

DFAStateTable Members | com.calitha.goldparser.content Namespace