Class NCalcLexer.DFA14
Inherited Members
DFA.debug
DFA.eot
DFA.eof
DFA.min
DFA.max
DFA.accept
DFA.special
DFA.transition
DFA.decisionNumber
DFA.specialStateTransitionHandler
DFA.recognizer
DFA.Predict(IIntStream)
DFA.Error(NoViableAltException)
Namespace: Unity.VisualScripting.Dependencies.NCalc
Assembly: Unity.VisualScripting.Flow.dll
Syntax
protected class NCalcLexer.DFA14 : DFA
Constructors
DFA14(BaseRecognizer)
Declaration
public DFA14(BaseRecognizer recognizer)
Parameters
| Type | Name | Description |
|---|---|---|
| BaseRecognizer | recognizer |
Properties
Description
Declaration
public override string Description { get; }
Property Value
| Type | Description |
|---|---|
| string |
Overrides
Unity.VisualScripting.Antlr3.Runtime.DFA.Description