Wrote /root/JavaX-Caches/tmp_1571959789/main.java - 664 bytes (written=664, should be 664)
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_1427472164 /root/JavaX-Caches/tmp_1571959789/main.java 2>&1
[Compilation Error]Compiler errors. Medium transpile. Show Java sources. Show snippet. Edit.
/root/JavaX-Caches/tmp_1571959789/main.java:2: error: class, interface, or enum expected
static void tok_cachedFunctions(L tok) { pcall {
^
/root/JavaX-Caches/tmp_1571959789/main.java:4: error: class, interface, or enum expected
int i;
^
/root/JavaX-Caches/tmp_1571959789/main.java:5: error: class, interface, or enum expected
while ((i = jfind(tok, "static cached ")) >= 0) {
^
/root/JavaX-Caches/tmp_1571959789/main.java:7: error: class, interface, or enum expected
S fName = assertIdentifier(tok.get(bracket-2));
^
/root/JavaX-Caches/tmp_1571959789/main.java:8: error: class, interface, or enum expected
S type = joinSubList(tok, i+4, bracket-3);
^
/root/JavaX-Caches/tmp_1571959789/main.java:9: error: class, interface, or enum expected
S boxedType = tok_toNonPrimitiveTypes(type);
^
/root/JavaX-Caches/tmp_1571959789/main.java:11: error: class, interface, or enum expected
replaceTokens(tok, i, bracket-1, "static Cache<\*boxedType*/> \*fName*/_cache = new Cache<>(lambda0 \*fName*/_load);\n"
^
/root/JavaX-Caches/tmp_1571959789/main.java:11: error: illegal escape character
replaceTokens(tok, i, bracket-1, "static Cache<\*boxedType*/> \*fName*/_cache = new Cache<>(lambda0 \*fName*/_load);\n"
^
/root/JavaX-Caches/tmp_1571959789/main.java:11: error: illegal escape character
replaceTokens(tok, i, bracket-1, "static Cache<\*boxedType*/> \*fName*/_cache = new Cache<>(lambda0 \*fName*/_load);\n"
^
/root/JavaX-Caches/tmp_1571959789/main.java:11: error: illegal escape character
replaceTokens(tok, i, bracket-1, "static Cache<\*boxedType*/> \*fName*/_cache = new Cache<>(lambda0 \*fName*/_load);\n"
^
/root/JavaX-Caches/tmp_1571959789/main.java:12: error: illegal escape character
+ "static \*type*/ \*fName*/() { ret \*fName*/_cache!; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_1571959789/main.java:12: error: illegal escape character
+ "static \*type*/ \*fName*/() { ret \*fName*/_cache!; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_1571959789/main.java:12: error: illegal escape character
+ "static \*type*/ \*fName*/() { ret \*fName*/_cache!; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_1571959789/main.java:12: error: illegal escape character
+ "static \*type*/ \*fName*/() { ret \*fName*/_cache!; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_1571959789/main.java:12: error: illegal escape character
+ "static \*type*/ \*fName*/() { ret \*fName*/_cache!; }\n\n" + "static \*boxedType*/ \*fName*/_load");
^
/root/JavaX-Caches/tmp_1571959789/main.java:13: error: class, interface, or enum expected
reTok(tok, i, bracket-3);
^
/root/JavaX-Caches/tmp_1571959789/main.java:14: error: class, interface, or enum expected
}
^
17 errors