C# 클래스 MySql.Parser.MySQL51Lexer.DFA18

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

DFA18() 공개 메소드

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