typeSet method

Parser typeSet()

Implementation

Parser typeSet() =>
    seq3(ref1(token, 'set'), ref1(token, 'of'), ref0(simpleType));