C# 클래스 Antlr4.Parse.v3TreeGrammarException

상속: Antlr4.Runtime.Misc.ParseCanceledException
파일 보기 프로젝트 열기: sharwell/antlr4cs

공개 프로퍼티들

프로퍼티 타입 설명
location Antlr.Runtime.IToken

공개 메소드들

메소드 설명
v3TreeGrammarException ( Antlr.Runtime.IToken location )

메소드 상세

v3TreeGrammarException() 공개 메소드

public v3TreeGrammarException ( Antlr.Runtime.IToken location )
location Antlr.Runtime.IToken

프로퍼티 상세

location 공개적으로 프로퍼티

public Antlr.Runtime.IToken location
리턴 Antlr.Runtime.IToken