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

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

공개 프로퍼티들

프로퍼티 타입 설명
alt Antlr4.Tool.Alternative
altLabel string

공개 메소드들

메소드 설명
CodeBlockForOuterMostAlt ( OutputModelFactory factory, Alternative alt ) : Antlr4.Tool

메소드 상세

CodeBlockForOuterMostAlt() 공개 메소드

public CodeBlockForOuterMostAlt ( OutputModelFactory factory, Alternative alt ) : Antlr4.Tool
factory OutputModelFactory
alt Antlr4.Tool.Alternative
리턴 Antlr4.Tool

프로퍼티 상세

alt 공개적으로 프로퍼티

public Alternative,Antlr4.Tool alt
리턴 Antlr4.Tool.Alternative

altLabel 공개적으로 프로퍼티

public string altLabel
리턴 string