| Package | Description |
|---|---|
| clojure.asm.commons |
Provides some useful class and method adapters.
|
| clojure.lang |
| Modifier and Type | Class and Description |
|---|---|
class |
AdviceAdapter
A
MethodAdapter to insert before, after and around
advices in methods and constructors. |
class |
CodeSizeEvaluator
A
MethodAdapter that can be used to approximate method size. |
| Modifier and Type | Class and Description |
|---|---|
class |
Compiler |