Uses of Class
org.jrd.backend.data.cli.utils.PluginWrapperWithMetaInfo
Packages that use PluginWrapperWithMetaInfo
-
Uses of PluginWrapperWithMetaInfo in org.jrd.backend.data.cli
Methods in org.jrd.backend.data.cli that return PluginWrapperWithMetaInfoModifier and TypeMethodDescriptionstatic PluginWrapperWithMetaInfoLib.getPluginWrapper(PluginManager pluginManager, String pluginIdOrNonsense, boolean doThrow) -
Uses of PluginWrapperWithMetaInfo in org.jrd.backend.data.cli.workers
Methods in org.jrd.backend.data.cli.workers with parameters of type PluginWrapperWithMetaInfoModifier 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)