Package | Description |
---|---|
oracle.toplink.libraries.asm.tree | |
oracle.toplink.libraries.asm.tree.analysis |
Modifier and Type | Field and Description |
---|---|
ClassNode |
TreeClassAdapter.classNode
A tree representation of the class that is being visited by this visitor.
|
Modifier and Type | Method and Description |
---|---|
Frame[] |
Analyzer.analyze(ClassNode c,
MethodNode m)
Analyzes the given method.
|
Copyright © 2023. All rights reserved.