|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 SubRoutineStatement 的软件包 | |
|---|---|
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.flow | |
| org.eclipse.jdt.internal.compiler.ast 中 SubRoutineStatement 的使用 |
|---|
| org.eclipse.jdt.internal.compiler.ast 中 SubRoutineStatement 的子类 | |
|---|---|
class |
SynchronizedStatement
|
class |
TryStatement
|
| 声明为 SubRoutineStatement 的 org.eclipse.jdt.internal.compiler.ast 中的字段 | |
|---|---|
SubRoutineStatement[] |
ReturnStatement.subroutines
|
SubRoutineStatement[] |
BranchStatement.subroutines
|
| 参数类型为 SubRoutineStatement 的 org.eclipse.jdt.internal.compiler.ast 中的方法 | |
|---|---|
static void |
SubRoutineStatement.reenterAllExceptionHandlers(SubRoutineStatement[] subroutines,
int max,
CodeStream codeStream)
|
| org.eclipse.jdt.internal.compiler.flow 中 SubRoutineStatement 的使用 |
|---|
| 返回 SubRoutineStatement 的 org.eclipse.jdt.internal.compiler.flow 中的方法 | |
|---|---|
SubRoutineStatement |
InsideSubRoutineFlowContext.subroutine()
|
SubRoutineStatement |
FlowContext.subroutine()
|
SubRoutineStatement |
ExceptionHandlingFlowContext.subroutine()
Exception handlers (with no finally block) are also included with subroutine only once (in case parented with true InsideSubRoutineFlowContext). |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||