Uses of Enum
org.jline.reader.LineReader.RegionType
Packages that use LineReader.RegionType
-
Uses of LineReader.RegionType in org.jline.reader
Methods in org.jline.reader that return LineReader.RegionTypeModifier and TypeMethodDescriptionLineReader.getRegionActive()
static LineReader.RegionType
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. -
Uses of LineReader.RegionType in org.jline.reader.impl
Fields in org.jline.reader.impl declared as LineReader.RegionTypeMethods in org.jline.reader.impl that return LineReader.RegionType