C# 클래스 Antlr4.Codegen.Model.Chunk.ListLabelRef

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

공개 메소드들

메소드 설명
ListLabelRef ( StructDecl ctx, string name ) : Antlr4.Codegen.Model.Decl

메소드 상세

ListLabelRef() 공개 메소드

public ListLabelRef ( StructDecl ctx, string name ) : Antlr4.Codegen.Model.Decl
ctx Antlr4.Codegen.Model.Decl.StructDecl
name string
리턴 Antlr4.Codegen.Model.Decl