Module jdk.compiler

Interface DefaultCaseLabelTree

All Superinterfaces:
CaseLabelTree, Tree

public interface DefaultCaseLabelTree extends CaseLabelTree
A case label that marks default in case null, default.
Since:
21