Package-level declarations
Types
Link copied to clipboard
Provides an Interpreter for character commands.
Link copied to clipboard
Provides a description for a command.
Link copied to clipboard
object CommonInterpretation
Link copied to clipboard
Provides an Interpreter for conversations.
Link copied to clipboard
Provides an Interpreter for CustomCommand.
Link copied to clipboard
Provides an Interpreter for frame commands.
Link copied to clipboard
Provides an Interpreter for global commands.
Link copied to clipboard
Provides an Interpreter for input. This Interpreter acts as a master containing a collection of child interpreters.
Link copied to clipboard
Provides the result of an interpretation. interpretedSuccessfully specifies if the interpretation was a success, and the command provides the interpreted Command.
Link copied to clipboard
interface Interpreter
Provides an interface for text input interpretation.
Link copied to clipboard
Provides an Interpreter for item commands.
Link copied to clipboard
Provides an Interpreter for movement commands.