public final class EnclosingMethodAttribute extends SourceAttribute
| Constructor and Description |
|---|
EnclosingMethodAttribute(TypeReference enclosingType,
MethodReference enclosingMethod) |
| Modifier and Type | Method and Description |
|---|---|
MethodReference |
getEnclosingMethod() |
TypeReference |
getEnclosingType() |
create, find, find, getLength, getName, readAttribute, readAttributespublic EnclosingMethodAttribute(TypeReference enclosingType, MethodReference enclosingMethod)
public TypeReference getEnclosingType()
public MethodReference getEnclosingMethod()