Uses of Class
org.jrd.backend.data.cli.utils.CompileArguments
-
Packages that use CompileArguments Package Description org.jrd.backend.data.cli.workers -
-
Uses of CompileArguments in org.jrd.backend.data.cli.workers
Methods in org.jrd.backend.data.cli.workers with parameters of type CompileArguments Modifier and Type Method Description static java.util.Collection<io.github.mkoncek.classpathless.api.IdentifiedBytecode>
Compile. compile(CompileArguments args, io.github.mkoncek.classpathless.api.IdentifiedSource[] identifiedSources, PluginWrapperWithMetaInfo wrapper, java.lang.Integer detectedByteCode, java.io.PrintStream outerr, boolean isVerbose)
private VmInfo[]
Compile. compileAndUpload(CompileArguments args)
-