Package | Description |
---|---|
org.jline.reader |
JLine 3.
|
org.jline.reader.impl |
Modifier and Type | Method and 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 and Description |
---|---|
protected LineReader.RegionType |
LineReaderImpl.regionActive |
Modifier and Type | Method and Description |
---|---|
LineReader.RegionType |
LineReaderImpl.getRegionActive() |
Copyright © 2019. All rights reserved.