| Modifier and Type | Field and Description |
|---|---|
private ClassInfo.EnclosingMethodInfo |
ClassInfo.NestingInfo.enclosingMethod |
| Modifier and Type | Method and Description |
|---|---|
ClassInfo.EnclosingMethodInfo |
ClassInfo.enclosingMethod()
Returns the enclosing method of this class if it is a local, or anonymous class, and it is declared
within the body of a method or constructor.
|
private ClassInfo.EnclosingMethodInfo |
IndexReaderV2.readEnclosingMethod(PackedDataInputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
private void |
IndexWriterV2.addEnclosingMethod(ClassInfo.EnclosingMethodInfo enclosingMethod) |
(package private) void |
ClassInfo.setEnclosingMethod(ClassInfo.EnclosingMethodInfo enclosingMethod) |