Uses of Package
com.pnfsoftware.jeb.util.interpreter
Packages that use com.pnfsoftware.jeb.util.interpreter
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
Types used to build command interpreters, command trees, execution results, and completions.
-
Classes in com.pnfsoftware.jeb.util.interpreter used by com.pnfsoftware.jeb.core.units
-
Classes in com.pnfsoftware.jeb.util.interpreter used by com.pnfsoftware.jeb.util.interpreterClassDescriptionSkeleton 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.