| Package | Description |
|---|---|
| xyz.cofe.cli |
| Modifier and Type | Field and Description |
|---|---|
protected CommandLineMachine |
InteractiveShell.cli |
| Modifier and Type | Field and Description |
|---|---|
protected xyz.cofe.collection.Func3<Function,CommandLineMachine,Object,Method> |
FunctionBuilder.builder |
| Modifier and Type | Method and Description |
|---|---|
CommandLineMachine |
InteractiveShell.getCli() |
CommandLineMachine |
FunctionBuilder.getCmdMachine() |
| Modifier and Type | Method and Description |
|---|---|
xyz.cofe.collection.Func3<Function,CommandLineMachine,Object,Method> |
FunctionBuilder.getBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
Memory.inspect(Object own,
CommandLineMachine cli) |
static void |
CommandLineMachine.loadCommands(Memory memory,
xyz.cofe.text.Output output,
CommandLineMachine cli) |
static void |
CommandLineMachine.registerCommands(Memory memory,
xyz.cofe.text.Output output,
CommandLineMachine cli,
Object commands) |
void |
FunctionBuilder.setCmdMachine(CommandLineMachine cmdMachine) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionBuilder.setBuilder(xyz.cofe.collection.Func3<Function,CommandLineMachine,Object,Method> builder) |
| Constructor and Description |
|---|
InteractiveShell(CommandLineMachine cli) |
MethodCall(CommandLineMachine cli,
Object owner,
Method method) |
Copyright © 2017. All rights reserved.