Package | Description |
---|---|
org.crsh.cli.impl.invocation | |
org.crsh.cli.impl.lang |
Modifier and Type | Method and Description |
---|---|
abstract V |
CommandInvoker.invoke(C command) |
Object |
InvocationMatch.invoke(T command) |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
MethodDescriptor.bind(InvocationMatch<?> match,
Iterable<ParameterDescriptor> parameters,
Object target,
Object[] args) |
void |
BoundOptionDescriptor.set(Object o,
Object[] args,
Object value) |
void |
Binding.set(Object o,
Object[] args,
Object value) |
void |
ClassFieldBinding.set(Object target,
Object[] args,
Object value) |
void |
BoundArgumentDescriptor.set(Object o,
Object[] args,
Object value) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.