接口的使用
com.sun.source.tree.CaseTree
使用 CaseTree 的包
-
CaseTree 在 com.sun.source.tree 中的用法
返回类型中包含 CaseTree 类型参数的 com.sun.source.tree 中的方法修饰符和类型方法描述SwitchExpressionTree.getCases()返回switch表达式的个案。SwitchTree.getCases()返回switch语句的案例。com.sun.source.tree 中的方法,参数类型为 CaseTree -
CaseTree 在 com.sun.source.util 中的用法
com.sun.source.util 中的方法,参数类型为 CaseTree