explicitAnd method

Parser explicitAnd()

Implementation

Parser explicitAnd() => ref0(simpleSelection) & char('&') & ref0(selection);