C# Class Pomona.Queries.PomonaQueryLexer.DFA13

Inheritance: Antlr.Runtime.DFA
显示文件 Open project: Pomona/Pomona

Public Methods

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

Private Methods

Method Description
DFA13 ( ) : System.Collections.Generic

Method Details

DFA13() public method

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