C# 클래스 StateMachineTransitionLexer.DFA5, tf_client

상속: Antlr.Runtime.DFA
파일 보기 프로젝트 열기: wids-eria/tf_client

공개 메소드들

메소드 설명
DFA5 ( BaseRecognizer recognizer ) : System.Collections.Generic
Error ( NoViableAltException nvae ) : void

비공개 메소드들

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

메소드 상세

DFA5() 공개 메소드

public DFA5 ( BaseRecognizer recognizer ) : System.Collections.Generic
recognizer Antlr.Runtime.BaseRecognizer
리턴 System.Collections.Generic

Error() 공개 메소드

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