C# Class MySql.Parser.MySQL51Lexer.DFA27

Inheritance: Antlr.Runtime.DFA
Afficher le fichier Open project: Top-Cat/SteamBot

Méthodes publiques

Méthode Description
DFA27 ( BaseRecognizer recognizer ) : System.Collections.Generic
Error ( NoViableAltException nvae ) : void

Private Methods

Méthode Description
DFA27 ( ) : System.Collections.Generic

Method Details

DFA27() public méthode

public DFA27 ( BaseRecognizer recognizer ) : System.Collections.Generic
recognizer Antlr.Runtime.BaseRecognizer
Résultat System.Collections.Generic

Error() public méthode

public Error ( NoViableAltException nvae ) : void
nvae Antlr.Runtime.NoViableAltException
Résultat void