类 org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
的使用

使用 ExceptionHandlingFlowContext 的软件包
org.eclipse.jdt.internal.compiler.flow   
 

org.eclipse.jdt.internal.compiler.flowExceptionHandlingFlowContext 的使用
 

org.eclipse.jdt.internal.compiler.flowExceptionHandlingFlowContext 的子类
 class InitializationFlowContext
          Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...
 

参数类型为 ExceptionHandlingFlowContextorg.eclipse.jdt.internal.compiler.flow 中的方法
 void LoopingFlowContext.recordCatchContextOfEscapingException(ExceptionHandlingFlowContext catchingContext, ReferenceBinding caughtException)
           
 



Copyright © 2013. All Rights Reserved.