Uses of Interface
org.aksw.shellgebra.exec.invocation.ExecutableInvocation
Packages that use ExecutableInvocation
-
Uses of ExecutableInvocation in org.aksw.shellgebra.exec.invocation
Classes in org.aksw.shellgebra.exec.invocation that implement ExecutableInvocationMethods in org.aksw.shellgebra.exec.invocation that return ExecutableInvocationModifier and TypeMethodDescriptionInvocationCompiler.compile(Invocation inv, CompileContext ctx) InvocationCompilerBase.compile(Invocation.Argv argv, CompileContext ctx) abstract ExecutableInvocationInvocationCompilerBase.compile(Invocation.Script script, CompileContext ctx) final ExecutableInvocationInvocationCompilerBase.compile(Invocation inv, CompileContext cxt) InvocationCompilerImpl.compile(Invocation.Script script, CompileContext ctx) ScriptCompiler.compile(String content, String mediaType, CompileContext cxt) ScriptCompilerProvider.compile(String content, String mediaType, CompileContext cxt) ScriptCompilerProviderImpl.compile(String content, String mediaType, CompileContext cxt)