C# Class Unvell.ReoScript.ReoScriptLexer.DFA2

Inheritance: Antlr.Runtime.DFA
Mostrar archivo Open project: jing-lu/ReoScript

Public Methods

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

Private Methods

Method Description
DFA2 ( ) : System.Collections.Generic

Method Details

DFA2() public method

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