Module jdk.compiler

Interface StringTemplateTree

All Superinterfaces:
ExpressionTree, Tree

public interface StringTemplateTree extends ExpressionTree
StringTemplateTree is a reflective preview API of the Java platform.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
A tree node for a string template expression.
Since:
21