Parser.parseAttributeStmt

$(BNF AttributeStmt := Attributes+ / (VariableOrFunctionDecl | DeclDef) /Attributes := extern | ExternLinkageType | auto | static | / final | const | immutable | enum | scope)

class Parser
parseAttributeStmt
(
)

Meta