Class Reference

java.lang.Object
org.jline.reader.Reference
All Implemented Interfaces:
Binding

public class Reference extends Object implements Binding
A reference to a Widget.
  • Field Details

    • name

      private final String name
  • Constructor Details

    • Reference

      public Reference(String name)
  • Method Details