Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AccessRules() - Constructor for class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
- AccessRules(Map<String, Object>) - Constructor for class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
- addCompleter(Completer) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- ALL_CLASSES_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- ALL_CONSTRUCTORS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- ALL_FIELDS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- ALL_METHODS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- allClasses - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
- allConstructors - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
- allFields - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
- allMethods - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine.AccessRules
- AND - Enum constant in enum org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
- append() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
- APPEND - Enum constant in enum org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
- args() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
- AUTO - Enum constant in enum org.apache.groovy.groovysh.jline.GroovyEngine.Format
C
- CANONICAL_NAMES - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- cat(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
- classLoader - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- cleanUp() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- clone(Object) - Method in interface org.apache.groovy.groovysh.jline.GroovyEngine.Cloner
- close() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- command() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
- commandAliases() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- CommandData(SystemRegistryImpl.ArgsParser, boolean, String, String, File, boolean, String) - Constructor for class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
- commandDescription(List<String>) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- commandDescription(CmdLine) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- commandInfo(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- commandNames() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- compileCompleters() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- completer() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- configPath - Variable in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- consoleEngine() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- consoleOption(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- consoleOption(String, T) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
D
- del(String...) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- deserialize(String, String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
E
- EngineClassLoader() - Constructor for class org.apache.groovy.groovysh.jline.GroovyEngine.EngineClassLoader
- execute(File, Object[]) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- execute(Object, Object...) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- execute(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- execute(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
F
- file() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
- find(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- FLIP - Enum constant in enum org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
G
- get(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getBuffer() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getClassesForPackage(String) - Static method in class org.apache.groovy.groovysh.jline.JrtJavaBasePackages
- getClassesForPackage(String) - Static method in class org.apache.groovy.groovysh.jline.PackageHelper
-
Attempts to list all the classes in the specified package as determined by the context class loader
- getClassesForPackage(String, GroovyClassLoader, Function<String, Class<?>>) - Static method in class org.apache.groovy.groovysh.jline.PackageHelper
-
Attempts to list all the classes in the specified package as determined by the Groovy class loader classpath
- getClassNamesForPackage(String, ClassLoader) - Static method in class org.apache.groovy.groovysh.jline.PackageHelper
-
Attempts to list all the class names in the specified package as determined by the Groovy class loader classpath
- getDeserializationFormats() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getEngineName() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getExtensions() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getImports() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getMethodNames() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getMethods() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getObjectCloner() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getPackages() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine.EngineClassLoader
- getPipeNames() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- getScriptCompleter() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getSerializationFormats() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getSyntaxHighlighter() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getTypes() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- getVariables() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- grep(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
- GROOVY - Enum constant in enum org.apache.groovy.groovysh.jline.GroovyEngine.Format
- GROOVY_COLORS - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- GroovyEngine - Class in org.apache.groovy.groovysh.jline
-
Implements Groovy ScriptEngine.
- GroovyEngine() - Constructor for class org.apache.groovy.groovysh.jline.GroovyEngine
- GroovyEngine.AccessRules - Class in org.apache.groovy.groovysh.jline
- GroovyEngine.Cloner - Interface in org.apache.groovy.groovysh.jline
- GroovyEngine.EngineClassLoader - Class in org.apache.groovy.groovysh.jline
- GroovyEngine.Format - Enum in org.apache.groovy.groovysh.jline
- groovyOption(String, T) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- groovyOption(Map<String, Object>, String, T) - Static method in class org.apache.groovy.groovysh.jline.GroovyEngine
- groovyOptions() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- GroovyPosixCommands - Class in org.apache.groovy.groovysh.jline
- GroovyPosixCommands() - Constructor for class org.apache.groovy.groovysh.jline.GroovyPosixCommands
- groupCommandsInHelp(boolean) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
H
- hasCommand(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- hasVariable(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- head(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
I
- IDENTIFIERS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- initialize(File) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- invoke(String, Object...) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- isCommandAlias(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- isCommandOrScript(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- isCommandOrScript(ParsedLine) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
J
- JrtJavaBasePackages - Class in org.apache.groovy.groovysh.jline
-
Helper class to resolve java.base module classes
- JrtJavaBasePackages() - Constructor for class org.apache.groovy.groovysh.jline.JrtJavaBasePackages
- JSON - Enum constant in enum org.apache.groovy.groovysh.jline.GroovyEngine.Format
L
- less(PosixCommands.Context, String[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
- ls(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
M
- markCache() - Method in interface org.apache.groovy.groovysh.jline.GroovyEngine.Cloner
- META_METHODS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
N
- NAMED - Enum constant in enum org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
- NANORC_SYNTAX - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- NANORC_VALUE - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- NO_SYNTAX_CHECK - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- NONE - Enum constant in enum org.apache.groovy.groovysh.jline.GroovyEngine.Format
O
- OR - Enum constant in enum org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
- org.apache.groovy.groovysh.jline - package org.apache.groovy.groovysh.jline
P
- PackageHelper - Class in org.apache.groovy.groovysh.jline
- PackageHelper() - Constructor for class org.apache.groovy.groovysh.jline.PackageHelper
- parser - Variable in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- persist(Path, Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- persist(Path, Object, String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- pipe() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
- PIPE - Enum constant in enum org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
- purgeCache() - Method in interface org.apache.groovy.groovysh.jline.GroovyEngine.Cloner
- purgeClassCache() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine.EngineClassLoader
- purgeClassCache(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine.EngineClassLoader
- purgeClassCache(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- put(String, Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
R
- rawLine() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
- REDIRECT - Enum constant in enum org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
- refresh() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- register(String, CommandRegistry) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
-
Register subcommand registry
- removeImport(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- removeMethod(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- removeType(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- removeVariable(String) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- rename(SystemRegistryImpl.Pipe, String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- renameLocal(String, String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- reset() - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- RESTRICTED_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
S
- scriptDescription(CmdLine) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- setCommandRegistries(CommandRegistry...) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- setConsoleOption(String, Object) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- setGroupCommandsInHelp(boolean) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- setObjectCloner(GroovyEngine.Cloner) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- setPipe(String) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
- setScriptDescription(Function<CmdLine, CmdDesc>) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- sharedData - Variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- sort(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
- SYNTHETIC_METHODS_COMPLETION - Static variable in class org.apache.groovy.groovysh.jline.GroovyEngine
- SystemRegistryImpl - Class in org.apache.groovy.groovysh.jline
-
Aggregate command registries.
- SystemRegistryImpl(Parser, Terminal, Supplier<Path>, ConfigurationPath) - Constructor for class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- SystemRegistryImpl.CommandData - Class in org.apache.groovy.groovysh.jline
- SystemRegistryImpl.Pipe - Enum in org.apache.groovy.groovysh.jline
- SystemRegistryImpl.UnknownCommandException - Exception in org.apache.groovy.groovysh.jline
T
- tail(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
- terminal() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- toJson(Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- toMap(Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- toString() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
- toString(Object) - Method in class org.apache.groovy.groovysh.jline.GroovyEngine
- trace(boolean, Throwable) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
- trace(Throwable) - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
U
- UnknownCommandException(String) - Constructor for exception org.apache.groovy.groovysh.jline.SystemRegistryImpl.UnknownCommandException
V
- valueOf(String) - Static method in enum org.apache.groovy.groovysh.jline.GroovyEngine.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.groovy.groovysh.jline.GroovyEngine.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.groovy.groovysh.jline.SystemRegistryImpl.Pipe
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variable() - Method in class org.apache.groovy.groovysh.jline.SystemRegistryImpl.CommandData
W
- wc(PosixCommands.Context, Object[]) - Static method in class org.apache.groovy.groovysh.jline.GroovyPosixCommands
- workDir - Variable in class org.apache.groovy.groovysh.jline.SystemRegistryImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form