Wrote /root/JavaX-Caches/tmp_281427577/main.java - 1070 bytes (written=1070, should be 1070)
javac=0, ecj=1, useJarBot=0
Checking ECJ at port 4898 at 127.0.0.1
/root/jdk-17/bin/javac -source 11 -target 11 -nowarn -encoding utf8 -Xdiags:verbose -cp /root/.javax/x30.jar:/root/dexcompiler/android.jar:/root/dexcompiler/support-v4-22.2.1.jar:/root/javafx/javafx.base.jar:/root/javafx/javafx.graphics.jar:/root/javafx/javafx.swing.jar -d /root/JavaX-Caches/tmp_687016976 /root/JavaX-Caches/tmp_281427577/main.java 2>&1
[Compilation Error]Compiler errors. Medium transpile. Show Java sources. Show snippet. Edit.
/root/JavaX-Caches/tmp_281427577/main.java:2: error: class, interface, or enum expected
svoid tok_mruCachedFunctions(LS tok) { pcall {
^
/root/JavaX-Caches/tmp_281427577/main.java:4: error: class, interface, or enum expected
int i = -1;
^
/root/JavaX-Caches/tmp_281427577/main.java:5: error: class, interface, or enum expected
while ((i = jfind(tok, i+1, "static mruCached ")) >= 0) {
^
/root/JavaX-Caches/tmp_281427577/main.java:7: error: class, interface, or enum expected
LS tok2 = subList(tok, i);
^
/root/JavaX-Caches/tmp_281427577/main.java:8: error: class, interface, or enum expected
S name = tok_methodName(tok2);
^
/root/JavaX-Caches/tmp_281427577/main.java:9: error: class, interface, or enum expected
IntRange r = tok_findArgs(tok2);
^
/root/JavaX-Caches/tmp_281427577/main.java:10: error: class, interface, or enum expected
LPair typesAndNames = tok_typesAndNamesOfParams(subList(tok2, r));
^
/root/JavaX-Caches/tmp_281427577/main.java:11: error: class, interface, or enum expected
if (l(typesAndNames) != 1) print("mruCached function must have exactly one argument: " + name);
^
/root/JavaX-Caches/tmp_281427577/main.java:13: error: class, interface, or enum expected
S inputType = first(typesAndNames).b;
^
/root/JavaX-Caches/tmp_281427577/main.java:14: error: class, interface, or enum expected
S boxedInputType = tok_toNonPrimitiveTypes(inputType);
^
/root/JavaX-Caches/tmp_281427577/main.java:16: error: class, interface, or enum expected
S returnType = joinSubList(tok, i+4, bracket-3);
^
/root/JavaX-Caches/tmp_281427577/main.java:17: error: class, interface, or enum expected
S boxedReturnType = tok_toNonPrimitiveTypes(returnType);
^
/root/JavaX-Caches/tmp_281427577/main.java:19: error: class, interface, or enum expected
replaceTokens(tok2, i, bracket-1,
^
/root/JavaX-Caches/tmp_281427577/main.java:20: error: illegal escape character
"static \*boxedType*/ \*fName*/_cache;\n"
^
/root/JavaX-Caches/tmp_281427577/main.java:20: error: illegal escape character
"static \*boxedType*/ \*fName*/_cache;\n"
^
/root/JavaX-Caches/tmp_281427577/main.java:21: error: illegal escape character
+ "static \*type*/ \*fName*/() { if (\*fName*/_cache == null) \*fName*/_cache = \*fName*/_load(); ret \*fName*/_cache; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_281427577/main.java:21: error: illegal escape character
+ "static \*type*/ \*fName*/() { if (\*fName*/_cache == null) \*fName*/_cache = \*fName*/_load(); ret \*fName*/_cache; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_281427577/main.java:21: error: illegal escape character
+ "static \*type*/ \*fName*/() { if (\*fName*/_cache == null) \*fName*/_cache = \*fName*/_load(); ret \*fName*/_cache; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_281427577/main.java:21: error: illegal escape character
+ "static \*type*/ \*fName*/() { if (\*fName*/_cache == null) \*fName*/_cache = \*fName*/_load(); ret \*fName*/_cache; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_281427577/main.java:21: error: illegal escape character
+ "static \*type*/ \*fName*/() { if (\*fName*/_cache == null) \*fName*/_cache = \*fName*/_load(); ret \*fName*/_cache; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_281427577/main.java:21: error: illegal escape character
+ "static \*type*/ \*fName*/() { if (\*fName*/_cache == null) \*fName*/_cache = \*fName*/_load(); ret \*fName*/_cache; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_281427577/main.java:21: error: illegal escape character
+ "static \*type*/ \*fName*/() { if (\*fName*/_cache == null) \*fName*/_cache = \*fName*/_load(); ret \*fName*/_cache; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_281427577/main.java:21: error: illegal escape character
+ "static \*type*/ \*fName*/() { if (\*fName*/_cache == null) \*fName*/_cache = \*fName*/_load(); ret \*fName*/_cache; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_281427577/main.java:22: error: class, interface, or enum expected
reTok(tok, i, iCurly);
^
/root/JavaX-Caches/tmp_281427577/main.java:23: error: class, interface, or enum expected
}
^
25 errors