JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
概要:
Nested
|
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法
模块
jdk.compiler
软件包
com.sun.source.tree
Interface EmptyStatementTree
All Superinterfaces:
StatementTree
,
树
public interface
EmptyStatementTree
extends
StatementTree
空(跳过)语句的树节点。
例如:
;
从以下版本开始:
1.6
See
The Java™ Language Specification
:
第14.6节
嵌套类汇总
Nested classes/interfaces declared in interface com.sun.source.tree.
树
Tree.Kind
方法摘要
声明方法的接口 com.sun.source.tree.
树
accept
,
getKind