C# 클래스 MySqlParser.MySQL51Lexer.DFA15

상속: Antlr.Runtime.DFA
파일 보기 프로젝트 열기: Top-Cat/SteamBot

공개 메소드들

메소드 설명
DFA15 ( BaseRecognizer recognizer, SpecialStateTransitionHandler specialStateTransition ) : System.Collections.Generic
Error ( NoViableAltException nvae ) : void

비공개 메소드들

메소드 설명
DFA15 ( ) : System.Collections.Generic

메소드 상세

DFA15() 공개 메소드

public DFA15 ( BaseRecognizer recognizer, SpecialStateTransitionHandler specialStateTransition ) : System.Collections.Generic
recognizer Antlr.Runtime.BaseRecognizer
specialStateTransition SpecialStateTransitionHandler
리턴 System.Collections.Generic

Error() 공개 메소드

public Error ( NoViableAltException nvae ) : void
nvae Antlr.Runtime.NoViableAltException
리턴 void