Package org.jrd.backend.communication
Class RuntimeCompilerConnector
- java.lang.Object
-
- org.jrd.backend.communication.RuntimeCompilerConnector
-
public class RuntimeCompilerConnector extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RuntimeCompilerConnector.DummyRuntimeCompiler
static class
RuntimeCompilerConnector.ForeignCompilerWrapper
static class
RuntimeCompilerConnector.JRDClassesProvider
-
Field Summary
Fields Modifier and Type Field Description private static boolean
slow
-
Constructor Summary
Constructors Constructor Description RuntimeCompilerConnector()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static int
getSrcLengthCatched(io.github.mkoncek.classpathless.api.IdentifiedSource is)
-
-
-
Field Detail
-
slow
private static final boolean slow
- See Also:
- Constant Field Values
-
-