| Package | Description |
|---|---|
| io.opsit.explang |
| Modifier and Type | Field and Description |
|---|---|
protected IObjectWriter |
REPL.writer |
| Modifier and Type | Method and Description |
|---|---|
IObjectWriter |
REPL.getObjectWriter() |
IObjectWriter |
IREPL.getObjectWriter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
Utils.listCtxVars(Compiler.ICtx ctx,
Object vars,
IObjectWriter w)
Print contents details with selected context bindings
if vars is a collection of variable names.
|
void |
REPL.setObjectWriter(IObjectWriter writer) |
void |
IREPL.setObjectWriter(IObjectWriter ow) |
Copyright © 2022. All rights reserved.