Package | Description |
---|---|
org.crsh.lang.impl.groovy | |
org.crsh.lang.impl.java |
Modifier and Type | Method and Description |
---|---|
private <C extends BaseCommand> |
GroovyCompiler.make(Class<C> clazz) |
Modifier and Type | Field and Description |
---|---|
private ClassShellCommand<T> |
BaseCommandMatch.baseShellCommand
.
|
Constructor and Description |
---|
BaseCommandMatch(ClassShellCommand<T> baseShellCommand) |
PipeCommandMatch(ClassShellCommand<T> baseShellCommand,
CommandInvoker<Instance<T>,PC> invoker) |
ProducerCommandMatch(ClassShellCommand<T> shellCommand,
CommandInvoker<Instance<T>,?> invoker,
Class<P> producedType) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.