prefixOperator method

Parser prefixOperator()

Implementation

Parser prefixOperator() => ref0(additiveOperator) | ref0(negateOperator);