Package | Description |
---|---|
clojure.asm |
Provides a small and fast bytecode manipulation framework.
|
Modifier and Type | Field and Description |
---|---|
(package private) FieldWriter |
ClassWriter.firstField
The fields of this class.
|
(package private) FieldWriter |
ClassWriter.lastField
The fields of this class.
|
(package private) FieldWriter |
FieldWriter.next
Next field writer (see
firstField ). |