| Package | Description |
|---|---|
| org.crsh.lang.impl | |
| org.crsh.lang.impl.groovy | |
| org.crsh.lang.impl.java | |
| org.crsh.lang.impl.script | |
| org.crsh.lang.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
LanguageProxy
A command manager that is able to load a command manager via reflection.
|
| Modifier and Type | Method and Description |
|---|---|
Language |
LanguageProxy.getImplementation() |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyLanguage |
class |
GroovyLanguageProxy |
| Modifier and Type | Method and Description |
|---|---|
Language |
GroovyRepl.getLanguage() |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaLanguage |
| Modifier and Type | Method and Description |
|---|---|
Language |
JavaLanguage.getImplementation() |
| Modifier and Type | Method and Description |
|---|---|
Language |
ScriptLanguage.getImplementation() |
Language |
ScriptRepl.getLanguage() |
| Modifier and Type | Method and Description |
|---|---|
Language |
Repl.getLanguage() |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.