Uses of Enum Class
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.RegionTypeReturns the enum constant of this class with the specified name.static LineReader.RegionType[]LineReader.RegionType.values()Returns an array containing the constants of this enum class, 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