Uses of Package
com.pnfsoftware.jeb.util.interpreter
Package
Description
Facility code to provide implementors of JEB clients a way to offer scripting supports to JEB
users.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
Types used to build program interpreters.
-
ClassDescriptionAn object representing the result of an autocompletion request.An object representing the result of execution of an action, including a type integer (return code) and a message string.Definition of a command interpreter.
-
-
ClassDescriptionSkeleton for a command handler.An object representing the result of an autocompletion request.Definition of a command's parameter.An object representing the result of execution of an action, including a type integer (return code) and a message string.Provide the
AutocompletionResult
.Definition of a command handler.Definition of a command interpreter.Definition of a command manager.A command node, either a handler or a manager.An input token used in a command.