Uses of Interface
org.aksw.shellgebra.exec.invocation.ScriptCompiler
Packages that use ScriptCompiler
-
Uses of ScriptCompiler in org.aksw.shellgebra.exec.invocation
Methods in org.aksw.shellgebra.exec.invocation with parameters of type ScriptCompilerModifier and TypeMethodDescriptionInvocationCompilerImpl.addProvider(List<String> mediatTypes, ScriptCompiler provider) static ScriptCompilerProviderScriptCompilerProviderImpl.of(List<String> supportedMediaTypes, ScriptCompiler scriptCompiler) Constructors in org.aksw.shellgebra.exec.invocation with parameters of type ScriptCompilerModifierConstructorDescriptionScriptCompilerProviderImpl(List<String> supportedMediaTypes, ScriptCompiler scriptCompiler)