expression method

Parser expression()

Implementation

Parser expression() => ref0(assignment).star().seq(ref0(cascadeExpression));