public class com.sun.xml.internal.rngom.parse.compact.CompactSyntax implements com.sun.xml.internal.rngom.parse.Context, com.sun.xml.internal.rngom.parse.compact.CompactSyntaxConstants
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.xml.internal.rngom.parse.compact.CompactSyntax
  super_class: java.lang.Object
{
  private static final int IN_ELEMENT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private static final int IN_ATTRIBUTE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int IN_ANY_NAME;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private static final int IN_NS_NAME;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  private java.lang.String defaultNamespace;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String compatibilityPrefix;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.xml.internal.rngom.ast.builder.SchemaBuilder sb;
    descriptor: Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.xml.internal.rngom.ast.builder.NameClassBuilder ncb;
    descriptor: Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String sourceUri;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.xml.internal.rngom.parse.compact.CompactParseable parseable;
    descriptor: Lcom/sun/xml/internal/rngom/parse/compact/CompactParseable;
    flags: (0x0002) ACC_PRIVATE

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

  private final java.util.Hashtable namespaceTable;
    descriptor: Ljava/util/Hashtable;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.util.Hashtable datatypesTable;
    descriptor: Ljava/util/Hashtable;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

  private static final com.sun.xml.internal.rngom.util.Localizer localizer;
    descriptor: Lcom/sun/xml/internal/rngom/util/Localizer;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final java.util.Hashtable attributeNameTable;
    descriptor: Ljava/util/Hashtable;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

  private java.lang.String inheritedNs;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.xml.internal.rngom.ast.builder.CommentList topLevelComments;
    descriptor: Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.xml.internal.rngom.parse.compact.Token lastCommentSourceToken;
    descriptor: Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0002) ACC_PRIVATE

  public com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager token_source;
    descriptor: Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
    flags: (0x0001) ACC_PUBLIC

  com.sun.xml.internal.rngom.parse.compact.JavaCharStream jj_input_stream;
    descriptor: Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;
    flags: (0x0000) 

  public com.sun.xml.internal.rngom.parse.compact.Token token;
    descriptor: Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0001) ACC_PUBLIC

  public com.sun.xml.internal.rngom.parse.compact.Token jj_nt;
    descriptor: Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0001) ACC_PUBLIC

  private int jj_ntk;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private com.sun.xml.internal.rngom.parse.compact.Token jj_scanpos;
    descriptor: Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.xml.internal.rngom.parse.compact.Token jj_lastpos;
    descriptor: Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0002) ACC_PRIVATE

  private int jj_la;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int jj_gen;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private final int[] jj_la1;
    descriptor: [I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static int[] jj_la1_0;
    descriptor: [I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static int[] jj_la1_1;
    descriptor: [I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private final com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls[] jj_2_rtns;
    descriptor: [Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

  private int jj_gc;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private final com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess jj_ls;
    descriptor: Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LookaheadSuccess;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private java.util.List<int[]> jj_expentries;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<[I>;

  private int[] jj_expentry;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int jj_kind;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int[] jj_lasttokens;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int jj_endpos;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 107
            new com.sun.xml.internal.rngom.util.Localizer
            dup
            new com.sun.xml.internal.rngom.util.Localizer
            dup
            ldc Lcom/sun/xml/internal/rngom/parse/Parseable;
            invokespecial com.sun.xml.internal.rngom.util.Localizer.<init>:(Ljava/lang/Class;)V
            ldc Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            invokespecial com.sun.xml.internal.rngom.util.Localizer.<init>:(Lcom/sun/xml/internal/rngom/util/Localizer;Ljava/lang/Class;)V
            putstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.localizer:Lcom/sun/xml/internal/rngom/util/Localizer;
         1: .line 3111
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1_init_0:()V
         2: .line 3112
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1_init_1:()V
         3: .line 3113
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>(com.sun.xml.internal.rngom.parse.compact.CompactParseable, java.io.Reader, java.lang.String, com.sun.xml.internal.rngom.ast.builder.SchemaBuilder, org.xml.sax.ErrorHandler, java.lang.String);
    descriptor: (Lcom/sun/xml/internal/rngom/parse/compact/CompactParseable;Ljava/io/Reader;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;Lorg/xml/sax/ErrorHandler;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=7, args_size=7
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactParseable parseable
        start local 2 // java.io.Reader r
        start local 3 // java.lang.String sourceUri
        start local 4 // com.sun.xml.internal.rngom.ast.builder.SchemaBuilder sb
        start local 5 // org.xml.sax.ErrorHandler eh
        start local 6 // java.lang.String inheritedNs
         0: .line 145
            aload 0 /* this */
            aload 2 /* r */
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax.<init>:(Ljava/io/Reader;)V
         1: .line 146
            aload 0 /* this */
            aload 3 /* sourceUri */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sourceUri:Ljava/lang/String;
         2: .line 147
            aload 0 /* this */
            aload 1 /* parseable */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.parseable:Lcom/sun/xml/internal/rngom/parse/compact/CompactParseable;
         3: .line 148
            aload 0 /* this */
            aload 4 /* sb */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
         4: .line 149
            aload 0 /* this */
            aload 4 /* sb */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.getNameClassBuilder:()Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
         5: .line 150
            aload 0 /* this */
            aload 5 /* eh */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.eh:Lorg/xml/sax/ErrorHandler;
         6: .line 153
            aload 0 /* this */
            aload 4 /* sb */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeCommentList:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
         7: .line 154
            aload 0 /* this */
            aload 0 /* this */
            new java.lang.String
            dup
            aload 6 /* inheritedNs */
            invokespecial java.lang.String.<init>:(Ljava/lang/String;)V
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.defaultNamespace:Ljava/lang/String;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.inheritedNs:Ljava/lang/String;
         8: .line 155
            return
        end local 6 // java.lang.String inheritedNs
        end local 5 // org.xml.sax.ErrorHandler eh
        end local 4 // com.sun.xml.internal.rngom.ast.builder.SchemaBuilder sb
        end local 3 // java.lang.String sourceUri
        end local 2 // java.io.Reader r
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactParseable parseable
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    9     0         this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    9     1    parseable  Lcom/sun/xml/internal/rngom/parse/compact/CompactParseable;
            0    9     2            r  Ljava/io/Reader;
            0    9     3    sourceUri  Ljava/lang/String;
            0    9     4           sb  Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            0    9     5           eh  Lorg/xml/sax/ErrorHandler;
            0    9     6  inheritedNs  Ljava/lang/String;
    MethodParameters:
             Name  Flags
      parseable    
      r            
      sourceUri    
      sb           
      eh           
      inheritedNs  

  com.sun.xml.internal.rngom.ast.om.ParsedPattern parse(com.sun.xml.internal.rngom.ast.builder.Scope);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
         0: .line 159
            aload 0 /* this */
            aload 1 /* scope */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Input:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 2 /* p */
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         1: .line 160
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.hadError:Z
            ifne 9
         2: .line 161
            aload 2 /* p */
         3: areturn
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         4: .line 163
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.ParseException
            astore 2 /* e */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.ParseException e
         5: .line 164
            aload 0 /* this */
            ldc "syntax_error"
            aload 2 /* e */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.ParseException.getMessage:()Ljava/lang/String;
            aload 2 /* e */
            getfield com.sun.xml.internal.rngom.parse.compact.ParseException.currentToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        end local 2 // com.sun.xml.internal.rngom.parse.compact.ParseException e
         6: goto 9
         7: .line 166
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException
            astore 2 /* e */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException e
         8: .line 167
            aload 0 /* this */
            aload 2 /* e */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.reportEscapeSyntaxException:(Lcom/sun/xml/internal/rngom/parse/compact/EscapeSyntaxException;)V
        end local 2 // com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException e
         9: .line 169
      StackMap locals:
      StackMap stack:
            new com.sun.xml.internal.rngom.parse.IllegalSchemaException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.IllegalSchemaException.<init>:()V
            athrow
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   10     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            1    4     2      p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            5    6     2      e  Lcom/sun/xml/internal/rngom/parse/compact/ParseException;
            8    9     2      e  Lcom/sun/xml/internal/rngom/parse/compact/EscapeSyntaxException;
      Exception table:
        from    to  target  type
           0     3       4  Class com.sun.xml.internal.rngom.parse.compact.ParseException
           0     3       7  Class com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.IllegalSchemaException
    MethodParameters:
       Name  Flags
      scope  

  com.sun.xml.internal.rngom.ast.om.ParsedPattern parseInclude(com.sun.xml.internal.rngom.ast.builder.IncludedGrammar);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/IncludedGrammar;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.IncludedGrammar g
         0: .line 174
            aload 0 /* this */
            aload 1 /* g */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.IncludedGrammar:(Lcom/sun/xml/internal/rngom/ast/builder/IncludedGrammar;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 2 /* p */
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         1: .line 175
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.hadError:Z
            ifne 9
         2: .line 176
            aload 2 /* p */
         3: areturn
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         4: .line 178
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.ParseException
            astore 2 /* e */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.ParseException e
         5: .line 179
            aload 0 /* this */
            ldc "syntax_error"
            aload 2 /* e */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.ParseException.getMessage:()Ljava/lang/String;
            aload 2 /* e */
            getfield com.sun.xml.internal.rngom.parse.compact.ParseException.currentToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        end local 2 // com.sun.xml.internal.rngom.parse.compact.ParseException e
         6: goto 9
         7: .line 181
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException
            astore 2 /* e */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException e
         8: .line 182
            aload 0 /* this */
            aload 2 /* e */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.reportEscapeSyntaxException:(Lcom/sun/xml/internal/rngom/parse/compact/EscapeSyntaxException;)V
        end local 2 // com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException e
         9: .line 184
      StackMap locals:
      StackMap stack:
            new com.sun.xml.internal.rngom.parse.IllegalSchemaException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.IllegalSchemaException.<init>:()V
            athrow
        end local 1 // com.sun.xml.internal.rngom.ast.builder.IncludedGrammar g
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1     g  Lcom/sun/xml/internal/rngom/ast/builder/IncludedGrammar;
            1    4     2     p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            5    6     2     e  Lcom/sun/xml/internal/rngom/parse/compact/ParseException;
            8    9     2     e  Lcom/sun/xml/internal/rngom/parse/compact/EscapeSyntaxException;
      Exception table:
        from    to  target  type
           0     3       4  Class com.sun.xml.internal.rngom.parse.compact.ParseException
           0     3       7  Class com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.IllegalSchemaException
    MethodParameters:
      Name  Flags
      g     

  private void checkNsName(int, com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString);
    descriptor: (ILcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString ns
         0: .line 188
            iload 1 /* context */
            iconst_4
            iand
            ifeq 2
         1: .line 189
            aload 0 /* this */
            ldc "ns_name_except_contains_ns_name"
            aload 2 /* ns */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         2: .line 190
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString ns
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    3     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    3     1  context  I
            0    3     2       ns  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
    MethodParameters:
         Name  Flags
      context  
      ns       

  private void checkAnyName(int, com.sun.xml.internal.rngom.parse.compact.Token);
    descriptor: (ILcom/sun/xml/internal/rngom/parse/compact/Token;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         0: .line 193
            iload 1 /* context */
            iconst_4
            iand
            ifeq 2
         1: .line 194
            aload 0 /* this */
            ldc "ns_name_except_contains_any_name"
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         2: .line 195
      StackMap locals:
      StackMap stack:
            iload 1 /* context */
            iconst_2
            iand
            ifeq 4
         3: .line 196
            aload 0 /* this */
            ldc "any_name_except_contains_any_name"
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         4: .line 197
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    5     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    5     1  context  I
            0    5     2        t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    MethodParameters:
         Name  Flags
      context  
      t        

  private void error(java.lang.String, com.sun.xml.internal.rngom.parse.compact.Token);
    descriptor: (Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String key
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token tok
         0: .line 200
            aload 0 /* this */
            getstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.localizer:Lcom/sun/xml/internal/rngom/util/Localizer;
            aload 1 /* key */
            invokevirtual com.sun.xml.internal.rngom.util.Localizer.message:(Ljava/lang/String;)Ljava/lang/String;
            aload 2 /* tok */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.doError:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         1: .line 201
            return
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token tok
        end local 1 // java.lang.String key
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    2     1   key  Ljava/lang/String;
            0    2     2   tok  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    MethodParameters:
      Name  Flags
      key   
      tok   

  private void error(java.lang.String, java.lang.String, com.sun.xml.internal.rngom.parse.compact.Token);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String key
        start local 2 // java.lang.String arg
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token tok
         0: .line 204
            aload 0 /* this */
            getstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.localizer:Lcom/sun/xml/internal/rngom/util/Localizer;
            aload 1 /* key */
            aload 2 /* arg */
            invokevirtual com.sun.xml.internal.rngom.util.Localizer.message:(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String;
            aload 3 /* tok */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.doError:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         1: .line 205
            return
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token tok
        end local 2 // java.lang.String arg
        end local 1 // java.lang.String key
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    2     1   key  Ljava/lang/String;
            0    2     2   arg  Ljava/lang/String;
            0    2     3   tok  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    MethodParameters:
      Name  Flags
      key   
      arg   
      tok   

  private void error(java.lang.String, java.lang.String, java.lang.String, com.sun.xml.internal.rngom.parse.compact.Token);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String key
        start local 2 // java.lang.String arg1
        start local 3 // java.lang.String arg2
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token tok
         0: .line 208
            aload 0 /* this */
            getstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.localizer:Lcom/sun/xml/internal/rngom/util/Localizer;
            aload 1 /* key */
            aload 2 /* arg1 */
            aload 3 /* arg2 */
            invokevirtual com.sun.xml.internal.rngom.util.Localizer.message:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/String;
            aload 4 /* tok */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.doError:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         1: .line 209
            return
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token tok
        end local 3 // java.lang.String arg2
        end local 2 // java.lang.String arg1
        end local 1 // java.lang.String key
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    2     1   key  Ljava/lang/String;
            0    2     2  arg1  Ljava/lang/String;
            0    2     3  arg2  Ljava/lang/String;
            0    2     4   tok  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    MethodParameters:
      Name  Flags
      key   
      arg1  
      arg2  
      tok   

  private void doError(java.lang.String, com.sun.xml.internal.rngom.parse.compact.Token);
    descriptor: (Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String message
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token tok
         0: .line 212
            aload 0 /* this */
            iconst_1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.hadError:Z
         1: .line 213
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.eh:Lorg/xml/sax/ErrorHandler;
            ifnull 10
         2: .line 214
            new org.xml.sax.helpers.LocatorImpl
            dup
            invokespecial org.xml.sax.helpers.LocatorImpl.<init>:()V
            astore 3 /* loc */
        start local 3 // org.xml.sax.helpers.LocatorImpl loc
         3: .line 215
            aload 3 /* loc */
            aload 2 /* tok */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.beginLine:I
            invokevirtual org.xml.sax.helpers.LocatorImpl.setLineNumber:(I)V
         4: .line 216
            aload 3 /* loc */
            aload 2 /* tok */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.beginColumn:I
            invokevirtual org.xml.sax.helpers.LocatorImpl.setColumnNumber:(I)V
         5: .line 217
            aload 3 /* loc */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sourceUri:Ljava/lang/String;
            invokevirtual org.xml.sax.helpers.LocatorImpl.setSystemId:(Ljava/lang/String;)V
         6: .line 219
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.eh:Lorg/xml/sax/ErrorHandler;
            new org.xml.sax.SAXParseException
            dup
            aload 1 /* message */
            aload 3 /* loc */
            invokespecial org.xml.sax.SAXParseException.<init>:(Ljava/lang/String;Lorg/xml/sax/Locator;)V
            invokeinterface org.xml.sax.ErrorHandler.error:(Lorg/xml/sax/SAXParseException;)V
         7: .line 220
            goto 10
         8: .line 221
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax java.lang.String com.sun.xml.internal.rngom.parse.compact.Token org.xml.sax.helpers.LocatorImpl
      StackMap stack: org.xml.sax.SAXException
            astore 4 /* se */
        start local 4 // org.xml.sax.SAXException se
         9: .line 222
            new com.sun.xml.internal.rngom.ast.builder.BuildException
            dup
            aload 4 /* se */
            invokespecial com.sun.xml.internal.rngom.ast.builder.BuildException.<init>:(Ljava/lang/Throwable;)V
            athrow
        end local 4 // org.xml.sax.SAXException se
        end local 3 // org.xml.sax.helpers.LocatorImpl loc
        10: .line 225
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token tok
        end local 1 // java.lang.String message
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   11     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   11     1  message  Ljava/lang/String;
            0   11     2      tok  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            3   10     3      loc  Lorg/xml/sax/helpers/LocatorImpl;
            9   10     4       se  Lorg/xml/sax/SAXException;
      Exception table:
        from    to  target  type
           6     7       8  Class org.xml.sax.SAXException
    MethodParameters:
         Name  Flags
      message  
      tok      

  private void reportEscapeSyntaxException(com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException);
    descriptor: (Lcom/sun/xml/internal/rngom/parse/compact/EscapeSyntaxException;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException e
         0: .line 228
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.eh:Lorg/xml/sax/ErrorHandler;
            ifnull 9
         1: .line 229
            new org.xml.sax.helpers.LocatorImpl
            dup
            invokespecial org.xml.sax.helpers.LocatorImpl.<init>:()V
            astore 2 /* loc */
        start local 2 // org.xml.sax.helpers.LocatorImpl loc
         2: .line 230
            aload 2 /* loc */
            aload 1 /* e */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException.getLineNumber:()I
            invokevirtual org.xml.sax.helpers.LocatorImpl.setLineNumber:(I)V
         3: .line 231
            aload 2 /* loc */
            aload 1 /* e */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException.getColumnNumber:()I
            invokevirtual org.xml.sax.helpers.LocatorImpl.setColumnNumber:(I)V
         4: .line 232
            aload 2 /* loc */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sourceUri:Ljava/lang/String;
            invokevirtual org.xml.sax.helpers.LocatorImpl.setSystemId:(Ljava/lang/String;)V
         5: .line 234
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.eh:Lorg/xml/sax/ErrorHandler;
            new org.xml.sax.SAXParseException
            dup
            getstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.localizer:Lcom/sun/xml/internal/rngom/util/Localizer;
            aload 1 /* e */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException.getKey:()Ljava/lang/String;
            invokevirtual com.sun.xml.internal.rngom.util.Localizer.message:(Ljava/lang/String;)Ljava/lang/String;
            aload 2 /* loc */
            invokespecial org.xml.sax.SAXParseException.<init>:(Ljava/lang/String;Lorg/xml/sax/Locator;)V
            invokeinterface org.xml.sax.ErrorHandler.error:(Lorg/xml/sax/SAXParseException;)V
         6: .line 235
            goto 9
         7: .line 236
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException org.xml.sax.helpers.LocatorImpl
      StackMap stack: org.xml.sax.SAXException
            astore 3 /* se */
        start local 3 // org.xml.sax.SAXException se
         8: .line 237
            new com.sun.xml.internal.rngom.ast.builder.BuildException
            dup
            aload 3 /* se */
            invokespecial com.sun.xml.internal.rngom.ast.builder.BuildException.<init>:(Ljava/lang/Throwable;)V
            athrow
        end local 3 // org.xml.sax.SAXException se
        end local 2 // org.xml.sax.helpers.LocatorImpl loc
         9: .line 240
      StackMap locals:
      StackMap stack:
            return
        end local 1 // com.sun.xml.internal.rngom.parse.compact.EscapeSyntaxException e
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1     e  Lcom/sun/xml/internal/rngom/parse/compact/EscapeSyntaxException;
            2    9     2   loc  Lorg/xml/sax/helpers/LocatorImpl;
            8    9     3    se  Lorg/xml/sax/SAXException;
      Exception table:
        from    to  target  type
           5     6       7  Class org.xml.sax.SAXException
    MethodParameters:
      Name  Flags
      e     

  private static java.lang.String unquote(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // java.lang.String s
         0: .line 243
            aload 0 /* s */
            invokevirtual java.lang.String.length:()I
            bipush 6
            if_icmplt 3
            aload 0 /* s */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            aload 0 /* s */
            iconst_1
            invokevirtual java.lang.String.charAt:(I)C
            if_icmpne 3
         1: .line 244
            aload 0 /* s */
            iconst_0
            bipush 10
            invokevirtual java.lang.String.replace:(CC)Ljava/lang/String;
            astore 0 /* s */
         2: .line 245
            aload 0 /* s */
            iconst_3
            aload 0 /* s */
            invokevirtual java.lang.String.length:()I
            iconst_3
            isub
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            areturn
         3: .line 248
      StackMap locals:
      StackMap stack:
            aload 0 /* s */
            iconst_1
            aload 0 /* s */
            invokevirtual java.lang.String.length:()I
            iconst_1
            isub
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            areturn
        end local 0 // java.lang.String s
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0     s  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      s     

  com.sun.xml.internal.rngom.ast.om.Location makeLocation(com.sun.xml.internal.rngom.parse.compact.Token);
    descriptor: (Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
    flags: (0x0000) 
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         0: .line 252
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sourceUri:Ljava/lang/String;
            aload 1 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.beginLine:I
            aload 1 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.beginColumn:I
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeLocation:(Ljava/lang/String;II)Lcom/sun/xml/internal/rngom/ast/om/Location;
            areturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    1     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    MethodParameters:
      Name  Flags
      t     

  private static com.sun.xml.internal.rngom.ast.om.ParsedPattern[] addPattern(com.sun.xml.internal.rngom.ast.om.ParsedPattern[], int, com.sun.xml.internal.rngom.ast.om.ParsedPattern);
    descriptor: ([Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;ILcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)[Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.ast.om.ParsedPattern[] patterns
        start local 1 // int i
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         0: .line 256
            iload 1 /* i */
            aload 0 /* patterns */
            arraylength
            if_icmplt 4
         1: .line 257
            aload 0 /* patterns */
            astore 3 /* oldPatterns */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedPattern[] oldPatterns
         2: .line 258
            aload 3 /* oldPatterns */
            arraylength
            iconst_2
            imul
            anewarray com.sun.xml.internal.rngom.ast.om.ParsedPattern
            astore 0 /* patterns */
         3: .line 259
            aload 3 /* oldPatterns */
            iconst_0
            aload 0 /* patterns */
            iconst_0
            aload 3 /* oldPatterns */
            arraylength
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedPattern[] oldPatterns
         4: .line 261
      StackMap locals:
      StackMap stack:
            aload 0 /* patterns */
            iload 1 /* i */
            aload 2 /* p */
            aastore
         5: .line 262
            aload 0 /* patterns */
            areturn
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 1 // int i
        end local 0 // com.sun.xml.internal.rngom.ast.om.ParsedPattern[] patterns
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    6     0     patterns  [Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            0    6     1            i  I
            0    6     2            p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            2    4     3  oldPatterns  [Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    MethodParameters:
          Name  Flags
      patterns  
      i         
      p         

  java.lang.String getCompatibilityPrefix();
    descriptor: ()Ljava/lang/String;
    flags: (0x0000) 
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 266
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
            ifnonnull 5
         1: .line 267
            aload 0 /* this */
            ldc "a"
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
         2: .line 268
            goto 4
         3: .line 269
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
            new java.lang.StringBuilder
            dup_x1
            swap
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc "a"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
         4: .line 268
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.namespaceTable:Ljava/util/Hashtable;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
            invokevirtual java.util.Hashtable.get:(Ljava/lang/Object;)Ljava/lang/Object;
            ifnonnull 3
         5: .line 271
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
            areturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  public java.lang.String resolveNamespacePrefix(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String prefix
         0: .line 275
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.namespaceTable:Ljava/util/Hashtable;
            aload 1 /* prefix */
            invokevirtual java.util.Hashtable.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 2 /* result */
        start local 2 // java.lang.String result
         1: .line 276
            aload 2 /* result */
            invokevirtual java.lang.String.length:()I
            ifne 3
         2: .line 277
            aconst_null
            areturn
         3: .line 278
      StackMap locals: java.lang.String
      StackMap stack:
            aload 2 /* result */
            areturn
        end local 2 // java.lang.String result
        end local 1 // java.lang.String prefix
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    4     1  prefix  Ljava/lang/String;
            1    4     2  result  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      prefix  

  public java.util.Enumeration prefixes();
    descriptor: ()Ljava/util/Enumeration;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 282
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.namespaceTable:Ljava/util/Hashtable;
            invokevirtual java.util.Hashtable.keys:()Ljava/util/Enumeration;
            areturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  public java.lang.String getBaseUri();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 286
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sourceUri:Ljava/lang/String;
            areturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  public boolean isUnparsedEntity(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String entityName
         0: .line 290
            iconst_0
            ireturn
        end local 1 // java.lang.String entityName
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0        this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    1     1  entityName  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      entityName  

  public boolean isNotation(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String notationName
         0: .line 294
            iconst_0
            ireturn
        end local 1 // java.lang.String notationName
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0          this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    1     1  notationName  Ljava/lang/String;
    MethodParameters:
              Name  Flags
      notationName  

  public com.sun.xml.internal.rngom.parse.Context copy();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/Context;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 298
            aload 0 /* this */
            areturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private com.sun.xml.internal.rngom.parse.Context getContext();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/Context;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 302
            aload 0 /* this */
            areturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private com.sun.xml.internal.rngom.ast.builder.CommentList getComments();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 306
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getTopLevelComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            areturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private com.sun.xml.internal.rngom.ast.builder.CommentList getTopLevelComments();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 312
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 1 /* tem */
        start local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList tem
         1: .line 313
            aload 0 /* this */
            aconst_null
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
         2: .line 314
            aload 1 /* tem */
            areturn
        end local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList tem
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    3     1   tem  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;

  private void noteTopLevelComments();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 318
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
         1: .line 319
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private void topLevelComments(com.sun.xml.internal.rngom.ast.builder.GrammarSection);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
         0: .line 322
            aload 1 /* section */
            aload 0 /* this */
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.GrammarSection.topLevelComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
         1: .line 323
            return
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    2     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
    MethodParameters:
         Name  Flags
      section  

  private com.sun.xml.internal.rngom.ast.builder.CommentList getComments(com.sun.xml.internal.rngom.ast.builder.CommentList);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=7, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         0: .line 328
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getToken:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* nextToken */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token nextToken
         1: .line 329
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 2 /* nextToken */
            if_acmpeq 28
         2: .line 330
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            ifnonnull 4
         3: .line 331
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         4: .line 333
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         5: .line 334
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.specialToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         6: .line 335
            aload 3 /* t */
            ifnull 27
         7: .line 336
            goto 9
         8: .line 337
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.specialToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
         9: .line 336
      StackMap locals:
      StackMap stack:
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.specialToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            ifnonnull 8
        10: .line 338
            aload 1 /* comments */
            ifnonnull 26
        11: .line 339
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeCommentList:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 1 /* comments */
        12: .line 340
            goto 26
        13: .line 341
      StackMap locals:
      StackMap stack:
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.mungeComment:(Ljava/lang/String;)Ljava/lang/String;
            astore 4 /* s */
        start local 4 // java.lang.String s
        14: .line 342
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            astore 5 /* loc */
        start local 5 // com.sun.xml.internal.rngom.ast.om.Location loc
        15: .line 343
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            ifnull 24
        16: .line 344
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.kind:I
            bipush 44
            if_icmpne 24
        17: .line 345
            new java.lang.StringBuffer
            dup
            aload 4 /* s */
            invokespecial java.lang.StringBuffer.<init>:(Ljava/lang/String;)V
            astore 6 /* buf */
        start local 6 // java.lang.StringBuffer buf
        18: .line 347
      StackMap locals: java.lang.String com.sun.xml.internal.rngom.ast.om.Location java.lang.StringBuffer
      StackMap stack:
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        19: .line 348
            aload 6 /* buf */
            bipush 10
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
        20: .line 349
            aload 6 /* buf */
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.mungeComment:(Ljava/lang/String;)Ljava/lang/String;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
        21: .line 350
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            ifnull 23
        22: .line 351
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.kind:I
            bipush 44
            if_icmpeq 18
        23: .line 352
      StackMap locals:
      StackMap stack:
            aload 6 /* buf */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            astore 4 /* s */
        end local 6 // java.lang.StringBuffer buf
        24: .line 354
      StackMap locals:
      StackMap stack:
            aload 1 /* comments */
            aload 4 /* s */
            aload 5 /* loc */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.CommentList.addComment:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;)V
        end local 5 // com.sun.xml.internal.rngom.ast.om.Location loc
        end local 4 // java.lang.String s
        25: .line 340
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
      StackMap locals:
      StackMap stack:
        26: aload 3 /* t */
            ifnonnull 13
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        27: .line 357
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 2 /* nextToken */
            if_acmpne 4
        28: .line 359
      StackMap locals:
      StackMap stack:
            aload 1 /* comments */
            areturn
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token nextToken
        end local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   29     0       this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   29     1   comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            1   29     2  nextToken  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            6   27     3          t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           14   25     4          s  Ljava/lang/String;
           15   25     5        loc  Lcom/sun/xml/internal/rngom/ast/om/Location;
           18   24     6        buf  Ljava/lang/StringBuffer;
    MethodParameters:
          Name  Flags
      comments  

  private com.sun.xml.internal.rngom.ast.om.ParsedPattern afterComments(com.sun.xml.internal.rngom.ast.om.ParsedPattern);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         0: .line 363
            aload 0 /* this */
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 2 /* comments */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 364
            aload 2 /* comments */
            ifnonnull 3
         2: .line 365
            aload 1 /* p */
            areturn
         3: .line 366
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.CommentList
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 1 /* p */
            aload 2 /* comments */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.commentAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 1 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    4     1         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            1    4     2  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
    MethodParameters:
      Name  Flags
      p     

  private com.sun.xml.internal.rngom.ast.om.ParsedNameClass afterComments(com.sun.xml.internal.rngom.ast.om.ParsedNameClass);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         0: .line 370
            aload 0 /* this */
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 2 /* comments */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 371
            aload 2 /* comments */
            ifnonnull 3
         2: .line 372
            aload 1 /* nc */
            areturn
         3: .line 373
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.CommentList
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 1 /* nc */
            aload 2 /* comments */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.commentAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            areturn
        end local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 1 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    4     1        nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            1    4     2  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
    MethodParameters:
      Name  Flags
      nc    

  private static java.lang.String mungeComment(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // java.lang.String image
         0: .line 377
            aload 0 /* image */
            bipush 35
            invokevirtual java.lang.String.indexOf:(I)I
            iconst_1
            iadd
            istore 1 /* i */
        start local 1 // int i
         1: .line 378
            goto 3
         2: .line 379
      StackMap locals: int
      StackMap stack:
            iinc 1 /* i */ 1
         3: .line 378
      StackMap locals:
      StackMap stack:
            iload 1 /* i */
            aload 0 /* image */
            invokevirtual java.lang.String.length:()I
            if_icmpge 4
            aload 0 /* image */
            iload 1 /* i */
            invokevirtual java.lang.String.charAt:(I)C
            bipush 35
            if_icmpeq 2
         4: .line 380
      StackMap locals:
      StackMap stack:
            iload 1 /* i */
            aload 0 /* image */
            invokevirtual java.lang.String.length:()I
            if_icmpge 6
            aload 0 /* image */
            iload 1 /* i */
            invokevirtual java.lang.String.charAt:(I)C
            bipush 32
            if_icmpne 6
         5: .line 381
            iinc 1 /* i */ 1
         6: .line 382
      StackMap locals:
      StackMap stack:
            aload 0 /* image */
            iload 1 /* i */
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
            areturn
        end local 1 // int i
        end local 0 // java.lang.String image
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0  image  Ljava/lang/String;
            1    7     1      i  I
    MethodParameters:
       Name  Flags
      image  

  private com.sun.xml.internal.rngom.ast.builder.Annotations getCommentsAsAnnotations();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 386
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 1 /* comments */
        start local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 387
            aload 1 /* comments */
            ifnonnull 3
         2: .line 388
            aconst_null
            areturn
         3: .line 389
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.CommentList
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 1 /* comments */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            areturn
        end local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    4     1  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;

  private com.sun.xml.internal.rngom.ast.builder.Annotations addCommentsToChildAnnotations(com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 393
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 2 /* comments */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 394
            aload 2 /* comments */
            ifnonnull 3
         2: .line 395
            aload 1 /* a */
            areturn
         3: .line 396
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.CommentList
      StackMap stack:
            aload 1 /* a */
            ifnonnull 5
         4: .line 397
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aconst_null
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 1 /* a */
         5: .line 398
      StackMap locals:
      StackMap stack:
            aload 1 /* a */
            aload 2 /* comments */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
         6: .line 399
            aload 1 /* a */
            areturn
        end local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1         a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    7     2  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
    MethodParameters:
      Name  Flags
      a     

  private com.sun.xml.internal.rngom.ast.builder.Annotations addCommentsToLeadingAnnotations(com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 403
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 2 /* comments */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 404
            aload 2 /* comments */
            ifnonnull 3
         2: .line 405
            aload 1 /* a */
            areturn
         3: .line 406
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.CommentList
      StackMap stack:
            aload 1 /* a */
            ifnonnull 5
         4: .line 407
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 2 /* comments */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            areturn
         5: .line 408
      StackMap locals:
      StackMap stack:
            aload 1 /* a */
            aload 2 /* comments */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addLeadingComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
         6: .line 409
            aload 1 /* a */
            areturn
        end local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1         a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    7     2  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
    MethodParameters:
      Name  Flags
      a     

  private com.sun.xml.internal.rngom.ast.builder.Annotations getTopLevelCommentsAsAnnotations();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 413
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getTopLevelComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 1 /* comments */
        start local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 414
            aload 1 /* comments */
            ifnonnull 3
         2: .line 415
            aconst_null
            areturn
         3: .line 416
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.CommentList
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 1 /* comments */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            areturn
        end local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    4     1  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;

  private void clearAttributeList();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 420
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.attributeNameTable:Ljava/util/Hashtable;
            invokevirtual java.util.Hashtable.clear:()V
         1: .line 421
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private void addAttribute(com.sun.xml.internal.rngom.ast.builder.Annotations, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.sun.xml.internal.rngom.parse.compact.Token);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=8, args_size=7
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        start local 2 // java.lang.String ns
        start local 3 // java.lang.String localName
        start local 4 // java.lang.String prefix
        start local 5 // java.lang.String value
        start local 6 // com.sun.xml.internal.rngom.parse.compact.Token tok
         0: .line 424
            new java.lang.StringBuilder
            dup
            aload 2 /* ns */
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc "#"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 3 /* localName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            astore 7 /* key */
        start local 7 // java.lang.String key
         1: .line 425
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.attributeNameTable:Ljava/util/Hashtable;
            aload 7 /* key */
            invokevirtual java.util.Hashtable.get:(Ljava/lang/Object;)Ljava/lang/Object;
            ifnull 3
         2: .line 426
            aload 0 /* this */
            ldc "duplicate_attribute"
            aload 2 /* ns */
            aload 3 /* localName */
            aload 6 /* tok */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 5
         3: .line 428
      StackMap locals: java.lang.String
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.attributeNameTable:Ljava/util/Hashtable;
            aload 7 /* key */
            aload 7 /* key */
            invokevirtual java.util.Hashtable.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         4: .line 429
            aload 1 /* a */
            aload 2 /* ns */
            aload 3 /* localName */
            aload 4 /* prefix */
            aload 5 /* value */
            aload 0 /* this */
            aload 6 /* tok */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addAttribute:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;)V
         5: .line 431
      StackMap locals:
      StackMap stack:
            return
        end local 7 // java.lang.String key
        end local 6 // com.sun.xml.internal.rngom.parse.compact.Token tok
        end local 5 // java.lang.String value
        end local 4 // java.lang.String prefix
        end local 3 // java.lang.String localName
        end local 2 // java.lang.String ns
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    6     0       this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    6     1          a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            0    6     2         ns  Ljava/lang/String;
            0    6     3  localName  Ljava/lang/String;
            0    6     4     prefix  Ljava/lang/String;
            0    6     5      value  Ljava/lang/String;
            0    6     6        tok  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            1    6     7        key  Ljava/lang/String;
    MethodParameters:
           Name  Flags
      a          
      ns         
      localName  
      prefix     
      value      
      tok        

  private void checkExcept(com.sun.xml.internal.rngom.parse.compact.Token[]);
    descriptor: ([Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token[] except
         0: .line 434
            aload 1 /* except */
            iconst_0
            aaload
            ifnull 2
         1: .line 435
            aload 0 /* this */
            ldc "except_missing_parentheses"
            aload 1 /* except */
            iconst_0
            aaload
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         2: .line 436
      StackMap locals:
      StackMap stack:
            return
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token[] except
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    3     1  except  [Lcom/sun/xml/internal/rngom/parse/compact/Token;
    MethodParameters:
        Name  Flags
      except  

  private java.lang.String lookupPrefix(java.lang.String, com.sun.xml.internal.rngom.parse.compact.Token);
    descriptor: (Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String prefix
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         0: .line 439
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.namespaceTable:Ljava/util/Hashtable;
            aload 1 /* prefix */
            invokevirtual java.util.Hashtable.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 3 /* ns */
        start local 3 // java.lang.String ns
         1: .line 440
            aload 3 /* ns */
            ifnonnull 4
         2: .line 441
            aload 0 /* this */
            ldc "undeclared_prefix"
            aload 1 /* prefix */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         3: .line 442
            ldc "#error"
            areturn
         4: .line 444
      StackMap locals: java.lang.String
      StackMap stack:
            aload 3 /* ns */
            areturn
        end local 3 // java.lang.String ns
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // java.lang.String prefix
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    5     1  prefix  Ljava/lang/String;
            0    5     2       t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            1    5     3      ns  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      prefix  
      t       

  private java.lang.String lookupDatatype(java.lang.String, com.sun.xml.internal.rngom.parse.compact.Token);
    descriptor: (Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String prefix
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         0: .line 447
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.datatypesTable:Ljava/util/Hashtable;
            aload 1 /* prefix */
            invokevirtual java.util.Hashtable.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 3 /* ns */
        start local 3 // java.lang.String ns
         1: .line 448
            aload 3 /* ns */
            ifnonnull 4
         2: .line 449
            aload 0 /* this */
            ldc "undeclared_prefix"
            aload 1 /* prefix */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         3: .line 450
            ldc ""
            areturn
         4: .line 452
      StackMap locals: java.lang.String
      StackMap stack:
            aload 3 /* ns */
            areturn
        end local 3 // java.lang.String ns
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // java.lang.String prefix
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    5     1  prefix  Ljava/lang/String;
            0    5     2       t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            1    5     3      ns  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      prefix  
      t       

  private java.lang.String resolve(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.lang.String str
         0: .line 456
            new java.net.URL
            dup
            new java.net.URL
            dup
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sourceUri:Ljava/lang/String;
            invokespecial java.net.URL.<init>:(Ljava/lang/String;)V
            aload 1 /* str */
            invokespecial java.net.URL.<init>:(Ljava/net/URL;Ljava/lang/String;)V
            invokevirtual java.net.URL.toString:()Ljava/lang/String;
         1: areturn
         2: .line 458
      StackMap locals:
      StackMap stack: java.net.MalformedURLException
            pop
         3: .line 459
            aload 1 /* str */
            areturn
        end local 1 // java.lang.String str
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    4     1   str  Ljava/lang/String;
      Exception table:
        from    to  target  type
           0     1       2  Class java.net.MalformedURLException
    MethodParameters:
      Name  Flags
      str   

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern Input(com.sun.xml.internal.rngom.ast.builder.Scope);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
         0: .line 464
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Preamble:()V
         1: .line 465
            aload 0 /* this */
            ldc 2147483647
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_1:(I)Z
            ifeq 4
         2: .line 466
            aload 0 /* this */
            aload 1 /* scope */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.TopLevelGrammar:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 2 /* p */
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         3: .line 467
            goto 14
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         4: .line 468
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 5
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 6
      StackMap locals:
      StackMap stack:
         5: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         6: lookupswitch { // 20
                    1: 7
                   10: 7
                   17: 7
                   18: 7
                   19: 7
                   26: 7
                   27: 7
                   28: 7
                   31: 7
                   32: 7
                   33: 7
                   34: 7
                   35: 7
                   36: 7
                   40: 7
                   43: 7
                   54: 7
                   55: 7
                   57: 7
                   58: 7
              default: 11
          }
         7: .line 489
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            aload 1 /* scope */
            aconst_null
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Expr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/parse/compact/Token;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 2 /* p */
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         8: .line 490
            aload 0 /* this */
            aload 2 /* p */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 2 /* p */
         9: .line 491
            aload 0 /* this */
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 492
            goto 14
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        11: .line 494
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iconst_0
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        12: .line 495
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        13: .line 496
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        14: .line 499
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedPattern
      StackMap stack:
            aload 2 /* p */
            areturn
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   15     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   15     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            3    4     2      p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            8   11     2      p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           14   15     2      p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  

  public final void TopLevelLookahead();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 504
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: lookupswitch { // 9
                    1: 23
                    5: 21
                    6: 21
                    7: 21
                   40: 26
                   43: 26
                   54: 6
                   55: 6
                   57: 3
              default: 35
          }
         3: .line 506
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         4: .line 507
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         5: .line 508
            goto 38
         6: .line 511
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Identifier:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            pop
         7: .line 512
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 8
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 9
      StackMap locals:
      StackMap stack:
         8: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         9: tableswitch { // 1 - 4
                    1: 10
                    2: 12
                    3: 14
                    4: 16
              default: 18
          }
        10: .line 514
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        11: .line 515
            goto 38
        12: .line 517
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        13: .line 518
            goto 38
        14: .line 520
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_3
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        15: .line 521
            goto 38
        16: .line 523
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        17: .line 524
            goto 38
        18: .line 526
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iconst_1
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        19: .line 527
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        20: .line 528
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        21: .line 534
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.LookaheadGrammarKeyword:()V
        22: .line 535
            goto 38
        23: .line 537
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.LookaheadBody:()V
        24: .line 538
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.LookaheadAfterAnnotations:()V
        25: .line 539
            goto 38
        26: .line 542
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.LookaheadDocumentation:()V
        27: .line 543
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 28
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 29
      StackMap locals:
      StackMap stack:
        28: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        29: tableswitch { // 1 - 1
                    1: 30
              default: 32
          }
        30: .line 545
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.LookaheadBody:()V
        31: .line 546
            goto 33
        32: .line 548
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iconst_2
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        33: .line 551
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.LookaheadAfterAnnotations:()V
        34: .line 552
            goto 38
        35: .line 554
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iconst_3
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        36: .line 555
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        37: .line 556
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        38: .line 558
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   39     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void LookaheadAfterAnnotations();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 561
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: lookupswitch { // 5
                    5: 16
                    6: 16
                    7: 16
                   54: 3
                   55: 3
              default: 18
          }
         3: .line 564
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Identifier:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            pop
         4: .line 565
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 5
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 6
      StackMap locals:
      StackMap stack:
         5: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         6: tableswitch { // 2 - 4
                    2: 7
                    3: 9
                    4: 11
              default: 13
          }
         7: .line 567
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         8: .line 568
            goto 21
         9: .line 570
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_3
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 571
            goto 21
        11: .line 573
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        12: .line 574
            goto 21
        13: .line 576
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iconst_4
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        14: .line 577
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        15: .line 578
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        16: .line 584
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.LookaheadGrammarKeyword:()V
        17: .line 585
            goto 21
        18: .line 587
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iconst_5
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        19: .line 588
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        20: .line 589
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        21: .line 591
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   22     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void LookaheadGrammarKeyword();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 594
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 5 - 7
                    5: 3
                    6: 5
                    7: 7
              default: 9
          }
         3: .line 596
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_5
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         4: .line 597
            goto 12
         5: .line 599
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 6
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 600
            goto 12
         7: .line 602
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 7
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         8: .line 603
            goto 12
         9: .line 605
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 6
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 606
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        11: .line 607
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        12: .line 609
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void LookaheadDocumentation();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 614
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 40 - 43
                   40: 3
                   41: 7
                   42: 7
                   43: 5
              default: 7
          }
         3: .line 616
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 40
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         4: .line 617
            goto 10
         5: .line 619
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 43
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 620
            goto 10
         7: .line 622
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 7
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         8: .line 623
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         9: .line 624
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        10: .line 628
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 11
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 12
      StackMap locals:
      StackMap stack:
        11: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        12: tableswitch { // 41 - 41
                   41: 13
              default: 14
          }
        13: .line 631
      StackMap locals:
      StackMap stack:
            goto 16
        14: .line 633
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 8
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        15: .line 634
            goto 18
        16: .line 636
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 41
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        17: .line 627
            goto 10
        18: .line 638
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 19
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 20
      StackMap locals:
      StackMap stack:
        19: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        20: tableswitch { // 40 - 43
                   40: 21
                   41: 22
                   42: 22
                   43: 21
              default: 22
          }
        21: .line 642
      StackMap locals:
      StackMap stack:
            goto 0
        22: .line 644
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 9
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        23: .line 648
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   24     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void LookaheadBody();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 651
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         1: .line 654
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 2
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 3
      StackMap locals:
      StackMap stack:
         2: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         3: tableswitch { // 1 - 58
                    1: 4
                    2: 4
                    3: 5
                    4: 5
                    5: 4
                    6: 4
                    7: 4
                    8: 4
                    9: 5
                   10: 4
                   11: 5
                   12: 5
                   13: 4
                   14: 4
                   15: 4
                   16: 4
                   17: 4
                   18: 4
                   19: 4
                   20: 5
                   21: 5
                   22: 5
                   23: 5
                   24: 5
                   25: 5
                   26: 4
                   27: 4
                   28: 5
                   29: 5
                   30: 5
                   31: 4
                   32: 4
                   33: 4
                   34: 4
                   35: 4
                   36: 4
                   37: 5
                   38: 5
                   39: 5
                   40: 5
                   41: 5
                   42: 5
                   43: 5
                   44: 5
                   45: 5
                   46: 5
                   47: 5
                   48: 5
                   49: 5
                   50: 5
                   51: 5
                   52: 5
                   53: 5
                   54: 4
                   55: 4
                   56: 5
                   57: 4
                   58: 4
              default: 5
          }
         4: .line 682
      StackMap locals:
      StackMap stack:
            goto 7
         5: .line 684
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 10
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         6: .line 685
            goto 25
         7: .line 687
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 8
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 9
      StackMap locals:
      StackMap stack:
         8: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         9: tableswitch { // 1 - 58
                    1: 20
                    2: 14
                    3: 22
                    4: 22
                    5: 12
                    6: 12
                    7: 12
                    8: 18
                    9: 22
                   10: 12
                   11: 22
                   12: 22
                   13: 12
                   14: 12
                   15: 12
                   16: 12
                   17: 12
                   18: 12
                   19: 12
                   20: 22
                   21: 22
                   22: 22
                   23: 22
                   24: 22
                   25: 22
                   26: 12
                   27: 12
                   28: 22
                   29: 22
                   30: 22
                   31: 12
                   32: 12
                   33: 12
                   34: 12
                   35: 12
                   36: 12
                   37: 22
                   38: 22
                   39: 22
                   40: 22
                   41: 22
                   42: 22
                   43: 22
                   44: 22
                   45: 22
                   46: 22
                   47: 22
                   48: 22
                   49: 22
                   50: 22
                   51: 22
                   52: 22
                   53: 22
                   54: 12
                   55: 12
                   56: 22
                   57: 10
                   58: 16
              default: 22
          }
        10: .line 689
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        11: .line 690
            goto 1
        12: .line 712
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            pop
        13: .line 713
            goto 1
        14: .line 715
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        15: .line 716
            goto 1
        16: .line 718
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 58
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        17: .line 719
            goto 1
        18: .line 721
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 8
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        19: .line 722
            goto 1
        20: .line 724
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.LookaheadBody:()V
        21: .line 725
            goto 1
        22: .line 727
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 11
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        23: .line 728
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        24: .line 729
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        25: .line 732
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 9
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        26: .line 733
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   27     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern IncludedGrammar(com.sun.xml.internal.rngom.ast.builder.IncludedGrammar);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/IncludedGrammar;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=6, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.IncludedGrammar g
         0: .line 738
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Preamble:()V
         1: .line 739
            aload 0 /* this */
            ldc 2147483647
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_2:(I)Z
            ifeq 4
         2: .line 740
            aload 0 /* this */
            aload 1 /* g */
            aload 1 /* g */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getTopLevelCommentsAsAnnotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.GrammarBody:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         3: .line 741
            goto 17
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         4: .line 742
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 5
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 6
      StackMap locals:
      StackMap stack:
         5: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         6: lookupswitch { // 4
                    1: 7
                   10: 7
                   40: 7
                   43: 7
              default: 14
          }
         7: .line 747
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Annotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         8: .line 748
            aload 0 /* this */
            bipush 10
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         9: .line 749
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 750
            aload 0 /* this */
            aload 1 /* g */
            aload 1 /* g */
            aload 2 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.GrammarBody:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
        11: .line 751
            aload 0 /* this */
            aload 1 /* g */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;)V
        12: .line 752
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        13: .line 753
            goto 17
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        14: .line 755
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 12
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        15: .line 756
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        16: .line 757
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        17: .line 760
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.Annotations
      StackMap stack:
            aload 0 /* this */
            aload 1 /* g */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sourceUri:Ljava/lang/String;
            iconst_1
            iconst_1
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeLocation:(Ljava/lang/String;II)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.IncludedGrammar.endIncludedGrammar:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 3 /* p */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        18: .line 761
            aload 0 /* this */
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        19: .line 762
            aload 3 /* p */
            areturn
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.IncludedGrammar g
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   20     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   20     1     g  Lcom/sun/xml/internal/rngom/ast/builder/IncludedGrammar;
            3    4     2     a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            8   14     2     a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
           17   20     2     a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
           18   20     3     p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      g     

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern TopLevelGrammar(com.sun.xml.internal.rngom.ast.builder.Scope);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=6, locals=5, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
         0: .line 767
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getTopLevelCommentsAsAnnotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         1: .line 770
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 1 /* scope */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeGrammar:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;)Lcom/sun/xml/internal/rngom/ast/builder/Grammar;
            astore 3 /* g */
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Grammar g
         2: .line 771
            aload 0 /* this */
            aload 3 /* g */
            aload 3 /* g */
            aload 2 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.GrammarBody:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
         3: .line 772
            aload 0 /* this */
            aload 3 /* g */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sourceUri:Ljava/lang/String;
            iconst_1
            iconst_1
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeLocation:(Ljava/lang/String;II)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Grammar.endGrammar:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 4 /* p */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         4: .line 773
            aload 0 /* this */
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         5: .line 774
            aload 4 /* p */
            areturn
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Grammar g
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    6     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            1    6     2      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            2    6     3      g  Lcom/sun/xml/internal/rngom/ast/builder/Grammar;
            4    6     4      p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  

  public final void Preamble();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 781
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 13 - 16
                   13: 3
                   14: 3
                   15: 4
                   16: 3
              default: 4
          }
         3: .line 786
      StackMap locals:
      StackMap stack:
            goto 6
         4: .line 788
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 13
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         5: .line 789
            goto 16
         6: .line 791
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 7
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 8
      StackMap locals:
      StackMap stack:
         7: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         8: tableswitch { // 13 - 16
                   13: 9
                   14: 9
                   15: 13
                   16: 11
              default: 13
          }
         9: .line 794
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NamespaceDecl:()V
        10: .line 795
            goto 0
        11: .line 797
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.DatatypesDecl:()V
        12: .line 798
            goto 0
        13: .line 800
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 14
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        14: .line 801
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        15: .line 802
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        16: .line 805
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.namespaceTable:Ljava/util/Hashtable;
            ldc "xml"
            ldc "http://www.w3.org/XML/1998/namespace"
            invokevirtual java.util.Hashtable.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        17: .line 806
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.datatypesTable:Ljava/util/Hashtable;
            ldc "xsd"
            invokevirtual java.util.Hashtable.get:(Ljava/lang/Object;)Ljava/lang/Object;
            ifnonnull 19
        18: .line 807
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.datatypesTable:Ljava/util/Hashtable;
            ldc "xsd"
            ldc "http://www.w3.org/2001/XMLSchema-datatypes"
            invokevirtual java.util.Hashtable.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        19: .line 808
      StackMap locals:
      StackMap stack:
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   20     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void NamespaceDecl();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 811
            aconst_null
            astore 1 /* prefix */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString prefix
         1: .line 812
            iconst_0
            istore 2 /* isDefault */
        start local 2 // boolean isDefault
         2: .line 814
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.noteTopLevelComments:()V
         3: .line 815
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 4
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 5
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString int
      StackMap stack:
         4: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         5: tableswitch { // 13 - 14
                   13: 6
                   14: 9
              default: 19
          }
         6: .line 817
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 13
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         7: .line 818
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 1 /* prefix */
         8: .line 819
            goto 22
         9: .line 821
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 14
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 822
            iconst_1
            istore 2 /* isDefault */
        11: .line 823
            aload 0 /* this */
            bipush 13
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        12: .line 824
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 13
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 14
      StackMap locals:
      StackMap stack:
        13: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        14: tableswitch { // 5 - 55
                    5: 15
                    6: 15
                    7: 15
                    8: 17
                    9: 17
                   10: 15
                   11: 17
                   12: 17
                   13: 15
                   14: 15
                   15: 15
                   16: 15
                   17: 15
                   18: 15
                   19: 15
                   20: 17
                   21: 17
                   22: 17
                   23: 17
                   24: 17
                   25: 17
                   26: 15
                   27: 15
                   28: 17
                   29: 17
                   30: 17
                   31: 15
                   32: 15
                   33: 15
                   34: 15
                   35: 15
                   36: 15
                   37: 17
                   38: 17
                   39: 17
                   40: 17
                   41: 17
                   42: 17
                   43: 17
                   44: 17
                   45: 17
                   46: 17
                   47: 17
                   48: 17
                   49: 17
                   50: 17
                   51: 17
                   52: 17
                   53: 17
                   54: 15
                   55: 15
              default: 17
          }
        15: .line 846
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 1 /* prefix */
        16: .line 847
            goto 22
        17: .line 849
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 15
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        18: .line 852
            goto 22
        19: .line 854
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 16
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        20: .line 855
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        21: .line 856
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        22: .line 858
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        23: .line 859
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NamespaceName:()Ljava/lang/String;
            astore 3 /* namespaceName */
        start local 3 // java.lang.String namespaceName
        24: .line 860
            iload 2 /* isDefault */
            ifeq 26
        25: .line 861
            aload 0 /* this */
            aload 3 /* namespaceName */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.defaultNamespace:Ljava/lang/String;
        26: .line 862
      StackMap locals: java.lang.String
      StackMap stack:
            aload 1 /* prefix */
            ifnull 38
        27: .line 863
            aload 1 /* prefix */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            ldc "xmlns"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 29
        28: .line 864
            aload 0 /* this */
            ldc "xmlns_prefix"
            aload 1 /* prefix */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 38
        29: .line 865
      StackMap locals:
      StackMap stack:
            aload 1 /* prefix */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            ldc "xml"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 33
        30: .line 866
            aload 3 /* namespaceName */
            ldc "http://www.w3.org/XML/1998/namespace"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 38
        31: .line 867
            aload 0 /* this */
            ldc "xml_prefix_bad_uri"
            aload 1 /* prefix */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        32: .line 868
            goto 38
        33: .line 869
      StackMap locals:
      StackMap stack:
            aload 3 /* namespaceName */
            ldc "http://www.w3.org/XML/1998/namespace"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 35
        34: .line 870
            aload 0 /* this */
            ldc "xml_uri_bad_prefix"
            aload 1 /* prefix */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 38
        35: .line 872
      StackMap locals:
      StackMap stack:
            aload 3 /* namespaceName */
            ldc "http://relaxng.org/ns/compatibility/annotations/1.0"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 37
        36: .line 873
            aload 0 /* this */
            aload 1 /* prefix */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
        37: .line 874
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.namespaceTable:Ljava/util/Hashtable;
            aload 1 /* prefix */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 3 /* namespaceName */
            invokevirtual java.util.Hashtable.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        38: .line 877
      StackMap locals:
      StackMap stack:
            return
        end local 3 // java.lang.String namespaceName
        end local 2 // boolean isDefault
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString prefix
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   39     0           this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1   39     1         prefix  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            2   39     2      isDefault  Z
           24   39     3  namespaceName  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final java.lang.String NamespaceName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 881
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: lookupswitch { // 2
                   15: 5
                   58: 3
              default: 8
          }
         3: .line 883
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Literal:()Ljava/lang/String;
            astore 1 /* r */
        start local 1 // java.lang.String r
         4: .line 884
            goto 11
        end local 1 // java.lang.String r
         5: .line 886
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 15
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 887
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.inheritedNs:Ljava/lang/String;
            astore 1 /* r */
        start local 1 // java.lang.String r
         7: .line 888
            goto 11
        end local 1 // java.lang.String r
         8: .line 890
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 17
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         9: .line 891
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 892
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 1 // java.lang.String r
        11: .line 894
      StackMap locals: java.lang.String
      StackMap stack:
            aload 1 /* r */
            areturn
        end local 1 // java.lang.String r
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            4    5     1     r  Ljava/lang/String;
            7    8     1     r  Ljava/lang/String;
           11   12     1     r  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void DatatypesDecl();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 901
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.noteTopLevelComments:()V
         1: .line 902
            aload 0 /* this */
            bipush 16
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         2: .line 903
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 1 /* prefix */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString prefix
         3: .line 904
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         4: .line 905
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Literal:()Ljava/lang/String;
            astore 2 /* uri */
        start local 2 // java.lang.String uri
         5: .line 906
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.datatypesTable:Ljava/util/Hashtable;
            aload 1 /* prefix */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 2 /* uri */
            invokevirtual java.util.Hashtable.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         6: .line 907
            return
        end local 2 // java.lang.String uri
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString prefix
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    7     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            3    7     1  prefix  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            5    7     2     uri  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern AnnotatedPrimaryExpr(boolean, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.parse.compact.Token[]);
    descriptor: (ZLcom/sun/xml/internal/rngom/ast/builder/Scope;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=8, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // boolean topLevel
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token[] except
         0: .line 914
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Annotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 4 /* a */
        start local 4 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         1: .line 915
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 2 /* scope */
            aload 4 /* a */
            aload 3 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.PrimaryExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         2: .line 918
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.Annotations com.sun.xml.internal.rngom.ast.om.ParsedPattern
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 3
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 4
      StackMap locals:
      StackMap stack:
         3: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         4: tableswitch { // 59 - 59
                   59: 5
              default: 6
          }
         5: .line 921
      StackMap locals:
      StackMap stack:
            goto 8
         6: .line 923
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 18
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         7: .line 924
            goto 14
         8: .line 926
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 59
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 7 /* t */
        start local 7 // com.sun.xml.internal.rngom.parse.compact.Token t
         9: .line 927
            aload 0 /* this */
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElement:(Z)Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 6 /* e */
        start local 6 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        10: .line 928
            iload 1 /* topLevel */
            ifeq 12
        11: .line 929
            aload 0 /* this */
            ldc "top_level_follow_annotation"
            aload 7 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 2
        12: .line 931
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 5 /* p */
            aload 6 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.annotateAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        end local 7 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 6 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        13: .line 917
            goto 2
        14: .line 933
      StackMap locals:
      StackMap stack:
            aload 5 /* p */
            areturn
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 4 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token[] except
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // boolean topLevel
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   15     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   15     1  topLevel  Z
            0   15     2     scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0   15     3    except  [Lcom/sun/xml/internal/rngom/parse/compact/Token;
            1   15     4         a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            2   15     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           10   13     6         e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            9   13     7         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
          Name  Flags
      topLevel  
      scope     
      except    

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern PrimaryExpr(boolean, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations, com.sun.xml.internal.rngom.parse.compact.Token[]);
    descriptor: (ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=6, args_size=5
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // boolean topLevel
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token[] except
         0: .line 939
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: lookupswitch { // 17
                   10: 7
                   17: 27
                   18: 25
                   19: 29
                   26: 3
                   27: 5
                   28: 15
                   31: 11
                   32: 13
                   33: 9
                   34: 19
                   35: 21
                   36: 21
                   54: 17
                   55: 17
                   57: 21
                   58: 23
              default: 31
          }
         3: .line 941
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ElementExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         4: .line 942
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         5: .line 944
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AttributeExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         6: .line 945
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         7: .line 947
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.GrammarExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         8: .line 948
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         9: .line 950
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ExternalRefExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        10: .line 951
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        11: .line 953
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ListExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        12: .line 954
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        13: .line 956
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.MixedExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        14: .line 957
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        15: .line 959
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ParenExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        16: .line 960
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        17: .line 963
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.IdentifierExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        18: .line 964
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        19: .line 966
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ParentExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        20: .line 967
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        21: .line 971
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 2 /* scope */
            aload 3 /* a */
            aload 4 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.DataExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        22: .line 972
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        23: .line 974
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ValueExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        24: .line 975
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        25: .line 977
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.TextExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        26: .line 978
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        27: .line 980
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.EmptyExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        28: .line 981
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        29: .line 983
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NotAllowedExpr:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        30: .line 984
            goto 34
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        31: .line 986
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 19
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        32: .line 987
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        33: .line 988
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        34: .line 990
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedPattern
      StackMap stack:
            aload 5 /* p */
            areturn
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token[] except
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // boolean topLevel
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   35     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   35     1  topLevel  Z
            0   35     2     scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0   35     3         a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            0   35     4    except  [Lcom/sun/xml/internal/rngom/parse/compact/Token;
            4    5     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            6    7     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            8    9     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           10   11     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           12   13     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           14   15     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           16   17     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           18   19     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           20   21     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           22   23     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           24   25     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           26   27     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           28   29     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           30   31     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           34   35     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
          Name  Flags
      topLevel  
      scope     
      a         
      except    

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern EmptyExpr(com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 996
            aload 0 /* this */
            bipush 17
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 997
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 1 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeEmpty:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    2     1     a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    2     2     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      a     

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern TextExpr(com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1003
            aload 0 /* this */
            bipush 18
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1004
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 1 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeText:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    2     1     a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    2     2     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      a     

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern NotAllowedExpr(com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1010
            aload 0 /* this */
            bipush 19
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1011
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 1 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeNotAllowed:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    2     1     a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    2     2     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      a     

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern Expr(boolean, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.parse.compact.Token, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/parse/compact/Token;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=9, args_size=5
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // boolean topLevel
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        start local 4 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1016
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            astore 5 /* patterns */
        start local 5 // java.util.List patterns
         1: .line 1018
            iconst_1
            newarray 4
            astore 7 /* hadOccur */
        start local 7 // boolean[] hadOccur
         2: .line 1019
            iconst_1
            anewarray com.sun.xml.internal.rngom.parse.compact.Token
            astore 8 /* except */
        start local 8 // com.sun.xml.internal.rngom.parse.compact.Token[] except
         3: .line 1020
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 2 /* scope */
            aload 7 /* hadOccur */
            aload 8 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnaryExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;[Z[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        start local 6 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         4: .line 1021
            aload 5 /* patterns */
            aload 6 /* p */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         5: .line 1022
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 6
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 7
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax int com.sun.xml.internal.rngom.ast.builder.Scope com.sun.xml.internal.rngom.parse.compact.Token com.sun.xml.internal.rngom.ast.builder.Annotations java.util.List com.sun.xml.internal.rngom.ast.om.ParsedPattern boolean[] com.sun.xml.internal.rngom.parse.compact.Token[]
      StackMap stack:
         6: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         7: tableswitch { // 20 - 22
                   20: 8
                   21: 8
                   22: 8
              default: 45
          }
         8: .line 1026
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 9
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 10
      StackMap locals:
      StackMap stack:
         9: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        10: tableswitch { // 20 - 22
                   20: 11
                   21: 22
                   22: 32
              default: 42
          }
        11: .line 1028
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 8 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkExcept:([Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        12: .line 1031
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 20
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        13: .line 1032
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 2 /* scope */
            aconst_null
            aload 8 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnaryExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;[Z[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        14: .line 1033
            aload 5 /* patterns */
            aload 6 /* p */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
            aload 0 /* this */
            aload 8 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkExcept:([Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        15: .line 1034
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 16
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 17
      StackMap locals:
      StackMap stack:
        16: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        17: tableswitch { // 20 - 20
                   20: 18
              default: 19
          }
        18: .line 1037
      StackMap locals:
      StackMap stack:
            goto 12
        19: .line 1039
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 20
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        20: .line 1043
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 5 /* patterns */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 4 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeChoice:(Ljava/util/List;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        21: .line 1044
            goto 46
        22: .line 1048
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 21
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        23: .line 1049
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 2 /* scope */
            aconst_null
            aload 8 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnaryExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;[Z[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        24: .line 1050
            aload 5 /* patterns */
            aload 6 /* p */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
            aload 0 /* this */
            aload 8 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkExcept:([Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        25: .line 1051
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 26
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 27
      StackMap locals:
      StackMap stack:
        26: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        27: tableswitch { // 21 - 21
                   21: 28
              default: 29
          }
        28: .line 1054
      StackMap locals:
      StackMap stack:
            goto 22
        29: .line 1056
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 21
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        30: .line 1060
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 5 /* patterns */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 4 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeInterleave:(Ljava/util/List;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        31: .line 1061
            goto 46
        32: .line 1065
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 22
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        33: .line 1066
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 2 /* scope */
            aconst_null
            aload 8 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnaryExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;[Z[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        34: .line 1067
            aload 5 /* patterns */
            aload 6 /* p */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
            aload 0 /* this */
            aload 8 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkExcept:([Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        35: .line 1068
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 36
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 37
      StackMap locals:
      StackMap stack:
        36: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        37: tableswitch { // 22 - 22
                   22: 38
              default: 39
          }
        38: .line 1071
      StackMap locals:
      StackMap stack:
            goto 32
        39: .line 1073
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 22
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        40: .line 1077
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 5 /* patterns */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 4 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeGroup:(Ljava/util/List;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        41: .line 1078
            goto 46
        42: .line 1080
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 23
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        43: .line 1081
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        44: .line 1082
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        45: .line 1086
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 24
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        46: .line 1089
      StackMap locals:
      StackMap stack:
            aload 5 /* patterns */
            invokeinterface java.util.List.size:()I
            iconst_1
            if_icmpne 50
            aload 4 /* a */
            ifnull 50
        47: .line 1090
            aload 7 /* hadOccur */
            iconst_0
            baload
            ifeq 49
        48: .line 1091
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 6 /* p */
            aload 4 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.annotate:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
            goto 50
        49: .line 1093
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 5 /* patterns */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 4 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeGroup:(Ljava/util/List;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        50: .line 1095
      StackMap locals:
      StackMap stack:
            aload 6 /* p */
            areturn
        end local 8 // com.sun.xml.internal.rngom.parse.compact.Token[] except
        end local 7 // boolean[] hadOccur
        end local 6 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 5 // java.util.List patterns
        end local 4 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // boolean topLevel
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   51     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   51     1  topLevel  Z
            0   51     2     scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0   51     3         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            0   51     4         a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1   51     5  patterns  Ljava/util/List;
            4   51     6         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            2   51     7  hadOccur  [Z
            3   51     8    except  [Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
          Name  Flags
      topLevel  
      scope     
      t         
      a         

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern UnaryExpr(boolean, com.sun.xml.internal.rngom.ast.builder.Scope, boolean[], com.sun.xml.internal.rngom.parse.compact.Token[]);
    descriptor: (ZLcom/sun/xml/internal/rngom/ast/builder/Scope;[Z[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=8, args_size=5
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // boolean topLevel
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // boolean[] hadOccur
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token[] except
         0: .line 1103
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 2 /* scope */
            aload 4 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotatedPrimaryExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         1: .line 1104
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 2
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 3
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedPattern
      StackMap stack:
         2: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         3: tableswitch { // 23 - 25
                   23: 4
                   24: 4
                   25: 4
              default: 33
          }
         4: .line 1108
      StackMap locals:
      StackMap stack:
            aload 3 /* hadOccur */
            ifnull 5
            aload 3 /* hadOccur */
            iconst_0
            iconst_1
            bastore
         5: .line 1109
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 5 /* p */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
         6: .line 1110
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 7
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 8
      StackMap locals:
      StackMap stack:
         7: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         8: tableswitch { // 23 - 25
                   23: 9
                   24: 12
                   25: 15
              default: 18
          }
         9: .line 1112
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 23
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 6 /* t */
        start local 6 // com.sun.xml.internal.rngom.parse.compact.Token t
        10: .line 1113
            aload 0 /* this */
            aload 4 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkExcept:([Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 5 /* p */
            aload 0 /* this */
            aload 6 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aconst_null
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeOneOrMore:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        11: .line 1114
            goto 21
        end local 6 // com.sun.xml.internal.rngom.parse.compact.Token t
        12: .line 1116
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 24
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 6 /* t */
        start local 6 // com.sun.xml.internal.rngom.parse.compact.Token t
        13: .line 1117
            aload 0 /* this */
            aload 4 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkExcept:([Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 5 /* p */
            aload 0 /* this */
            aload 6 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aconst_null
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeOptional:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        14: .line 1118
            goto 21
        end local 6 // com.sun.xml.internal.rngom.parse.compact.Token t
        15: .line 1120
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 25
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 6 /* t */
        start local 6 // com.sun.xml.internal.rngom.parse.compact.Token t
        16: .line 1121
            aload 0 /* this */
            aload 4 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkExcept:([Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 5 /* p */
            aload 0 /* this */
            aload 6 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aconst_null
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeZeroOrMore:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        17: .line 1122
            goto 21
        end local 6 // com.sun.xml.internal.rngom.parse.compact.Token t
        18: .line 1124
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 25
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        19: .line 1125
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        20: .line 1126
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 6 // com.sun.xml.internal.rngom.parse.compact.Token t
        21: .line 1130
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 22
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 23
      StackMap locals:
      StackMap stack:
        22: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        23: tableswitch { // 59 - 59
                   59: 24
              default: 25
          }
        24: .line 1133
      StackMap locals:
      StackMap stack:
            goto 27
        25: .line 1135
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 26
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        26: .line 1136
            goto 34
        27: .line 1138
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 59
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 6 /* t */
        28: .line 1139
            aload 0 /* this */
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElement:(Z)Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 7 /* e */
        start local 7 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        29: .line 1140
            iload 1 /* topLevel */
            ifeq 31
        30: .line 1141
            aload 0 /* this */
            ldc "top_level_follow_annotation"
            aload 6 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 21
        31: .line 1143
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 5 /* p */
            aload 7 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.annotateAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        end local 7 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        32: .line 1129
            goto 21
        end local 6 // com.sun.xml.internal.rngom.parse.compact.Token t
        33: .line 1147
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 27
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        34: .line 1150
      StackMap locals:
      StackMap stack:
            aload 5 /* p */
            areturn
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token[] except
        end local 3 // boolean[] hadOccur
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // boolean topLevel
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   35     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   35     1  topLevel  Z
            0   35     2     scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0   35     3  hadOccur  [Z
            0   35     4    except  [Lcom/sun/xml/internal/rngom/parse/compact/Token;
            1   35     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           10   12     6         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           13   15     6         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           16   18     6         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           21   33     6         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           29   32     7         e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
          Name  Flags
      topLevel  
      scope     
      hadOccur  
      except    

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern ElementExpr(com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=6, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1158
            aload 0 /* this */
            bipush 26
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1159
            aload 0 /* this */
            iconst_0
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NameClass:(I[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         2: .line 1160
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         3: .line 1161
            aload 0 /* this */
            iconst_0
            aload 1 /* scope */
            aconst_null
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Expr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/parse/compact/Token;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         4: .line 1162
            aload 0 /* this */
            aload 5 /* p */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
         5: .line 1163
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 1164
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 4 /* nc */
            aload 5 /* p */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeElement:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    7     2      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    7     3      t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2    7     4     nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            4    7     5      p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  
      a      

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern AttributeExpr(com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=6, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1172
            aload 0 /* this */
            bipush 27
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1173
            aload 0 /* this */
            iconst_1
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NameClass:(I[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         2: .line 1174
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         3: .line 1175
            aload 0 /* this */
            iconst_0
            aload 1 /* scope */
            aconst_null
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Expr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/parse/compact/Token;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         4: .line 1176
            aload 0 /* this */
            aload 5 /* p */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
         5: .line 1177
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 1178
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 4 /* nc */
            aload 5 /* p */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAttribute:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    7     2      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    7     3      t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2    7     4     nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            4    7     5      p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  
      a      

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass NameClass(int, com.sun.xml.internal.rngom.ast.builder.Annotations[]);
    descriptor: (I[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
         0: .line 1185
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Annotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 3 /* a */
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         1: .line 1186
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 2
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 3
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.Annotations
      StackMap stack:
         2: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         3: tableswitch { // 5 - 57
                    5: 4
                    6: 4
                    7: 4
                    8: 12
                    9: 12
                   10: 4
                   11: 12
                   12: 12
                   13: 4
                   14: 4
                   15: 4
                   16: 4
                   17: 4
                   18: 4
                   19: 4
                   20: 12
                   21: 12
                   22: 12
                   23: 12
                   24: 12
                   25: 8
                   26: 4
                   27: 4
                   28: 4
                   29: 12
                   30: 12
                   31: 4
                   32: 4
                   33: 4
                   34: 4
                   35: 4
                   36: 4
                   37: 12
                   38: 12
                   39: 12
                   40: 12
                   41: 12
                   42: 12
                   43: 12
                   44: 12
                   45: 12
                   46: 12
                   47: 12
                   48: 12
                   49: 12
                   50: 12
                   51: 12
                   52: 12
                   53: 12
                   54: 4
                   55: 4
                   56: 10
                   57: 4
              default: 12
          }
         4: .line 1210
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* context */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.PrimaryNameClass:(ILcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         5: .line 1211
            aload 0 /* this */
            aload 4 /* nc */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotateAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
         6: .line 1212
            aload 0 /* this */
            iload 1 /* context */
            aload 4 /* nc */
            aload 2 /* pa */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NameClassAlternatives:(ILcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
         7: .line 1213
            goto 15
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         8: .line 1215
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* context */
            aload 3 /* a */
            aload 2 /* pa */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnyNameExceptClass:(ILcom/sun/xml/internal/rngom/ast/builder/Annotations;[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         9: .line 1216
            goto 15
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        10: .line 1218
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* context */
            aload 3 /* a */
            aload 2 /* pa */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NsNameExceptClass:(ILcom/sun/xml/internal/rngom/ast/builder/Annotations;[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        11: .line 1219
            goto 15
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        12: .line 1221
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 28
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        13: .line 1222
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        14: .line 1223
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        15: .line 1225
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedNameClass
      StackMap stack:
            aload 4 /* nc */
            areturn
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   16     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   16     1  context  I
            0   16     2       pa  [Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1   16     3        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            5    8     4       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            9   10     4       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
           11   12     4       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
           15   16     4       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  
      pa       

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass AnnotateAfter(com.sun.xml.internal.rngom.ast.om.ParsedNameClass);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         0: .line 1233
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 59 - 59
                   59: 3
              default: 4
          }
         3: .line 1236
      StackMap locals:
      StackMap stack:
            goto 6
         4: .line 1238
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 29
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         5: .line 1239
            goto 10
         6: .line 1241
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 59
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         7: .line 1242
            aload 0 /* this */
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElement:(Z)Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 2 /* e */
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
         8: .line 1243
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 1 /* nc */
            aload 2 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.annotateAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 1 /* nc */
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
         9: .line 1232
            goto 0
        10: .line 1245
      StackMap locals:
      StackMap stack:
            aload 1 /* nc */
            areturn
        end local 1 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   11     1    nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            8    9     2     e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      nc    

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass NameClassAlternatives(int, com.sun.xml.internal.rngom.ast.om.ParsedNameClass, com.sun.xml.internal.rngom.ast.builder.Annotations[]);
    descriptor: (ILcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=8, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
         0: .line 1253
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 20 - 20
                   20: 3
              default: 26
          }
         3: .line 1255
      StackMap locals:
      StackMap stack:
            iconst_2
            anewarray com.sun.xml.internal.rngom.ast.om.ParsedNameClass
            astore 5 /* nameClasses */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass[] nameClasses
         4: .line 1256
            aload 5 /* nameClasses */
            iconst_0
            aload 2 /* nc */
            aastore
         5: .line 1257
            iconst_1
            istore 6 /* nNameClasses */
        start local 6 // int nNameClasses
         6: .line 1260
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax int com.sun.xml.internal.rngom.ast.om.ParsedNameClass com.sun.xml.internal.rngom.ast.builder.Annotations[] top com.sun.xml.internal.rngom.ast.om.ParsedNameClass[] int
      StackMap stack:
            aload 0 /* this */
            bipush 20
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 4 /* t */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
         7: .line 1261
            aload 0 /* this */
            iload 1 /* context */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.BasicNameClass:(I)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 2 /* nc */
         8: .line 1262
            aload 0 /* this */
            aload 2 /* nc */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotateAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 2 /* nc */
         9: .line 1263
            iload 6 /* nNameClasses */
            aload 5 /* nameClasses */
            arraylength
            if_icmplt 13
        10: .line 1264
            aload 5 /* nameClasses */
            astore 7 /* oldNameClasses */
        start local 7 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass[] oldNameClasses
        11: .line 1265
            aload 7 /* oldNameClasses */
            arraylength
            iconst_2
            imul
            anewarray com.sun.xml.internal.rngom.ast.om.ParsedNameClass
            astore 5 /* nameClasses */
        12: .line 1266
            aload 7 /* oldNameClasses */
            iconst_0
            aload 5 /* nameClasses */
            iconst_0
            aload 7 /* oldNameClasses */
            arraylength
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
        end local 7 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass[] oldNameClasses
        13: .line 1268
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax int com.sun.xml.internal.rngom.ast.om.ParsedNameClass com.sun.xml.internal.rngom.ast.builder.Annotations[] com.sun.xml.internal.rngom.parse.compact.Token com.sun.xml.internal.rngom.ast.om.ParsedNameClass[] int
      StackMap stack:
            aload 5 /* nameClasses */
            iload 6 /* nNameClasses */
            iinc 6 /* nNameClasses */ 1
            aload 2 /* nc */
            aastore
        14: .line 1269
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 15
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 16
      StackMap locals:
      StackMap stack:
        15: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        16: tableswitch { // 20 - 20
                   20: 17
              default: 18
          }
        17: .line 1272
      StackMap locals:
      StackMap stack:
            goto 6
        18: .line 1274
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 30
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        19: .line 1279
            aload 3 /* pa */
            ifnonnull 22
        20: .line 1280
            aconst_null
            astore 7 /* a */
        start local 7 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        21: goto 24
        end local 7 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        22: .line 1282
      StackMap locals:
      StackMap stack:
            aload 3 /* pa */
            iconst_0
            aaload
            astore 7 /* a */
        start local 7 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        23: .line 1283
            aload 3 /* pa */
            iconst_0
            aconst_null
            aastore
        24: .line 1285
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.Annotations
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 5 /* nameClasses */
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
            iconst_0
            iload 6 /* nNameClasses */
            invokeinterface java.util.List.subList:(II)Ljava/util/List;
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 7 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeChoice:(Ljava/util/List;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 2 /* nc */
        25: .line 1286
            goto 27
        end local 7 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 6 // int nNameClasses
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass[] nameClasses
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
        26: .line 1288
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax int com.sun.xml.internal.rngom.ast.om.ParsedNameClass com.sun.xml.internal.rngom.ast.builder.Annotations[]
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 31
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        27: .line 1291
      StackMap locals:
      StackMap stack:
            aload 2 /* nc */
            areturn
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   28     0            this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   28     1         context  I
            0   28     2              nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            0   28     3              pa  [Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            7   26     4               t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            4   26     5     nameClasses  [Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            6   26     6    nNameClasses  I
           11   13     7  oldNameClasses  [Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
           21   22     7               a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
           23   26     7               a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  
      nc       
      pa       

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass BasicNameClass(int);
    descriptor: (I)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
         0: .line 1298
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Annotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         1: .line 1299
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 2
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 3
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.Annotations
      StackMap stack:
         2: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         3: tableswitch { // 5 - 57
                    5: 4
                    6: 4
                    7: 4
                    8: 8
                    9: 8
                   10: 4
                   11: 8
                   12: 8
                   13: 4
                   14: 4
                   15: 4
                   16: 4
                   17: 4
                   18: 4
                   19: 4
                   20: 8
                   21: 8
                   22: 8
                   23: 8
                   24: 8
                   25: 6
                   26: 4
                   27: 4
                   28: 4
                   29: 8
                   30: 8
                   31: 4
                   32: 4
                   33: 4
                   34: 4
                   35: 4
                   36: 4
                   37: 8
                   38: 8
                   39: 8
                   40: 8
                   41: 8
                   42: 8
                   43: 8
                   44: 8
                   45: 8
                   46: 8
                   47: 8
                   48: 8
                   49: 8
                   50: 8
                   51: 8
                   52: 8
                   53: 8
                   54: 4
                   55: 4
                   56: 6
                   57: 4
              default: 8
          }
         4: .line 1323
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* context */
            aload 2 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.PrimaryNameClass:(ILcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 3 /* nc */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         5: .line 1324
            goto 11
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         6: .line 1327
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* context */
            aload 2 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.OpenNameClass:(ILcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 3 /* nc */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         7: .line 1328
            goto 11
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         8: .line 1330
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 32
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         9: .line 1331
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 1332
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        11: .line 1334
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedNameClass
      StackMap stack:
            aload 3 /* nc */
            areturn
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   12     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   12     1  context  I
            1   12     2        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            5    6     3       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            7    8     3       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
           11   12     3       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass PrimaryNameClass(int, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (ILcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1340
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 5 - 57
                    5: 3
                    6: 3
                    7: 3
                    8: 9
                    9: 9
                   10: 3
                   11: 9
                   12: 9
                   13: 3
                   14: 3
                   15: 3
                   16: 3
                   17: 3
                   18: 3
                   19: 3
                   20: 9
                   21: 9
                   22: 9
                   23: 9
                   24: 9
                   25: 9
                   26: 3
                   27: 3
                   28: 7
                   29: 9
                   30: 9
                   31: 3
                   32: 3
                   33: 3
                   34: 3
                   35: 3
                   36: 3
                   37: 9
                   38: 9
                   39: 9
                   40: 9
                   41: 9
                   42: 9
                   43: 9
                   44: 9
                   45: 9
                   46: 9
                   47: 9
                   48: 9
                   49: 9
                   50: 9
                   51: 9
                   52: 9
                   53: 9
                   54: 3
                   55: 3
                   56: 9
                   57: 5
              default: 9
          }
         3: .line 1362
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* context */
            aload 2 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedNameClass:(ILcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 3 /* nc */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         4: .line 1363
            goto 12
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         5: .line 1365
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.PrefixedNameClass:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 3 /* nc */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         6: .line 1366
            goto 12
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         7: .line 1368
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* context */
            aload 2 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ParenNameClass:(ILcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 3 /* nc */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         8: .line 1369
            goto 12
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         9: .line 1371
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 33
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 1372
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        11: .line 1373
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        12: .line 1375
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedNameClass
      StackMap stack:
            aload 3 /* nc */
            areturn
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   13     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   13     1  context  I
            0   13     2        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            4    5     3       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            6    7     3       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            8    9     3       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
           12   13     3       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  
      a        

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass OpenNameClass(int, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (ILcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1382
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: lookupswitch { // 2
                   25: 5
                   56: 3
              default: 7
          }
         3: .line 1384
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NsName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 4 /* ns */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString ns
         4: .line 1385
            aload 0 /* this */
            iload 1 /* context */
            aload 4 /* ns */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkNsName:(ILcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;)V
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 4 /* ns */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 4 /* ns */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeNsName:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            areturn
        end local 4 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString ns
         5: .line 1388
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 25
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         6: .line 1389
            aload 0 /* this */
            iload 1 /* context */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkAnyName:(ILcom/sun/xml/internal/rngom/parse/compact/Token;)V
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeAnyName:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            areturn
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         7: .line 1392
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 34
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         8: .line 1393
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         9: .line 1394
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   10     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1  context  I
            0   10     2        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            6    7     3        t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            4    5     4       ns  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  
      a        

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass UnprefixedNameClass(int, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (ILcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=6, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1401
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 3 /* name */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
         1: .line 1403
            iload 1 /* context */
            iconst_1
            iand
            iconst_1
            if_icmpne 4
         2: .line 1404
            ldc ""
            astore 4 /* ns */
        start local 4 // java.lang.String ns
         3: goto 5
        end local 4 // java.lang.String ns
         4: .line 1406
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.defaultNamespace:Ljava/lang/String;
            astore 4 /* ns */
        start local 4 // java.lang.String ns
         5: .line 1407
      StackMap locals: java.lang.String
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 4 /* ns */
            aload 3 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aconst_null
            aload 3 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeName:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            areturn
        end local 4 // java.lang.String ns
        end local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    6     1  context  I
            0    6     2        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    6     3     name  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            3    4     4       ns  Ljava/lang/String;
            5    6     4       ns  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  
      a        

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass PrefixedNameClass(com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=6, locals=6, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1413
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1414
            aload 2 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            astore 3 /* qn */
        start local 3 // java.lang.String qn
         2: .line 1415
            aload 3 /* qn */
            bipush 58
            invokevirtual java.lang.String.indexOf:(I)I
            istore 4 /* colon */
        start local 4 // int colon
         3: .line 1416
            aload 3 /* qn */
            iconst_0
            iload 4 /* colon */
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 5 /* prefix */
        start local 5 // java.lang.String prefix
         4: .line 1417
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 0 /* this */
            aload 5 /* prefix */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lookupPrefix:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)Ljava/lang/String;
            aload 3 /* qn */
            iload 4 /* colon */
            iconst_1
            iadd
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
            aload 5 /* prefix */
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 1 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeName:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            areturn
        end local 5 // java.lang.String prefix
        end local 4 // int colon
        end local 3 // java.lang.String qn
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    5     1       a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    5     2       t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2    5     3      qn  Ljava/lang/String;
            3    5     4   colon  I
            4    5     5  prefix  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      a     

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass NsNameExceptClass(int, com.sun.xml.internal.rngom.ast.builder.Annotations, com.sun.xml.internal.rngom.ast.builder.Annotations[]);
    descriptor: (ILcom/sun/xml/internal/rngom/ast/builder/Annotations;[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=6, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
         0: .line 1424
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NsName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 4 /* ns */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString ns
         1: .line 1425
            aload 0 /* this */
            iload 1 /* context */
            aload 4 /* ns */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkNsName:(ILcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;)V
         2: .line 1426
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 3
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 4
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
      StackMap stack:
         3: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         4: tableswitch { // 30 - 30
                   30: 5
              default: 9
          }
         5: .line 1428
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* context */
            iconst_4
            ior
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ExceptNameClass:(I)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         6: .line 1429
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 4 /* ns */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 5 /* nc */
            aload 4 /* ns */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeNsName:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
         7: .line 1430
            aload 0 /* this */
            aload 5 /* nc */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotateAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
         8: .line 1431
            goto 13
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         9: .line 1433
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 35
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 1434
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 4 /* ns */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 4 /* ns */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeNsName:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        11: .line 1435
            aload 0 /* this */
            aload 5 /* nc */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotateAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
        12: .line 1436
            aload 0 /* this */
            iload 1 /* context */
            aload 5 /* nc */
            aload 3 /* pa */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NameClassAlternatives:(ILcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
        13: .line 1438
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedNameClass
      StackMap stack:
            aload 5 /* nc */
            areturn
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 4 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString ns
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   14     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   14     1  context  I
            0   14     2        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            0   14     3       pa  [Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1   14     4       ns  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            6    9     5       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
           11   14     5       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  
      a        
      pa       

  public final com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString NsName();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=6, locals=4, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 1444
            aload 0 /* this */
            bipush 56
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1445
            aload 1 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            astore 2 /* qn */
        start local 2 // java.lang.String qn
         2: .line 1446
            aload 2 /* qn */
            iconst_0
            aload 2 /* qn */
            invokevirtual java.lang.String.length:()I
            iconst_2
            isub
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 3 /* prefix */
        start local 3 // java.lang.String prefix
         3: .line 1447
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
            dup
            aload 0 /* this */
            aload 0 /* this */
            aload 3 /* prefix */
            aload 1 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lookupPrefix:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)Ljava/lang/String;
            aload 1 /* t */
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.<init>:(Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            areturn
        end local 3 // java.lang.String prefix
        end local 2 // java.lang.String qn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    4     1       t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2    4     2      qn  Ljava/lang/String;
            3    4     3  prefix  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass AnyNameExceptClass(int, com.sun.xml.internal.rngom.ast.builder.Annotations, com.sun.xml.internal.rngom.ast.builder.Annotations[]);
    descriptor: (ILcom/sun/xml/internal/rngom/ast/builder/Annotations;[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=6, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
         0: .line 1454
            aload 0 /* this */
            bipush 25
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 4 /* t */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1455
            aload 0 /* this */
            iload 1 /* context */
            aload 4 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkAnyName:(ILcom/sun/xml/internal/rngom/parse/compact/Token;)V
         2: .line 1456
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 3
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 4
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
         3: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         4: tableswitch { // 30 - 30
                   30: 5
              default: 9
          }
         5: .line 1458
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* context */
            iconst_2
            ior
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ExceptNameClass:(I)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         6: .line 1459
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 5 /* nc */
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeAnyName:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
         7: .line 1460
            aload 0 /* this */
            aload 5 /* nc */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotateAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
         8: .line 1461
            goto 13
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         9: .line 1463
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 36
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 1464
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeAnyName:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        11: .line 1465
            aload 0 /* this */
            aload 5 /* nc */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotateAfter:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
        12: .line 1466
            aload 0 /* this */
            iload 1 /* context */
            aload 5 /* nc */
            aload 3 /* pa */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NameClassAlternatives:(ILcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 5 /* nc */
        13: .line 1468
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedNameClass
      StackMap stack:
            aload 5 /* nc */
            areturn
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   14     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   14     1  context  I
            0   14     2        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            0   14     3       pa  [Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1   14     4        t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            6    9     5       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
           11   14     5       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  
      a        
      pa       

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass ParenNameClass(int, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (ILcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=6, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1475
            iconst_1
            anewarray com.sun.xml.internal.rngom.ast.builder.Annotations
            dup
            iconst_0
            aload 2 /* a */
            aastore
            astore 5 /* pa */
        start local 5 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
         1: .line 1476
            aload 0 /* this */
            bipush 28
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         2: .line 1477
            aload 0 /* this */
            iload 1 /* context */
            aload 5 /* pa */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.NameClass:(I[Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         3: .line 1478
            aload 0 /* this */
            aload 4 /* nc */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
         4: .line 1479
            aload 0 /* this */
            bipush 29
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         5: .line 1480
            aload 5 /* pa */
            iconst_0
            aaload
            ifnull 7
         6: .line 1481
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ncb:Lcom/sun/xml/internal/rngom/ast/builder/NameClassBuilder;
            aload 4 /* nc */
            invokestatic java.util.Collections.singletonList:(Ljava/lang/Object;)Ljava/util/List;
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 5 /* pa */
            iconst_0
            aaload
            invokeinterface com.sun.xml.internal.rngom.ast.builder.NameClassBuilder.makeChoice:(Ljava/util/List;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 4 /* nc */
         7: .line 1482
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token com.sun.xml.internal.rngom.ast.om.ParsedNameClass com.sun.xml.internal.rngom.ast.builder.Annotations[]
      StackMap stack:
            aload 4 /* nc */
            areturn
        end local 5 // com.sun.xml.internal.rngom.ast.builder.Annotations[] pa
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    8     1  context  I
            0    8     2        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            2    8     3        t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            3    8     4       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            1    8     5       pa  [Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  
      a        

  public final com.sun.xml.internal.rngom.ast.om.ParsedNameClass ExceptNameClass(int);
    descriptor: (I)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int context
         0: .line 1488
            aload 0 /* this */
            bipush 30
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         1: .line 1489
            aload 0 /* this */
            iload 1 /* context */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.BasicNameClass:(I)Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
            astore 2 /* nc */
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
         2: .line 1490
            aload 2 /* nc */
            areturn
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedNameClass nc
        end local 1 // int context
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    3     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    3     1  context  I
            2    3     2       nc  Lcom/sun/xml/internal/rngom/ast/om/ParsedNameClass;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      context  

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern ListExpr(com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1497
            aload 0 /* this */
            bipush 31
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1498
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         2: .line 1499
            aload 0 /* this */
            iconst_0
            aload 1 /* scope */
            aconst_null
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Expr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/parse/compact/Token;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 4 /* p */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         3: .line 1500
            aload 0 /* this */
            aload 4 /* p */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 4 /* p */
         4: .line 1501
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         5: .line 1502
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 4 /* p */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeList:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    6     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    6     2      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    6     3      t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            3    6     4      p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  
      a      

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern MixedExpr(com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1509
            aload 0 /* this */
            bipush 32
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1510
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         2: .line 1511
            aload 0 /* this */
            iconst_0
            aload 1 /* scope */
            aconst_null
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Expr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/parse/compact/Token;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 4 /* p */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         3: .line 1512
            aload 0 /* this */
            aload 4 /* p */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 4 /* p */
         4: .line 1513
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         5: .line 1514
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 4 /* p */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeMixed:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    6     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    6     2      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    6     3      t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            3    6     4      p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  
      a      

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern GrammarExpr(com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1521
            aload 0 /* this */
            bipush 10
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1522
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 1 /* scope */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeGrammar:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;)Lcom/sun/xml/internal/rngom/ast/builder/Grammar;
            astore 4 /* g */
        start local 4 // com.sun.xml.internal.rngom.ast.builder.Grammar g
         2: .line 1523
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         3: .line 1524
            aload 0 /* this */
            aload 4 /* g */
            aload 4 /* g */
            aload 2 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.GrammarBody:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
         4: .line 1525
            aload 0 /* this */
            aload 4 /* g */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;)V
         5: .line 1526
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 1527
            aload 4 /* g */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Grammar.endGrammar:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 4 // com.sun.xml.internal.rngom.ast.builder.Grammar g
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    7     2      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    7     3      t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2    7     4      g  Lcom/sun/xml/internal/rngom/ast/builder/Grammar;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  
      a      

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern ParenExpr(boolean, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=6, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // boolean topLevel
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1534
            aload 0 /* this */
            bipush 28
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 4 /* t */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1535
            aload 0 /* this */
            iload 1 /* topLevel */
            aload 2 /* scope */
            aload 4 /* t */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Expr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/parse/compact/Token;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
        start local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         2: .line 1536
            aload 0 /* this */
            aload 5 /* p */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.afterComments:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 5 /* p */
         3: .line 1537
            aload 0 /* this */
            bipush 29
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         4: .line 1538
            aload 5 /* p */
            areturn
        end local 5 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // boolean topLevel
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    5     1  topLevel  Z
            0    5     2     scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    5     3         a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    5     4         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2    5     5         p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
          Name  Flags
      topLevel  
      scope     
      a         

  public final com.sun.xml.internal.rngom.ast.builder.Annotations GrammarBody(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=5, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1546
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_3:(I)Z
            ifeq 5
         1: .line 1551
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElementNotKeyword:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 4 /* e */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
         2: .line 1552
            aload 3 /* a */
            ifnonnull 3
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aconst_null
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 3 /* a */
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation
      StackMap stack:
         3: aload 3 /* a */
            aload 4 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addElement:(Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
         4: .line 1545
            goto 0
         5: .line 1556
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 6
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 7
      StackMap locals:
      StackMap stack:
         6: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         7: lookupswitch { // 8
                    1: 8
                    5: 8
                    6: 8
                    7: 8
                   40: 8
                   43: 8
                   54: 8
                   55: 8
              default: 9
          }
         8: .line 1566
      StackMap locals:
      StackMap stack:
            goto 11
         9: .line 1568
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 37
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 1569
            goto 13
        11: .line 1571
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* section */
            aload 2 /* scope */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.GrammarComponent:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;)V
        12: .line 1555
            goto 5
        13: .line 1573
      StackMap locals:
      StackMap stack:
            aload 3 /* a */
            areturn
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   14     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   14     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0   14     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0   14     3        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            2    4     4        e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    
      a        

  public final void GrammarComponent(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
         0: .line 1580
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Annotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 4 /* a */
        start local 4 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         1: .line 1581
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 2
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 3
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.ast.builder.GrammarSection com.sun.xml.internal.rngom.ast.builder.Scope top com.sun.xml.internal.rngom.ast.builder.Annotations
      StackMap stack:
         2: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         3: lookupswitch { // 5
                    5: 4
                    6: 8
                    7: 6
                   54: 4
                   55: 4
              default: 10
          }
         4: .line 1585
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* section */
            aload 2 /* scope */
            aload 4 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Definition:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         5: .line 1586
            goto 13
         6: .line 1588
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* section */
            aload 2 /* scope */
            aload 4 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Include:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         7: .line 1589
            goto 13
         8: .line 1591
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* section */
            aload 2 /* scope */
            aload 4 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Div:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         9: .line 1592
            goto 13
        10: .line 1594
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 38
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        11: .line 1595
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        12: .line 1596
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        13: .line 1600
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_4:(I)Z
            ifeq 17
        14: .line 1605
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElementNotKeyword:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 3 /* e */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        15: .line 1606
            aload 1 /* section */
            aload 3 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.GrammarSection.topLevelAnnotation:(Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        16: .line 1599
            goto 13
        17: .line 1608
      StackMap locals:
      StackMap stack:
            return
        end local 4 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   18     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   18     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0   18     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
           15   16     3        e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            1   18     4        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    

  public final void Definition(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1611
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: lookupswitch { // 3
                    5: 5
                   54: 3
                   55: 3
              default: 7
          }
         3: .line 1614
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* section */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Define:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         4: .line 1615
            goto 10
         5: .line 1617
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* section */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Start:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         6: .line 1618
            goto 10
         7: .line 1620
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 39
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         8: .line 1621
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         9: .line 1622
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        10: .line 1624
      StackMap locals:
      StackMap stack:
            return
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   11     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   11     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0   11     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0   11     3        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    
      a        

  public final void Start(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=6, locals=7, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1630
            aload 0 /* this */
            iconst_5
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 4 /* t */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1631
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AssignOp:()Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;
            astore 5 /* combine */
        start local 5 // com.sun.xml.internal.rngom.ast.builder.GrammarSection$Combine combine
         2: .line 1632
            aload 0 /* this */
            iconst_0
            aload 2 /* scope */
            aconst_null
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Expr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/parse/compact/Token;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        start local 6 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         3: .line 1633
            aload 1 /* section */
            ldc "\u0000#start\u0000"
            aload 5 /* combine */
            aload 6 /* p */
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 3 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.GrammarSection.define:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         4: .line 1634
            return
        end local 6 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 5 // com.sun.xml.internal.rngom.ast.builder.GrammarSection$Combine combine
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    5     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    5     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0    5     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    5     3        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    5     4        t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2    5     5  combine  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;
            3    5     6        p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    
      a        

  public final void Define(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=6, locals=7, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1640
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Identifier:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 4 /* name */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
         1: .line 1641
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AssignOp:()Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;
            astore 5 /* combine */
        start local 5 // com.sun.xml.internal.rngom.ast.builder.GrammarSection$Combine combine
         2: .line 1642
            aload 0 /* this */
            iconst_0
            aload 2 /* scope */
            aconst_null
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Expr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/parse/compact/Token;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 6 /* p */
        start local 6 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         3: .line 1643
            aload 1 /* section */
            aload 4 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 5 /* combine */
            aload 6 /* p */
            aload 4 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 3 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.GrammarSection.define:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         4: .line 1644
            return
        end local 6 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 5 // com.sun.xml.internal.rngom.ast.builder.GrammarSection$Combine combine
        end local 4 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    5     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    5     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0    5     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    5     3        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    5     4     name  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            2    5     5  combine  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;
            3    5     6        p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    
      a        

  public final com.sun.xml.internal.rngom.ast.builder.GrammarSection$Combine AssignOp();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 1647
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 2 - 4
                    2: 3
                    3: 7
                    4: 5
              default: 9
          }
         3: .line 1649
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         4: .line 1650
            aconst_null
            areturn
         5: .line 1653
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_4
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 1654
            getstatic com.sun.xml.internal.rngom.ast.builder.GrammarSection.COMBINE_CHOICE:Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;
            areturn
         7: .line 1657
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_3
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         8: .line 1658
            getstatic com.sun.xml.internal.rngom.ast.builder.GrammarSection.COMBINE_INTERLEAVE:Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection$Combine;
            areturn
         9: .line 1661
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 40
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 1662
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        11: .line 1663
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void Include(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=6, locals=8, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1672
            aload 1 /* section */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.GrammarSection.makeInclude:()Lcom/sun/xml/internal/rngom/ast/builder/Include;
            astore 7 /* include */
        start local 7 // com.sun.xml.internal.rngom.ast.builder.Include include
         1: .line 1673
            aload 0 /* this */
            bipush 7
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 4 /* t */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
         2: .line 1674
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Literal:()Ljava/lang/String;
            astore 5 /* href */
        start local 5 // java.lang.String href
         3: .line 1675
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Inherit:()Ljava/lang/String;
            astore 6 /* ns */
        start local 6 // java.lang.String ns
         4: .line 1676
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 5
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 6
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.ast.builder.GrammarSection com.sun.xml.internal.rngom.ast.builder.Scope com.sun.xml.internal.rngom.ast.builder.Annotations com.sun.xml.internal.rngom.parse.compact.Token java.lang.String java.lang.String com.sun.xml.internal.rngom.ast.builder.Include
      StackMap stack:
         5: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         6: tableswitch { // 11 - 11
                   11: 7
              default: 12
          }
         7: .line 1678
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         8: .line 1679
            aload 0 /* this */
            aload 7 /* include */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.IncludeBody:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 3 /* a */
         9: .line 1680
            aload 0 /* this */
            aload 7 /* include */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;)V
        10: .line 1681
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        11: .line 1682
            goto 13
        12: .line 1684
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 41
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        13: .line 1688
      StackMap locals:
      StackMap stack:
            aload 7 /* include */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.parseable:Lcom/sun/xml/internal/rngom/parse/compact/CompactParseable;
            aload 0 /* this */
            aload 5 /* href */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.resolve:(Ljava/lang/String;)Ljava/lang/String;
            aload 6 /* ns */
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 3 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Include.endInclude:(Lcom/sun/xml/internal/rngom/parse/Parseable;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
        14: .line 1689
            goto 16
        15: .line 1690
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.IllegalSchemaException
            pop
        16: .line 1691
      StackMap locals:
      StackMap stack:
            return
        end local 7 // com.sun.xml.internal.rngom.ast.builder.Include include
        end local 6 // java.lang.String ns
        end local 5 // java.lang.String href
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   17     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   17     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0   17     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0   17     3        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            2   17     4        t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            3   17     5     href  Ljava/lang/String;
            4   17     6       ns  Ljava/lang/String;
            1   17     7  include  Lcom/sun/xml/internal/rngom/ast/builder/Include;
      Exception table:
        from    to  target  type
          13    14      15  Class com.sun.xml.internal.rngom.parse.IllegalSchemaException
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    
      a        

  public final com.sun.xml.internal.rngom.ast.builder.Annotations IncludeBody(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=5, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1697
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_5:(I)Z
            ifeq 5
         1: .line 1702
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElementNotKeyword:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 4 /* e */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
         2: .line 1703
            aload 3 /* a */
            ifnonnull 3
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aconst_null
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 3 /* a */
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation
      StackMap stack:
         3: aload 3 /* a */
            aload 4 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addElement:(Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
         4: .line 1696
            goto 0
         5: .line 1707
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 6
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 7
      StackMap locals:
      StackMap stack:
         6: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         7: lookupswitch { // 7
                    1: 8
                    5: 8
                    6: 8
                   40: 8
                   43: 8
                   54: 8
                   55: 8
              default: 9
          }
         8: .line 1716
      StackMap locals:
      StackMap stack:
            goto 11
         9: .line 1718
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 42
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 1719
            goto 13
        11: .line 1721
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* section */
            aload 2 /* scope */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.IncludeComponent:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;)V
        12: .line 1706
            goto 5
        13: .line 1723
      StackMap locals:
      StackMap stack:
            aload 3 /* a */
            areturn
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   14     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   14     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0   14     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0   14     3        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            2    4     4        e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    
      a        

  public final void IncludeComponent(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=5, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
         0: .line 1730
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Annotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 4 /* a */
        start local 4 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         1: .line 1731
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 2
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 3
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.ast.builder.GrammarSection com.sun.xml.internal.rngom.ast.builder.Scope top com.sun.xml.internal.rngom.ast.builder.Annotations
      StackMap stack:
         2: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         3: lookupswitch { // 4
                    5: 4
                    6: 6
                   54: 4
                   55: 4
              default: 8
          }
         4: .line 1735
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* section */
            aload 2 /* scope */
            aload 4 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Definition:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         5: .line 1736
            goto 11
         6: .line 1738
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* section */
            aload 2 /* scope */
            aload 4 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.IncludeDiv:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         7: .line 1739
            goto 11
         8: .line 1741
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 43
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         9: .line 1742
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 1743
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        11: .line 1747
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_6:(I)Z
            ifeq 15
        12: .line 1752
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElementNotKeyword:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 3 /* e */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        13: .line 1753
            aload 1 /* section */
            aload 3 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.GrammarSection.topLevelAnnotation:(Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        14: .line 1746
            goto 11
        15: .line 1755
      StackMap locals:
      StackMap stack:
            return
        end local 4 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   16     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   16     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0   16     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
           13   14     3        e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            1   16     4        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    

  public final void Div(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=6, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1759
            aload 1 /* section */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.GrammarSection.makeDiv:()Lcom/sun/xml/internal/rngom/ast/builder/Div;
            astore 5 /* div */
        start local 5 // com.sun.xml.internal.rngom.ast.builder.Div div
         1: .line 1760
            aload 0 /* this */
            bipush 6
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 4 /* t */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
         2: .line 1761
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         3: .line 1762
            aload 0 /* this */
            aload 5 /* div */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.GrammarBody:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 3 /* a */
         4: .line 1763
            aload 0 /* this */
            aload 5 /* div */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;)V
         5: .line 1764
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 1765
            aload 5 /* div */
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 3 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Div.endDiv:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         7: .line 1766
            return
        end local 5 // com.sun.xml.internal.rngom.ast.builder.Div div
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    8     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0    8     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    8     3        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            2    8     4        t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            1    8     5      div  Lcom/sun/xml/internal/rngom/ast/builder/Div;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    
      a        

  public final void IncludeDiv(com.sun.xml.internal.rngom.ast.builder.GrammarSection, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=6, args_size=4
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1770
            aload 1 /* section */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.GrammarSection.makeDiv:()Lcom/sun/xml/internal/rngom/ast/builder/Div;
            astore 5 /* div */
        start local 5 // com.sun.xml.internal.rngom.ast.builder.Div div
         1: .line 1771
            aload 0 /* this */
            bipush 6
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 4 /* t */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
         2: .line 1772
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         3: .line 1773
            aload 0 /* this */
            aload 5 /* div */
            aload 2 /* scope */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.IncludeBody:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 3 /* a */
         4: .line 1774
            aload 0 /* this */
            aload 5 /* div */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.topLevelComments:(Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;)V
         5: .line 1775
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 1776
            aload 5 /* div */
            aload 0 /* this */
            aload 4 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 3 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Div.endDiv:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         7: .line 1777
            return
        end local 5 // com.sun.xml.internal.rngom.ast.builder.Div div
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // com.sun.xml.internal.rngom.ast.builder.GrammarSection section
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    8     1  section  Lcom/sun/xml/internal/rngom/ast/builder/GrammarSection;
            0    8     2    scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    8     3        a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            2    8     4        t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            1    8     5      div  Lcom/sun/xml/internal/rngom/ast/builder/Div;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
         Name  Flags
      section  
      scope    
      a        

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern ExternalRefExpr(com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=7, locals=6, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1783
            aload 0 /* this */
            bipush 33
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 1784
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Literal:()Ljava/lang/String;
            astore 4 /* href */
        start local 4 // java.lang.String href
         2: .line 1785
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Inherit:()Ljava/lang/String;
            astore 5 /* ns */
        start local 5 // java.lang.String ns
         3: .line 1787
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.parseable:Lcom/sun/xml/internal/rngom/parse/compact/CompactParseable;
            aload 0 /* this */
            aload 4 /* href */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.resolve:(Ljava/lang/String;)Ljava/lang/String;
            aload 5 /* ns */
            aload 1 /* scope */
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeExternalRef:(Lcom/sun/xml/internal/rngom/parse/Parseable;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
         4: areturn
         5: .line 1789
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.ast.builder.Scope com.sun.xml.internal.rngom.ast.builder.Annotations com.sun.xml.internal.rngom.parse.compact.Token java.lang.String java.lang.String
      StackMap stack: com.sun.xml.internal.rngom.parse.IllegalSchemaException
            pop
         6: .line 1790
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeErrorPattern:()Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 5 // java.lang.String ns
        end local 4 // java.lang.String href
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    7     2      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    7     3      t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2    7     4   href  Ljava/lang/String;
            3    7     5     ns  Ljava/lang/String;
      Exception table:
        from    to  target  type
           3     4       5  Class com.sun.xml.internal.rngom.parse.IllegalSchemaException
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  
      a      

  public final java.lang.String Inherit();
    descriptor: ()Ljava/lang/String;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 1796
            aconst_null
            astore 1 /* ns */
        start local 1 // java.lang.String ns
         1: .line 1797
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 2
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 3
      StackMap locals: java.lang.String
      StackMap stack:
         2: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         3: tableswitch { // 15 - 15
                   15: 4
              default: 8
          }
         4: .line 1799
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 15
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         5: .line 1800
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         6: .line 1801
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Prefix:()Ljava/lang/String;
            astore 1 /* ns */
         7: .line 1802
            goto 9
         8: .line 1804
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 44
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         9: .line 1807
      StackMap locals:
      StackMap stack:
            aload 1 /* ns */
            ifnonnull 11
        10: .line 1808
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.defaultNamespace:Ljava/lang/String;
            astore 1 /* ns */
        11: .line 1809
      StackMap locals:
      StackMap stack:
            aload 1 /* ns */
            areturn
        end local 1 // java.lang.String ns
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1   12     1    ns  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern ParentExpr(com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1815
            aload 0 /* this */
            bipush 34
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         1: .line 1816
            aload 0 /* this */
            aload 2 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.addCommentsToChildAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
         2: .line 1817
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Identifier:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 3 /* name */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
         3: .line 1818
            aload 1 /* scope */
            ifnonnull 6
         4: .line 1819
            aload 0 /* this */
            ldc "parent_ref_outside_grammar"
            aload 3 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         5: .line 1820
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeErrorPattern:()Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
         6: .line 1822
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
      StackMap stack:
            aload 1 /* scope */
            aload 3 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 3 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Scope.makeParentRef:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    7     2      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            3    7     3   name  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  
      a      

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern IdentifierExpr(com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1829
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Identifier:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 3 /* name */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
         1: .line 1830
            aload 1 /* scope */
            ifnonnull 4
         2: .line 1831
            aload 0 /* this */
            ldc "ref_outside_grammar"
            aload 3 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         3: .line 1832
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeErrorPattern:()Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
         4: .line 1834
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
      StackMap stack:
            aload 1 /* scope */
            aload 3 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 3 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Scope.makeRef:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    5     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    5     1  scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    5     2      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    5     3   name  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
       Name  Flags
      scope  
      a      

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern ValueExpr(boolean, com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (ZLcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=8, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // boolean topLevel
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 1841
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.LocatedLiteral:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 3 /* s */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
         1: .line 1842
            iload 1 /* topLevel */
            ifeq 4
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.annotationsIncludeElements:Z
            ifeq 4
         2: .line 1843
            aload 0 /* this */
            ldc "top_level_follow_annotation"
            aload 3 /* s */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         3: .line 1844
            aconst_null
            astore 2 /* a */
         4: .line 1846
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            ldc ""
            ldc "token"
            aload 3 /* s */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.defaultNamespace:Ljava/lang/String;
            aload 3 /* s */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeValue:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/Context;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        end local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // boolean topLevel
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    5     1  topLevel  Z
            0    5     2         a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    5     3         s  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
          Name  Flags
      topLevel  
      a         

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern DataExpr(boolean, com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.ast.builder.Annotations, com.sun.xml.internal.rngom.parse.compact.Token[]);
    descriptor: (ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=8, locals=14, args_size=5
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // boolean topLevel
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        start local 4 // com.sun.xml.internal.rngom.parse.compact.Token[] except
         0: .line 1854
            aconst_null
            astore 8 /* datatypeUri */
        start local 8 // java.lang.String datatypeUri
         1: .line 1855
            aconst_null
            astore 9 /* s */
        start local 9 // java.lang.String s
         2: .line 1856
            aconst_null
            astore 10 /* e */
        start local 10 // com.sun.xml.internal.rngom.ast.om.ParsedPattern e
         3: .line 1858
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.DatatypeName:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 5 /* datatypeToken */
        start local 5 // com.sun.xml.internal.rngom.parse.compact.Token datatypeToken
         4: .line 1859
            aload 5 /* datatypeToken */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            astore 7 /* datatype */
        start local 7 // java.lang.String datatype
         5: .line 1860
            aload 0 /* this */
            aload 5 /* datatypeToken */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            astore 6 /* loc */
        start local 6 // com.sun.xml.internal.rngom.ast.om.Location loc
         6: .line 1861
            aload 7 /* datatype */
            bipush 58
            invokevirtual java.lang.String.indexOf:(I)I
            istore 12 /* colon */
        start local 12 // int colon
         7: .line 1862
            iload 12 /* colon */
            ifge 9
         8: .line 1863
            ldc ""
            astore 8 /* datatypeUri */
            goto 12
         9: .line 1865
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax int com.sun.xml.internal.rngom.ast.builder.Scope com.sun.xml.internal.rngom.ast.builder.Annotations com.sun.xml.internal.rngom.parse.compact.Token[] com.sun.xml.internal.rngom.parse.compact.Token com.sun.xml.internal.rngom.ast.om.Location java.lang.String java.lang.String java.lang.String com.sun.xml.internal.rngom.ast.om.ParsedPattern top int
      StackMap stack:
            aload 7 /* datatype */
            iconst_0
            iload 12 /* colon */
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 13 /* prefix */
        start local 13 // java.lang.String prefix
        10: .line 1866
            aload 0 /* this */
            aload 13 /* prefix */
            aload 5 /* datatypeToken */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lookupDatatype:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)Ljava/lang/String;
            astore 8 /* datatypeUri */
        11: .line 1867
            aload 7 /* datatype */
            iload 12 /* colon */
            iconst_1
            iadd
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
            astore 7 /* datatype */
        end local 13 // java.lang.String prefix
        12: .line 1869
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 13
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 14
      StackMap locals:
      StackMap stack:
        13: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        14: tableswitch { // 58 - 58
                   58: 15
              default: 20
          }
        15: .line 1871
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Literal:()Ljava/lang/String;
            astore 9 /* s */
        16: .line 1872
            iload 1 /* topLevel */
            ifeq 19
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.annotationsIncludeElements:Z
            ifeq 19
        17: .line 1873
            aload 0 /* this */
            ldc "top_level_follow_annotation"
            aload 5 /* datatypeToken */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        18: .line 1874
            aconst_null
            astore 3 /* a */
        19: .line 1876
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 8 /* datatypeUri */
            aload 7 /* datatype */
            aload 9 /* s */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.defaultNamespace:Ljava/lang/String;
            aload 6 /* loc */
            aload 3 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeValue:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/Context;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            areturn
        20: .line 1879
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 48
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        21: .line 1880
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 8 /* datatypeUri */
            aload 7 /* datatype */
            aload 6 /* loc */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeDataPatternBuilder:(Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;)Lcom/sun/xml/internal/rngom/ast/builder/DataPatternBuilder;
            astore 11 /* dpb */
        start local 11 // com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder dpb
        22: .line 1881
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 23
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 24
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax int com.sun.xml.internal.rngom.ast.builder.Scope com.sun.xml.internal.rngom.ast.builder.Annotations com.sun.xml.internal.rngom.parse.compact.Token[] com.sun.xml.internal.rngom.parse.compact.Token com.sun.xml.internal.rngom.ast.om.Location java.lang.String java.lang.String java.lang.String com.sun.xml.internal.rngom.ast.om.ParsedPattern com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder int
      StackMap stack:
        23: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        24: tableswitch { // 11 - 11
                   11: 25
              default: 33
          }
        25: .line 1883
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 11 /* dpb */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Params:(Lcom/sun/xml/internal/rngom/ast/builder/DataPatternBuilder;)V
        26: .line 1884
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 27
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 28
      StackMap locals:
      StackMap stack:
        27: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        28: tableswitch { // 30 - 30
                   30: 29
              default: 31
          }
        29: .line 1886
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 4 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Except:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 10 /* e */
        30: .line 1887
            goto 40
        31: .line 1889
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 45
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        32: .line 1892
            goto 40
        33: .line 1894
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 47
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        34: .line 1895
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 35
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 36
      StackMap locals:
      StackMap stack:
        35: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        36: tableswitch { // 30 - 30
                   30: 37
              default: 39
          }
        37: .line 1897
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* scope */
            aload 4 /* except */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Except:(Lcom/sun/xml/internal/rngom/ast/builder/Scope;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 10 /* e */
        38: .line 1898
            goto 40
        39: .line 1900
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 46
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        40: .line 1904
      StackMap locals:
      StackMap stack:
            aload 10 /* e */
            ifnonnull 41
            aload 11 /* dpb */
            aload 6 /* loc */
            aload 3 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder.makePattern:(Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            goto 42
      StackMap locals:
      StackMap stack:
        41: aload 11 /* dpb */
            aload 10 /* e */
            aload 6 /* loc */
            aload 3 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder.makePattern:(Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.ast.om.ParsedPattern
        42: areturn
        end local 12 // int colon
        end local 11 // com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder dpb
        end local 10 // com.sun.xml.internal.rngom.ast.om.ParsedPattern e
        end local 9 // java.lang.String s
        end local 8 // java.lang.String datatypeUri
        end local 7 // java.lang.String datatype
        end local 6 // com.sun.xml.internal.rngom.ast.om.Location loc
        end local 5 // com.sun.xml.internal.rngom.parse.compact.Token datatypeToken
        end local 4 // com.sun.xml.internal.rngom.parse.compact.Token[] except
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 1 // boolean topLevel
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   43     0           this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   43     1       topLevel  Z
            0   43     2          scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0   43     3              a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            0   43     4         except  [Lcom/sun/xml/internal/rngom/parse/compact/Token;
            4   43     5  datatypeToken  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            6   43     6            loc  Lcom/sun/xml/internal/rngom/ast/om/Location;
            5   43     7       datatype  Ljava/lang/String;
            1   43     8    datatypeUri  Ljava/lang/String;
            2   43     9              s  Ljava/lang/String;
            3   43    10              e  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
           22   43    11            dpb  Lcom/sun/xml/internal/rngom/ast/builder/DataPatternBuilder;
            7   43    12          colon  I
           10   12    13         prefix  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
          Name  Flags
      topLevel  
      scope     
      a         
      except    

  public final com.sun.xml.internal.rngom.parse.compact.Token DatatypeName();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 1911
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: lookupswitch { // 3
                   35: 3
                   36: 5
                   57: 7
              default: 9
          }
         3: .line 1913
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 35
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         4: .line 1914
            goto 12
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         5: .line 1916
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 36
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         6: .line 1917
            goto 12
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         7: .line 1919
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         8: .line 1920
            goto 12
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         9: .line 1922
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 49
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 1923
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        11: .line 1924
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        12: .line 1926
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 1 /* t */
            areturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            4    5     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            6    7     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            8    9     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           12   13     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString Identifier();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=3, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 1933
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 54 - 55
                   54: 3
                   55: 6
              default: 9
          }
         3: .line 1935
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 54
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         4: .line 1936
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
            dup
            aload 0 /* this */
            aload 2 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            aload 2 /* t */
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.<init>:(Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            astore 1 /* s */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
         5: .line 1937
            goto 12
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
         6: .line 1939
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 55
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         7: .line 1940
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
            dup
            aload 0 /* this */
            aload 2 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            iconst_1
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
            aload 2 /* t */
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.<init>:(Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            astore 1 /* s */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
         8: .line 1941
            goto 12
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
         9: .line 1943
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 50
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 1944
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        11: .line 1945
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        12: .line 1947
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 1 /* s */
            areturn
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            5    6     1     s  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            8    9     1     s  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
           12   13     1     s  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            4    6     2     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            7    9     2     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           12   13     2     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final java.lang.String Prefix();
    descriptor: ()Ljava/lang/String;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 1954
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 5 - 55
                    5: 9
                    6: 9
                    7: 9
                    8: 12
                    9: 12
                   10: 9
                   11: 12
                   12: 12
                   13: 9
                   14: 9
                   15: 9
                   16: 9
                   17: 9
                   18: 9
                   19: 9
                   20: 12
                   21: 12
                   22: 12
                   23: 12
                   24: 12
                   25: 12
                   26: 9
                   27: 9
                   28: 12
                   29: 12
                   30: 12
                   31: 9
                   32: 9
                   33: 9
                   34: 9
                   35: 9
                   36: 9
                   37: 12
                   38: 12
                   39: 12
                   40: 12
                   41: 12
                   42: 12
                   43: 12
                   44: 12
                   45: 12
                   46: 12
                   47: 12
                   48: 12
                   49: 12
                   50: 12
                   51: 12
                   52: 12
                   53: 12
                   54: 3
                   55: 6
              default: 12
          }
         3: .line 1956
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 54
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         4: .line 1957
            aload 1 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            astore 2 /* prefix */
        start local 2 // java.lang.String prefix
         5: .line 1958
            goto 15
        end local 2 // java.lang.String prefix
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         6: .line 1960
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 55
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         7: .line 1961
            aload 1 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            iconst_1
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
            astore 2 /* prefix */
        start local 2 // java.lang.String prefix
         8: .line 1962
            goto 15
        end local 2 // java.lang.String prefix
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         9: .line 1982
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Keyword:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        10: .line 1983
            aload 1 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            astore 2 /* prefix */
        start local 2 // java.lang.String prefix
        11: .line 1984
            goto 15
        end local 2 // java.lang.String prefix
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        12: .line 1986
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 51
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        13: .line 1987
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        14: .line 1988
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        start local 2 // java.lang.String prefix
        15: .line 1990
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token java.lang.String
      StackMap stack:
            aload 0 /* this */
            aload 2 /* prefix */
            aload 1 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lookupPrefix:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)Ljava/lang/String;
            areturn
        end local 2 // java.lang.String prefix
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   16     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            4    6     1       t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            7    9     1       t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           10   12     1       t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           15   16     1       t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            5    6     2  prefix  Ljava/lang/String;
            8    9     2  prefix  Ljava/lang/String;
           11   12     2  prefix  Ljava/lang/String;
           15   16     2  prefix  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString UnprefixedName();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=3, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 1997
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 5 - 55
                    5: 5
                    6: 5
                    7: 5
                    8: 8
                    9: 8
                   10: 5
                   11: 8
                   12: 8
                   13: 5
                   14: 5
                   15: 5
                   16: 5
                   17: 5
                   18: 5
                   19: 5
                   20: 8
                   21: 8
                   22: 8
                   23: 8
                   24: 8
                   25: 8
                   26: 5
                   27: 5
                   28: 8
                   29: 8
                   30: 8
                   31: 5
                   32: 5
                   33: 5
                   34: 5
                   35: 5
                   36: 5
                   37: 8
                   38: 8
                   39: 8
                   40: 8
                   41: 8
                   42: 8
                   43: 8
                   44: 8
                   45: 8
                   46: 8
                   47: 8
                   48: 8
                   49: 8
                   50: 8
                   51: 8
                   52: 8
                   53: 8
                   54: 3
                   55: 3
              default: 8
          }
         3: .line 2000
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Identifier:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 1 /* s */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
         4: .line 2001
            goto 11
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
         5: .line 2021
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Keyword:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         6: .line 2022
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
            dup
            aload 0 /* this */
            aload 2 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            aload 2 /* t */
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.<init>:(Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            astore 1 /* s */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
         7: .line 2023
            goto 11
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
         8: .line 2025
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 52
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         9: .line 2026
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 2027
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
        11: .line 2029
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
      StackMap stack:
            aload 1 /* s */
            areturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString s
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            4    5     1     s  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            7    8     1     s  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
           11   12     1     s  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            6    8     2     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void Params(com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/DataPatternBuilder;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder dpb
         0: .line 2034
            aload 0 /* this */
            bipush 11
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         1: .line 2037
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 2
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 3
      StackMap locals:
      StackMap stack:
         2: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         3: tableswitch { // 1 - 55
                    1: 4
                    2: 5
                    3: 5
                    4: 5
                    5: 4
                    6: 4
                    7: 4
                    8: 5
                    9: 5
                   10: 4
                   11: 5
                   12: 5
                   13: 4
                   14: 4
                   15: 4
                   16: 4
                   17: 4
                   18: 4
                   19: 4
                   20: 5
                   21: 5
                   22: 5
                   23: 5
                   24: 5
                   25: 5
                   26: 4
                   27: 4
                   28: 5
                   29: 5
                   30: 5
                   31: 4
                   32: 4
                   33: 4
                   34: 4
                   35: 4
                   36: 4
                   37: 5
                   38: 5
                   39: 5
                   40: 4
                   41: 5
                   42: 5
                   43: 4
                   44: 5
                   45: 5
                   46: 5
                   47: 5
                   48: 5
                   49: 5
                   50: 5
                   51: 5
                   52: 5
                   53: 5
                   54: 4
                   55: 4
              default: 5
          }
         4: .line 2063
      StackMap locals:
      StackMap stack:
            goto 7
         5: .line 2065
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 53
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         6: .line 2066
            goto 9
         7: .line 2068
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* dpb */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Param:(Lcom/sun/xml/internal/rngom/ast/builder/DataPatternBuilder;)V
         8: .line 2036
            goto 1
         9: .line 2070
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 12
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 2071
            return
        end local 1 // com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder dpb
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   11     1   dpb  Lcom/sun/xml/internal/rngom/ast/builder/DataPatternBuilder;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      dpb   

  public final void Param(com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/DataPatternBuilder;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=7, locals=5, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder dpb
         0: .line 2077
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Annotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 3 /* a */
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         1: .line 2078
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 2 /* name */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
         2: .line 2079
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         3: .line 2080
            aload 0 /* this */
            aload 3 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.addCommentsToLeadingAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 3 /* a */
         4: .line 2081
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Literal:()Ljava/lang/String;
            astore 4 /* value */
        start local 4 // java.lang.String value
         5: .line 2082
            aload 1 /* dpb */
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aload 4 /* value */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.defaultNamespace:Ljava/lang/String;
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 3 /* a */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder.addParam:(Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/Context;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         6: .line 2083
            return
        end local 4 // java.lang.String value
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
        end local 1 // com.sun.xml.internal.rngom.ast.builder.DataPatternBuilder dpb
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1    dpb  Lcom/sun/xml/internal/rngom/ast/builder/DataPatternBuilder;
            2    7     2   name  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            1    7     3      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            5    7     4  value  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      dpb   

  public final com.sun.xml.internal.rngom.ast.om.ParsedPattern Except(com.sun.xml.internal.rngom.ast.builder.Scope, com.sun.xml.internal.rngom.parse.compact.Token[]);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Scope;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=7, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token[] except
         0: .line 2089
            iconst_1
            anewarray com.sun.xml.internal.rngom.parse.compact.Token
            astore 6 /* innerExcept */
        start local 6 // com.sun.xml.internal.rngom.parse.compact.Token[] innerExcept
         1: .line 2090
            aload 0 /* this */
            bipush 30
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 5 /* t */
        start local 5 // com.sun.xml.internal.rngom.parse.compact.Token t
         2: .line 2091
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Annotations:()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 3 /* a */
        start local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         3: .line 2092
            aload 0 /* this */
            iconst_0
            aload 1 /* scope */
            aload 3 /* a */
            aload 6 /* innerExcept */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.PrimaryExpr:(ZLcom/sun/xml/internal/rngom/ast/builder/Scope;Lcom/sun/xml/internal/rngom/ast/builder/Annotations;[Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            astore 4 /* p */
        start local 4 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
         4: .line 2093
            aload 0 /* this */
            aload 6 /* innerExcept */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.checkExcept:([Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         5: .line 2094
            aload 2 /* except */
            iconst_0
            aload 5 /* t */
            aastore
         6: .line 2095
            aload 4 /* p */
            areturn
        end local 6 // com.sun.xml.internal.rngom.parse.compact.Token[] innerExcept
        end local 5 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 4 // com.sun.xml.internal.rngom.ast.om.ParsedPattern p
        end local 3 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token[] except
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Scope scope
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    7     0         this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1        scope  Lcom/sun/xml/internal/rngom/ast/builder/Scope;
            0    7     2       except  [Lcom/sun/xml/internal/rngom/parse/compact/Token;
            3    7     3            a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            4    7     4            p  Lcom/sun/xml/internal/rngom/ast/om/ParsedPattern;
            2    7     5            t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            1    7     6  innerExcept  [Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
        Name  Flags
      scope   
      except  

  public final com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation Documentation();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=7, locals=4, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2100
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 1 /* comments */
        start local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 2103
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 2
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 3
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.CommentList
      StackMap stack:
         2: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         3: tableswitch { // 40 - 43
                   40: 4
                   41: 8
                   42: 8
                   43: 6
              default: 8
          }
         4: .line 2105
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 40
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         5: .line 2106
            goto 11
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         6: .line 2108
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 43
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         7: .line 2109
            goto 11
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         8: .line 2111
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 54
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         9: .line 2112
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        10: .line 2113
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        11: .line 2115
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.ast.builder.CommentList top com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            ldc "http://relaxng.org/ns/compatibility/annotations/1.0"
        12: .line 2116
            ldc "documentation"
        13: .line 2117
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getCompatibilityPrefix:()Ljava/lang/String;
        14: .line 2118
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
        15: .line 2119
            aload 1 /* comments */
        16: .line 2120
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
        17: .line 2115
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeElementAnnotationBuilder:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
            astore 2 /* eab */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
        18: .line 2121
            aload 2 /* eab */
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.mungeComment:(Ljava/lang/String;)Ljava/lang/String;
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aconst_null
            invokeinterface com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder.addText:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
        19: .line 2124
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.ast.builder.CommentList com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 20
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 21
      StackMap locals:
      StackMap stack:
        20: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        21: tableswitch { // 41 - 41
                   41: 22
              default: 23
          }
        22: .line 2127
      StackMap locals:
      StackMap stack:
            goto 25
        23: .line 2129
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 55
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        24: .line 2130
            goto 28
        25: .line 2132
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 41
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        26: .line 2133
            aload 2 /* eab */
            new java.lang.StringBuilder
            dup
            ldc "\n"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.mungeComment:(Ljava/lang/String;)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aconst_null
            invokeinterface com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder.addText:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
        27: .line 2123
            goto 19
        28: .line 2135
      StackMap locals:
      StackMap stack:
            aload 2 /* eab */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder.makeElementAnnotation:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            areturn
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
        end local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   29     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1   29     1  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
           18   29     2       eab  Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
            5    6     3         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            7    8     3         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           11   29     3         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.ast.builder.Annotations Annotations();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2140
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 1 /* comments */
        start local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 2141
            aconst_null
            astore 2 /* a */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         2: .line 2143
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 3
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 4
      StackMap locals: com.sun.xml.internal.rngom.ast.builder.CommentList com.sun.xml.internal.rngom.ast.builder.Annotations
      StackMap stack:
         3: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         4: tableswitch { // 40 - 43
                   40: 5
                   41: 17
                   42: 17
                   43: 5
              default: 17
          }
         5: .line 2146
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 1 /* comments */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
         6: .line 2149
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Documentation:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 3 /* e */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
         7: .line 2150
            aload 2 /* a */
            aload 3 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addElement:(Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
         8: .line 2151
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 9
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 10
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation
      StackMap stack:
         9: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        10: tableswitch { // 40 - 43
                   40: 11
                   41: 12
                   42: 12
                   43: 11
              default: 12
          }
        11: .line 2155
      StackMap locals:
      StackMap stack:
            goto 6
        12: .line 2157
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 56
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        13: .line 2161
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 1 /* comments */
        14: .line 2162
            aload 1 /* comments */
            ifnull 18
        15: .line 2163
            aload 2 /* a */
            aload 1 /* comments */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addLeadingComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
        16: .line 2164
            goto 18
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        17: .line 2166
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 57
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        18: .line 2169
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 19
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 20
      StackMap locals:
      StackMap stack:
        19: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        20: tableswitch { // 1 - 1
                    1: 21
              default: 39
          }
        21: .line 2171
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        22: .line 2172
            aload 2 /* a */
            ifnonnull 23
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 1 /* comments */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
      StackMap locals:
      StackMap stack:
        23: aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.clearAttributeList:()V
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.annotationsIncludeElements:Z
        24: .line 2175
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_7:(I)Z
            ifeq 27
        25: .line 2180
            aload 0 /* this */
            aload 2 /* a */
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.PrefixedAnnotationAttribute:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;Z)V
        26: .line 2174
            goto 24
        27: .line 2184
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 28
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 29
      StackMap locals:
      StackMap stack:
        28: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        29: tableswitch { // 5 - 57
                    5: 30
                    6: 30
                    7: 30
                    8: 31
                    9: 31
                   10: 30
                   11: 31
                   12: 31
                   13: 30
                   14: 30
                   15: 30
                   16: 30
                   17: 30
                   18: 30
                   19: 30
                   20: 31
                   21: 31
                   22: 31
                   23: 31
                   24: 31
                   25: 31
                   26: 30
                   27: 30
                   28: 31
                   29: 31
                   30: 31
                   31: 30
                   32: 30
                   33: 30
                   34: 30
                   35: 30
                   36: 30
                   37: 31
                   38: 31
                   39: 31
                   40: 31
                   41: 31
                   42: 31
                   43: 31
                   44: 31
                   45: 31
                   46: 31
                   47: 31
                   48: 31
                   49: 31
                   50: 31
                   51: 31
                   52: 31
                   53: 31
                   54: 30
                   55: 30
                   56: 31
                   57: 30
              default: 31
          }
        30: .line 2208
      StackMap locals:
      StackMap stack:
            goto 33
        31: .line 2210
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 58
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        32: .line 2211
            goto 36
        33: .line 2213
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElement:(Z)Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 3 /* e */
        start local 3 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        34: .line 2214
            aload 2 /* a */
            aload 3 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addElement:(Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
            aload 0 /* this */
            iconst_1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.annotationsIncludeElements:Z
        end local 3 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        35: .line 2183
            goto 27
        36: .line 2216
      StackMap locals:
      StackMap stack:
            aload 2 /* a */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.Annotations.addComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
        37: .line 2217
            aload 0 /* this */
            bipush 9
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        38: .line 2218
            goto 40
        39: .line 2220
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 59
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        40: .line 2223
      StackMap locals:
      StackMap stack:
            aload 2 /* a */
            ifnonnull 42
            aload 1 /* comments */
            ifnull 42
        41: .line 2224
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 1 /* comments */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeAnnotations:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            astore 2 /* a */
        42: .line 2225
      StackMap locals:
      StackMap stack:
            aload 2 /* a */
            areturn
        end local 2 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   43     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1   43     1  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            2   43     2         a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            7   17     3         e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
           34   35     3         e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void AnnotationAttribute(com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 2230
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 5 - 57
                    5: 5
                    6: 5
                    7: 5
                    8: 7
                    9: 7
                   10: 5
                   11: 7
                   12: 7
                   13: 5
                   14: 5
                   15: 5
                   16: 5
                   17: 5
                   18: 5
                   19: 5
                   20: 7
                   21: 7
                   22: 7
                   23: 7
                   24: 7
                   25: 7
                   26: 5
                   27: 5
                   28: 7
                   29: 7
                   30: 7
                   31: 5
                   32: 5
                   33: 5
                   34: 5
                   35: 5
                   36: 5
                   37: 7
                   38: 7
                   39: 7
                   40: 7
                   41: 7
                   42: 7
                   43: 7
                   44: 7
                   45: 7
                   46: 7
                   47: 7
                   48: 7
                   49: 7
                   50: 7
                   51: 7
                   52: 7
                   53: 7
                   54: 5
                   55: 5
                   56: 7
                   57: 3
              default: 7
          }
         3: .line 2232
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* a */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.PrefixedAnnotationAttribute:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;Z)V
         4: .line 2233
            goto 10
         5: .line 2255
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* a */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedAnnotationAttribute:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         6: .line 2256
            goto 10
         7: .line 2258
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 60
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         8: .line 2259
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         9: .line 2260
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        10: .line 2262
      StackMap locals:
      StackMap stack:
            return
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   11     1     a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      a     

  public final void PrefixedAnnotationAttribute(com.sun.xml.internal.rngom.ast.builder.Annotations, boolean);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;Z)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=7, locals=9, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        start local 2 // boolean nested
         0: .line 2267
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 2268
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         2: .line 2269
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Literal:()Ljava/lang/String;
            astore 4 /* value */
        start local 4 // java.lang.String value
         3: .line 2270
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            astore 5 /* qn */
        start local 5 // java.lang.String qn
         4: .line 2271
            aload 5 /* qn */
            bipush 58
            invokevirtual java.lang.String.indexOf:(I)I
            istore 6 /* colon */
        start local 6 // int colon
         5: .line 2272
            aload 5 /* qn */
            iconst_0
            iload 6 /* colon */
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 7 /* prefix */
        start local 7 // java.lang.String prefix
         6: .line 2273
            aload 0 /* this */
            aload 7 /* prefix */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lookupPrefix:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)Ljava/lang/String;
            astore 8 /* ns */
        start local 8 // java.lang.String ns
         7: .line 2274
            aload 8 /* ns */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.inheritedNs:Ljava/lang/String;
            if_acmpne 9
         8: .line 2275
            aload 0 /* this */
            ldc "inherited_annotation_namespace"
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 18
         9: .line 2276
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.ast.builder.Annotations int com.sun.xml.internal.rngom.parse.compact.Token java.lang.String java.lang.String int java.lang.String java.lang.String
      StackMap stack:
            aload 8 /* ns */
            invokevirtual java.lang.String.length:()I
            ifne 11
            iload 2 /* nested */
            ifne 11
        10: .line 2277
            aload 0 /* this */
            ldc "unqualified_annotation_attribute"
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 18
        11: .line 2278
      StackMap locals:
      StackMap stack:
            aload 8 /* ns */
            ldc "http://relaxng.org/ns/structure/1.0"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 13
            iload 2 /* nested */
            ifne 13
        12: .line 2279
            aload 0 /* this */
            ldc "relax_ng_namespace"
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 18
        13: .line 2284
      StackMap locals:
      StackMap stack:
            aload 8 /* ns */
            ldc "http://www.w3.org/2000/xmlns"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 15
        14: .line 2285
            aload 0 /* this */
            ldc "xmlns_annotation_attribute_uri"
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 18
        15: .line 2287
      StackMap locals:
      StackMap stack:
            aload 8 /* ns */
            invokevirtual java.lang.String.length:()I
            ifne 17
        16: .line 2288
            aconst_null
            astore 7 /* prefix */
        17: .line 2289
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* a */
            aload 8 /* ns */
            aload 5 /* qn */
            iload 6 /* colon */
            iconst_1
            iadd
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
            aload 7 /* prefix */
            aload 4 /* value */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.addAttribute:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        18: .line 2291
      StackMap locals:
      StackMap stack:
            return
        end local 8 // java.lang.String ns
        end local 7 // java.lang.String prefix
        end local 6 // int colon
        end local 5 // java.lang.String qn
        end local 4 // java.lang.String value
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // boolean nested
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   19     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   19     1       a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            0   19     2  nested  Z
            1   19     3       t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            3   19     4   value  Ljava/lang/String;
            4   19     5      qn  Ljava/lang/String;
            5   19     6   colon  I
            6   19     7  prefix  Ljava/lang/String;
            7   19     8      ns  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
        Name  Flags
      a       
      nested  

  public final void UnprefixedAnnotationAttribute(com.sun.xml.internal.rngom.ast.builder.Annotations);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=7, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
         0: .line 2296
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 2 /* name */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
         1: .line 2297
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         2: .line 2298
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Literal:()Ljava/lang/String;
            astore 3 /* value */
        start local 3 // java.lang.String value
         3: .line 2299
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            ldc "xmlns"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 5
         4: .line 2300
            aload 0 /* this */
            ldc "xmlns_annotation_attribute"
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            goto 6
         5: .line 2302
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString java.lang.String
      StackMap stack:
            aload 0 /* this */
            aload 1 /* a */
            ldc ""
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aconst_null
            aload 3 /* value */
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.addAttribute:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         6: .line 2303
      StackMap locals:
      StackMap stack:
            return
        end local 3 // java.lang.String value
        end local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
        end local 1 // com.sun.xml.internal.rngom.ast.builder.Annotations a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1      a  Lcom/sun/xml/internal/rngom/ast/builder/Annotations;
            1    7     2   name  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            3    7     3  value  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      a     

  public final com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation AnnotationElement(boolean);
    descriptor: (Z)Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // boolean nested
         0: .line 2307
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 5 - 57
                    5: 5
                    6: 5
                    7: 5
                    8: 7
                    9: 7
                   10: 5
                   11: 7
                   12: 7
                   13: 5
                   14: 5
                   15: 5
                   16: 5
                   17: 5
                   18: 5
                   19: 5
                   20: 7
                   21: 7
                   22: 7
                   23: 7
                   24: 7
                   25: 7
                   26: 5
                   27: 5
                   28: 7
                   29: 7
                   30: 7
                   31: 5
                   32: 5
                   33: 5
                   34: 5
                   35: 5
                   36: 5
                   37: 7
                   38: 7
                   39: 7
                   40: 7
                   41: 7
                   42: 7
                   43: 7
                   44: 7
                   45: 7
                   46: 7
                   47: 7
                   48: 7
                   49: 7
                   50: 7
                   51: 7
                   52: 7
                   53: 7
                   54: 5
                   55: 5
                   56: 7
                   57: 3
              default: 7
          }
         3: .line 2309
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* nested */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.PrefixedAnnotationElement:(Z)Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 2 /* a */
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
         4: .line 2310
            goto 10
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
         5: .line 2332
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedAnnotationElement:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 2 /* a */
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
         6: .line 2333
            goto 10
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
         7: .line 2335
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 61
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         8: .line 2336
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         9: .line 2337
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
        10: .line 2339
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation
      StackMap stack:
            aload 2 /* a */
            areturn
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
        end local 1 // boolean nested
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   11     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   11     1  nested  Z
            4    5     2       a  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            6    7     2       a  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
           10   11     2       a  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
        Name  Flags
      nested  

  public final com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation AnnotationElementNotKeyword();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2345
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 54 - 57
                   54: 5
                   55: 5
                   56: 7
                   57: 3
              default: 7
          }
         3: .line 2347
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.PrefixedAnnotationElement:(Z)Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 1 /* a */
        start local 1 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
         4: .line 2348
            goto 10
        end local 1 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
         5: .line 2351
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.IdentifierAnnotationElement:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 1 /* a */
        start local 1 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
         6: .line 2352
            goto 10
        end local 1 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
         7: .line 2354
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 62
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
         8: .line 2355
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         9: .line 2356
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 1 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
        10: .line 2358
      StackMap locals: com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation
      StackMap stack:
            aload 1 /* a */
            areturn
        end local 1 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation a
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            4    5     1     a  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            6    7     1     a  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
           10   11     1     a  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation PrefixedAnnotationElement(boolean);
    descriptor: (Z)Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=7, locals=9, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // boolean nested
         0: .line 2363
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 2 /* comments */
        start local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 2366
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* t */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
         2: .line 2367
            aload 3 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            astore 5 /* qn */
        start local 5 // java.lang.String qn
         3: .line 2368
            aload 5 /* qn */
            bipush 58
            invokevirtual java.lang.String.indexOf:(I)I
            istore 6 /* colon */
        start local 6 // int colon
         4: .line 2369
            aload 5 /* qn */
            iconst_0
            iload 6 /* colon */
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 7 /* prefix */
        start local 7 // java.lang.String prefix
         5: .line 2370
            aload 0 /* this */
            aload 7 /* prefix */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lookupPrefix:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)Ljava/lang/String;
            astore 8 /* ns */
        start local 8 // java.lang.String ns
         6: .line 2371
            aload 8 /* ns */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.inheritedNs:Ljava/lang/String;
            if_acmpne 10
         7: .line 2372
            aload 0 /* this */
            ldc "inherited_annotation_namespace"
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
         8: .line 2373
            ldc ""
            astore 8 /* ns */
         9: .line 2374
            goto 16
        10: .line 2375
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax int com.sun.xml.internal.rngom.ast.builder.CommentList com.sun.xml.internal.rngom.parse.compact.Token top java.lang.String int java.lang.String java.lang.String
      StackMap stack:
            iload 1 /* nested */
            ifne 14
            aload 8 /* ns */
            ldc "http://relaxng.org/ns/structure/1.0"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 14
        11: .line 2376
            aload 0 /* this */
            ldc "relax_ng_namespace"
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.error:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
        12: .line 2377
            ldc ""
            astore 8 /* ns */
        13: .line 2378
            goto 16
        14: .line 2380
      StackMap locals:
      StackMap stack:
            aload 8 /* ns */
            invokevirtual java.lang.String.length:()I
            ifne 16
        15: .line 2381
            aconst_null
            astore 7 /* prefix */
        16: .line 2383
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            aload 8 /* ns */
            aload 5 /* qn */
            iload 6 /* colon */
            iconst_1
            iadd
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
            aload 7 /* prefix */
        17: .line 2384
            aload 0 /* this */
            aload 3 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 2 /* comments */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
        18: .line 2383
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeElementAnnotationBuilder:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
            astore 4 /* eab */
        start local 4 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
        19: .line 2385
            aload 0 /* this */
            aload 4 /* eab */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElementContent:(Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;)V
        20: .line 2386
            aload 4 /* eab */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder.makeElementAnnotation:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            areturn
        end local 8 // java.lang.String ns
        end local 7 // java.lang.String prefix
        end local 6 // int colon
        end local 5 // java.lang.String qn
        end local 4 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 2 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 1 // boolean nested
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   21     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   21     1    nested  Z
            1   21     2  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            2   21     3         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           19   21     4       eab  Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
            3   21     5        qn  Ljava/lang/String;
            4   21     6     colon  I
            5   21     7    prefix  Ljava/lang/String;
            6   21     8        ns  Ljava/lang/String;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
        Name  Flags
      nested  

  public final com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation UnprefixedAnnotationElement();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=7, locals=4, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2391
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 1 /* comments */
        start local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 2394
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.UnprefixedName:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 2 /* name */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
         2: .line 2395
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            ldc ""
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aconst_null
         3: .line 2396
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 1 /* comments */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
         4: .line 2395
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeElementAnnotationBuilder:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
            astore 3 /* eab */
        start local 3 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
         5: .line 2397
            aload 0 /* this */
            aload 3 /* eab */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElementContent:(Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;)V
         6: .line 2398
            aload 3 /* eab */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder.makeElementAnnotation:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            areturn
        end local 3 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
        end local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
        end local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    7     1  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            2    7     2      name  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            5    7     3       eab  Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation IdentifierAnnotationElement();
    descriptor: ()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=7, locals=4, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2403
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 1 /* comments */
        start local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 2406
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.Identifier:()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            astore 2 /* name */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
         2: .line 2407
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.sb:Lcom/sun/xml/internal/rngom/ast/builder/SchemaBuilder;
            ldc ""
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getString:()Ljava/lang/String;
            aconst_null
         3: .line 2408
            aload 2 /* name */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.getLocation:()Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 1 /* comments */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getContext:()Lcom/sun/xml/internal/rngom/parse/Context;
         4: .line 2407
            invokeinterface com.sun.xml.internal.rngom.ast.builder.SchemaBuilder.makeElementAnnotationBuilder:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/CommentList;Lcom/sun/xml/internal/rngom/parse/Context;)Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
            astore 3 /* eab */
        start local 3 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
         5: .line 2409
            aload 0 /* this */
            aload 3 /* eab */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElementContent:(Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;)V
         6: .line 2410
            aload 3 /* eab */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder.makeElementAnnotation:()Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            areturn
        end local 3 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
        end local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString name
        end local 1 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    7     1  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            2    7     2      name  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
            5    7     3       eab  Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final void AnnotationElementContent(com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
         0: .line 2416
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         1: .line 2417
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.clearAttributeList:()V
         2: .line 2420
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_8:(I)Z
            ifeq 5
         3: .line 2425
            aload 0 /* this */
            aload 1 /* eab */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationAttribute:(Lcom/sun/xml/internal/rngom/ast/builder/Annotations;)V
         4: .line 2419
            goto 2
         5: .line 2429
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 6
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 7
      StackMap locals:
      StackMap stack:
         6: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         7: tableswitch { // 5 - 58
                    5: 8
                    6: 8
                    7: 8
                    8: 9
                    9: 9
                   10: 8
                   11: 9
                   12: 9
                   13: 8
                   14: 8
                   15: 8
                   16: 8
                   17: 8
                   18: 8
                   19: 8
                   20: 9
                   21: 9
                   22: 9
                   23: 9
                   24: 9
                   25: 9
                   26: 8
                   27: 8
                   28: 9
                   29: 9
                   30: 9
                   31: 8
                   32: 8
                   33: 8
                   34: 8
                   35: 8
                   36: 8
                   37: 9
                   38: 9
                   39: 9
                   40: 9
                   41: 9
                   42: 9
                   43: 9
                   44: 9
                   45: 9
                   46: 9
                   47: 9
                   48: 9
                   49: 9
                   50: 9
                   51: 9
                   52: 9
                   53: 9
                   54: 8
                   55: 8
                   56: 9
                   57: 8
                   58: 8
              default: 9
          }
         8: .line 2454
      StackMap locals:
      StackMap stack:
            goto 11
         9: .line 2456
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 63
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        10: .line 2457
            goto 30
        11: .line 2459
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 12
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 13
      StackMap locals:
      StackMap stack:
        12: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        13: tableswitch { // 5 - 58
                    5: 24
                    6: 24
                    7: 24
                    8: 27
                    9: 27
                   10: 24
                   11: 27
                   12: 27
                   13: 24
                   14: 24
                   15: 24
                   16: 24
                   17: 24
                   18: 24
                   19: 24
                   20: 27
                   21: 27
                   22: 27
                   23: 27
                   24: 27
                   25: 27
                   26: 24
                   27: 24
                   28: 27
                   29: 27
                   30: 27
                   31: 24
                   32: 24
                   33: 24
                   34: 24
                   35: 24
                   36: 24
                   37: 27
                   38: 27
                   39: 27
                   40: 27
                   41: 27
                   42: 27
                   43: 27
                   44: 27
                   45: 27
                   46: 27
                   47: 27
                   48: 27
                   49: 27
                   50: 27
                   51: 27
                   52: 27
                   53: 27
                   54: 24
                   55: 24
                   56: 27
                   57: 24
                   58: 14
              default: 27
          }
        14: .line 2461
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* eab */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElementLiteral:(Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;)V
        15: .line 2464
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 16
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 17
      StackMap locals:
      StackMap stack:
        16: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        17: tableswitch { // 8 - 8
                    8: 18
              default: 19
          }
        18: .line 2467
      StackMap locals:
      StackMap stack:
            goto 21
        19: .line 2469
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 64
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        20: .line 2470
            goto 5
        21: .line 2472
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 8
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        22: .line 2473
            aload 0 /* this */
            aload 1 /* eab */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElementLiteral:(Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;)V
        23: .line 2463
            goto 15
        24: .line 2498
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.AnnotationElement:(Z)Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
            astore 2 /* e */
        start local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        25: .line 2499
            aload 1 /* eab */
            aload 2 /* e */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder.addElement:(Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;)V
        26: .line 2500
            goto 5
        end local 2 // com.sun.xml.internal.rngom.ast.om.ParsedElementAnnotation e
        27: .line 2502
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 65
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        28: .line 2503
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        29: .line 2504
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        30: .line 2507
      StackMap locals:
      StackMap stack:
            aload 1 /* eab */
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            invokeinterface com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder.addComment:(Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
        31: .line 2508
            aload 0 /* this */
            bipush 9
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        32: .line 2509
            return
        end local 1 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   33     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   33     1   eab  Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
           25   27     2     e  Lcom/sun/xml/internal/rngom/ast/om/ParsedElementAnnotation;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      eab   

  public final void AnnotationElementLiteral(com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder);
    descriptor: (Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
         0: .line 2513
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.getComments:()Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
            astore 3 /* comments */
        start local 3 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
         1: .line 2514
            aload 0 /* this */
            bipush 58
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         2: .line 2515
            aload 1 /* eab */
            aload 2 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.unquote:(Ljava/lang/String;)Ljava/lang/String;
            aload 0 /* this */
            aload 2 /* t */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.makeLocation:(Lcom/sun/xml/internal/rngom/parse/compact/Token;)Lcom/sun/xml/internal/rngom/ast/om/Location;
            aload 3 /* comments */
            invokeinterface com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder.addText:(Ljava/lang/String;Lcom/sun/xml/internal/rngom/ast/om/Location;Lcom/sun/xml/internal/rngom/ast/builder/CommentList;)V
         3: .line 2516
            return
        end local 3 // com.sun.xml.internal.rngom.ast.builder.CommentList comments
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // com.sun.xml.internal.rngom.ast.builder.ElementAnnotationBuilder eab
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    4     1       eab  Lcom/sun/xml/internal/rngom/ast/builder/ElementAnnotationBuilder;
            2    4     2         t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            1    4     3  comments  Lcom/sun/xml/internal/rngom/ast/builder/CommentList;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      eab   

  public final java.lang.String Literal();
    descriptor: ()Ljava/lang/String;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2522
            aload 0 /* this */
            bipush 58
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 2523
            aload 1 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.unquote:(Ljava/lang/String;)Ljava/lang/String;
            astore 2 /* s */
        start local 2 // java.lang.String s
         2: .line 2524
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 3
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 4
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token java.lang.String
      StackMap stack:
         3: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         4: tableswitch { // 8 - 8
                    8: 5
              default: 16
          }
         5: .line 2526
      StackMap locals:
      StackMap stack:
            new java.lang.StringBuffer
            dup
            aload 2 /* s */
            invokespecial java.lang.StringBuffer.<init>:(Ljava/lang/String;)V
            astore 3 /* buf */
        start local 3 // java.lang.StringBuffer buf
         6: .line 2529
      StackMap locals: java.lang.StringBuffer
      StackMap stack:
            aload 0 /* this */
            bipush 8
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         7: .line 2530
            aload 0 /* this */
            bipush 58
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
         8: .line 2531
            aload 3 /* buf */
            aload 1 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.unquote:(Ljava/lang/String;)Ljava/lang/String;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         9: .line 2532
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 10
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 11
      StackMap locals:
      StackMap stack:
        10: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        11: tableswitch { // 8 - 8
                    8: 12
              default: 13
          }
        12: .line 2535
      StackMap locals:
      StackMap stack:
            goto 6
        13: .line 2537
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 66
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        14: .line 2541
            aload 3 /* buf */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            astore 2 /* s */
        15: .line 2542
            goto 17
        end local 3 // java.lang.StringBuffer buf
        16: .line 2544
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 67
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        17: .line 2547
      StackMap locals:
      StackMap stack:
            aload 2 /* s */
            areturn
        end local 2 // java.lang.String s
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   18     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1   18     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2   18     2     s  Ljava/lang/String;
            6   16     3   buf  Ljava/lang/StringBuffer;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString LocatedLiteral();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LocatedString;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=5, locals=5, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2556
            aload 0 /* this */
            bipush 58
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 2557
            aload 1 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.unquote:(Ljava/lang/String;)Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         2: .line 2558
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 3
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 4
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.parse.compact.Token top java.lang.String
      StackMap stack:
         3: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         4: tableswitch { // 8 - 8
                    8: 5
              default: 16
          }
         5: .line 2560
      StackMap locals:
      StackMap stack:
            new java.lang.StringBuffer
            dup
            aload 3 /* s */
            invokespecial java.lang.StringBuffer.<init>:(Ljava/lang/String;)V
            astore 4 /* buf */
        start local 4 // java.lang.StringBuffer buf
         6: .line 2563
      StackMap locals: java.lang.StringBuffer
      StackMap stack:
            aload 0 /* this */
            bipush 8
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
         7: .line 2564
            aload 0 /* this */
            bipush 58
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t2 */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t2
         8: .line 2565
            aload 4 /* buf */
            aload 2 /* t2 */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.image:Ljava/lang/String;
            invokestatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.unquote:(Ljava/lang/String;)Ljava/lang/String;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         9: .line 2566
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 10
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 11
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.parse.compact.Token com.sun.xml.internal.rngom.parse.compact.Token java.lang.String java.lang.StringBuffer
      StackMap stack:
        10: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
        11: tableswitch { // 8 - 8
                    8: 12
              default: 13
          }
        12: .line 2569
      StackMap locals:
      StackMap stack:
            goto 6
        13: .line 2571
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 68
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        14: .line 2575
            aload 4 /* buf */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            astore 3 /* s */
        15: .line 2576
            goto 17
        end local 4 // java.lang.StringBuffer buf
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t2
        16: .line 2578
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.parse.compact.Token top java.lang.String
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 69
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        17: .line 2581
      StackMap locals:
      StackMap stack:
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString
            dup
            aload 0 /* this */
            aload 3 /* s */
            aload 1 /* t */
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString.<init>:(Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;Ljava/lang/String;Lcom/sun/xml/internal/rngom/parse/compact/Token;)V
            areturn
        end local 3 // java.lang.String s
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   18     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1   18     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            8   16     2    t2  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2   18     3     s  Ljava/lang/String;
            6   16     4   buf  Ljava/lang/StringBuffer;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  public final com.sun.xml.internal.rngom.parse.compact.Token Keyword();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2587
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            iconst_m1
            if_icmpne 1
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:()I
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
      StackMap locals:
      StackMap stack: int
         2: tableswitch { // 5 - 36
                    5: 25
                    6: 39
                    7: 27
                    8: 41
                    9: 41
                   10: 13
                   11: 41
                   12: 41
                   13: 7
                   14: 29
                   15: 31
                   16: 37
                   17: 15
                   18: 17
                   19: 23
                   20: 41
                   21: 41
                   22: 41
                   23: 41
                   24: 41
                   25: 41
                   26: 3
                   27: 5
                   28: 41
                   29: 41
                   30: 41
                   31: 9
                   32: 11
                   33: 21
                   34: 19
                   35: 33
                   36: 35
              default: 41
          }
         3: .line 2589
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 26
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         4: .line 2590
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         5: .line 2592
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 27
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         6: .line 2593
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         7: .line 2595
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 13
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         8: .line 2596
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
         9: .line 2598
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 31
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        10: .line 2599
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        11: .line 2601
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 32
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        12: .line 2602
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        13: .line 2604
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 10
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        14: .line 2605
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        15: .line 2607
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 17
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        16: .line 2608
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        17: .line 2610
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 18
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        18: .line 2611
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        19: .line 2613
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 34
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        20: .line 2614
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        21: .line 2616
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 33
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        22: .line 2617
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        23: .line 2619
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 19
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        24: .line 2620
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        25: .line 2622
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_5
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        26: .line 2623
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        27: .line 2625
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 7
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        28: .line 2626
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        29: .line 2628
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 14
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        30: .line 2629
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        31: .line 2631
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 15
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        32: .line 2632
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        33: .line 2634
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 35
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        34: .line 2635
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        35: .line 2637
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 36
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        36: .line 2638
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        37: .line 2640
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 16
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        38: .line 2641
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        39: .line 2643
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            bipush 6
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* t */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        40: .line 2644
            goto 44
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        41: .line 2646
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            bipush 70
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iastore
        42: .line 2647
            aload 0 /* this */
            iconst_m1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_consume_token:(I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
            pop
        43: .line 2648
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:()V
            athrow
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        44: .line 2650
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 1 /* t */
            areturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   45     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            4    5     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            6    7     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            8    9     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           10   11     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           12   13     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           14   15     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           16   17     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           18   19     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           20   21     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           22   23     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           24   25     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           26   27     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           28   29     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           30   31     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           32   33     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           34   35     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           36   37     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           38   39     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           40   41     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
           44   45     1     t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException

  private boolean jj_2_1(int);
    descriptor: (I)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int xla
         0: .line 2655
            aload 0 /* this */
            iload 1 /* xla */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         1: .line 2656
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_1:()Z
            ifeq 2
            iconst_0
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: istore 3
         4: .line 2658
            aload 0 /* this */
            iconst_0
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         5: .line 2656
            iload 3
            ireturn
         6: .line 2657
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            pop
         7: .line 2658
            aload 0 /* this */
            iconst_0
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         8: .line 2657
            iconst_1
            ireturn
         9: .line 2658
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2
            aload 0 /* this */
            iconst_0
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
            aload 2
            athrow
        end local 1 // int xla
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1   xla  I
      Exception table:
        from    to  target  type
           1     4       6  Class com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
           1     4       9  any
           6     7       9  any
    MethodParameters:
      Name  Flags
      xla   

  private boolean jj_2_2(int);
    descriptor: (I)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int xla
         0: .line 2662
            aload 0 /* this */
            iload 1 /* xla */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         1: .line 2663
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_2:()Z
            ifeq 2
            iconst_0
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: istore 3
         4: .line 2665
            aload 0 /* this */
            iconst_1
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         5: .line 2663
            iload 3
            ireturn
         6: .line 2664
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            pop
         7: .line 2665
            aload 0 /* this */
            iconst_1
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         8: .line 2664
            iconst_1
            ireturn
         9: .line 2665
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2
            aload 0 /* this */
            iconst_1
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
            aload 2
            athrow
        end local 1 // int xla
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1   xla  I
      Exception table:
        from    to  target  type
           1     4       6  Class com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
           1     4       9  any
           6     7       9  any
    MethodParameters:
      Name  Flags
      xla   

  private boolean jj_2_3(int);
    descriptor: (I)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int xla
         0: .line 2669
            aload 0 /* this */
            iload 1 /* xla */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         1: .line 2670
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_3:()Z
            ifeq 2
            iconst_0
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: istore 3
         4: .line 2672
            aload 0 /* this */
            iconst_2
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         5: .line 2670
            iload 3
            ireturn
         6: .line 2671
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            pop
         7: .line 2672
            aload 0 /* this */
            iconst_2
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         8: .line 2671
            iconst_1
            ireturn
         9: .line 2672
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2
            aload 0 /* this */
            iconst_2
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
            aload 2
            athrow
        end local 1 // int xla
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1   xla  I
      Exception table:
        from    to  target  type
           1     4       6  Class com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
           1     4       9  any
           6     7       9  any
    MethodParameters:
      Name  Flags
      xla   

  private boolean jj_2_4(int);
    descriptor: (I)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int xla
         0: .line 2676
            aload 0 /* this */
            iload 1 /* xla */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         1: .line 2677
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_4:()Z
            ifeq 2
            iconst_0
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: istore 3
         4: .line 2679
            aload 0 /* this */
            iconst_3
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         5: .line 2677
            iload 3
            ireturn
         6: .line 2678
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            pop
         7: .line 2679
            aload 0 /* this */
            iconst_3
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         8: .line 2678
            iconst_1
            ireturn
         9: .line 2679
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2
            aload 0 /* this */
            iconst_3
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
            aload 2
            athrow
        end local 1 // int xla
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1   xla  I
      Exception table:
        from    to  target  type
           1     4       6  Class com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
           1     4       9  any
           6     7       9  any
    MethodParameters:
      Name  Flags
      xla   

  private boolean jj_2_5(int);
    descriptor: (I)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int xla
         0: .line 2683
            aload 0 /* this */
            iload 1 /* xla */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         1: .line 2684
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_5:()Z
            ifeq 2
            iconst_0
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: istore 3
         4: .line 2686
            aload 0 /* this */
            iconst_4
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         5: .line 2684
            iload 3
            ireturn
         6: .line 2685
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            pop
         7: .line 2686
            aload 0 /* this */
            iconst_4
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         8: .line 2685
            iconst_1
            ireturn
         9: .line 2686
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2
            aload 0 /* this */
            iconst_4
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
            aload 2
            athrow
        end local 1 // int xla
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1   xla  I
      Exception table:
        from    to  target  type
           1     4       6  Class com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
           1     4       9  any
           6     7       9  any
    MethodParameters:
      Name  Flags
      xla   

  private boolean jj_2_6(int);
    descriptor: (I)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int xla
         0: .line 2690
            aload 0 /* this */
            iload 1 /* xla */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         1: .line 2691
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_6:()Z
            ifeq 2
            iconst_0
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: istore 3
         4: .line 2693
            aload 0 /* this */
            iconst_5
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         5: .line 2691
            iload 3
            ireturn
         6: .line 2692
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            pop
         7: .line 2693
            aload 0 /* this */
            iconst_5
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         8: .line 2692
            iconst_1
            ireturn
         9: .line 2693
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2
            aload 0 /* this */
            iconst_5
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
            aload 2
            athrow
        end local 1 // int xla
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1   xla  I
      Exception table:
        from    to  target  type
           1     4       6  Class com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
           1     4       9  any
           6     7       9  any
    MethodParameters:
      Name  Flags
      xla   

  private boolean jj_2_7(int);
    descriptor: (I)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int xla
         0: .line 2697
            aload 0 /* this */
            iload 1 /* xla */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         1: .line 2698
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_7:()Z
            ifeq 2
            iconst_0
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: istore 3
         4: .line 2700
            aload 0 /* this */
            bipush 6
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         5: .line 2698
            iload 3
            ireturn
         6: .line 2699
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            pop
         7: .line 2700
            aload 0 /* this */
            bipush 6
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         8: .line 2699
            iconst_1
            ireturn
         9: .line 2700
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2
            aload 0 /* this */
            bipush 6
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
            aload 2
            athrow
        end local 1 // int xla
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1   xla  I
      Exception table:
        from    to  target  type
           1     4       6  Class com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
           1     4       9  any
           6     7       9  any
    MethodParameters:
      Name  Flags
      xla   

  private boolean jj_2_8(int);
    descriptor: (I)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int xla
         0: .line 2704
            aload 0 /* this */
            iload 1 /* xla */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         1: .line 2705
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_8:()Z
            ifeq 2
            iconst_0
            goto 3
      StackMap locals:
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: istore 3
         4: .line 2707
            aload 0 /* this */
            bipush 7
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         5: .line 2705
            iload 3
            ireturn
         6: .line 2706
      StackMap locals:
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            pop
         7: .line 2707
            aload 0 /* this */
            bipush 7
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
         8: .line 2706
            iconst_1
            ireturn
         9: .line 2707
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 2
            aload 0 /* this */
            bipush 7
            iload 1 /* xla */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_save:(II)V
            aload 2
            athrow
        end local 1 // int xla
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   10     1   xla  I
      Exception table:
        from    to  target  type
           1     4       6  Class com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
           1     4       9  any
           6     7       9  any
    MethodParameters:
      Name  Flags
      xla   

  private boolean jj_3R_43();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2711
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2714
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         2: .line 2715
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_52:()Z
            ifeq 1
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2717
            aload 0 /* this */
            bipush 9
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 4
            iconst_1
            ireturn
         4: .line 2718
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            2    5     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_51();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2722
            aload 0 /* this */
            bipush 55
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2723
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_50();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2727
            aload 0 /* this */
            bipush 54
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2728
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_41();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2733
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 2734
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_50:()Z
            ifeq 4
         2: .line 2735
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2736
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_51:()Z
            ifeq 4
            iconst_1
            ireturn
         4: .line 2738
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    5     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_47();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2742
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2743
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_56:()Z
            ifeq 2
            iconst_1
            ireturn
         2: .line 2744
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_55();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2749
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 2750
            aload 0 /* this */
            bipush 40
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 4
         2: .line 2751
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2752
            aload 0 /* this */
            bipush 43
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 4
            iconst_1
            ireturn
         4: .line 2755
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
         5: .line 2756
            aload 0 /* this */
            bipush 41
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 4
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         6: .line 2758
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    7     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_45();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2763
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_55:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2765
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         2: .line 2766
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_55:()Z
            ifeq 1
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2768
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            2    4     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_38();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2772
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_48:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2773
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_42();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2778
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 2779
            aload 0 /* this */
            iconst_5
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 6
         2: .line 2780
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2781
            aload 0 /* this */
            bipush 6
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 6
         4: .line 2782
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         5: .line 2783
            aload 0 /* this */
            bipush 7
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 6
            iconst_1
            ireturn
         6: .line 2786
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    7     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_37();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2790
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_47:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2791
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_54();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2795
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_42:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2796
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_29();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2801
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 2802
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_37:()Z
            ifeq 4
         2: .line 2803
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2804
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_38:()Z
            ifeq 4
            iconst_1
            ireturn
         4: .line 2806
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    5     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_44();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2811
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 2812
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_53:()Z
            ifeq 4
         2: .line 2813
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2814
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_54:()Z
            ifeq 4
            iconst_1
            ireturn
         4: .line 2816
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    5     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_53();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2820
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_41:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2822
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         2: .line 2823
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 7
         3: .line 2824
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         4: .line 2825
            aload 0 /* this */
            iconst_3
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 7
         5: .line 2826
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         6: .line 2827
            aload 0 /* this */
            iconst_4
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 7
            iconst_1
            ireturn
         7: .line 2830
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            2    8     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_36();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2834
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_45:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2836
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         2: .line 2837
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_46:()Z
            ifeq 3
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2838
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_44:()Z
            ifeq 4
            iconst_1
            ireturn
         4: .line 2839
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            2    5     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_35();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2843
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_43:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2844
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_44:()Z
            ifeq 2
            iconst_1
            ireturn
         2: .line 2845
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_34();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2849
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_42:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2850
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_33();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2854
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_41:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2856
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         2: .line 2857
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 9
         3: .line 2858
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         4: .line 2859
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 9
         5: .line 2860
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         6: .line 2861
            aload 0 /* this */
            iconst_3
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 9
         7: .line 2862
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         8: .line 2863
            aload 0 /* this */
            iconst_4
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 9
            iconst_1
            ireturn
         9: .line 2867
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            2   10     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3_1();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2871
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_28:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2872
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_32();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2876
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2877
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 2
            iconst_1
            ireturn
         2: .line 2878
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_28();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2883
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 2884
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_32:()Z
            ifeq 10
         2: .line 2885
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2886
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_33:()Z
            ifeq 10
         4: .line 2887
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         5: .line 2888
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_34:()Z
            ifeq 10
         6: .line 2889
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         7: .line 2890
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_35:()Z
            ifeq 10
         8: .line 2891
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         9: .line 2892
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_36:()Z
            ifeq 10
            iconst_1
            ireturn
        10: .line 2897
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1   11     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_59();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2901
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_43:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2902
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3_8();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2906
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_31:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2907
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_56();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2911
            aload 0 /* this */
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2912
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_49();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2916
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_57:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2917
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 2
            iconst_1
            ireturn
         2: .line 2918
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_40();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2922
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_49:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2923
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3_4();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2927
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_29:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2928
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_48();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2932
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_41:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2933
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_56:()Z
            ifeq 2
            iconst_1
            ireturn
         2: .line 2934
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3_3();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2938
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_29:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2939
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3_6();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2943
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_29:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 2944
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_62();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 2949
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 2950
            aload 0 /* this */
            bipush 26
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
         2: .line 2951
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 2952
            aload 0 /* this */
            bipush 27
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
         4: .line 2953
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         5: .line 2954
            aload 0 /* this */
            bipush 13
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
         6: .line 2955
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         7: .line 2956
            aload 0 /* this */
            bipush 31
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
         8: .line 2957
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         9: .line 2958
            aload 0 /* this */
            bipush 32
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        10: .line 2959
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        11: .line 2960
            aload 0 /* this */
            bipush 10
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        12: .line 2961
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        13: .line 2962
            aload 0 /* this */
            bipush 17
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        14: .line 2963
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        15: .line 2964
            aload 0 /* this */
            bipush 18
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        16: .line 2965
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        17: .line 2966
            aload 0 /* this */
            bipush 34
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        18: .line 2967
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        19: .line 2968
            aload 0 /* this */
            bipush 33
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        20: .line 2969
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        21: .line 2970
            aload 0 /* this */
            bipush 19
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        22: .line 2971
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        23: .line 2972
            aload 0 /* this */
            iconst_5
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        24: .line 2973
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        25: .line 2974
            aload 0 /* this */
            bipush 7
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        26: .line 2975
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        27: .line 2976
            aload 0 /* this */
            bipush 14
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        28: .line 2977
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        29: .line 2978
            aload 0 /* this */
            bipush 15
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        30: .line 2979
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        31: .line 2980
            aload 0 /* this */
            bipush 35
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        32: .line 2981
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        33: .line 2982
            aload 0 /* this */
            bipush 36
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        34: .line 2983
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        35: .line 2984
            aload 0 /* this */
            bipush 16
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
        36: .line 2985
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        37: .line 2986
            aload 0 /* this */
            bipush 6
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 38
            iconst_1
            ireturn
        38: .line 3005
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   39     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1   39     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_61();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3009
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_62:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 3010
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3_2();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3014
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_28:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 3015
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_30();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3019
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 3020
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 2
            iconst_1
            ireturn
         2: .line 3021
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_60();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3025
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_41:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 3026
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_58();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3030
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_57:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 3031
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_57();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3036
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 3037
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_60:()Z
            ifeq 4
         2: .line 3038
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 3039
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_61:()Z
            ifeq 4
            iconst_1
            ireturn
         4: .line 3041
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    5     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3_5();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3045
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_29:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 3046
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_31();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3051
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 3052
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_39:()Z
            ifeq 4
         2: .line 3053
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 3054
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_40:()Z
            ifeq 4
            iconst_1
            ireturn
         4: .line 3056
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1    5     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private boolean jj_3R_39();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3060
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_30:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 3061
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3_7();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3065
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_30:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 3066
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_46();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3070
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_43:()Z
            ifeq 1
            iconst_1
            ireturn
         1: .line 3071
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private boolean jj_3R_52();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3076
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 1 /* xsp */
        start local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
         1: .line 3077
            aload 0 /* this */
            bipush 57
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 12
         2: .line 3078
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 3079
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_58:()Z
            ifeq 12
         4: .line 3080
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         5: .line 3081
            aload 0 /* this */
            iconst_2
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 12
         6: .line 3082
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         7: .line 3083
            aload 0 /* this */
            bipush 58
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 12
         8: .line 3084
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         9: .line 3085
            aload 0 /* this */
            bipush 8
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scan_token:(I)Z
            ifeq 12
        10: .line 3086
            aload 0 /* this */
            aload 1 /* xsp */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        11: .line 3087
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3R_59:()Z
            ifeq 12
            iconst_1
            ireturn
        12: .line 3093
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.xml.internal.rngom.parse.compact.Token xsp
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            1   13     1   xsp  Lcom/sun/xml/internal/rngom/parse/compact/Token;

  private static void jj_la1_init_0();
    descriptor: ()V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 3115
            bipush 71
            newarray 10
            dup
            iconst_0
            ldc -1676803070
            iastore
            dup
            iconst_1
            bipush 30
            iastore
            dup
            iconst_2
            iconst_2
            iastore
            dup
            iconst_3
            sipush 226
            iastore
            dup
            iconst_4
            bipush 28
            iastore
            dup
            iconst_5
            sipush 224
            iastore
            dup
            bipush 6
            sipush 224
            iastore
            dup
            bipush 10
            ldc -1945115162
            iastore
            dup
            bipush 11
            ldc -1945115162
            iastore
            dup
            bipush 12
            sipush 1026
            iastore
            dup
            bipush 13
            ldc 90112
            iastore
            dup
            bipush 14
            ldc 90112
            iastore
            dup
            bipush 15
            ldc -1945115424
            iastore
            dup
            bipush 16
            sipush 24576
            iastore
            dup
            bipush 17
            ldc 32768
            iastore
            dup
            bipush 19
            ldc -1676803072
            iastore
            dup
            bipush 20
            ldc 1048576
            iastore
            dup
            bipush 21
            ldc 2097152
            iastore
            dup
            bipush 22
            ldc 4194304
            iastore
            dup
            bipush 23
            ldc 7340032
            iastore
            dup
            bipush 24
            ldc 7340032
            iastore
            dup
            bipush 25
            ldc 58720256
            iastore
            dup
            bipush 27
            ldc 58720256
            iastore
            dup
            bipush 28
            ldc -1643125536
            iastore
            dup
            bipush 30
            ldc 1048576
            iastore
            dup
            bipush 31
            ldc 1048576
            iastore
            dup
            bipush 32
            ldc -1643125536
            iastore
            dup
            bipush 33
            ldc -1676679968
            iastore
            dup
            bipush 34
            ldc 33554432
            iastore
            dup
            bipush 35
            ldc 1073741824
            iastore
            dup
            bipush 36
            ldc 1073741824
            iastore
            dup
            bipush 37
            sipush 226
            iastore
            dup
            bipush 38
            sipush 224
            iastore
            dup
            bipush 39
            bipush 32
            iastore
            dup
            bipush 40
            bipush 28
            iastore
            dup
            bipush 41
            sipush 2048
            iastore
            dup
            bipush 42
            bipush 98
            iastore
            dup
            bipush 43
            bipush 96
            iastore
            dup
            bipush 44
            ldc 32768
            iastore
            dup
            bipush 45
            ldc 1073741824
            iastore
            dup
            bipush 46
            ldc 1073741824
            iastore
            dup
            bipush 47
            sipush 2048
            iastore
            dup
            bipush 51
            ldc -1945115424
            iastore
            dup
            bipush 52
            ldc -1945115424
            iastore
            dup
            bipush 53
            ldc -1945115422
            iastore
            dup
            bipush 58
            ldc -1945115424
            iastore
            dup
            bipush 59
            iconst_2
            iastore
            dup
            bipush 60
            ldc -1945115424
            iastore
            dup
            bipush 61
            ldc -1945115424
            iastore
            dup
            bipush 63
            ldc -1945115424
            iastore
            dup
            bipush 64
            sipush 256
            iastore
            dup
            bipush 65
            ldc -1945115424
            iastore
            dup
            bipush 66
            sipush 256
            iastore
            dup
            bipush 67
            sipush 256
            iastore
            dup
            bipush 68
            sipush 256
            iastore
            dup
            bipush 69
            sipush 256
            iastore
            dup
            bipush 70
            ldc -1945115424
            iastore
            putstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1_0:[I
         1: .line 3116
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private static void jj_la1_init_1();
    descriptor: ()V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 3118
            bipush 71
            newarray 10
            dup
            iconst_0
            ldc 113248543
            iastore
            dup
            iconst_3
            ldc 46139648
            iastore
            dup
            iconst_5
            ldc 12582912
            iastore
            dup
            bipush 7
            sipush 2304
            iastore
            dup
            bipush 8
            sipush 512
            iastore
            dup
            bipush 9
            sipush 2304
            iastore
            dup
            bipush 10
            ldc 113246239
            iastore
            dup
            bipush 11
            ldc 113246239
            iastore
            dup
            bipush 12
            sipush 2304
            iastore
            dup
            bipush 15
            ldc 12582943
            iastore
            dup
            bipush 17
            ldc 67108864
            iastore
            dup
            bipush 18
            ldc 134217728
            iastore
            dup
            bipush 19
            ldc 113246239
            iastore
            dup
            bipush 26
            ldc 134217728
            iastore
            dup
            bipush 28
            ldc 62914591
            iastore
            dup
            bipush 29
            ldc 134217728
            iastore
            dup
            bipush 32
            ldc 62914591
            iastore
            dup
            bipush 33
            ldc 46137375
            iastore
            dup
            bipush 34
            ldc 16777216
            iastore
            dup
            bipush 37
            ldc 12585216
            iastore
            dup
            bipush 38
            ldc 12582912
            iastore
            dup
            bipush 39
            ldc 12582912
            iastore
            dup
            bipush 42
            ldc 12585216
            iastore
            dup
            bipush 43
            ldc 12582912
            iastore
            dup
            bipush 48
            ldc 67108864
            iastore
            dup
            bipush 49
            ldc 33554456
            iastore
            dup
            bipush 50
            ldc 12582912
            iastore
            dup
            bipush 51
            ldc 12582943
            iastore
            dup
            bipush 52
            ldc 12582943
            iastore
            dup
            bipush 53
            ldc 12585247
            iastore
            dup
            bipush 54
            sipush 2304
            iastore
            dup
            bipush 55
            sipush 512
            iastore
            dup
            bipush 56
            sipush 2304
            iastore
            dup
            bipush 57
            sipush 2304
            iastore
            dup
            bipush 58
            ldc 46137375
            iastore
            dup
            bipush 60
            ldc 46137375
            iastore
            dup
            bipush 61
            ldc 46137375
            iastore
            dup
            bipush 62
            ldc 46137344
            iastore
            dup
            bipush 63
            ldc 113246239
            iastore
            dup
            bipush 65
            ldc 113246239
            iastore
            dup
            bipush 70
            bipush 31
            iastore
            putstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1_1:[I
         1: .line 3119
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.io.InputStream stream
         0: .line 3126
            aload 0 /* this */
            aload 1 /* stream */
            aconst_null
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax.<init>:(Ljava/io/InputStream;Ljava/lang/String;)V
         1: .line 3127
            return
        end local 1 // java.io.InputStream stream
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    2     1  stream  Ljava/io/InputStream;
    MethodParameters:
        Name  Flags
      stream  

  public void <init>(java.io.InputStream, java.lang.String);
    descriptor: (Ljava/io/InputStream;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.io.InputStream stream
        start local 2 // java.lang.String encoding
         0: .line 3129
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 95
            aload 0 /* this */
            aconst_null
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
         2: .line 104
            aload 0 /* this */
            new java.util.Hashtable
            dup
            invokespecial java.util.Hashtable.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.namespaceTable:Ljava/util/Hashtable;
         3: .line 105
            aload 0 /* this */
            new java.util.Hashtable
            dup
            invokespecial java.util.Hashtable.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.datatypesTable:Ljava/util/Hashtable;
         4: .line 106
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.hadError:Z
         5: .line 108
            aload 0 /* this */
            new java.util.Hashtable
            dup
            invokespecial java.util.Hashtable.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.attributeNameTable:Ljava/util/Hashtable;
         6: .line 109
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.annotationsIncludeElements:Z
         7: .line 325
            aload 0 /* this */
            aconst_null
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         8: .line 3107
            aload 0 /* this */
            bipush 71
            newarray 10
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
         9: .line 3120
            aload 0 /* this */
            bipush 8
            anewarray com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
        10: .line 3121
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_rescan:Z
        11: .line 3122
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gc:I
        12: .line 3221
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ls:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LookaheadSuccess;
        13: .line 3270
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
        14: .line 3272
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_kind:I
        15: .line 3273
            aload 0 /* this */
            bipush 100
            newarray 10
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lasttokens:[I
        16: .line 3130
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.JavaCharStream
            dup
            aload 1 /* stream */
            aload 2 /* encoding */
            iconst_1
            iconst_1
            invokespecial com.sun.xml.internal.rngom.parse.compact.JavaCharStream.<init>:(Ljava/io/InputStream;Ljava/lang/String;II)V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_input_stream:Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;
        17: goto 20
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax java.io.InputStream java.lang.String
      StackMap stack: java.io.UnsupportedEncodingException
        18: astore 3 /* e */
        start local 3 // java.io.UnsupportedEncodingException e
        19: new java.lang.RuntimeException
            dup
            aload 3 /* e */
            invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/Throwable;)V
            athrow
        end local 3 // java.io.UnsupportedEncodingException e
        20: .line 3131
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager
            dup
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_input_stream:Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager.<init>:(Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;)V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
        21: .line 3132
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.Token
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.Token.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        22: .line 3133
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
        23: .line 3134
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
        24: .line 3135
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        25: goto 27
      StackMap locals: int
      StackMap stack:
        26: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iload 3 /* i */
            iconst_m1
            iastore
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        27: iload 3 /* i */
            bipush 71
            if_icmplt 26
        end local 3 // int i
        28: .line 3136
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        29: goto 31
      StackMap locals:
      StackMap stack:
        30: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            iload 3 /* i */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.<init>:()V
            aastore
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        31: iload 3 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            arraylength
            if_icmplt 30
        end local 3 // int i
        32: .line 3137
            return
        end local 2 // java.lang.String encoding
        end local 1 // java.io.InputStream stream
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   33     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   33     1    stream  Ljava/io/InputStream;
            0   33     2  encoding  Ljava/lang/String;
           19   20     3         e  Ljava/io/UnsupportedEncodingException;
           25   28     3         i  I
           29   32     3         i  I
      Exception table:
        from    to  target  type
          16    17      18  Class java.io.UnsupportedEncodingException
    MethodParameters:
          Name  Flags
      stream    
      encoding  

  public void ReInit(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.io.InputStream stream
         0: .line 3141
            aload 0 /* this */
            aload 1 /* stream */
            aconst_null
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.ReInit:(Ljava/io/InputStream;Ljava/lang/String;)V
         1: .line 3142
            return
        end local 1 // java.io.InputStream stream
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    2     1  stream  Ljava/io/InputStream;
    MethodParameters:
        Name  Flags
      stream  

  public void ReInit(java.io.InputStream, java.lang.String);
    descriptor: (Ljava/io/InputStream;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.io.InputStream stream
        start local 2 // java.lang.String encoding
         0: .line 3145
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_input_stream:Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;
            aload 1 /* stream */
            aload 2 /* encoding */
            iconst_1
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.JavaCharStream.ReInit:(Ljava/io/InputStream;Ljava/lang/String;II)V
         1: goto 4
      StackMap locals:
      StackMap stack: java.io.UnsupportedEncodingException
         2: astore 3 /* e */
        start local 3 // java.io.UnsupportedEncodingException e
         3: new java.lang.RuntimeException
            dup
            aload 3 /* e */
            invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/Throwable;)V
            athrow
        end local 3 // java.io.UnsupportedEncodingException e
         4: .line 3146
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_input_stream:Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager.ReInit:(Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;)V
         5: .line 3147
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.Token
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.Token.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         6: .line 3148
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
         7: .line 3149
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
         8: .line 3150
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         9: goto 11
      StackMap locals: int
      StackMap stack:
        10: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iload 3 /* i */
            iconst_m1
            iastore
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        11: iload 3 /* i */
            bipush 71
            if_icmplt 10
        end local 3 // int i
        12: .line 3151
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        13: goto 15
      StackMap locals:
      StackMap stack:
        14: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            iload 3 /* i */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.<init>:()V
            aastore
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        15: iload 3 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            arraylength
            if_icmplt 14
        end local 3 // int i
        16: .line 3152
            return
        end local 2 // java.lang.String encoding
        end local 1 // java.io.InputStream stream
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   17     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   17     1    stream  Ljava/io/InputStream;
            0   17     2  encoding  Ljava/lang/String;
            3    4     3         e  Ljava/io/UnsupportedEncodingException;
            9   12     3         i  I
           13   16     3         i  I
      Exception table:
        from    to  target  type
           0     1       2  Class java.io.UnsupportedEncodingException
    MethodParameters:
          Name  Flags
      stream    
      encoding  

  public void <init>(java.io.Reader);
    descriptor: (Ljava/io/Reader;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.io.Reader stream
         0: .line 3155
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 95
            aload 0 /* this */
            aconst_null
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
         2: .line 104
            aload 0 /* this */
            new java.util.Hashtable
            dup
            invokespecial java.util.Hashtable.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.namespaceTable:Ljava/util/Hashtable;
         3: .line 105
            aload 0 /* this */
            new java.util.Hashtable
            dup
            invokespecial java.util.Hashtable.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.datatypesTable:Ljava/util/Hashtable;
         4: .line 106
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.hadError:Z
         5: .line 108
            aload 0 /* this */
            new java.util.Hashtable
            dup
            invokespecial java.util.Hashtable.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.attributeNameTable:Ljava/util/Hashtable;
         6: .line 109
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.annotationsIncludeElements:Z
         7: .line 325
            aload 0 /* this */
            aconst_null
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         8: .line 3107
            aload 0 /* this */
            bipush 71
            newarray 10
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
         9: .line 3120
            aload 0 /* this */
            bipush 8
            anewarray com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
        10: .line 3121
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_rescan:Z
        11: .line 3122
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gc:I
        12: .line 3221
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ls:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LookaheadSuccess;
        13: .line 3270
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
        14: .line 3272
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_kind:I
        15: .line 3273
            aload 0 /* this */
            bipush 100
            newarray 10
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lasttokens:[I
        16: .line 3156
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.JavaCharStream
            dup
            aload 1 /* stream */
            iconst_1
            iconst_1
            invokespecial com.sun.xml.internal.rngom.parse.compact.JavaCharStream.<init>:(Ljava/io/Reader;II)V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_input_stream:Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;
        17: .line 3157
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager
            dup
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_input_stream:Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager.<init>:(Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;)V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
        18: .line 3158
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.Token
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.Token.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        19: .line 3159
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
        20: .line 3160
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
        21: .line 3161
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        22: goto 24
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax java.io.Reader int
      StackMap stack:
        23: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iload 2 /* i */
            iconst_m1
            iastore
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        24: iload 2 /* i */
            bipush 71
            if_icmplt 23
        end local 2 // int i
        25: .line 3162
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        26: goto 28
      StackMap locals:
      StackMap stack:
        27: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            iload 2 /* i */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.<init>:()V
            aastore
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        28: iload 2 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            arraylength
            if_icmplt 27
        end local 2 // int i
        29: .line 3163
            return
        end local 1 // java.io.Reader stream
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   30     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   30     1  stream  Ljava/io/Reader;
           22   25     2       i  I
           26   29     2       i  I
    MethodParameters:
        Name  Flags
      stream  

  public void ReInit(java.io.Reader);
    descriptor: (Ljava/io/Reader;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // java.io.Reader stream
         0: .line 3167
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_input_stream:Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;
            aload 1 /* stream */
            iconst_1
            iconst_1
            invokevirtual com.sun.xml.internal.rngom.parse.compact.JavaCharStream.ReInit:(Ljava/io/Reader;II)V
         1: .line 3168
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_input_stream:Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager.ReInit:(Lcom/sun/xml/internal/rngom/parse/compact/JavaCharStream;)V
         2: .line 3169
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.Token
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.Token.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 3170
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
         4: .line 3171
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
         5: .line 3172
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         6: goto 8
      StackMap locals: int
      StackMap stack:
         7: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iload 2 /* i */
            iconst_m1
            iastore
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         8: iload 2 /* i */
            bipush 71
            if_icmplt 7
        end local 2 // int i
         9: .line 3173
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        10: goto 12
      StackMap locals:
      StackMap stack:
        11: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            iload 2 /* i */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.<init>:()V
            aastore
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        12: iload 2 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            arraylength
            if_icmplt 11
        end local 2 // int i
        13: .line 3174
            return
        end local 1 // java.io.Reader stream
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   14     0    this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   14     1  stream  Ljava/io/Reader;
            6    9     2       i  I
           10   13     2       i  I
    MethodParameters:
        Name  Flags
      stream  

  public void <init>(com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager);
    descriptor: (Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager tm
         0: .line 3177
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 95
            aload 0 /* this */
            aconst_null
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.compatibilityPrefix:Ljava/lang/String;
         2: .line 104
            aload 0 /* this */
            new java.util.Hashtable
            dup
            invokespecial java.util.Hashtable.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.namespaceTable:Ljava/util/Hashtable;
         3: .line 105
            aload 0 /* this */
            new java.util.Hashtable
            dup
            invokespecial java.util.Hashtable.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.datatypesTable:Ljava/util/Hashtable;
         4: .line 106
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.hadError:Z
         5: .line 108
            aload 0 /* this */
            new java.util.Hashtable
            dup
            invokespecial java.util.Hashtable.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.attributeNameTable:Ljava/util/Hashtable;
         6: .line 109
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.annotationsIncludeElements:Z
         7: .line 325
            aload 0 /* this */
            aconst_null
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.lastCommentSourceToken:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         8: .line 3107
            aload 0 /* this */
            bipush 71
            newarray 10
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
         9: .line 3120
            aload 0 /* this */
            bipush 8
            anewarray com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
        10: .line 3121
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_rescan:Z
        11: .line 3122
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gc:I
        12: .line 3221
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ls:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LookaheadSuccess;
        13: .line 3270
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
        14: .line 3272
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_kind:I
        15: .line 3273
            aload 0 /* this */
            bipush 100
            newarray 10
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lasttokens:[I
        16: .line 3178
            aload 0 /* this */
            aload 1 /* tm */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
        17: .line 3179
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.Token
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.Token.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        18: .line 3180
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
        19: .line 3181
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
        20: .line 3182
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        21: goto 23
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager int
      StackMap stack:
        22: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iload 2 /* i */
            iconst_m1
            iastore
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        23: iload 2 /* i */
            bipush 71
            if_icmplt 22
        end local 2 // int i
        24: .line 3183
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        25: goto 27
      StackMap locals:
      StackMap stack:
        26: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            iload 2 /* i */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.<init>:()V
            aastore
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        27: iload 2 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            arraylength
            if_icmplt 26
        end local 2 // int i
        28: .line 3184
            return
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager tm
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   29     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   29     1    tm  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
           21   24     2     i  I
           25   28     2     i  I
    MethodParameters:
      Name  Flags
      tm    

  public void ReInit(com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager);
    descriptor: (Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager tm
         0: .line 3188
            aload 0 /* this */
            aload 1 /* tm */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
         1: .line 3189
            aload 0 /* this */
            new com.sun.xml.internal.rngom.parse.compact.Token
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.Token.<init>:()V
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         2: .line 3190
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
         3: .line 3191
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
         4: .line 3192
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         5: goto 7
      StackMap locals: int
      StackMap stack:
         6: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iload 2 /* i */
            iconst_m1
            iastore
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 2 /* i */
            bipush 71
            if_icmplt 6
        end local 2 // int i
         8: .line 3193
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         9: goto 11
      StackMap locals:
      StackMap stack:
        10: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            iload 2 /* i */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.<init>:()V
            aastore
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        11: iload 2 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            arraylength
            if_icmplt 10
        end local 2 // int i
        12: .line 3194
            return
        end local 1 // com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager tm
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   13     1    tm  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
            5    8     2     i  I
            9   12     2     i  I
    MethodParameters:
      Name  Flags
      tm    

  private com.sun.xml.internal.rngom.parse.compact.Token jj_consume_token(int);
    descriptor: (I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=5, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int kind
         0: .line 3198
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup
            astore 2 /* oldToken */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token oldToken
         1: getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            ifnull 2
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            goto 3
         2: .line 3199
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager.getNextToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         3: .line 3200
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
         4: .line 3201
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.kind:I
            iload 1 /* kind */
            if_icmpne 18
         5: .line 3202
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iconst_1
            iadd
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
         6: .line 3203
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gc:I
            iconst_1
            iadd
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gc:I
            bipush 100
            if_icmple 17
         7: .line 3204
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gc:I
         8: .line 3205
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         9: goto 16
        10: .line 3206
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            iload 3 /* i */
            aaload
            astore 4 /* c */
        start local 4 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls c
        11: .line 3207
            goto 14
        12: .line 3208
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
      StackMap stack:
            aload 4 /* c */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.gen:I
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            if_icmpge 13
            aload 4 /* c */
            aconst_null
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.first:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        13: .line 3209
      StackMap locals:
      StackMap stack:
            aload 4 /* c */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.next:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            astore 4 /* c */
        14: .line 3207
      StackMap locals:
      StackMap stack:
            aload 4 /* c */
            ifnonnull 12
        end local 4 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls c
        15: .line 3205
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        16: iload 3 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            arraylength
            if_icmplt 10
        end local 3 // int i
        17: .line 3213
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            areturn
        18: .line 3215
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* oldToken */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
        19: .line 3216
            aload 0 /* this */
            iload 1 /* kind */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_kind:I
        20: .line 3217
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.generateParseException:()Lcom/sun/xml/internal/rngom/parse/compact/ParseException;
            athrow
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token oldToken
        end local 1 // int kind
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   21     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   21     1      kind  I
            1   21     2  oldToken  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            9   17     3         i  I
           11   15     4         c  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
    Exceptions:
      throws com.sun.xml.internal.rngom.parse.compact.ParseException
    MethodParameters:
      Name  Flags
      kind  

  private boolean jj_scan_token(int);
    descriptor: (I)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int kind
         0: .line 3223
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            if_acmpne 7
         1: .line 3224
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            iconst_1
            isub
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
         2: .line 3225
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            ifnonnull 5
         3: .line 3226
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager.getNextToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         4: .line 3227
            goto 8
         5: .line 3228
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         6: .line 3230
            goto 8
         7: .line 3231
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         8: .line 3233
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_rescan:Z
            ifeq 15
         9: .line 3234
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        10: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* tok */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.Token tok
        11: .line 3235
            goto 13
      StackMap locals: int com.sun.xml.internal.rngom.parse.compact.Token
      StackMap stack:
        12: iinc 2 /* i */ 1
            aload 3 /* tok */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 3 /* tok */
      StackMap locals:
      StackMap stack:
        13: aload 3 /* tok */
            ifnull 14
            aload 3 /* tok */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            if_acmpne 12
        14: .line 3236
      StackMap locals:
      StackMap stack:
            aload 3 /* tok */
            ifnull 15
            aload 0 /* this */
            iload 1 /* kind */
            iload 2 /* i */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_add_error_token:(II)V
        end local 3 // com.sun.xml.internal.rngom.parse.compact.Token tok
        end local 2 // int i
        15: .line 3238
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.kind:I
            iload 1 /* kind */
            if_icmpeq 16
            iconst_1
            ireturn
        16: .line 3239
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            ifne 17
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            if_acmpne 17
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ls:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$LookaheadSuccess;
            athrow
        17: .line 3240
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // int kind
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   18     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   18     1  kind  I
           10   15     2     i  I
           11   15     3   tok  Lcom/sun/xml/internal/rngom/parse/compact/Token;
    MethodParameters:
      Name  Flags
      kind  

  public final com.sun.xml.internal.rngom.parse.compact.Token getNextToken();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3246
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            ifnull 1
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            goto 2
         1: .line 3247
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager.getNextToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         2: .line 3248
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
         3: .line 3249
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iconst_1
            iadd
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
         4: .line 3250
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            areturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  public final com.sun.xml.internal.rngom.parse.compact.Token getToken(int);
    descriptor: (I)Lcom/sun/xml/internal/rngom/parse/compact/Token;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=4, args_size=2
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int index
         0: .line 3255
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
         1: .line 3256
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         2: goto 6
         3: .line 3257
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.Token int
      StackMap stack:
            aload 2 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            ifnull 4
            aload 2 /* t */
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
            goto 5
         4: .line 3258
      StackMap locals:
      StackMap stack:
            aload 2 /* t */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager.getNextToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            astore 2 /* t */
         5: .line 3256
      StackMap locals:
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 3 /* i */
            iload 1 /* index */
            if_icmplt 3
        end local 3 // int i
         7: .line 3260
            aload 2 /* t */
            areturn
        end local 2 // com.sun.xml.internal.rngom.parse.compact.Token t
        end local 1 // int index
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    8     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    8     1  index  I
            1    8     2      t  Lcom/sun/xml/internal/rngom/parse/compact/Token;
            2    7     3      i  I
    MethodParameters:
       Name  Flags
      index  

  private int jj_ntk();
    descriptor: ()I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3264
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_nt:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            ifnonnull 2
         1: .line 3265
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token_source:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntaxTokenManager;
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntaxTokenManager.getNextToken:()Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.Token.next:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.kind:I
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            ireturn
         2: .line 3267
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_nt:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            getfield com.sun.xml.internal.rngom.parse.compact.Token.kind:I
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_ntk:I
            ireturn
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private void jj_add_error_token(int, int);
    descriptor: (II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=6, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int kind
        start local 2 // int pos
         0: .line 3277
            iload 2 /* pos */
            bipush 100
            if_icmplt 1
            return
         1: .line 3278
      StackMap locals:
      StackMap stack:
            iload 2 /* pos */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_endpos:I
            iconst_1
            iadd
            if_icmpne 4
         2: .line 3279
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lasttokens:[I
            aload 0 /* this */
            dup
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_endpos:I
            dup_x1
            iconst_1
            iadd
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_endpos:I
            iload 1 /* kind */
            iastore
         3: .line 3280
            goto 25
      StackMap locals:
      StackMap stack:
         4: aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_endpos:I
            ifeq 25
         5: .line 3281
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_endpos:I
            newarray 10
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentry:[I
         6: .line 3282
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         7: goto 10
         8: .line 3283
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentry:[I
            iload 3 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lasttokens:[I
            iload 3 /* i */
            iaload
            iastore
         9: .line 3282
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        10: iload 3 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_endpos:I
            if_icmplt 8
        end local 3 // int i
        11: .line 3285
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 3 /* it */
        start local 3 // java.util.Iterator it
        12: goto 23
        13: .line 3286
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax int int java.util.Iterator
      StackMap stack:
            aload 3 /* it */
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast int[]
            astore 4 /* oldentry */
        start local 4 // int[] oldentry
        14: .line 3287
            aload 4 /* oldentry */
            arraylength
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentry:[I
            arraylength
            if_icmpne 23
        15: .line 3288
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        16: goto 20
        17: .line 3289
      StackMap locals: int[] int
      StackMap stack:
            aload 4 /* oldentry */
            iload 5 /* i */
            iaload
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentry:[I
            iload 5 /* i */
            iaload
            if_icmpeq 19
        18: .line 3290
            goto 23
        19: .line 3288
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        20: iload 5 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentry:[I
            arraylength
            if_icmplt 17
        end local 5 // int i
        21: .line 3293
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentry:[I
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        22: .line 3294
            goto 24
        end local 4 // int[] oldentry
        23: .line 3285
      StackMap locals:
      StackMap stack:
            aload 3 /* it */
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 13
        end local 3 // java.util.Iterator it
        24: .line 3297
      StackMap locals:
      StackMap stack:
            iload 2 /* pos */
            ifeq 25
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lasttokens:[I
            aload 0 /* this */
            iload 2 /* pos */
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_endpos:I
            iconst_1
            isub
            iload 1 /* kind */
            iastore
        25: .line 3299
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int pos
        end local 1 // int kind
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   26     0      this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0   26     1      kind  I
            0   26     2       pos  I
            7   11     3         i  I
           12   24     3        it  Ljava/util/Iterator<*>;
           14   23     4  oldentry  [I
           16   21     5         i  I
    MethodParameters:
      Name  Flags
      kind  
      pos   

  public com.sun.xml.internal.rngom.parse.compact.ParseException generateParseException();
    descriptor: ()Lcom/sun/xml/internal/rngom/parse/compact/ParseException;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3303
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
            invokeinterface java.util.List.clear:()V
         1: .line 3304
            bipush 61
            newarray 4
            astore 1 /* la1tokens */
        start local 1 // boolean[] la1tokens
         2: .line 3305
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_kind:I
            iflt 5
         3: .line 3306
            aload 1 /* la1tokens */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_kind:I
            iconst_1
            bastore
         4: .line 3307
            aload 0 /* this */
            iconst_m1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_kind:I
         5: .line 3309
      StackMap locals: boolean[]
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         6: goto 17
         7: .line 3310
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1:[I
            iload 2 /* i */
            iaload
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            if_icmpne 16
         8: .line 3311
            iconst_0
            istore 3 /* j */
        start local 3 // int j
         9: goto 15
        10: .line 3312
      StackMap locals: int
      StackMap stack:
            getstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1_0:[I
            iload 2 /* i */
            iaload
            iconst_1
            iload 3 /* j */
            ishl
            iand
            ifeq 12
        11: .line 3313
            aload 1 /* la1tokens */
            iload 3 /* j */
            iconst_1
            bastore
        12: .line 3315
      StackMap locals:
      StackMap stack:
            getstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la1_1:[I
            iload 2 /* i */
            iaload
            iconst_1
            iload 3 /* j */
            ishl
            iand
            ifeq 14
        13: .line 3316
            aload 1 /* la1tokens */
            bipush 32
            iload 3 /* j */
            iadd
            iconst_1
            bastore
        14: .line 3311
      StackMap locals:
      StackMap stack:
            iinc 3 /* j */ 1
      StackMap locals:
      StackMap stack:
        15: iload 3 /* j */
            bipush 32
            if_icmplt 10
        end local 3 // int j
        16: .line 3309
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        17: iload 2 /* i */
            bipush 71
            if_icmplt 7
        end local 2 // int i
        18: .line 3321
            iconst_0
            istore 2 /* i */
        start local 2 // int i
        19: goto 25
        20: .line 3322
      StackMap locals:
      StackMap stack:
            aload 1 /* la1tokens */
            iload 2 /* i */
            baload
            ifeq 24
        21: .line 3323
            aload 0 /* this */
            iconst_1
            newarray 10
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentry:[I
        22: .line 3324
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentry:[I
            iconst_0
            iload 2 /* i */
            iastore
        23: .line 3325
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentry:[I
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        24: .line 3321
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        25: iload 2 /* i */
            bipush 61
            if_icmplt 20
        end local 2 // int i
        26: .line 3328
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_endpos:I
        27: .line 3329
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_rescan_token:()V
        28: .line 3330
            aload 0 /* this */
            iconst_0
            iconst_0
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_add_error_token:(II)V
        29: .line 3331
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            anewarray int[]
            astore 2 /* exptokseq */
        start local 2 // int[][] exptokseq
        30: .line 3332
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        31: goto 34
        32: .line 3333
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax boolean[] int[][] int
      StackMap stack:
            aload 2 /* exptokseq */
            iload 3 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
            iload 3 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast int[]
            aastore
        33: .line 3332
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        34: iload 3 /* i */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_expentries:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 32
        end local 3 // int i
        35: .line 3335
            new com.sun.xml.internal.rngom.parse.compact.ParseException
            dup
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 2 /* exptokseq */
            getstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntax.tokenImage:[Ljava/lang/String;
            invokespecial com.sun.xml.internal.rngom.parse.compact.ParseException.<init>:(Lcom/sun/xml/internal/rngom/parse/compact/Token;[[I[Ljava/lang/String;)V
            areturn
        end local 2 // int[][] exptokseq
        end local 1 // boolean[] la1tokens
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   36     0       this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            2   36     1  la1tokens  [Z
            6   18     2          i  I
            9   16     3          j  I
           19   26     2          i  I
           30   36     2  exptokseq  [[I
           31   35     3          i  I

  public final void enable_tracing();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3340
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  public final void disable_tracing();
    descriptor: ()V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3344
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;

  private void jj_rescan_token();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=3, args_size=1
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
         0: .line 3347
            aload 0 /* this */
            iconst_1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_rescan:Z
         1: .line 3348
            iconst_0
            istore 1 /* i */
        start local 1 // int i
         2: goto 21
         3: .line 3350
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            iload 1 /* i */
            aaload
            astore 2 /* p */
        start local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls p
         4: .line 3352
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
      StackMap stack:
            aload 2 /* p */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.gen:I
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            if_icmple 15
         5: .line 3353
            aload 0 /* this */
            aload 2 /* p */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.arg:I
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            aload 0 /* this */
            aload 0 /* this */
            aload 2 /* p */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.first:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_scanpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_lastpos:Lcom/sun/xml/internal/rngom/parse/compact/Token;
         6: .line 3354
            iload 1 /* i */
            tableswitch { // 0 - 7
                    0: 7
                    1: 8
                    2: 9
                    3: 10
                    4: 11
                    5: 12
                    6: 13
                    7: 14
              default: 15
          }
         7: .line 3355
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_1:()Z
            pop
            goto 15
         8: .line 3356
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_2:()Z
            pop
            goto 15
         9: .line 3357
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_3:()Z
            pop
            goto 15
        10: .line 3358
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_4:()Z
            pop
            goto 15
        11: .line 3359
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_5:()Z
            pop
            goto 15
        12: .line 3360
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_6:()Z
            pop
            goto 15
        13: .line 3361
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_7:()Z
            pop
            goto 15
        14: .line 3362
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_3_8:()Z
            pop
        15: .line 3363
      StackMap locals:
      StackMap stack:
            aload 2 /* p */
        16: .line 3365
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.next:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            astore 2 /* p */
        17: .line 3366
            aload 2 /* p */
            ifnonnull 4
        end local 2 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls p
        18: .line 3367
            goto 20
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax int
      StackMap stack: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
        19: pop
        20: .line 3348
      StackMap locals:
      StackMap stack:
            iinc 1 /* i */ 1
      StackMap locals:
      StackMap stack:
        21: iload 1 /* i */
            bipush 8
            if_icmplt 3
        end local 1 // int i
        22: .line 3369
            aload 0 /* this */
            iconst_0
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_rescan:Z
        23: .line 3370
            return
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   24     0  this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            2   22     1     i  I
            4   18     2     p  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
      Exception table:
        from    to  target  type
           3    18      19  Class com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess

  private void jj_save(int, int);
    descriptor: (II)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
        start local 1 // int index
        start local 2 // int xla
         0: .line 3373
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_2_rtns:[Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            iload 1 /* index */
            aaload
            astore 3 /* p */
        start local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls p
         1: .line 3374
            goto 4
         2: .line 3375
      StackMap locals: com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
      StackMap stack:
            aload 3 /* p */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.next:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            ifnonnull 3
            aload 3 /* p */
            new com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls
            dup
            invokespecial com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.<init>:()V
            dup_x1
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.next:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            astore 3 /* p */
            goto 5
         3: .line 3376
      StackMap locals:
      StackMap stack:
            aload 3 /* p */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.next:Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
            astore 3 /* p */
         4: .line 3374
      StackMap locals:
      StackMap stack:
            aload 3 /* p */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.gen:I
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            if_icmpgt 2
         5: .line 3378
      StackMap locals:
      StackMap stack:
            aload 3 /* p */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_gen:I
            iload 2 /* xla */
            iadd
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.jj_la:I
            isub
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.gen:I
            aload 3 /* p */
            aload 0 /* this */
            getfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax.token:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.first:Lcom/sun/xml/internal/rngom/parse/compact/Token;
            aload 3 /* p */
            iload 2 /* xla */
            putfield com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls.arg:I
         6: .line 3379
            return
        end local 3 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls p
        end local 2 // int xla
        end local 1 // int index
        end local 0 // com.sun.xml.internal.rngom.parse.compact.CompactSyntax this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax;
            0    7     1  index  I
            0    7     2    xla  I
            1    7     3      p  Lcom/sun/xml/internal/rngom/parse/compact/CompactSyntax$JJCalls;
    MethodParameters:
       Name  Flags
      index  
      xla    
}
SourceFile: "CompactSyntax.java"
NestMembers:
  com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls  com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString  com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess
InnerClasses:
  public final Combine = com.sun.xml.internal.rngom.ast.builder.GrammarSection$Combine of com.sun.xml.internal.rngom.ast.builder.GrammarSection
  final JJCalls = com.sun.xml.internal.rngom.parse.compact.CompactSyntax$JJCalls of com.sun.xml.internal.rngom.parse.compact.CompactSyntax
  final LocatedString = com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LocatedString of com.sun.xml.internal.rngom.parse.compact.CompactSyntax
  private final LookaheadSuccess = com.sun.xml.internal.rngom.parse.compact.CompactSyntax$LookaheadSuccess of com.sun.xml.internal.rngom.parse.compact.CompactSyntax