public final class com.sun.xml.internal.rngom.binary.ElementPattern extends com.sun.xml.internal.rngom.binary.Pattern
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: com.sun.xml.internal.rngom.binary.ElementPattern
  super_class: com.sun.xml.internal.rngom.binary.Pattern
{
  private com.sun.xml.internal.rngom.binary.Pattern p;
    descriptor: Lcom/sun/xml/internal/rngom/binary/Pattern;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.xml.internal.rngom.nc.NameClass origNameClass;
    descriptor: Lcom/sun/xml/internal/rngom/nc/NameClass;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.xml.internal.rngom.nc.NameClass nameClass;
    descriptor: Lcom/sun/xml/internal/rngom/nc/NameClass;
    flags: (0x0002) ACC_PRIVATE

  private boolean expanded;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean checkedRestrictions;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private org.xml.sax.Locator loc;
    descriptor: Lorg/xml/sax/Locator;
    flags: (0x0002) ACC_PRIVATE

  void <init>(com.sun.xml.internal.rngom.nc.NameClass, com.sun.xml.internal.rngom.binary.Pattern, org.xml.sax.Locator);
    descriptor: (Lcom/sun/xml/internal/rngom/nc/NameClass;Lcom/sun/xml/internal/rngom/binary/Pattern;Lorg/xml/sax/Locator;)V
    flags: (0x0000) 
    Code:
      stack=6, locals=4, args_size=4
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
        start local 1 // com.sun.xml.internal.rngom.nc.NameClass nameClass
        start local 2 // com.sun.xml.internal.rngom.binary.Pattern p
        start local 3 // org.xml.sax.Locator loc
         0: .line 63
            aload 0 /* this */
            iconst_0
         1: .line 64
            iconst_1
         2: .line 65
            bipush 23
         3: .line 66
            aload 1 /* nameClass */
            invokevirtual java.lang.Object.hashCode:()I
         4: .line 67
            aload 2 /* p */
            invokevirtual java.lang.Object.hashCode:()I
         5: .line 65
            invokestatic com.sun.xml.internal.rngom.binary.ElementPattern.combineHashCode:(III)I
            invokespecial com.sun.xml.internal.rngom.binary.Pattern.<init>:(ZII)V
         6: .line 58
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.expanded:Z
         7: .line 59
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.checkedRestrictions:Z
         8: .line 68
            aload 0 /* this */
            aload 1 /* nameClass */
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.nameClass:Lcom/sun/xml/internal/rngom/nc/NameClass;
         9: .line 69
            aload 0 /* this */
            aload 1 /* nameClass */
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.origNameClass:Lcom/sun/xml/internal/rngom/nc/NameClass;
        10: .line 70
            aload 0 /* this */
            aload 2 /* p */
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
        11: .line 71
            aload 0 /* this */
            aload 3 /* loc */
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.loc:Lorg/xml/sax/Locator;
        12: .line 72
            return
        end local 3 // org.xml.sax.Locator loc
        end local 2 // com.sun.xml.internal.rngom.binary.Pattern p
        end local 1 // com.sun.xml.internal.rngom.nc.NameClass nameClass
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   13     0       this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
            0   13     1  nameClass  Lcom/sun/xml/internal/rngom/nc/NameClass;
            0   13     2          p  Lcom/sun/xml/internal/rngom/binary/Pattern;
            0   13     3        loc  Lorg/xml/sax/Locator;
    MethodParameters:
           Name  Flags
      nameClass  
      p          
      loc        

  void checkRestrictions(int, com.sun.xml.internal.rngom.binary.DuplicateAttributeDetector, com.sun.xml.internal.rngom.binary.Alphabet);
    descriptor: (ILcom/sun/xml/internal/rngom/binary/DuplicateAttributeDetector;Lcom/sun/xml/internal/rngom/binary/Alphabet;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=5, args_size=4
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.binary.DuplicateAttributeDetector dad
        start local 3 // com.sun.xml.internal.rngom.binary.Alphabet alpha
         0: .line 77
            aload 3 /* alpha */
            ifnull 2
         1: .line 78
            aload 3 /* alpha */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.origNameClass:Lcom/sun/xml/internal/rngom/nc/NameClass;
            invokevirtual com.sun.xml.internal.rngom.binary.Alphabet.addElement:(Lcom/sun/xml/internal/rngom/nc/NameClass;)V
         2: .line 79
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.checkedRestrictions:Z
            ifeq 4
         3: .line 80
            return
         4: .line 81
      StackMap locals:
      StackMap stack:
            iload 1 /* context */
            tableswitch { // 5 - 7
                    5: 7
                    6: 6
                    7: 5
              default: 8
          }
         5: .line 83
      StackMap locals:
      StackMap stack:
            new com.sun.xml.internal.rngom.binary.RestrictionViolationException
            dup
            ldc "data_except_contains_element"
            invokespecial com.sun.xml.internal.rngom.binary.RestrictionViolationException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 85
      StackMap locals:
      StackMap stack:
            new com.sun.xml.internal.rngom.binary.RestrictionViolationException
            dup
            ldc "list_contains_element"
            invokespecial com.sun.xml.internal.rngom.binary.RestrictionViolationException.<init>:(Ljava/lang/String;)V
            athrow
         7: .line 87
      StackMap locals:
      StackMap stack:
            new com.sun.xml.internal.rngom.binary.RestrictionViolationException
            dup
            ldc "attribute_contains_element"
            invokespecial com.sun.xml.internal.rngom.binary.RestrictionViolationException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 89
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.checkedRestrictions:Z
         9: .line 91
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
            iconst_1
            new com.sun.xml.internal.rngom.binary.DuplicateAttributeDetector
            dup
            invokespecial com.sun.xml.internal.rngom.binary.DuplicateAttributeDetector.<init>:()V
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.binary.Pattern.checkRestrictions:(ILcom/sun/xml/internal/rngom/binary/DuplicateAttributeDetector;Lcom/sun/xml/internal/rngom/binary/Alphabet;)V
        10: .line 92
            goto 15
        11: .line 93
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.binary.RestrictionViolationException
            astore 4 /* e */
        start local 4 // com.sun.xml.internal.rngom.binary.RestrictionViolationException e
        12: .line 94
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.checkedRestrictions:Z
        13: .line 95
            aload 4 /* e */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.loc:Lorg/xml/sax/Locator;
            invokevirtual com.sun.xml.internal.rngom.binary.RestrictionViolationException.maybeSetLocator:(Lorg/xml/sax/Locator;)V
        14: .line 96
            aload 4 /* e */
            athrow
        end local 4 // com.sun.xml.internal.rngom.binary.RestrictionViolationException e
        15: .line 98
      StackMap locals:
      StackMap stack:
            return
        end local 3 // com.sun.xml.internal.rngom.binary.Alphabet alpha
        end local 2 // com.sun.xml.internal.rngom.binary.DuplicateAttributeDetector dad
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   16     0     this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
            0   16     1  context  I
            0   16     2      dad  Lcom/sun/xml/internal/rngom/binary/DuplicateAttributeDetector;
            0   16     3    alpha  Lcom/sun/xml/internal/rngom/binary/Alphabet;
           12   15     4        e  Lcom/sun/xml/internal/rngom/binary/RestrictionViolationException;
      Exception table:
        from    to  target  type
           9    10      11  Class com.sun.xml.internal.rngom.binary.RestrictionViolationException
    Exceptions:
      throws com.sun.xml.internal.rngom.binary.RestrictionViolationException
    MethodParameters:
         Name  Flags
      context  
      dad      
      alpha    

  com.sun.xml.internal.rngom.binary.Pattern expand(com.sun.xml.internal.rngom.binary.SchemaPatternBuilder);
    descriptor: (Lcom/sun/xml/internal/rngom/binary/SchemaPatternBuilder;)Lcom/sun/xml/internal/rngom/binary/Pattern;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
        start local 1 // com.sun.xml.internal.rngom.binary.SchemaPatternBuilder b
         0: .line 102
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.expanded:Z
            ifne 5
         1: .line 103
            aload 0 /* this */
            iconst_1
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.expanded:Z
         2: .line 104
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
            aload 1 /* b */
            invokevirtual com.sun.xml.internal.rngom.binary.Pattern.expand:(Lcom/sun/xml/internal/rngom/binary/SchemaPatternBuilder;)Lcom/sun/xml/internal/rngom/binary/Pattern;
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
         3: .line 105
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
            invokevirtual com.sun.xml.internal.rngom.binary.Pattern.isNotAllowed:()Z
            ifeq 5
         4: .line 106
            aload 0 /* this */
            getstatic com.sun.xml.internal.rngom.nc.NameClass.NULL:Lcom/sun/xml/internal/rngom/nc/NameClass;
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.nameClass:Lcom/sun/xml/internal/rngom/nc/NameClass;
         5: .line 108
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // com.sun.xml.internal.rngom.binary.SchemaPatternBuilder b
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
            0    6     1     b  Lcom/sun/xml/internal/rngom/binary/SchemaPatternBuilder;
    MethodParameters:
      Name  Flags
      b     

  boolean samePattern(com.sun.xml.internal.rngom.binary.Pattern);
    descriptor: (Lcom/sun/xml/internal/rngom/binary/Pattern;)Z
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
        start local 1 // com.sun.xml.internal.rngom.binary.Pattern other
         0: .line 112
            aload 1 /* other */
            instanceof com.sun.xml.internal.rngom.binary.ElementPattern
            ifne 2
         1: .line 113
            iconst_0
            ireturn
         2: .line 114
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            checkcast com.sun.xml.internal.rngom.binary.ElementPattern
            astore 2 /* ep */
        start local 2 // com.sun.xml.internal.rngom.binary.ElementPattern ep
         3: .line 115
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.nameClass:Lcom/sun/xml/internal/rngom/nc/NameClass;
            aload 2 /* ep */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.nameClass:Lcom/sun/xml/internal/rngom/nc/NameClass;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 4
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
            aload 2 /* ep */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
            if_acmpne 4
            iconst_1
            ireturn
      StackMap locals: com.sun.xml.internal.rngom.binary.ElementPattern
      StackMap stack:
         4: iconst_0
            ireturn
        end local 2 // com.sun.xml.internal.rngom.binary.ElementPattern ep
        end local 1 // com.sun.xml.internal.rngom.binary.Pattern other
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    5     0   this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
            0    5     1  other  Lcom/sun/xml/internal/rngom/binary/Pattern;
            3    5     2     ep  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
    MethodParameters:
       Name  Flags
      other  

  void checkRecursion(int);
    descriptor: (I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
        start local 1 // int depth
         0: .line 120
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
            iload 1 /* depth */
            iconst_1
            iadd
            invokevirtual com.sun.xml.internal.rngom.binary.Pattern.checkRecursion:(I)V
         1: .line 121
            return
        end local 1 // int depth
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
            0    2     1  depth  I
    Exceptions:
      throws org.xml.sax.SAXException
    MethodParameters:
       Name  Flags
      depth  

  public void accept(com.sun.xml.internal.rngom.binary.visitor.PatternVisitor);
    descriptor: (Lcom/sun/xml/internal/rngom/binary/visitor/PatternVisitor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
        start local 1 // com.sun.xml.internal.rngom.binary.visitor.PatternVisitor visitor
         0: .line 124
            aload 1 /* visitor */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.nameClass:Lcom/sun/xml/internal/rngom/nc/NameClass;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
            invokeinterface com.sun.xml.internal.rngom.binary.visitor.PatternVisitor.visitElement:(Lcom/sun/xml/internal/rngom/nc/NameClass;Lcom/sun/xml/internal/rngom/binary/Pattern;)V
         1: .line 125
            return
        end local 1 // com.sun.xml.internal.rngom.binary.visitor.PatternVisitor visitor
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
            0    2     1  visitor  Lcom/sun/xml/internal/rngom/binary/visitor/PatternVisitor;
    MethodParameters:
         Name  Flags
      visitor  

  public java.lang.Object apply(com.sun.xml.internal.rngom.binary.visitor.PatternFunction);
    descriptor: (Lcom/sun/xml/internal/rngom/binary/visitor/PatternFunction;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
        start local 1 // com.sun.xml.internal.rngom.binary.visitor.PatternFunction f
         0: .line 128
            aload 1 /* f */
            aload 0 /* this */
            invokeinterface com.sun.xml.internal.rngom.binary.visitor.PatternFunction.caseElement:(Lcom/sun/xml/internal/rngom/binary/ElementPattern;)Ljava/lang/Object;
            areturn
        end local 1 // com.sun.xml.internal.rngom.binary.visitor.PatternFunction f
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
            0    1     1     f  Lcom/sun/xml/internal/rngom/binary/visitor/PatternFunction;
    MethodParameters:
      Name  Flags
      f     

  void setContent(com.sun.xml.internal.rngom.binary.Pattern);
    descriptor: (Lcom/sun/xml/internal/rngom/binary/Pattern;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
        start local 1 // com.sun.xml.internal.rngom.binary.Pattern p
         0: .line 132
            aload 0 /* this */
            aload 1 /* p */
            putfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
         1: .line 133
            return
        end local 1 // com.sun.xml.internal.rngom.binary.Pattern p
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
            0    2     1     p  Lcom/sun/xml/internal/rngom/binary/Pattern;
    MethodParameters:
      Name  Flags
      p     

  public com.sun.xml.internal.rngom.binary.Pattern getContent();
    descriptor: ()Lcom/sun/xml/internal/rngom/binary/Pattern;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
         0: .line 136
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.p:Lcom/sun/xml/internal/rngom/binary/Pattern;
            areturn
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;

  public com.sun.xml.internal.rngom.nc.NameClass getNameClass();
    descriptor: ()Lcom/sun/xml/internal/rngom/nc/NameClass;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
         0: .line 140
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.nameClass:Lcom/sun/xml/internal/rngom/nc/NameClass;
            areturn
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;

  public org.xml.sax.Locator getLocator();
    descriptor: ()Lorg/xml/sax/Locator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
         0: .line 144
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.binary.ElementPattern.loc:Lorg/xml/sax/Locator;
            areturn
        end local 0 // com.sun.xml.internal.rngom.binary.ElementPattern this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/binary/ElementPattern;
}
SourceFile: "ElementPattern.java"