selection method

Parser selection()

Implementation

Parser selection() =>
    ref0(explicitAnd) | ref0(implicitAnd) | ref0(simpleSelection);