Function Parser.parseAttributeDeclaration

Parses an AttributeDeclaration

AttributeDeclaration parseAttributeDeclaration (
  Attribute attribute = null
);

attributeDeclaration: attribute ':' ;