C# 클래스 Antlr4.Codegen.Model.Decl.AttributeDecl

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

공개 메소드들

메소드 설명
AttributeDecl ( OutputModelFactory factory, Attribute a ) : Antlr4.Tool

메소드 상세

AttributeDecl() 공개 메소드

public AttributeDecl ( OutputModelFactory factory, Attribute a ) : Antlr4.Tool
factory OutputModelFactory
a Antlr4.Tool.Attribute
리턴 Antlr4.Tool