|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.cli.shell.Shell
org.ow2.petals.cli.shell.PetalsShell
org.ow2.petals.cli.shell.PetalsShellConsole
public class PetalsShellConsole
This class is the shell implementation for petals CLI for interactive use
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.cli.shell.PetalsShell |
|---|
REGEX_COMMENT, REGEX_VARIABLE |
| Fields inherited from class org.ow2.petals.cli.shell.Shell |
|---|
err, in, out |
| Constructor Summary | |
|---|---|
PetalsShellConsole()
|
|
| Method Summary |
|---|
| Methods inherited from class org.ow2.petals.cli.shell.PetalsShell |
|---|
evaluate, exit, interpolate, isComment |
| Methods inherited from class org.ow2.petals.cli.shell.Shell |
|---|
evaluate, getCommands, register |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PetalsShellConsole()
throws ShellException
ShellException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||