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.Operationprivate Nano.Operationprivate Nano.OperationNano.readOperation(KeyMap<Nano.Operation> keymap) static Nano.OperationReturns 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 intNano.editInputBuffer(Nano.Operation operation, int curPos) Method parameters in org.jline.builtins with type arguments of type Nano.OperationModifier and TypeMethodDescriptionprivate Nano.OperationNano.readOperation(KeyMap<Nano.Operation> keymap)