Uses of Enum Class
org.jline.reader.impl.LineReaderImpl.ViMoveMode
Packages that use LineReaderImpl.ViMoveMode
-
Uses of LineReaderImpl.ViMoveMode in org.jline.reader.impl
Fields in org.jline.reader.impl declared as LineReaderImpl.ViMoveModeMethods in org.jline.reader.impl that return LineReaderImpl.ViMoveModeModifier and TypeMethodDescriptionstatic LineReaderImpl.ViMoveMode
Returns the enum constant of this class with the specified name.static LineReaderImpl.ViMoveMode[]
LineReaderImpl.ViMoveMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.