C# Class StateMachineTransitionLexer.DFA5, tf_client

Inheritance: Antlr.Runtime.DFA
显示文件 Open project: wids-eria/tf_client

Public Methods

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

Private Methods

Method Description
DFA5 ( ) : System.Collections.Generic

Method Details

DFA5() public method

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