| Package | Description |
|---|---|
| org.benf.cfr.reader.bytecode | |
| org.benf.cfr.reader.bytecode.analysis.parse.wildcard | |
| org.benf.cfr.reader.entities |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Pair<ClassFile,ConstructorInvokationSimple>> |
AnonymousClassUsage.localNoted |
| Modifier and Type | Method and Description |
|---|---|
void |
AnonymousClassUsage.noteMethodClass(ClassFile classFile,
ConstructorInvokationSimple constructorInvokation) |
| Modifier and Type | Field and Description |
|---|---|
private ConstructorInvokationSimple |
WildcardMatch.ConstructorInvokationSimpleWildcard.matchedValue |
| Modifier and Type | Method and Description |
|---|---|
ConstructorInvokationSimple |
WildcardMatch.ConstructorInvokationSimpleWildcard.getMatch() |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<ConstructorInvokationSimple> |
ClassFile.methodUsages |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConstructorInvokationSimple> |
ClassFile.getMethodUsages() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassFile.noteMethodUse(ConstructorInvokationSimple constructorCall) |