public class BloatMethodRef extends BloatMemberRef implements MethodRef
_member| Modifier and Type | Method and Description |
|---|---|
TypeRef |
declaringType() |
TypeRef[] |
paramTypes() |
TypeRef |
returnType() |
member, memberRef, name, toStringpublic TypeRef declaringType()
declaringType in interface MethodRefpublic TypeRef returnType()
returnType in interface MethodRefpublic TypeRef[] paramTypes()
paramTypes in interface MethodRef