public abstract class net.bytebuddy.dynamic.scaffold.FieldLocator$AbstractBase implements net.bytebuddy.dynamic.scaffold.FieldLocator
minor version: 0
major version: 59
flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
this_class: net.bytebuddy.dynamic.scaffold.FieldLocator$AbstractBase
super_class: java.lang.Object
{
protected final net.bytebuddy.description.type.TypeDescription accessingType;
descriptor: Lnet/bytebuddy/description/type/TypeDescription;
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
protected void <init>(net.bytebuddy.description.type.TypeDescription);
descriptor: (Lnet/bytebuddy/description/type/TypeDescription;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 1
putfield net.bytebuddy.dynamic.scaffold.FieldLocator$AbstractBase.accessingType:Lnet/bytebuddy/description/type/TypeDescription;
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lnet/bytebuddy/dynamic/scaffold/FieldLocator$AbstractBase;
0 3 1 accessingType Lnet/bytebuddy/description/type/TypeDescription;
MethodParameters:
Name Flags
accessingType
public net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution locate(java.lang.String);
descriptor: (Ljava/lang/String;)Lnet/bytebuddy/dynamic/scaffold/FieldLocator$Resolution;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokestatic net.bytebuddy.matcher.ElementMatchers.named:(Ljava/lang/String;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
aload 0
getfield net.bytebuddy.dynamic.scaffold.FieldLocator$AbstractBase.accessingType:Lnet/bytebuddy/description/type/TypeDescription;
invokestatic net.bytebuddy.matcher.ElementMatchers.isVisibleTo:(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
invokeinterface net.bytebuddy.matcher.ElementMatcher$Junction.and:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
invokevirtual net.bytebuddy.dynamic.scaffold.FieldLocator$AbstractBase.locate:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/description/field/FieldList;
astore 2
start local 2 1: aload 2
invokeinterface net.bytebuddy.description.field.FieldList.size:()I
iconst_1
if_icmpne 3
2: new net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution$Simple
dup
aload 2
invokeinterface net.bytebuddy.description.field.FieldList.getOnly:()Ljava/lang/Object;
checkcast net.bytebuddy.description.field.FieldDescription
invokespecial net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution$Simple.<init>:(Lnet/bytebuddy/description/field/FieldDescription;)V
goto 4
3: StackMap locals: net.bytebuddy.description.field.FieldList
StackMap stack:
getstatic net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution$Illegal.INSTANCE:Lnet/bytebuddy/dynamic/scaffold/FieldLocator$Resolution$Illegal;
4: StackMap locals:
StackMap stack: net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lnet/bytebuddy/dynamic/scaffold/FieldLocator$AbstractBase;
0 5 1 name Ljava/lang/String;
1 5 2 candidates Lnet/bytebuddy/description/field/FieldList<*>;
MethodParameters:
Name Flags
name
public net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution locate(java.lang.String, net.bytebuddy.description.type.TypeDescription);
descriptor: (Ljava/lang/String;Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/dynamic/scaffold/FieldLocator$Resolution;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
invokestatic net.bytebuddy.matcher.ElementMatchers.named:(Ljava/lang/String;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
aload 2
invokestatic net.bytebuddy.matcher.ElementMatchers.fieldType:(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
invokeinterface net.bytebuddy.matcher.ElementMatcher$Junction.and:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
aload 0
getfield net.bytebuddy.dynamic.scaffold.FieldLocator$AbstractBase.accessingType:Lnet/bytebuddy/description/type/TypeDescription;
invokestatic net.bytebuddy.matcher.ElementMatchers.isVisibleTo:(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
invokeinterface net.bytebuddy.matcher.ElementMatcher$Junction.and:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
invokevirtual net.bytebuddy.dynamic.scaffold.FieldLocator$AbstractBase.locate:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/description/field/FieldList;
astore 3
start local 3 1: aload 3
invokeinterface net.bytebuddy.description.field.FieldList.size:()I
iconst_1
if_icmpne 3
2: new net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution$Simple
dup
aload 3
invokeinterface net.bytebuddy.description.field.FieldList.getOnly:()Ljava/lang/Object;
checkcast net.bytebuddy.description.field.FieldDescription
invokespecial net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution$Simple.<init>:(Lnet/bytebuddy/description/field/FieldDescription;)V
goto 4
3: StackMap locals: net.bytebuddy.description.field.FieldList
StackMap stack:
getstatic net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution$Illegal.INSTANCE:Lnet/bytebuddy/dynamic/scaffold/FieldLocator$Resolution$Illegal;
4: StackMap locals:
StackMap stack: net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lnet/bytebuddy/dynamic/scaffold/FieldLocator$AbstractBase;
0 5 1 name Ljava/lang/String;
0 5 2 type Lnet/bytebuddy/description/type/TypeDescription;
1 5 3 candidates Lnet/bytebuddy/description/field/FieldList<*>;
MethodParameters:
Name Flags
name
type
protected abstract net.bytebuddy.description.field.FieldList<?> locate(net.bytebuddy.matcher.ElementMatcher<? super net.bytebuddy.description.field.FieldDescription>);
descriptor: (Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/description/field/FieldList;
flags: (0x0404) ACC_PROTECTED, ACC_ABSTRACT
Signature: (Lnet/bytebuddy/matcher/ElementMatcher<-Lnet/bytebuddy/description/field/FieldDescription;>;)Lnet/bytebuddy/description/field/FieldList<*>;
MethodParameters:
Name Flags
matcher
}
SourceFile: "FieldLocator.java"
NestHost: net.bytebuddy.dynamic.scaffold.FieldLocator
InnerClasses:
public abstract Enhance = net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance of net.bytebuddy.build.HashCodeAndEqualsPlugin
public abstract AbstractBase = net.bytebuddy.dynamic.scaffold.FieldLocator$AbstractBase of net.bytebuddy.dynamic.scaffold.FieldLocator
public abstract Resolution = net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution of net.bytebuddy.dynamic.scaffold.FieldLocator
public final Illegal = net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution$Illegal of net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution
public Simple = net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution$Simple of net.bytebuddy.dynamic.scaffold.FieldLocator$Resolution
public abstract Junction = net.bytebuddy.matcher.ElementMatcher$Junction of net.bytebuddy.matcher.ElementMatcher
RuntimeVisibleAnnotations:
net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance()