JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-ea+26-Debian-1
java.base
java.lang.classfile.components
ClassPrinter
LeafNode
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
value()
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 Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ConstantDesc
value
()
Printable node value
Methods declared in interface java.lang.classfile.components.
ClassPrinter.Node
name
,
toJson
,
toXml
,
toYaml
,
walk
Method Details
value
ConstantDesc
value
()
Printable node value
Returns:
node value