public final class com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl implements com.sun.xml.internal.bind.v2.runtime.unmarshaller.Receiver
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl
  super_class: java.lang.Object
{
  private final int offset;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty this$0;
    descriptor: Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  protected void <init>(com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty, int);
    descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl this
        start local 2 // int offset
         0: .line 193
            aload 0 /* this */
            aload 1
            putfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 194
            aload 0 /* this */
            iload 2 /* offset */
            putfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl.offset:I
         2: .line 195
            return
        end local 2 // int offset
        end local 0 // com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty$ReceiverImpl;
            0    3     2  offset  I
    MethodParameters:
        Name  Flags
      this$0  final
      offset  

  public void receive(com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State, java.lang.Object);
    descriptor: (Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl this
        start local 1 // com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State state
        start local 2 // java.lang.Object o
         0: .line 198
            aload 1 /* state */
            invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State.getContext:()Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext;
            aload 0 /* this */
            getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl.offset:I
            invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext.getScope:(I)Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/Scope;
            aload 0 /* this */
            getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;
            getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty.acc:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;
            aload 0 /* this */
            getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl.this$0:Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty;
            getfield com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty.lister:Lcom/sun/xml/internal/bind/v2/runtime/reflect/Lister;
            aload 2 /* o */
            invokevirtual com.sun.xml.internal.bind.v2.runtime.unmarshaller.Scope.add:(Lcom/sun/xml/internal/bind/v2/runtime/reflect/Accessor;Lcom/sun/xml/internal/bind/v2/runtime/reflect/Lister;Ljava/lang/Object;)V
         1: .line 199
            return
        end local 2 // java.lang.Object o
        end local 1 // com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State state
        end local 0 // com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/sun/xml/internal/bind/v2/runtime/property/ArrayERProperty$ReceiverImpl;
            0    2     1  state  Lcom/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallingContext$State;
            0    2     2      o  Ljava/lang/Object;
    Exceptions:
      throws org.xml.sax.SAXException
    MethodParameters:
       Name  Flags
      state  
      o      
}
SourceFile: "ArrayERProperty.java"
NestHost: com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty
InnerClasses:
  protected final ReceiverImpl = com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl of com.sun.xml.internal.bind.v2.runtime.property.ArrayERProperty
  public final State = com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext$State of com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallingContext