Class TryFlowContext

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
org.aspectj.org.eclipse.jdt.internal.compiler.flow.TryFlowContext
All Implemented Interfaces:
TypeConstants
Direct Known Subclasses:
FinallyFlowContext, InsideSubRoutineFlowContext

public abstract class TryFlowContext extends FlowContext
Shared implementation for try-statement-related flow contexts.