| Package | Description |
|---|---|
| org.crsh.lang.groovy | |
| org.crsh.lang.script | |
| org.crsh.repl |
| Modifier and Type | Method and Description |
|---|---|
EvalResponse |
GroovyREPL.eval(REPLSession session,
String request) |
| Modifier and Type | Method and Description |
|---|---|
EvalResponse |
ScriptREPL.eval(REPLSession session,
String request) |
| Modifier and Type | Class and Description |
|---|---|
static class |
EvalResponse.Invoke |
static class |
EvalResponse.Response |
| Modifier and Type | Method and Description |
|---|---|
EvalResponse |
REPL.eval(REPLSession session,
String request)
Evaluate a request
|
Copyright © 2013 eXo Platform SAS. All Rights Reserved.