C# Class Unvell.ReoScript.ReoScriptLexer.DFA2

Inheritance: Antlr.Runtime.DFA
Afficher le fichier Open project: jing-lu/ReoScript

Méthodes publiques

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

Private Methods

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

Method Details

DFA2() public méthode

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