Wrote /root/JavaX-Caches/tmp_1688597181/main.java - 969 bytes (written=969, should be 969)
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_1397803536 /root/JavaX-Caches/tmp_1688597181/main.java 2>&1
[Compilation Error]Compiler errors. Medium transpile. Show Java sources. Show snippet. Edit.
/root/JavaX-Caches/tmp_1688597181/main.java:1: error: class, interface, or enum expected
abstract sclass DynTextSplitter > DynModule {
^
/root/JavaX-Caches/tmp_1688597181/main.java:3: error: class, interface, or enum expected
LS actualOutput;
^
/root/JavaX-Caches/tmp_1688597181/main.java:4: error: class, interface, or enum expected
LS output;
^
/root/JavaX-Caches/tmp_1688597181/main.java:5: error: class, interface, or enum expected
switchable bool showQuoted;
^
/root/JavaX-Caches/tmp_1688597181/main.java:7: error: class, interface, or enum expected
transient JList outputList;
^
/root/JavaX-Caches/tmp_1688597181/main.java:9: error: class, interface, or enum expected
visualize {
^
/root/JavaX-Caches/tmp_1688597181/main.java:10: error: unclosed character literal
LiveValue lvOutputTitle = mapLiveValue(dm_fieldLiveValue('output), S, func(LS l) -> S { "OUTPUT" + (empty(l) ? "" : " (" + upper(n2(l, "item")) + ")") });
^
/root/JavaX-Caches/tmp_1688597181/main.java:11: error: class, interface, or enum expected
ret withMargin(jvsplit(
^
/root/JavaX-Caches/tmp_1688597181/main.java:12: error: unclosed character literal
jSection("INPUT", dm_fieldTextArea('text)),
^
/root/JavaX-Caches/tmp_1688597181/main.java:15: error: unclosed character literal
withLabel("Split function:", standardFunctionLiveValueComboBox(dm_fieldLiveValue('function))),
^
/root/JavaX-Caches/tmp_1688597181/main.java:16: error: unclosed character literal
dm_checkBox('showQuoted),
^
/root/JavaX-Caches/tmp_1688597181/main.java:18: error: unclosed character literal
jLiveValueSection(lvOutputTitle, jLiveValueList(dm_fieldLiveValue('output))))));
^
/root/JavaX-Caches/tmp_1688597181/main.java:19: error: class, interface, or enum expected
}
^
/root/JavaX-Caches/tmp_1688597181/main.java:23: error: class, interface, or enum expected
setField(output := showQuoted ? quoteAll(output) : actualOutput);
^
/root/JavaX-Caches/tmp_1688597181/main.java:24: error: class, interface, or enum expected
}
^
15 errors