C# Class ES3Lexer.DFA18, Jint.Phone

Inheritance: Antlr.Runtime.DFA
Exibir arquivo Open project: joelmartinez/Jint.Phone

Public Methods

Method Description
DFA18 ( BaseRecognizer recognizer ) : System.Collections.Generic
Error ( NoViableAltException nvae ) : void

Private Methods

Method Description
DFA18 ( ) : System.Collections.Generic

Method Details

DFA18() public method

public DFA18 ( BaseRecognizer recognizer ) : System.Collections.Generic
recognizer Antlr.Runtime.BaseRecognizer
return System.Collections.Generic

Error() public method

public Error ( NoViableAltException nvae ) : void
nvae Antlr.Runtime.NoViableAltException
return void