C# 클래스 Qupid.AutoGen.QuerySyntaxLexer.DFA7

상속: Antlr.Runtime.DFA
파일 보기 프로젝트 열기: hudl/qupid

공개 메소드들

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

비공개 메소드들

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

메소드 상세

DFA7() 공개 메소드

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