C# Class ES3Lexer.DFA18, Jint.Phone

Inheritance: Antlr.Runtime.DFA
Afficher le fichier Open project: joelmartinez/Jint.Phone

Méthodes publiques

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

Private Methods

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

Method Details

DFA18() public méthode

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