Module jdk.compiler

Interface PatternTree

All Superinterfaces:
Tree
All Known Subinterfaces:
AnyPatternTree, BindingPatternTree, DeconstructionPatternTree

public interface PatternTree extends Tree
A tree node used as the base class for the different kinds of patterns.
Since:
16