public class net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField extends net.bytebuddy.asm.MemberSubstitution$WithoutSpecification
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField
  super_class: net.bytebuddy.asm.MemberSubstitution$WithoutSpecification
{
  private final net.bytebuddy.matcher.ElementMatcher<? super net.bytebuddy.description.field.FieldDescription$InDefinedShape> matcher;
    descriptor: Lnet/bytebuddy/matcher/ElementMatcher;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Lnet/bytebuddy/matcher/ElementMatcher<-Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;>;

  private final boolean matchRead;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final boolean matchWrite;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  protected void <init>(net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler, net.bytebuddy.asm.MemberSubstitution$TypePoolResolver, boolean, net.bytebuddy.asm.MemberSubstitution$Replacement$Factory, net.bytebuddy.matcher.ElementMatcher<? super net.bytebuddy.description.field.FieldDescription$InDefinedShape>);
    descriptor: (Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;ZLnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;Lnet/bytebuddy/matcher/ElementMatcher;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=8, locals=6, args_size=6
        start local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
        start local 1 // net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler methodGraphCompiler
        start local 2 // net.bytebuddy.asm.MemberSubstitution$TypePoolResolver typePoolResolver
        start local 3 // boolean strict
        start local 4 // net.bytebuddy.asm.MemberSubstitution$Replacement$Factory replacementFactory
        start local 5 // net.bytebuddy.matcher.ElementMatcher matcher
         0: .line 504
            aload 0 /* this */
            aload 1 /* methodGraphCompiler */
            aload 2 /* typePoolResolver */
            iload 3 /* strict */
            aload 4 /* replacementFactory */
            aload 5 /* matcher */
            iconst_1
            iconst_1
            invokespecial net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.<init>:(Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;ZLnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;Lnet/bytebuddy/matcher/ElementMatcher;ZZ)V
         1: .line 505
            return
        end local 5 // net.bytebuddy.matcher.ElementMatcher matcher
        end local 4 // net.bytebuddy.asm.MemberSubstitution$Replacement$Factory replacementFactory
        end local 3 // boolean strict
        end local 2 // net.bytebuddy.asm.MemberSubstitution$TypePoolResolver typePoolResolver
        end local 1 // net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler methodGraphCompiler
        end local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    2     0                 this  Lnet/bytebuddy/asm/MemberSubstitution$WithoutSpecification$ForMatchedField;
            0    2     1  methodGraphCompiler  Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;
            0    2     2     typePoolResolver  Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;
            0    2     3               strict  Z
            0    2     4   replacementFactory  Lnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;
            0    2     5              matcher  Lnet/bytebuddy/matcher/ElementMatcher<-Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;>;
    Signature: (Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;ZLnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;Lnet/bytebuddy/matcher/ElementMatcher<-Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;>;)V
    MethodParameters:
                     Name  Flags
      methodGraphCompiler  
      typePoolResolver     
      strict               
      replacementFactory   
      matcher              

  protected void <init>(net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler, net.bytebuddy.asm.MemberSubstitution$TypePoolResolver, boolean, net.bytebuddy.asm.MemberSubstitution$Replacement$Factory, net.bytebuddy.matcher.ElementMatcher<? super net.bytebuddy.description.field.FieldDescription$InDefinedShape>, boolean, );
    descriptor: (Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;ZLnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;Lnet/bytebuddy/matcher/ElementMatcher;ZZ)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=5, locals=8, args_size=8
        start local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
        start local 1 // net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler methodGraphCompiler
        start local 2 // net.bytebuddy.asm.MemberSubstitution$TypePoolResolver typePoolResolver
        start local 3 // boolean strict
        start local 4 // net.bytebuddy.asm.MemberSubstitution$Replacement$Factory replacementFactory
        start local 5 // net.bytebuddy.matcher.ElementMatcher matcher
        start local 6 // boolean matchRead
        start local 7 // boolean matchWrite
         0: .line 525
            aload 0 /* this */
            aload 1 /* methodGraphCompiler */
            aload 2 /* typePoolResolver */
            iload 3 /* strict */
            aload 4 /* replacementFactory */
            invokespecial net.bytebuddy.asm.MemberSubstitution$WithoutSpecification.<init>:(Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;ZLnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;)V
         1: .line 526
            aload 0 /* this */
            aload 5 /* matcher */
            putfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.matcher:Lnet/bytebuddy/matcher/ElementMatcher;
         2: .line 527
            aload 0 /* this */
            iload 6 /* matchRead */
            putfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.matchRead:Z
         3: .line 528
            aload 0 /* this */
            iload 7 /* matchWrite */
            putfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.matchWrite:Z
         4: .line 529
            return
        end local 7 // boolean matchWrite
        end local 6 // boolean matchRead
        end local 5 // net.bytebuddy.matcher.ElementMatcher matcher
        end local 4 // net.bytebuddy.asm.MemberSubstitution$Replacement$Factory replacementFactory
        end local 3 // boolean strict
        end local 2 // net.bytebuddy.asm.MemberSubstitution$TypePoolResolver typePoolResolver
        end local 1 // net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler methodGraphCompiler
        end local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    5     0                 this  Lnet/bytebuddy/asm/MemberSubstitution$WithoutSpecification$ForMatchedField;
            0    5     1  methodGraphCompiler  Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;
            0    5     2     typePoolResolver  Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;
            0    5     3               strict  Z
            0    5     4   replacementFactory  Lnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;
            0    5     5              matcher  Lnet/bytebuddy/matcher/ElementMatcher<-Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;>;
            0    5     6            matchRead  Z
            0    5     7           matchWrite  Z
    Signature: (Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;ZLnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;Lnet/bytebuddy/matcher/ElementMatcher<-Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;>;ZZ)V
    MethodParameters:
                     Name  Flags
      methodGraphCompiler  
      typePoolResolver     
      strict               
      replacementFactory   
      matcher              
      matchRead            
      matchWrite           

  public net.bytebuddy.asm.MemberSubstitution$WithoutSpecification onRead();
    descriptor: ()Lnet/bytebuddy/asm/MemberSubstitution$WithoutSpecification;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
         0: .line 537
            new net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField
            dup
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.methodGraphCompiler:Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.typePoolResolver:Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.strict:Z
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.replacementFactory:Lnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.matcher:Lnet/bytebuddy/matcher/ElementMatcher;
            iconst_1
            iconst_0
            invokespecial net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.<init>:(Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;ZLnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;Lnet/bytebuddy/matcher/ElementMatcher;ZZ)V
            areturn
        end local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/MemberSubstitution$WithoutSpecification$ForMatchedField;

  public net.bytebuddy.asm.MemberSubstitution$WithoutSpecification onWrite();
    descriptor: ()Lnet/bytebuddy/asm/MemberSubstitution$WithoutSpecification;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
         0: .line 546
            new net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField
            dup
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.methodGraphCompiler:Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.typePoolResolver:Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.strict:Z
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.replacementFactory:Lnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.matcher:Lnet/bytebuddy/matcher/ElementMatcher;
            iconst_0
            iconst_1
            invokespecial net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.<init>:(Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;ZLnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;Lnet/bytebuddy/matcher/ElementMatcher;ZZ)V
            areturn
        end local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/MemberSubstitution$WithoutSpecification$ForMatchedField;

  public net.bytebuddy.asm.MemberSubstitution replaceWith(net.bytebuddy.asm.MemberSubstitution$Substitution$Factory);
    descriptor: (Lnet/bytebuddy/asm/MemberSubstitution$Substitution$Factory;)Lnet/bytebuddy/asm/MemberSubstitution;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=14, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
        start local 1 // net.bytebuddy.asm.MemberSubstitution$Substitution$Factory substitutionFactory
         0: .line 553
            new net.bytebuddy.asm.MemberSubstitution
            dup
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.methodGraphCompiler:Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;
         1: .line 554
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.typePoolResolver:Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;
         2: .line 555
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.strict:Z
         3: .line 556
            new net.bytebuddy.asm.MemberSubstitution$Replacement$Factory$Compound
            dup
            iconst_2
            anewarray net.bytebuddy.asm.MemberSubstitution$Replacement$Factory
            dup
            iconst_0
         4: .line 557
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.replacementFactory:Lnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;
            aastore
            dup
            iconst_1
         5: .line 558
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.matcher:Lnet/bytebuddy/matcher/ElementMatcher;
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.matchRead:Z
            aload 0 /* this */
            getfield net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField.matchWrite:Z
            aload 1 /* substitutionFactory */
            invokestatic net.bytebuddy.asm.MemberSubstitution$Replacement$ForElementMatchers$Factory.ofField:(Lnet/bytebuddy/matcher/ElementMatcher;ZZLnet/bytebuddy/asm/MemberSubstitution$Substitution$Factory;)Lnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;
         6: .line 556
            aastore
            invokespecial net.bytebuddy.asm.MemberSubstitution$Replacement$Factory$Compound.<init>:([Lnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;)V
         7: .line 553
            invokespecial net.bytebuddy.asm.MemberSubstitution.<init>:(Lnet/bytebuddy/dynamic/scaffold/MethodGraph$Compiler;Lnet/bytebuddy/asm/MemberSubstitution$TypePoolResolver;ZLnet/bytebuddy/asm/MemberSubstitution$Replacement$Factory;)V
            areturn
        end local 1 // net.bytebuddy.asm.MemberSubstitution$Substitution$Factory substitutionFactory
        end local 0 // net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    8     0                 this  Lnet/bytebuddy/asm/MemberSubstitution$WithoutSpecification$ForMatchedField;
            0    8     1  substitutionFactory  Lnet/bytebuddy/asm/MemberSubstitution$Substitution$Factory;
    MethodParameters:
                     Name  Flags
      substitutionFactory  
}
SourceFile: "MemberSubstitution.java"
NestHost: net.bytebuddy.asm.MemberSubstitution
InnerClasses:
  protected abstract Replacement = net.bytebuddy.asm.MemberSubstitution$Replacement of net.bytebuddy.asm.MemberSubstitution
  public abstract Factory = net.bytebuddy.asm.MemberSubstitution$Replacement$Factory of net.bytebuddy.asm.MemberSubstitution$Replacement
  public Compound = net.bytebuddy.asm.MemberSubstitution$Replacement$Factory$Compound of net.bytebuddy.asm.MemberSubstitution$Replacement$Factory
  public ForElementMatchers = net.bytebuddy.asm.MemberSubstitution$Replacement$ForElementMatchers of net.bytebuddy.asm.MemberSubstitution$Replacement
  protected Factory = net.bytebuddy.asm.MemberSubstitution$Replacement$ForElementMatchers$Factory of net.bytebuddy.asm.MemberSubstitution$Replacement$ForElementMatchers
  public abstract Substitution = net.bytebuddy.asm.MemberSubstitution$Substitution of net.bytebuddy.asm.MemberSubstitution
  public abstract Factory = net.bytebuddy.asm.MemberSubstitution$Substitution$Factory of net.bytebuddy.asm.MemberSubstitution$Substitution
  public abstract TypePoolResolver = net.bytebuddy.asm.MemberSubstitution$TypePoolResolver of net.bytebuddy.asm.MemberSubstitution
  public abstract WithoutSpecification = net.bytebuddy.asm.MemberSubstitution$WithoutSpecification of net.bytebuddy.asm.MemberSubstitution
  public ForMatchedField = net.bytebuddy.asm.MemberSubstitution$WithoutSpecification$ForMatchedField of net.bytebuddy.asm.MemberSubstitution$WithoutSpecification
  public abstract Enhance = net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance of net.bytebuddy.build.HashCodeAndEqualsPlugin
  public abstract InDefinedShape = net.bytebuddy.description.field.FieldDescription$InDefinedShape of net.bytebuddy.description.field.FieldDescription
  public abstract Compiler = net.bytebuddy.dynamic.scaffold.MethodGraph$Compiler of net.bytebuddy.dynamic.scaffold.MethodGraph
    RuntimeVisibleAnnotations: 
      net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance()