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

상속: Action
파일 보기 프로젝트 열기: sharwell/antlr4cs

공개 프로퍼티들

프로퍼티 타입 설명
msg string
predicate string

공개 메소드들

메소드 설명
SemPred ( OutputModelFactory factory, [ ast ) : System.Collections.Generic

메소드 상세

SemPred() 공개 메소드

public SemPred ( OutputModelFactory factory, [ ast ) : System.Collections.Generic
factory OutputModelFactory
ast [
리턴 System.Collections.Generic

프로퍼티 상세

msg 공개적으로 프로퍼티

public string msg
리턴 string

predicate 공개적으로 프로퍼티

public string predicate
리턴 string