| Package | Description |
|---|---|
| de.weltraumschaf.commons.shell |
Sub package for a simple interactive shell.
|
| Class and Description |
|---|
| CommandType
Marker interface for shell command types.
|
| CommandVerifier
Implementors verifies the passed command.
|
| LiteralCommandMap
Maps the literal string of an command to its enum type.
|
| MainCommandType
Marker interface for shell main command types.
|
| Parser
Parses input line from interactive shell.
|
| Scanner
Scans the input line from an interactive shell.
|
| ShellCommand
Describes a parsed mainCommand of the interactive shell.
|
| SubCommandType
Marker interface for shell sub command types.
|
| SyntaxException
Signals syntax errors in the input scanned from an interactive shell.
|
Copyright © 2014 Sven Strittmatter. All Rights Reserved.