Uses of Enum
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 type with the specified name.static LineReaderImpl.ViMoveMode[]
LineReaderImpl.ViMoveMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.