| Package | Description |
|---|---|
| org.glassfish.hk2.external.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<InnerClassNode> |
ClassNode.innerClasses
Informations about the inner classes of this class.
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.