Parses a Type
$(GRAMMAR $(RULEDEF type): $(RULE typeConstructors)? $(RULE type2) $(RULE typeSuffix)* ;)
See Implementation
Parses a Type
$(GRAMMAR $(RULEDEF type): $(RULE typeConstructors)? $(RULE type2) $(RULE typeSuffix)* ;)