| Package | Description |
|---|---|
| org.objectweb.asm.tree |
Provides an ASM visitor that constructs a tree representation of the
classes it visits.
|
| Modifier and Type | Field and Description |
|---|---|
List<FieldNode> |
ClassNode.fields
The fields of this class.
|
Copyright © 2017–2018 Eclipse Foundation. All rights reserved.