svoid tok_enterStatement(LS tok) { jreplace(tok, "enter;", "temp enter();", (_tok, int nIdx) -> tok_isBeginingOfStatement(nIdx+1)); }