Parser.parseVector

Vector parseVector()

Parses a Vector

$(RULEDEF vector): $(LITERAL '___vector') ($(LITERAL '(') $(RULE type) $(LITERAL ')'))? ;