Parses an AttributeDeclaration
$(GRAMMAR $(RULEDEF attributeDeclaration): $(RULE attribute) $(LITERAL ':') ;)
See Implementation
Parses an AttributeDeclaration
$(GRAMMAR $(RULEDEF attributeDeclaration): $(RULE attribute) $(LITERAL ':') ;)