| Analyzer.ExceptionInfo |
|
| ControlFlow.Access |
|
| ControlFlow.Block |
Basic block.
|
| ControlFlow.Catcher |
Represents a catch clause.
|
| ControlFlow.Node |
A node of (post) dominator trees.
|
| Executor |
Executor is responsible for modeling the effects of a JVM instruction on a frame.
|
| Frame |
Represents the stack frame and local variable table at a particular point in time.
|
| IntQueue |
|
| IntQueue.Entry |
|
| MultiType |
MultiType represents an unresolved type.
|
| Subroutine |
Represents a nested method subroutine (marked by JSR and RET).
|
| SubroutineScanner |
Discovers the subroutines in a method, and tracks all callers.
|
| Type |
Represents a JVM type in data-flow analysis.
|