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