Package | Description |
---|---|
org.jline.reader |
JLine 3.
|
org.jline.reader.impl |
Modifier and Type | Method and Description |
---|---|
BufferImpl |
LineReader.getBuffer() |
Modifier and Type | Field and Description |
---|---|
protected BufferImpl |
LineReaderImpl.buf |
protected BufferImpl |
LineReaderImpl.historyBuffer |
Modifier and Type | Field and Description |
---|---|
protected UndoTree<BufferImpl> |
LineReaderImpl.undo |
Modifier and Type | Method and Description |
---|---|
BufferImpl |
BufferImpl.copy() |
BufferImpl |
LineReaderImpl.getBuffer() |
Modifier and Type | Method and Description |
---|---|
void |
BufferImpl.setBuffer(BufferImpl that) |
protected void |
LineReaderImpl.setBuffer(BufferImpl buffer) |
Copyright © 2017. All rights reserved.