您的浏览器禁用了 JavaScript。
跳过导航链接
Java SE 20 & JDK 20
概述
模块
包
类
使用
树
预览
新的
已弃用
索引
帮助
概括:
嵌套
Field
常量
Method
细节:
Field
常量
Method
概括:
嵌套
|
字段 |
常量 |
方法
细节:
字段 |
常量 |
方法
SEARCH
模块
jdk.compiler
包
com.sun.source.tree
接口 BindingPatternTree
所有父级接口:
PatternTree
,
Tree
public interface
BindingPatternTree
extends
PatternTree
绑定模式树
自从:
16
内部类总结
在接口 com.sun.source.tree.
Tree
中声明的嵌套类/接口
Tree.Kind
方法总结
所有方法
实例方法
抽象方法
修饰符和类型
方法
描述
VariableTree
getVariable
()
返回绑定变量。
在接口 com.sun.source.tree.
Tree
中声明的方法
accept
,
getKind
方法详情
getVariable
VariableTree
getVariable
()
返回绑定变量。
返回:
绑定变量