An NDoc Documented Class Library |
|
DfaState Constructor
Creates a new instance of the DfaState
class.
Parameters
-
index
- Index in the DFA state table.
-
acceptSymbol
- Symbol to accept.
-
transitionVector
- Transition vector.
See Also
DfaState Class | GoldParser Namespace