Parses a TemplateThisParameter
$(GRAMMAR $(RULEDEF templateThisParameter): $(LITERAL 'this') $(RULE templateTypeParameter) ;)
See Implementation
Parses a TemplateThisParameter
$(GRAMMAR $(RULEDEF templateThisParameter): $(LITERAL 'this') $(RULE templateTypeParameter) ;)