| Package | Description |
|---|---|
| clojure.asm.commons |
Provides some useful class and method adapters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdviceAdapter
A
MethodAdapter to insert before, after and around
advices in methods and constructors. |
class |
GeneratorAdapter
A
MethodAdapter with convenient methods to generate
code. |