Package org.jline.console.impl
package org.jline.console.impl
-
ClassDescriptionAbstract base class implementing common methods for command registries.Implementation of CommandRegistry that provides built-in commands for JLine.Enumeration of built-in commands provided by this class.Adapts an old
CommandRegistryto the newCommandGroupinterface.Adapts a newCommandGroupto the oldCommandRegistryinterface.Factory that creates aCommandDispatcherbacked by the legacy console infrastructure (SystemRegistryImpl,Builtins, and optionallyConsoleEngineImpl).Manage console variables, commands and script execution.ALineExpanderbacked by aConsoleEngine's parameter expansion.Default implementation of the Printer interface that provides syntax highlighting and formatting.Converts between old console description types and new shell description types.CommandRegistry common methods for JLine commands that are using HelpException.Simple SystemRegistry which stores variables in the LineReader.Highlighter implementation that provides syntax highlighting for commands and languages.Aggregate command registries.