C# Class Unvell.ReoScript.ReoScriptLexer.DFA14

Inheritance: Antlr.Runtime.DFA
Show file Open project: jing-lu/ReoScript

Public Methods

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

Private Methods

Method Description
DFA14 ( ) : System.Collections.Generic

Method Details

DFA14() public method

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