AstFunctionDeclarationStatement.Modifiers Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Ast
Declaring Type: AstFunctionDeclarationStatement
A set of modifiers applied to this method
public Topten.Cminor.Types.Modifiers Modifiers { get; set; }
Property Type
Topten.Cminor.Types.Modifiers |