Uses of Class
org.jrd.backend.communication.RuntimeCompilerConnector.JrdClassesProvider
-
Packages that use RuntimeCompilerConnector.JrdClassesProvider Package Description org.jrd.backend.data.cli.utils org.jrd.frontend.frame.main.decompilerview -
-
Uses of RuntimeCompilerConnector.JrdClassesProvider in org.jrd.backend.data.cli.utils
Methods in org.jrd.backend.data.cli.utils that return RuntimeCompilerConnector.JrdClassesProvider Modifier and Type Method Description RuntimeCompilerConnector.JrdClassesProvider
CompileArguments. getClassesProvider()
-
Uses of RuntimeCompilerConnector.JrdClassesProvider in org.jrd.frontend.frame.main.decompilerview
Methods in org.jrd.frontend.frame.main.decompilerview that return RuntimeCompilerConnector.JrdClassesProvider Modifier and Type Method Description RuntimeCompilerConnector.JrdClassesProvider
DecompilationController. getClassesProvider()
-