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

Inheritance: Decl
Afficher le fichier Open project: sharwell/antlr4cs

Méthodes publiques

Méthode Description
AttributeDecl ( OutputModelFactory factory, Attribute a ) : Antlr4.Tool

Method Details

AttributeDecl() public méthode

public AttributeDecl ( OutputModelFactory factory, Attribute a ) : Antlr4.Tool
factory OutputModelFactory
a Antlr4.Tool.Attribute
Résultat Antlr4.Tool