Module jdk.compiler

Interface CaseLabelTree

All Superinterfaces:
Tree
All Known Subinterfaces:
ConstantCaseLabelTree, DefaultCaseLabelTree, PatternCaseLabelTree

public interface CaseLabelTree extends Tree
A marker interface for Trees that may be used as CaseTree labels.
Since:
21