4484448544864487448844894490449144924493
PrimaryExpression(); if (op != null) { Expression expr = new Expression(pop(), location); EvalStatement evalstmt = new EvalStatement(thunk, location, expr); thunk.addChild(evalstmt); push(new ThunkNode(context, thunk)); flowPop(); flowPop(); } }