C# Class Qupid.AutoGen.QuerySyntaxLexer.DFA7

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

Méthodes publiques

Méthode Description
DFA7 ( BaseRecognizer recognizer, SpecialStateTransitionHandler specialStateTransition ) : System.Collections.Generic
Error ( NoViableAltException nvae ) : void

Private Methods

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

Method Details

DFA7() public méthode

public DFA7 ( BaseRecognizer recognizer, SpecialStateTransitionHandler specialStateTransition ) : System.Collections.Generic
recognizer Antlr.Runtime.BaseRecognizer
specialStateTransition SpecialStateTransitionHandler
Résultat System.Collections.Generic

Error() public méthode

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