filtertype method

Parser filtertype()

Implementation

Parser filtertype() =>
    ref0(EQUAL) | ref0(approx) | ref0(GREATER) | ref0(LESS);