| Package | Description |
|---|---|
| org.objectweb.asm.test |
| Modifier and Type | Method and Description |
|---|---|
(package private) ClassDump.SortedBuilder |
ClassDump.Builder.addSortedBuilder()
Appends a new
ClassDump.SortedBuilder to children and returns it. |
| Modifier and Type | Method and Description |
|---|---|
private static void |
ClassDump.dumpAttributeInfo(ClassDump.Parser parser,
ClassDump.SortedBuilder sortedBuilder)
Parses and dumps an attribute_info structure.
|
private static void |
ClassDump.dumpTypeAnnotation(ClassDump.Parser parser,
ClassDump.SortedBuilder sortedBuilder)
Parses and dumps a type_annotation structure.
|