Klasse ExceptionHandlingFlowContext

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
org.aspectj.org.eclipse.jdt.internal.compiler.flow.ExceptionHandlingFlowContext
Alle implementierten Schnittstellen:
TypeConstants
Bekannte direkte Unterklassen:
FieldInitsFakingFlowContext, InitializationFlowContext

public class ExceptionHandlingFlowContext extends FlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...