C# Class Microsoft.Bek.Query.queryLexer.DFA15

Inheritance: Antlr.Runtime.DFA
Show file Open project: AutomataDotNet/Automata

Public Methods

Method Description
DFA15 ( BaseRecognizer recognizer ) : System.Collections.Generic
Error ( NoViableAltException nvae ) : void

Private Methods

Method Description
DFA15 ( ) : System.Collections.Generic

Method Details

DFA15() public method

public DFA15 ( BaseRecognizer recognizer ) : System.Collections.Generic
recognizer Antlr.Runtime.BaseRecognizer
return System.Collections.Generic

Error() public method

public Error ( NoViableAltException nvae ) : void
nvae Antlr.Runtime.NoViableAltException
return void