public interface com.sun.xml.internal.xsom.impl.scd.SCDParserConstants
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.sun.xml.internal.xsom.impl.scd.SCDParserConstants
  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 Letter;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 6

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

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

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

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

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

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

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

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

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

  public static final java.util.List<java.lang.String> tokenImage;
    descriptor: Ljava/util/List;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Ljava/util/List<Ljava/lang/String;>;

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 49
            bipush 47
            anewarray java.lang.String
            dup
            iconst_0
         1: .line 50
            ldc "<EOF>"
            aastore
            dup
            iconst_1
         2: .line 51
            ldc "\" \""
            aastore
            dup
            iconst_2
         3: .line 52
            ldc "\"\\t\""
            aastore
            dup
            iconst_3
         4: .line 53
            ldc "\"\\n\""
            aastore
            dup
            iconst_4
         5: .line 54
            ldc "\"\\r\""
            aastore
            dup
            iconst_5
         6: .line 55
            ldc "\"\\f\""
            aastore
            dup
            bipush 6
         7: .line 56
            ldc "<Letter>"
            aastore
            dup
            bipush 7
         8: .line 57
            ldc "<BaseChar>"
            aastore
            dup
            bipush 8
         9: .line 58
            ldc "<Ideographic>"
            aastore
            dup
            bipush 9
        10: .line 59
            ldc "<CombiningChar>"
            aastore
            dup
            bipush 10
        11: .line 60
            ldc "<UnicodeDigit>"
            aastore
            dup
            bipush 11
        12: .line 61
            ldc "<Extender>"
            aastore
            dup
            bipush 12
        13: .line 62
            ldc "<NCNAME>"
            aastore
            dup
            bipush 13
        14: .line 63
            ldc "<NUMBER>"
            aastore
            dup
            bipush 14
        15: .line 64
            ldc "<FACETNAME>"
            aastore
            dup
            bipush 15
        16: .line 65
            ldc "\":\""
            aastore
            dup
            bipush 16
        17: .line 66
            ldc "\"/\""
            aastore
            dup
            bipush 17
        18: .line 67
            ldc "\"//\""
            aastore
            dup
            bipush 18
        19: .line 68
            ldc "\"attribute::\""
            aastore
            dup
            bipush 19
        20: .line 69
            ldc "\"@\""
            aastore
            dup
            bipush 20
        21: .line 70
            ldc "\"element::\""
            aastore
            dup
            bipush 21
        22: .line 71
            ldc "\"substitutionGroup::\""
            aastore
            dup
            bipush 22
        23: .line 72
            ldc "\"type::\""
            aastore
            dup
            bipush 23
        24: .line 73
            ldc "\"~\""
            aastore
            dup
            bipush 24
        25: .line 74
            ldc "\"baseType::\""
            aastore
            dup
            bipush 25
        26: .line 75
            ldc "\"primitiveType::\""
            aastore
            dup
            bipush 26
        27: .line 76
            ldc "\"itemType::\""
            aastore
            dup
            bipush 27
        28: .line 77
            ldc "\"memberType::\""
            aastore
            dup
            bipush 28
        29: .line 78
            ldc "\"scope::\""
            aastore
            dup
            bipush 29
        30: .line 79
            ldc "\"attributeGroup::\""
            aastore
            dup
            bipush 30
        31: .line 80
            ldc "\"group::\""
            aastore
            dup
            bipush 31
        32: .line 81
            ldc "\"identityContraint::\""
            aastore
            dup
            bipush 32
        33: .line 82
            ldc "\"key::\""
            aastore
            dup
            bipush 33
        34: .line 83
            ldc "\"notation::\""
            aastore
            dup
            bipush 34
        35: .line 84
            ldc "\"model::sequence\""
            aastore
            dup
            bipush 35
        36: .line 85
            ldc "\"model::choice\""
            aastore
            dup
            bipush 36
        37: .line 86
            ldc "\"model::all\""
            aastore
            dup
            bipush 37
        38: .line 87
            ldc "\"model::*\""
            aastore
            dup
            bipush 38
        39: .line 88
            ldc "\"any::*\""
            aastore
            dup
            bipush 39
        40: .line 89
            ldc "\"anyAttribute::*\""
            aastore
            dup
            bipush 40
        41: .line 90
            ldc "\"facet::*\""
            aastore
            dup
            bipush 41
        42: .line 91
            ldc "\"facet::\""
            aastore
            dup
            bipush 42
        43: .line 92
            ldc "\"component::*\""
            aastore
            dup
            bipush 43
        44: .line 93
            ldc "\"x-schema::\""
            aastore
            dup
            bipush 44
        45: .line 94
            ldc "\"x-schema::*\""
            aastore
            dup
            bipush 45
        46: .line 95
            ldc "\"*\""
            aastore
            dup
            bipush 46
        47: .line 96
            ldc "\"0\""
            aastore
        48: .line 48
            invokestatic java.util.Arrays.asList:([Ljava/lang/Object;)Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putstatic com.sun.xml.internal.xsom.impl.scd.SCDParserConstants.tokenImage:Ljava/util/List;
        49: .line 97
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "SCDParserConstants.java"