public interface InteractiveConsoleInterface
extends java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
InteractiveConsoleResponse |
interpret(java.lang.String line,
boolean synthetic) |
void |
reset() |
void reset()
InteractiveConsoleResponse interpret(java.lang.String line, boolean synthetic)