class javafx.scene.Parent$3 extends com.sun.javafx.collections.VetoableListDecorator<javafx.scene.Node>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: javafx.scene.Parent$3
  super_class: com.sun.javafx.collections.VetoableListDecorator
{
  final javafx.scene.Parent this$0;
    descriptor: Ljavafx/scene/Parent;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(javafx.scene.Parent, javafx.collections.ObservableList);
    descriptor: (Ljavafx/scene/Parent;Ljavafx/collections/ObservableList;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // javafx.scene.Parent$3 this
        start local 2 // javafx.collections.ObservableList $anonymous0
         0: .line 317
            aload 0 /* this */
            aload 1
            putfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            aload 0 /* this */
            aload 2 /* $anonymous0 */
            invokespecial com.sun.javafx.collections.VetoableListDecorator.<init>:(Ljavafx/collections/ObservableList;)V
            return
        end local 2 // javafx.collections.ObservableList $anonymous0
        end local 0 // javafx.scene.Parent$3 this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    1     0         this  Ljavafx/scene/Parent$3;
            0    1     2  $anonymous0  Ljavafx/collections/ObservableList<Ljavafx/scene/Node;>;
    MethodParameters:
             Name  Flags
      this$0       final
      $anonymous0  

  protected void onProposedChange(java.util.List<javafx.scene.Node>, );
    descriptor: (Ljava/util/List;[I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=5, locals=11, args_size=3
        start local 0 // javafx.scene.Parent$3 this
        start local 1 // java.util.List newNodes
        start local 2 // int[] toBeRemoved
         0: .line 469
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            invokevirtual javafx.scene.Parent.getScene:()Ljavafx/scene/Scene;
            astore 3 /* scene */
        start local 3 // javafx.scene.Scene scene
         1: .line 470
            aload 3 /* scene */
            ifnull 5
         2: .line 471
            aload 3 /* scene */
            invokevirtual javafx.scene.Scene.getWindow:()Ljavafx/stage/Window;
            astore 4 /* w */
        start local 4 // javafx.stage.Window w
         3: .line 472
            aload 4 /* w */
            ifnull 5
            aload 4 /* w */
            invokestatic com.sun.javafx.stage.WindowHelper.getPeer:(Ljavafx/stage/Window;)Lcom/sun/javafx/tk/TKStage;
            ifnull 5
         4: .line 473
            invokestatic com.sun.javafx.tk.Toolkit.getToolkit:()Lcom/sun/javafx/tk/Toolkit;
            invokevirtual com.sun.javafx.tk.Toolkit.checkFxUserThread:()V
        end local 4 // javafx.stage.Window w
         5: .line 476
      StackMap locals: javafx.scene.Scene
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            iconst_0
            putfield javafx.scene.Parent.geomChanged:Z
         6: .line 478
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.children:Ljavafx/collections/ObservableList;
            invokeinterface javafx.collections.ObservableList.size:()I
            aload 1 /* newNodes */
            invokeinterface java.util.List.size:()I
            iadd
            i2l
            lstore 4 /* newLength */
        start local 4 // long newLength
         7: .line 479
            iconst_0
            istore 6 /* removedLength */
        start local 6 // int removedLength
         8: .line 480
            iconst_0
            istore 7 /* i */
        start local 7 // int i
         9: goto 12
        10: .line 481
      StackMap locals: long int int
      StackMap stack:
            iload 6 /* removedLength */
            aload 2 /* toBeRemoved */
            iload 7 /* i */
            iconst_1
            iadd
            iaload
            aload 2 /* toBeRemoved */
            iload 7 /* i */
            iaload
            isub
            iadd
            istore 6 /* removedLength */
        11: .line 480
            iinc 7 /* i */ 2
      StackMap locals:
      StackMap stack:
        12: iload 7 /* i */
            aload 2 /* toBeRemoved */
            arraylength
            if_icmplt 10
        end local 7 // int i
        13: .line 483
            lload 4 /* newLength */
            iload 6 /* removedLength */
            i2l
            lsub
            lstore 4 /* newLength */
        14: .line 487
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childrenTriggerPermutation:Z
            ifeq 17
        15: .line 488
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            iconst_0
            putfield javafx.scene.Parent.childSetModified:Z
        16: .line 489
            return
        17: .line 498
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            iconst_1
            putfield javafx.scene.Parent.childSetModified:Z
        18: .line 499
            lload 4 /* newLength */
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childSet:Ljava/util/Set;
            invokeinterface java.util.Set.size:()I
            i2l
            lcmp
            ifne 28
        19: .line 500
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            iconst_0
            putfield javafx.scene.Parent.childSetModified:Z
        20: .line 501
            aload 1 /* newNodes */
            invokeinterface java.util.List.size:()I
            iconst_1
            isub
            istore 7 /* i */
        start local 7 // int i
        21: goto 27
        22: .line 502
      StackMap locals: int
      StackMap stack:
            aload 1 /* newNodes */
            iload 7 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast javafx.scene.Node
            astore 8 /* n */
        start local 8 // javafx.scene.Node n
        23: .line 503
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childSet:Ljava/util/Set;
            aload 8 /* n */
            invokeinterface java.util.Set.contains:(Ljava/lang/Object;)Z
            ifne 26
        24: .line 504
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            iconst_1
            putfield javafx.scene.Parent.childSetModified:Z
        25: .line 505
            goto 28
        end local 8 // javafx.scene.Node n
        26: .line 501
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ -1
      StackMap locals:
      StackMap stack:
        27: iload 7 /* i */
            ifge 22
        end local 7 // int i
        28: .line 527
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        29: goto 36
        30: .line 528
      StackMap locals: int
      StackMap stack:
            aload 2 /* toBeRemoved */
            iload 7 /* i */
            iaload
            istore 8 /* j */
        start local 8 // int j
        31: goto 34
        32: .line 529
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childSet:Ljava/util/Set;
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.children:Ljavafx/collections/ObservableList;
            iload 8 /* j */
            invokeinterface javafx.collections.ObservableList.get:(I)Ljava/lang/Object;
            invokeinterface java.util.Set.remove:(Ljava/lang/Object;)Z
            pop
        33: .line 528
            iinc 8 /* j */ 1
      StackMap locals:
      StackMap stack:
        34: iload 8 /* j */
            aload 2 /* toBeRemoved */
            iload 7 /* i */
            iconst_1
            iadd
            iaload
            if_icmplt 32
        end local 8 // int j
        35: .line 527
            iinc 7 /* i */ 2
      StackMap locals:
      StackMap stack:
        36: iload 7 /* i */
            aload 2 /* toBeRemoved */
            arraylength
            if_icmplt 30
        end local 7 // int i
        37: .line 534
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childSetModified:Z
            ifeq 61
        38: .line 537
            aload 1 /* newNodes */
            invokeinterface java.util.List.size:()I
            iconst_1
            isub
            istore 7 /* i */
        start local 7 // int i
        39: goto 60
        40: .line 538
      StackMap locals:
      StackMap stack:
            aload 1 /* newNodes */
            iload 7 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast javafx.scene.Node
            astore 8 /* node */
        start local 8 // javafx.scene.Node node
        41: .line 539
            aload 8 /* node */
            ifnonnull 47
        42: .line 540
            new java.lang.NullPointerException
            dup
        43: .line 541
            aload 0 /* this */
        44: .line 542
            ldc "child node is null"
            aconst_null
        45: .line 541
            invokevirtual javafx.scene.Parent$3.constructExceptionMessage:(Ljava/lang/String;Ljavafx/scene/Node;)Ljava/lang/String;
        46: .line 540
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
        47: .line 544
      StackMap locals: javafx.scene.Node
      StackMap stack:
            aload 8 /* node */
            invokevirtual javafx.scene.Node.getClipParent:()Ljavafx/scene/Node;
            ifnull 53
        48: .line 545
            new java.lang.IllegalArgumentException
            dup
        49: .line 546
            aload 0 /* this */
        50: .line 547
            ldc "node already used as a clip"
            aload 8 /* node */
        51: .line 546
            invokevirtual javafx.scene.Parent$3.constructExceptionMessage:(Ljava/lang/String;Ljavafx/scene/Node;)Ljava/lang/String;
        52: .line 545
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        53: .line 549
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            aload 8 /* node */
            invokevirtual javafx.scene.Parent.wouldCreateCycle:(Ljavafx/scene/Node;Ljavafx/scene/Node;)Z
            ifeq 59
        54: .line 550
            new java.lang.IllegalArgumentException
            dup
        55: .line 551
            aload 0 /* this */
        56: .line 552
            ldc "cycle detected"
            aload 8 /* node */
        57: .line 551
            invokevirtual javafx.scene.Parent$3.constructExceptionMessage:(Ljava/lang/String;Ljavafx/scene/Node;)Ljava/lang/String;
        58: .line 550
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        end local 8 // javafx.scene.Node node
        59: .line 537
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ -1
      StackMap locals:
      StackMap stack:
        60: iload 7 /* i */
            ifge 40
        end local 7 // int i
        61: .line 557
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childSet:Ljava/util/Set;
            aload 1 /* newNodes */
            invokeinterface java.util.Set.addAll:(Ljava/util/Collection;)Z
            pop
        62: .line 558
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childSet:Ljava/util/Set;
            invokeinterface java.util.Set.size:()I
            i2l
            lload 4 /* newLength */
            lcmp
            ifeq 72
        63: .line 559
            new java.lang.IllegalArgumentException
            dup
        64: .line 560
            aload 0 /* this */
        65: .line 561
            ldc "duplicate children added"
            aconst_null
        66: .line 560
            invokevirtual javafx.scene.Parent$3.constructExceptionMessage:(Ljava/lang/String;Ljavafx/scene/Node;)Ljava/lang/String;
        67: .line 559
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        68: .line 563
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 7 /* e */
        start local 7 // java.lang.RuntimeException e
        69: .line 565
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childSet:Ljava/util/Set;
            invokeinterface java.util.Set.clear:()V
        70: .line 566
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childSet:Ljava/util/Set;
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.children:Ljavafx/collections/ObservableList;
            invokeinterface java.util.Set.addAll:(Ljava/util/Collection;)Z
            pop
        71: .line 569
            aload 7 /* e */
            athrow
        end local 7 // java.lang.RuntimeException e
        72: .line 574
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.childSetModified:Z
            ifne 74
        73: .line 575
            return
        74: .line 581
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.removed:Ljava/util/List;
            ifnonnull 76
        75: .line 582
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield javafx.scene.Parent.removed:Ljava/util/List;
        76: .line 584
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.removed:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            iload 6 /* removedLength */
            iadd
            bipush 20
            if_icmpgt 77
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            invokevirtual javafx.scene.Parent.isTreeVisible:()Z
            ifne 78
        77: .line 586
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            iconst_1
            putfield javafx.scene.Parent.removedChildrenOptimizationDisabled:Z
        78: .line 588
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        79: goto 99
        80: .line 589
      StackMap locals: int
      StackMap stack:
            aload 2 /* toBeRemoved */
            iload 7 /* i */
            iaload
            istore 8 /* j */
        start local 8 // int j
        81: goto 97
        82: .line 590
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.children:Ljavafx/collections/ObservableList;
            iload 8 /* j */
            invokeinterface javafx.collections.ObservableList.get:(I)Ljava/lang/Object;
            checkcast javafx.scene.Node
            astore 9 /* old */
        start local 9 // javafx.scene.Node old
        83: .line 591
            aload 9 /* old */
            invokevirtual javafx.scene.Node.getScene:()Ljavafx/scene/Scene;
            astore 10 /* oldScene */
        start local 10 // javafx.scene.Scene oldScene
        84: .line 592
            aload 10 /* oldScene */
            ifnull 86
        85: .line 593
            aload 10 /* oldScene */
            aload 9 /* old */
            invokevirtual javafx.scene.Scene.generateMouseExited:(Ljavafx/scene/Node;)V
        86: .line 595
      StackMap locals: javafx.scene.Node javafx.scene.Scene
      StackMap stack:
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.dirtyChildren:Ljava/util/ArrayList;
            ifnull 88
        87: .line 596
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.dirtyChildren:Ljava/util/ArrayList;
            aload 9 /* old */
            invokevirtual java.util.ArrayList.remove:(Ljava/lang/Object;)Z
            pop
        88: .line 598
      StackMap locals:
      StackMap stack:
            aload 9 /* old */
            invokevirtual javafx.scene.Node.isVisible:()Z
            ifeq 91
        89: .line 599
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            iconst_1
            putfield javafx.scene.Parent.geomChanged:Z
        90: .line 600
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            aload 9 /* old */
            invokevirtual javafx.scene.Parent.childExcluded:(Ljavafx/scene/Node;)V
        91: .line 602
      StackMap locals:
      StackMap stack:
            aload 9 /* old */
            invokevirtual javafx.scene.Node.getParent:()Ljavafx/scene/Parent;
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            if_acmpne 94
        92: .line 603
            aload 9 /* old */
            aconst_null
            invokevirtual javafx.scene.Node.setParent:(Ljavafx/scene/Parent;)V
        93: .line 604
            aload 9 /* old */
            aconst_null
            aconst_null
            invokevirtual javafx.scene.Node.setScenes:(Ljavafx/scene/Scene;Ljavafx/scene/SubScene;)V
        94: .line 609
      StackMap locals:
      StackMap stack:
            aload 3 /* scene */
            ifnull 96
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.removedChildrenOptimizationDisabled:Z
            ifne 96
        95: .line 610
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            getfield javafx.scene.Parent.removed:Ljava/util/List;
            aload 9 /* old */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        end local 10 // javafx.scene.Scene oldScene
        end local 9 // javafx.scene.Node old
        96: .line 589
      StackMap locals:
      StackMap stack:
            iinc 8 /* j */ 1
      StackMap locals:
      StackMap stack:
        97: iload 8 /* j */
            aload 2 /* toBeRemoved */
            iload 7 /* i */
            iconst_1
            iadd
            iaload
            if_icmplt 82
        end local 8 // int j
        98: .line 588
            iinc 7 /* i */ 2
      StackMap locals:
      StackMap stack:
        99: iload 7 /* i */
            aload 2 /* toBeRemoved */
            arraylength
            if_icmplt 80
        end local 7 // int i
       100: .line 614
            return
        end local 6 // int removedLength
        end local 4 // long newLength
        end local 3 // javafx.scene.Scene scene
        end local 2 // int[] toBeRemoved
        end local 1 // java.util.List newNodes
        end local 0 // javafx.scene.Parent$3 this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0  101     0           this  Ljavafx/scene/Parent$3;
            0  101     1       newNodes  Ljava/util/List<Ljavafx/scene/Node;>;
            0  101     2    toBeRemoved  [I
            1  101     3          scene  Ljavafx/scene/Scene;
            3    5     4              w  Ljavafx/stage/Window;
            7  101     4      newLength  J
            8  101     6  removedLength  I
            9   13     7              i  I
           21   28     7              i  I
           23   26     8              n  Ljavafx/scene/Node;
           29   37     7              i  I
           31   35     8              j  I
           39   61     7              i  I
           41   59     8           node  Ljavafx/scene/Node;
           69   72     7              e  Ljava/lang/RuntimeException;
           79  100     7              i  I
           81   98     8              j  I
           83   96     9            old  Ljavafx/scene/Node;
           84   96    10       oldScene  Ljavafx/scene/Scene;
      Exception table:
        from    to  target  type
          37    68      68  Class java.lang.RuntimeException
    Signature: (Ljava/util/List<Ljavafx/scene/Node;>;[I)V
    MethodParameters:
             Name  Flags
      newNodes     final
      toBeRemoved  

  private java.lang.String constructExceptionMessage(java.lang.String, javafx.scene.Node);
    descriptor: (Ljava/lang/String;Ljavafx/scene/Node;)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // javafx.scene.Parent$3 this
        start local 1 // java.lang.String cause
        start local 2 // javafx.scene.Node offendingNode
         0: .line 618
            new java.lang.StringBuilder
            dup
            ldc "Children: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            astore 3 /* sb */
        start local 3 // java.lang.StringBuilder sb
         1: .line 619
            aload 3 /* sb */
            aload 1 /* cause */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
         2: .line 620
            aload 3 /* sb */
            ldc ": parent = "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 0 /* this */
            getfield javafx.scene.Parent$3.this$0:Ljavafx/scene/Parent;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            pop
         3: .line 621
            aload 2 /* offendingNode */
            ifnull 5
         4: .line 622
            aload 3 /* sb */
            ldc ", node = "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 2 /* offendingNode */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            pop
         5: .line 625
      StackMap locals: java.lang.StringBuilder
      StackMap stack:
            aload 3 /* sb */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            areturn
        end local 3 // java.lang.StringBuilder sb
        end local 2 // javafx.scene.Node offendingNode
        end local 1 // java.lang.String cause
        end local 0 // javafx.scene.Parent$3 this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    6     0           this  Ljavafx/scene/Parent$3;
            0    6     1          cause  Ljava/lang/String;
            0    6     2  offendingNode  Ljavafx/scene/Node;
            1    6     3             sb  Ljava/lang/StringBuilder;
    MethodParameters:
               Name  Flags
      cause          
      offendingNode  
}
Signature: Lcom/sun/javafx/collections/VetoableListDecorator<Ljavafx/scene/Node;>;
SourceFile: "Parent.java"
EnclosingMethod: javafx.scene.Parent
NestHost: javafx.scene.Parent
InnerClasses:
  javafx.scene.Parent$3