C# 클래스 Antlr4.Runtime.Atn.RuleStartState

상속: ATNState
파일 보기 프로젝트 열기: antlr/antlr4 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
isPrecedenceRule bool
stopState RuleStopState

프로퍼티 상세

isPrecedenceRule 공개적으로 프로퍼티

public bool isPrecedenceRule
리턴 bool

stopState 공개적으로 프로퍼티

public RuleStopState,Antlr4.Runtime.Atn stopState
리턴 RuleStopState