| Modifier and Type | Class and Description |
|---|---|
class |
JSRInlinerAdapter
A
MethodVisitor that removes JSR instructions and inlines the
referenced subroutines. |
class |
TryCatchBlockSorter
A
MethodVisitor adapter to sort the exception handlers. |
| Modifier and Type | Field and Description |
|---|---|
List<MethodNode> |
ClassNode.methods
The methods of this class.
|
| Modifier and Type | Method and Description |
|---|---|
Frame<V>[] |
Analyzer.analyze(String owner,
MethodNode method)
Analyzes the given method.
|
protected void |
Analyzer.init(String owner,
MethodNode method)
Initializes this analyzer.
|
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.