public interface  net.bytebuddy.description.method.ParameterDescription$InDefinedShape extends java.lang.Object implements net.bytebuddy.description.method.ParameterDescription
{
public abstract net.bytebuddy.description.method.MethodDescription$InDefinedShape getDeclaringMethod();
}