AstFunctionDeclarationStatement.Attributes Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Ast
Declaring Type: AstFunctionDeclarationStatement
Attributes applied to this method
public List<AstAttribute> Attributes { get; set; }
Property Type
List<AstAttribute> |