C# Class ScrapeLexer.DFA9, pickaxe

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

Méthodes publiques

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

Private Methods

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

Method Details

DFA9() public méthode

public DFA9 ( 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 NoViableAltException
Résultat void