C# Class CSE.AntlrParser.CseLexer.DFA38

Inheritance: Antlr.Runtime.DFA
Show file Open project: kcherr1/CSharp-Eval

Public Methods

Method Description
DFA38 ( BaseRecognizer recognizer ) : System
Error ( NoViableAltException nvae ) : void

Private Methods

Method Description
DFA38 ( ) : System

Method Details

DFA38() public method

public DFA38 ( BaseRecognizer recognizer ) : System
recognizer Antlr.Runtime.BaseRecognizer
return System

Error() public method

public Error ( NoViableAltException nvae ) : void
nvae NoViableAltException
return void