Uses of Enum
org.jline.builtins.Nano.Operation
Packages that use Nano.Operation
-
Uses of Nano.Operation in org.jline.builtins
Fields in org.jline.builtins with type parameters of type Nano.OperationMethods in org.jline.builtins that return Nano.OperationModifier and TypeMethodDescriptionprivate Nano.Operation
private Nano.Operation
private Nano.Operation
Nano.readOperation
(KeyMap<Nano.Operation> keymap) static Nano.Operation
Returns the enum constant of this type with the specified name.static Nano.Operation[]
Nano.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jline.builtins with parameters of type Nano.OperationModifier and TypeMethodDescriptionprivate int
Nano.editInputBuffer
(Nano.Operation operation, int curPos) Method parameters in org.jline.builtins with type arguments of type Nano.OperationModifier and TypeMethodDescriptionprivate Nano.Operation
Nano.readOperation
(KeyMap<Nano.Operation> keymap)