Class InsideStatementWithFinallyBlockFlowContext

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
org.aspectj.org.eclipse.jdt.internal.compiler.flow.TryFlowContext
org.aspectj.org.eclipse.jdt.internal.compiler.flow.InsideStatementWithFinallyBlockFlowContext
All Implemented Interfaces:
TypeConstants

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