C# Class MySql.Parser.MySQL51Lexer.DFA27

Inheritance: Antlr.Runtime.DFA
ファイルを表示 Open project: Top-Cat/SteamBot

Public Methods

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

Private Methods

Method Description
DFA27 ( ) : System.Collections.Generic

Method Details

DFA27() public method

public DFA27 ( 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