An NDoc Documented Class Library

DfaState Class

State in the Deterministic Finite Automata which is used by the tokenizer.

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

System.Object
   GoldParser.DfaState

public class DfaState

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: GoldParser

Assembly: GoldParser (in GoldParser.dll)

See Also

DfaState Members | GoldParser Namespace