Package org.jline.reader.impl
-
Class Summary Class Description BufferImpl A holder for aStringBuilder
that also contains the current cursor position.CompletionMatcherImpl DefaultExpander DefaultHighlighter DefaultParser DefaultParser.BlockCommentDelims KillRing The kill ring class keeps killed text in a fixed size ring.LineReaderImpl A reader for terminal applications.LineReaderImpl.CompletingWord LineReaderImpl.Pair<U,V> LineReaderImpl.PostResult LineReaderImpl.TerminalLine ReaderUtils SimpleMaskingCallback SimpleMaskingCallback
that will replace all the characters in the line with the given mask.UndoTree<T> Simple undo tree. -
Enum Summary Enum Description DefaultParser.Bracket LineReaderImpl.BellType LineReaderImpl.CompletionType LineReaderImpl.State Possible states in which the current readline operation may be in.LineReaderImpl.ViMoveMode