static O safeJavaInterpret(S s) { ret safeInterpretedJavaEval(s); } static O safeJavaInterpret(L tok) { ret safeInterpretedJavaEval(tok); }