Package | Description |
---|---|
org.jline.reader |
JLine 3.
|
org.jline.reader.impl |
Modifier and Type | Method | Description |
---|---|---|
LineReader.RegionType |
LineReader.getRegionActive() |
|
static LineReader.RegionType |
LineReader.RegionType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LineReader.RegionType[] |
LineReader.RegionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field | Description |
---|---|---|
protected LineReader.RegionType |
LineReaderImpl.regionActive |
Modifier and Type | Method | Description |
---|---|---|
LineReader.RegionType |
LineReaderImpl.getRegionActive() |
Copyright © 2020. All rights reserved.