|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jdt.internal.compiler.flow | |
---|---|
org.eclipse.jdt.internal.compiler.ast | |
org.eclipse.jdt.internal.compiler.flow | |
org.eclipse.jdt.internal.compiler.lookup |
Classes in org.eclipse.jdt.internal.compiler.flow used by org.eclipse.jdt.internal.compiler.ast | |
---|---|
FlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
|
FlowInfo
|
|
InitializationFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
|
UnconditionalFlowInfo
Record initialization status during definite assignment analysis No caching of pre-allocated instances. |
Classes in org.eclipse.jdt.internal.compiler.flow used by org.eclipse.jdt.internal.compiler.flow | |
---|---|
ExceptionHandlingFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
|
FlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
|
FlowInfo
|
|
NullInfoRegistry
A degenerate form of UnconditionalFlowInfo explicitly meant to capture the effects of null related operations within try blocks. |
|
SwitchFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
|
UnconditionalFlowInfo
Record initialization status during definite assignment analysis No caching of pre-allocated instances. |
Classes in org.eclipse.jdt.internal.compiler.flow used by org.eclipse.jdt.internal.compiler.lookup | |
---|---|
FlowInfo
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |