public interface com.sun.xml.internal.rngom.parse.compact.CompactSyntaxConstants
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.sun.xml.internal.rngom.parse.compact.CompactSyntaxConstants
  super_class: java.lang.Object
{
  public static final int EOF;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int NEWLINE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 37

  public static final int NOT_NEWLINE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 38

  public static final int WS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 39

  public static final int DOCUMENTATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 40

  public static final int DOCUMENTATION_CONTINUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 41

  public static final int SINGLE_LINE_COMMENT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 42

  public static final int DOCUMENTATION_AFTER_SINGLE_LINE_COMMENT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 43

  public static final int SINGLE_LINE_COMMENT_CONTINUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 44

  public static final int BASE_CHAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 45

  public static final int IDEOGRAPHIC;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 46

  public static final int LETTER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 47

  public static final int COMBINING_CHAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 48

  public static final int DIGIT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 49

  public static final int EXTENDER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 50

  public static final int NMSTART;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 51

  public static final int NMCHAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 52

  public static final int NCNAME;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 53

  public static final int IDENTIFIER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 54

  public static final int ESCAPED_IDENTIFIER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 55

  public static final int PREFIX_STAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 56

  public static final int PREFIXED_NAME;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 57

  public static final int LITERAL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 58

  public static final int FANNOTATE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 59

  public static final int ILLEGAL_CHAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 60

  public static final int DEFAULT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int AFTER_SINGLE_LINE_COMMENT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int AFTER_DOCUMENTATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final java.lang.String[] tokenImage;
    descriptor: [Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 115
            bipush 61
            anewarray java.lang.String
            dup
            iconst_0
         1: .line 116
            ldc "<EOF>"
            aastore
            dup
            iconst_1
         2: .line 117
            ldc "\"[\""
            aastore
            dup
            iconst_2
         3: .line 118
            ldc "\"=\""
            aastore
            dup
            iconst_3
         4: .line 119
            ldc "\"&=\""
            aastore
            dup
            iconst_4
         5: .line 120
            ldc "\"|=\""
            aastore
            dup
            iconst_5
         6: .line 121
            ldc "\"start\""
            aastore
            dup
            bipush 6
         7: .line 122
            ldc "\"div\""
            aastore
            dup
            bipush 7
         8: .line 123
            ldc "\"include\""
            aastore
            dup
            bipush 8
         9: .line 124
            ldc "\"~\""
            aastore
            dup
            bipush 9
        10: .line 125
            ldc "\"]\""
            aastore
            dup
            bipush 10
        11: .line 126
            ldc "\"grammar\""
            aastore
            dup
            bipush 11
        12: .line 127
            ldc "\"{\""
            aastore
            dup
            bipush 12
        13: .line 128
            ldc "\"}\""
            aastore
            dup
            bipush 13
        14: .line 129
            ldc "\"namespace\""
            aastore
            dup
            bipush 14
        15: .line 130
            ldc "\"default\""
            aastore
            dup
            bipush 15
        16: .line 131
            ldc "\"inherit\""
            aastore
            dup
            bipush 16
        17: .line 132
            ldc "\"datatypes\""
            aastore
            dup
            bipush 17
        18: .line 133
            ldc "\"empty\""
            aastore
            dup
            bipush 18
        19: .line 134
            ldc "\"text\""
            aastore
            dup
            bipush 19
        20: .line 135
            ldc "\"notAllowed\""
            aastore
            dup
            bipush 20
        21: .line 136
            ldc "\"|\""
            aastore
            dup
            bipush 21
        22: .line 137
            ldc "\"&\""
            aastore
            dup
            bipush 22
        23: .line 138
            ldc "\",\""
            aastore
            dup
            bipush 23
        24: .line 139
            ldc "\"+\""
            aastore
            dup
            bipush 24
        25: .line 140
            ldc "\"?\""
            aastore
            dup
            bipush 25
        26: .line 141
            ldc "\"*\""
            aastore
            dup
            bipush 26
        27: .line 142
            ldc "\"element\""
            aastore
            dup
            bipush 27
        28: .line 143
            ldc "\"attribute\""
            aastore
            dup
            bipush 28
        29: .line 144
            ldc "\"(\""
            aastore
            dup
            bipush 29
        30: .line 145
            ldc "\")\""
            aastore
            dup
            bipush 30
        31: .line 146
            ldc "\"-\""
            aastore
            dup
            bipush 31
        32: .line 147
            ldc "\"list\""
            aastore
            dup
            bipush 32
        33: .line 148
            ldc "\"mixed\""
            aastore
            dup
            bipush 33
        34: .line 149
            ldc "\"external\""
            aastore
            dup
            bipush 34
        35: .line 150
            ldc "\"parent\""
            aastore
            dup
            bipush 35
        36: .line 151
            ldc "\"string\""
            aastore
            dup
            bipush 36
        37: .line 152
            ldc "\"token\""
            aastore
            dup
            bipush 37
        38: .line 153
            ldc "<NEWLINE>"
            aastore
            dup
            bipush 38
        39: .line 154
            ldc "<NOT_NEWLINE>"
            aastore
            dup
            bipush 39
        40: .line 155
            ldc "<WS>"
            aastore
            dup
            bipush 40
        41: .line 156
            ldc "<DOCUMENTATION>"
            aastore
            dup
            bipush 41
        42: .line 157
            ldc "<DOCUMENTATION_CONTINUE>"
            aastore
            dup
            bipush 42
        43: .line 158
            ldc "<SINGLE_LINE_COMMENT>"
            aastore
            dup
            bipush 43
        44: .line 159
            ldc "<DOCUMENTATION_AFTER_SINGLE_LINE_COMMENT>"
            aastore
            dup
            bipush 44
        45: .line 160
            ldc "<SINGLE_LINE_COMMENT_CONTINUE>"
            aastore
            dup
            bipush 45
        46: .line 161
            ldc "<BASE_CHAR>"
            aastore
            dup
            bipush 46
        47: .line 162
            ldc "<IDEOGRAPHIC>"
            aastore
            dup
            bipush 47
        48: .line 163
            ldc "<LETTER>"
            aastore
            dup
            bipush 48
        49: .line 164
            ldc "<COMBINING_CHAR>"
            aastore
            dup
            bipush 49
        50: .line 165
            ldc "<DIGIT>"
            aastore
            dup
            bipush 50
        51: .line 166
            ldc "<EXTENDER>"
            aastore
            dup
            bipush 51
        52: .line 167
            ldc "<NMSTART>"
            aastore
            dup
            bipush 52
        53: .line 168
            ldc "<NMCHAR>"
            aastore
            dup
            bipush 53
        54: .line 169
            ldc "<NCNAME>"
            aastore
            dup
            bipush 54
        55: .line 170
            ldc "<IDENTIFIER>"
            aastore
            dup
            bipush 55
        56: .line 171
            ldc "<ESCAPED_IDENTIFIER>"
            aastore
            dup
            bipush 56
        57: .line 172
            ldc "<PREFIX_STAR>"
            aastore
            dup
            bipush 57
        58: .line 173
            ldc "<PREFIXED_NAME>"
            aastore
            dup
            bipush 58
        59: .line 174
            ldc "<LITERAL>"
            aastore
            dup
            bipush 59
        60: .line 175
            ldc "\">>\""
            aastore
            dup
            bipush 60
        61: .line 176
            ldc "<ILLEGAL_CHAR>"
            aastore
        62: .line 115
            putstatic com.sun.xml.internal.rngom.parse.compact.CompactSyntaxConstants.tokenImage:[Ljava/lang/String;
        63: .line 177
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "CompactSyntaxConstants.java"