C# Class Antlr4.Codegen.Model.Decl.AttributeDecl

Inheritance: Decl
Datei anzeigen Open project: sharwell/antlr4cs

Public Methods

Method Description
AttributeDecl ( OutputModelFactory factory, Attribute a ) : Antlr4.Tool

Method Details

AttributeDecl() public method

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