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