C# 클래스 Antlr4.Codegen.Model.RuleSempredFunction

상속: RuleActionFunction
파일 보기 프로젝트 열기: sharwell/antlr4cs 1 사용 예제들

공개 메소드들

메소드 설명
RuleSempredFunction ( OutputModelFactory factory, Rule r, string ctxType ) : Antlr4.Tool

메소드 상세

RuleSempredFunction() 공개 메소드

public RuleSempredFunction ( OutputModelFactory factory, Rule r, string ctxType ) : Antlr4.Tool
factory OutputModelFactory
r Antlr4.Tool.Rule
ctxType string
리턴 Antlr4.Tool