Klasse SwitchFlowContext

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.flow.FlowContext
org.aspectj.org.eclipse.jdt.internal.compiler.flow.SwitchFlowContext
Alle implementierten Schnittstellen:
TypeConstants
Bekannte direkte Unterklassen:
LabelFlowContext, LoopingFlowContext

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