Package | Description |
---|---|
oracle.toplink.libraries.asm.tree | |
oracle.toplink.libraries.asm.tree.analysis |
Modifier and Type | Field and Description |
---|---|
MethodNode |
TreeCodeAdapter.methodNode
A tree representation of the method that is being visited by this visitor.
|
Constructor and Description |
---|
TreeCodeAdapter(MethodNode methodNode)
Constructs a new
TreeCodeAdapter object. |
Modifier and Type | Method and Description |
---|---|
Frame[] |
Analyzer.analyze(ClassNode c,
MethodNode m)
Analyzes the given method.
|
Copyright © 2024. All rights reserved.