Package | Description |
---|---|
org.jline.builtins | |
org.jline.reader |
JLine 3.
|
org.jline.reader.impl | |
org.jline.reader.impl.completer |
JLine 3.
|
org.jline.reader.impl.history |
JLine 3.
|
Class and Description |
---|
Candidate |
Completer
A completer is the mechanism by which tab-completion candidates will be resolved.
|
LineReader
Read lines from the console, with input editing.
|
ParsedLine |
Widget |
Class and Description |
---|
Binding |
Candidate |
Completer
A completer is the mechanism by which tab-completion candidates will be resolved.
|
EndOfFileException
This exception is thrown by
LineReader.readLine() when
user the user types ctrl-D). |
Expander |
Highlighter |
History
Console history.
|
History.Entry |
LineReader
Read lines from the console, with input editing.
|
LineReader.Option |
LineReader.RegionType |
LineReaderBuilder |
ParsedLine |
Parser |
Parser.ParseContext |
SyntaxError |
UserInterruptException
This exception is thrown by
LineReader.readLine() when
user interrupt handling is enabled and the user types the
interrupt character (ctrl-C). |
Widget |
Class and Description |
---|
Binding |
Buffer |
Candidate |
Completer
A completer is the mechanism by which tab-completion candidates will be resolved.
|
EndOfFileException
This exception is thrown by
LineReader.readLine() when
user the user types ctrl-D). |
Expander |
Highlighter |
History
Console history.
|
LineReader
Read lines from the console, with input editing.
|
LineReader.Option |
LineReader.RegionType |
ParsedLine |
Parser |
Parser.ParseContext |
UserInterruptException
This exception is thrown by
LineReader.readLine() when
user interrupt handling is enabled and the user types the
interrupt character (ctrl-C). |
Widget |
Class and Description |
---|
Candidate |
Completer
A completer is the mechanism by which tab-completion candidates will be resolved.
|
LineReader
Read lines from the console, with input editing.
|
ParsedLine |
Class and Description |
---|
History
Console history.
|
History.Entry |
LineReader
Read lines from the console, with input editing.
|
Copyright © 2017. All rights reserved.