C# Class Pomona.Queries.PomonaQueryLexer.DFA13

Inheritance: Antlr.Runtime.DFA
Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

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

Private Methods

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

Method Details

DFA13() public méthode

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