srecord LiteralJavaXExpr(O expr) is IJavaXExpr { toString { ret str(expr); } swappable public O quickEval() { null; } }