Calitha GOLD Parser Engine Documentation

Transition Class

A transition (edge) between DFA states. The source and target state can be the same.

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

System.Object
   com.calitha.goldparser.dfa.Transition

public class Transition

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.dfa

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

Transition Members | com.calitha.goldparser.dfa Namespace