| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.ast | |
| org.eclipse.jdt.internal.compiler.flow | |
| org.eclipse.jdt.internal.compiler.lookup |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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 |
| SwitchFlowContext
Reflects the context of code analysis, keeping track of enclosing
try statements, exception handlers, etc...
|
| TryFlowContext
Shared implementation for try-statement-related flow contexts.
|
| UnconditionalFlowInfo
Record initialization status during definite assignment analysis
No caching of pre-allocated instances.
|
| Class and Description |
|---|
| FlowContext
Reflects the context of code analysis, keeping track of enclosing
try statements, exception handlers, etc...
|
| FlowInfo |
Copyright © 2015. All rights reserved.