Interface ClassPrinter.LeafNode

All Superinterfaces:
ClassPrinter.Node
Enclosing class:
ClassPrinter

public static sealed interface ClassPrinter.LeafNode extends ClassPrinter.Node
A leaf node holding single printable value.
Since:
24
  • Method Details

    • value

      ConstantDesc value()
      Printable node value
      Returns:
      node value