Wrote /root/JavaX-Caches/tmp_684599648/main.java - 135492 bytes (written=135492, should be 135492) 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_1659986981 /root/JavaX-Caches/tmp_684599648/main.java 2>&1
[Compilation Error]

Compiler errors. Medium transpile. Show Java sources. Show snippet. Edit.

/root/JavaX-Caches/tmp_684599648/main.java:3194: error: cannot find symbol MutiMap<String, Object> examples = new MutiMap(); ^ symbol: class MutiMap location: class JSONKeyTree /root/JavaX-Caches/tmp_684599648/main.java:3194: error: cannot find symbol MutiMap<String, Object> examples = new MutiMap(); ^ symbol: class MutiMap location: class JSONKeyTree /root/JavaX-Caches/tmp_684599648/main.java:3192: error: cannot infer type for local variable examples static class JSONKeyTree { ^ (cannot use 'var' on self-referencing variable) /root/JavaX-Caches/tmp_684599648/main.java:3199: error: cannot infer type for local variable examples var examples = examples.get(key); ^ (cannot use 'var' on self-referencing variable) 4 errors