Uses of Interface
com.sun.source.tree.CaseLabelTree
Packages that use CaseLabelTree
包
描述
Provides interfaces to represent source code as abstract syntax
trees (AST).
-
Uses of CaseLabelTree in com.sun.source.tree
Subinterfaces of CaseLabelTree in com.sun.source.tree修饰符和类Interface描述interface
A case label element that refers to a constant expressioninterface
A case label that marksdefault
incase null, default
.interface
A case label element that refers to an expressionMethods in com.sun.source.tree that return types with arguments of type CaseLabelTree