Package | Description |
---|---|
org.q.app.engine.impl |
Package for invoking raw Strings as Q commands.
|
org.q.app.engine.meta |
Package for storing the Meta data of all ShellCommand's (also named plugin's) registered at the application.
|
org.q.app.engine.parse |
Package for the parser of
ShellCommand 's. |
Class and Description |
---|
ShellCommand
An parsed representation of a command to the
Engine . |
Class and Description |
---|
ShellArgument
A parsed representation of a single argument passed to a ShellCommand.
|
ShellCommand
An parsed representation of a command to the
Engine . |
ShellParseException
An Exception used to indicate that a line on the command line shell could not be parsed.
|
Class and Description |
---|
ShellArgument
A parsed representation of a single argument passed to a ShellCommand.
|
ShellArgumentType
Enumeration of the possible types of arguments a Q ShellCommand will accept.
|
ShellCommand
An parsed representation of a command to the
Engine . |
ShellParseException
An Exception used to indicate that a line on the command line shell could not be parsed.
|