| Package | Description |
|---|---|
| org.benf.cfr.reader.entities.attributes | |
| org.benf.cfr.reader.entities.classfilehelpers |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<AttributeModule.Require> |
AttributeModule.requires |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AttributeModule.Require> |
AttributeModule.getRequires() |
| Modifier and Type | Method and Description |
|---|---|
private static long |
AttributeModule.Require.read(ByteData raw,
long offset,
java.util.List<AttributeModule.Require> tgt) |
| Modifier and Type | Method and Description |
|---|---|
private void |
ClassFileDumperModule.dumpRequires(ConstantPool cp,
Dumper d,
java.util.List<AttributeModule.Require> l) |