public class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor extends net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase
{
private final net.bytebuddy.description.method.MethodDescription$InDefinedShape methodDescription;
private final net.bytebuddy.description.type.TypeDescription placeholderType;
protected void <init>(net.bytebuddy.description.method.MethodDescription$InDefinedShape, net.bytebuddy.description.type.TypeDescription)
{
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
net.bytebuddy.description.method.MethodDescription$InDefinedShape v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
v := @parameter: net.bytebuddy.description.method.MethodDescription$InDefinedShape;
v := @parameter: net.bytebuddy.description.type.TypeDescription;
specialinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase: void <init>()>();
v.<net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor: net.bytebuddy.description.method.MethodDescription$InDefinedShape methodDescription> = v;
v.<net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor: net.bytebuddy.description.type.TypeDescription placeholderType> = v;
return;
}
public net.bytebuddy.description.type.TypeDescription$Generic getReturnType()
{
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
java.lang.Class v;
net.bytebuddy.description.type.TypeDescription$Generic v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
v = <java.lang.Void: java.lang.Class TYPE>;
v = staticinvoke <net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType$ForLoadedType: net.bytebuddy.description.type.TypeDescription$Generic of(java.lang.Class)>(v);
return v;
}
public net.bytebuddy.description.method.ParameterList getParameters()
{
net.bytebuddy.description.method.MethodDescription$InDefinedShape v;
net.bytebuddy.description.method.ParameterList$Explicit$ForTypes v;
net.bytebuddy.description.type.TypeList$Generic v;
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
java.util.List v;
net.bytebuddy.description.method.ParameterList v;
net.bytebuddy.description.type.TypeList v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
v = new net.bytebuddy.description.method.ParameterList$Explicit$ForTypes;
v = v.<net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor: net.bytebuddy.description.method.MethodDescription$InDefinedShape methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape: net.bytebuddy.description.method.ParameterList getParameters()>();
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterList: net.bytebuddy.description.type.TypeList$Generic asTypeList()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeList$Generic: net.bytebuddy.description.type.TypeList asErasures()>();
v = v.<net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor: net.bytebuddy.description.type.TypeDescription placeholderType>;
v = staticinvoke <net.bytebuddy.utility.CompoundList: java.util.List of(java.util.List,java.lang.Object)>(v, v);
specialinvoke v.<net.bytebuddy.description.method.ParameterList$Explicit$ForTypes: void <init>(net.bytebuddy.description.method.MethodDescription$InDefinedShape,java.util.List)>(v, v);
return v;
}
public net.bytebuddy.description.type.TypeList$Generic getExceptionTypes()
{
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
net.bytebuddy.description.method.MethodDescription$InDefinedShape v;
net.bytebuddy.description.type.TypeList$Generic v, v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
v = v.<net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor: net.bytebuddy.description.method.MethodDescription$InDefinedShape methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape: net.bytebuddy.description.type.TypeList$Generic getExceptionTypes()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeList$Generic: net.bytebuddy.description.type.TypeList$Generic asRawTypes()>();
return v;
}
public net.bytebuddy.description.'annotation'.AnnotationValue getDefaultValue()
{
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
net.bytebuddy.description.'annotation'.AnnotationValue v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
v = <net.bytebuddy.description.'annotation'.AnnotationValue: net.bytebuddy.description.'annotation'.AnnotationValue UNDEFINED>;
return v;
}
public net.bytebuddy.description.type.TypeList$Generic getTypeVariables()
{
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
net.bytebuddy.description.type.TypeList$Generic$Empty v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
v = new net.bytebuddy.description.type.TypeList$Generic$Empty;
specialinvoke v.<net.bytebuddy.description.type.TypeList$Generic$Empty: void <init>()>();
return v;
}
public net.bytebuddy.description.'annotation'.AnnotationList getDeclaredAnnotations()
{
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
net.bytebuddy.description.'annotation'.AnnotationList$Empty v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
v = new net.bytebuddy.description.'annotation'.AnnotationList$Empty;
specialinvoke v.<net.bytebuddy.description.'annotation'.AnnotationList$Empty: void <init>()>();
return v;
}
public net.bytebuddy.description.type.TypeDescription getDeclaringType()
{
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
net.bytebuddy.description.method.MethodDescription$InDefinedShape v;
net.bytebuddy.description.type.TypeDescription v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
v = v.<net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor: net.bytebuddy.description.method.MethodDescription$InDefinedShape methodDescription>;
v = interfaceinvoke v.<net.bytebuddy.description.method.MethodDescription$InDefinedShape: net.bytebuddy.description.type.TypeDescription getDeclaringType()>();
return v;
}
public int getModifiers()
{
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
return 4098;
}
public java.lang.String getInternalName()
{
net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor v;
v := @this: net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver$Resolution$ForRebasedConstructor$RebasedConstructor;
return "<init>";
}
}