C# Class StateMachineTransitionLexer.DFA5, tf_client

Inheritance: Antlr.Runtime.DFA
Afficher le fichier Open project: wids-eria/tf_client

Méthodes publiques

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

Private Methods

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

Method Details

DFA5() public méthode

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