unaryPragma method

Parser unaryPragma()

Implementation

Parser unaryPragma() => ref0(identifierToken).map(buildUnary);