public final class org.jruby.common.IRubyWarnings$ID extends java.lang.Enum<org.jruby.common.IRubyWarnings$ID>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: org.jruby.common.IRubyWarnings$ID
  super_class: java.lang.Enum
{
  public static final org.jruby.common.IRubyWarnings$ID AMBIGUOUS_ARGUMENT;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID ACCESSOR_NOT_INITIALIZED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID ACCESSOR_MODULE_FUNCTION;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID ARGUMENT_AS_PREFIX;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID ARGUMENT_EXTRA_SPACE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID ASSIGNMENT_IN_CONDITIONAL;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID BIGNUM_FROM_FLOAT_RANGE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID BLOCK_BEATS_DEFAULT_VALUE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID BLOCK_NOT_ACCEPTED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID BLOCK_UNUSED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID CONSTANT_ALREADY_INITIALIZED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID CONSTANT_DEPRECATED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID CONSTANT_BAD_REFERENCE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID CVAR_FROM_TOPLEVEL_SINGLETON_METHOD;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID DECLARING_SCLASS_VARIABLE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID DEPRECATED_METHOD;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID DUMMY_VALUE_USED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID END_IN_METHOD;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID ELSE_WITHOUT_RESCUE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID EMPTY_IMPLEMENTATION;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID ENV_VARS_FROM_CLI_METHOD;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID FIXNUMS_NOT_SYMBOLS;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID FLOAT_OUT_OF_RANGE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID GLOBAL_NOT_INITIALIZED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID GROUPED_EXPRESSION;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID INEFFECTIVE_GLOBAL;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID INVALID_CHAR_SEQUENCE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID IVAR_NOT_INITIALIZED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID MAY_BE_TOO_BIG;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID MISCELLANEOUS;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID MULTIPLE_VALUES_FOR_BLOCK;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID NEGATIVE_NUMBER_FOR_U;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID NO_SUPER_CLASS;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID NOT_IMPLEMENTED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID OBSOLETE_ARGUMENT;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID PARENTHISE_ARGUMENTS;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID PROXY_EXTENDED_LATE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID STATEMENT_NOT_REACHED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID LITERAL_IN_CONDITIONAL_RANGE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID REDEFINING_DANGEROUS;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID REGEXP_IGNORED_FLAGS;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID REGEXP_LITERAL_IN_CONDITION;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID REGEXP_MATCH_AGAINST_STRING;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID SAFE_NOT_SUPPORTED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID STRUCT_CONSTANT_REDEFINED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID SYMBOL_AS_INTEGER;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID SYSSEEK_BUFFERED_IO;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID SYSWRITE_BUFFERED_IO;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID SWALLOWED_IO_EXCEPTION;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID TOO_MANY_ARGUMENTS;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID UNDEFINING_BAD;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID USELESS_EXPRESSION;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID VOID_VALUE_EXPRESSION;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID NAMED_CAPTURE_CONFLICT;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID NON_PERSISTENT_JAVA_PROXY;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID LISTEN_SERVER_SOCKET;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID PROFILE_MAX_METHODS_EXCEEDED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID UNSUPPORTED_SUBPROCESS_OPTION;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID GC_STRESS_UNIMPLEMENTED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID GC_ENABLE_UNIMPLEMENTED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID GC_DISABLE_UNIMPLEMENTED;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.jruby.common.IRubyWarnings$ID RATIONAL_OUT_OF_RANGE;
    descriptor: Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private static final org.jruby.common.IRubyWarnings$ID[] ENUM$VALUES;
    descriptor: [Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 42
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "AMBIGUOUS_ARGUMENT"
            iconst_0
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.AMBIGUOUS_ARGUMENT:Lorg/jruby/common/IRubyWarnings$ID;
         1: .line 43
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "ACCESSOR_NOT_INITIALIZED"
            iconst_1
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.ACCESSOR_NOT_INITIALIZED:Lorg/jruby/common/IRubyWarnings$ID;
         2: .line 44
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "ACCESSOR_MODULE_FUNCTION"
            iconst_2
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.ACCESSOR_MODULE_FUNCTION:Lorg/jruby/common/IRubyWarnings$ID;
         3: .line 45
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "ARGUMENT_AS_PREFIX"
            iconst_3
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.ARGUMENT_AS_PREFIX:Lorg/jruby/common/IRubyWarnings$ID;
         4: .line 46
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "ARGUMENT_EXTRA_SPACE"
            iconst_4
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.ARGUMENT_EXTRA_SPACE:Lorg/jruby/common/IRubyWarnings$ID;
         5: .line 47
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "ASSIGNMENT_IN_CONDITIONAL"
            iconst_5
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.ASSIGNMENT_IN_CONDITIONAL:Lorg/jruby/common/IRubyWarnings$ID;
         6: .line 48
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "BIGNUM_FROM_FLOAT_RANGE"
            bipush 6
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.BIGNUM_FROM_FLOAT_RANGE:Lorg/jruby/common/IRubyWarnings$ID;
         7: .line 49
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "BLOCK_BEATS_DEFAULT_VALUE"
            bipush 7
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.BLOCK_BEATS_DEFAULT_VALUE:Lorg/jruby/common/IRubyWarnings$ID;
         8: .line 50
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "BLOCK_NOT_ACCEPTED"
            bipush 8
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.BLOCK_NOT_ACCEPTED:Lorg/jruby/common/IRubyWarnings$ID;
         9: .line 51
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "BLOCK_UNUSED"
            bipush 9
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.BLOCK_UNUSED:Lorg/jruby/common/IRubyWarnings$ID;
        10: .line 52
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "CONSTANT_ALREADY_INITIALIZED"
            bipush 10
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.CONSTANT_ALREADY_INITIALIZED:Lorg/jruby/common/IRubyWarnings$ID;
        11: .line 53
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "CONSTANT_DEPRECATED"
            bipush 11
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.CONSTANT_DEPRECATED:Lorg/jruby/common/IRubyWarnings$ID;
        12: .line 54
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "CONSTANT_BAD_REFERENCE"
            bipush 12
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.CONSTANT_BAD_REFERENCE:Lorg/jruby/common/IRubyWarnings$ID;
        13: .line 55
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "CVAR_FROM_TOPLEVEL_SINGLETON_METHOD"
            bipush 13
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.CVAR_FROM_TOPLEVEL_SINGLETON_METHOD:Lorg/jruby/common/IRubyWarnings$ID;
        14: .line 56
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "DECLARING_SCLASS_VARIABLE"
            bipush 14
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.DECLARING_SCLASS_VARIABLE:Lorg/jruby/common/IRubyWarnings$ID;
        15: .line 57
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "DEPRECATED_METHOD"
            bipush 15
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.DEPRECATED_METHOD:Lorg/jruby/common/IRubyWarnings$ID;
        16: .line 58
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "DUMMY_VALUE_USED"
            bipush 16
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.DUMMY_VALUE_USED:Lorg/jruby/common/IRubyWarnings$ID;
        17: .line 59
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "END_IN_METHOD"
            bipush 17
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.END_IN_METHOD:Lorg/jruby/common/IRubyWarnings$ID;
        18: .line 60
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "ELSE_WITHOUT_RESCUE"
            bipush 18
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.ELSE_WITHOUT_RESCUE:Lorg/jruby/common/IRubyWarnings$ID;
        19: .line 61
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "EMPTY_IMPLEMENTATION"
            bipush 19
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.EMPTY_IMPLEMENTATION:Lorg/jruby/common/IRubyWarnings$ID;
        20: .line 62
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "ENV_VARS_FROM_CLI_METHOD"
            bipush 20
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.ENV_VARS_FROM_CLI_METHOD:Lorg/jruby/common/IRubyWarnings$ID;
        21: .line 63
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "FIXNUMS_NOT_SYMBOLS"
            bipush 21
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.FIXNUMS_NOT_SYMBOLS:Lorg/jruby/common/IRubyWarnings$ID;
        22: .line 64
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "FLOAT_OUT_OF_RANGE"
            bipush 22
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.FLOAT_OUT_OF_RANGE:Lorg/jruby/common/IRubyWarnings$ID;
        23: .line 65
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "GLOBAL_NOT_INITIALIZED"
            bipush 23
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.GLOBAL_NOT_INITIALIZED:Lorg/jruby/common/IRubyWarnings$ID;
        24: .line 66
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "GROUPED_EXPRESSION"
            bipush 24
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.GROUPED_EXPRESSION:Lorg/jruby/common/IRubyWarnings$ID;
        25: .line 67
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "INEFFECTIVE_GLOBAL"
            bipush 25
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.INEFFECTIVE_GLOBAL:Lorg/jruby/common/IRubyWarnings$ID;
        26: .line 68
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "INVALID_CHAR_SEQUENCE"
            bipush 26
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.INVALID_CHAR_SEQUENCE:Lorg/jruby/common/IRubyWarnings$ID;
        27: .line 69
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "IVAR_NOT_INITIALIZED"
            bipush 27
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.IVAR_NOT_INITIALIZED:Lorg/jruby/common/IRubyWarnings$ID;
        28: .line 70
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "MAY_BE_TOO_BIG"
            bipush 28
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.MAY_BE_TOO_BIG:Lorg/jruby/common/IRubyWarnings$ID;
        29: .line 71
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "MISCELLANEOUS"
            bipush 29
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.MISCELLANEOUS:Lorg/jruby/common/IRubyWarnings$ID;
        30: .line 72
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "MULTIPLE_VALUES_FOR_BLOCK"
            bipush 30
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.MULTIPLE_VALUES_FOR_BLOCK:Lorg/jruby/common/IRubyWarnings$ID;
        31: .line 73
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "NEGATIVE_NUMBER_FOR_U"
            bipush 31
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.NEGATIVE_NUMBER_FOR_U:Lorg/jruby/common/IRubyWarnings$ID;
        32: .line 74
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "NO_SUPER_CLASS"
            bipush 32
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.NO_SUPER_CLASS:Lorg/jruby/common/IRubyWarnings$ID;
        33: .line 75
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "NOT_IMPLEMENTED"
            bipush 33
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.NOT_IMPLEMENTED:Lorg/jruby/common/IRubyWarnings$ID;
        34: .line 76
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "OBSOLETE_ARGUMENT"
            bipush 34
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.OBSOLETE_ARGUMENT:Lorg/jruby/common/IRubyWarnings$ID;
        35: .line 77
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "PARENTHISE_ARGUMENTS"
            bipush 35
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.PARENTHISE_ARGUMENTS:Lorg/jruby/common/IRubyWarnings$ID;
        36: .line 78
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "PROXY_EXTENDED_LATE"
            bipush 36
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.PROXY_EXTENDED_LATE:Lorg/jruby/common/IRubyWarnings$ID;
        37: .line 79
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "STATEMENT_NOT_REACHED"
            bipush 37
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.STATEMENT_NOT_REACHED:Lorg/jruby/common/IRubyWarnings$ID;
        38: .line 80
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "LITERAL_IN_CONDITIONAL_RANGE"
            bipush 38
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.LITERAL_IN_CONDITIONAL_RANGE:Lorg/jruby/common/IRubyWarnings$ID;
        39: .line 81
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "REDEFINING_DANGEROUS"
            bipush 39
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.REDEFINING_DANGEROUS:Lorg/jruby/common/IRubyWarnings$ID;
        40: .line 82
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "REGEXP_IGNORED_FLAGS"
            bipush 40
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.REGEXP_IGNORED_FLAGS:Lorg/jruby/common/IRubyWarnings$ID;
        41: .line 83
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "REGEXP_LITERAL_IN_CONDITION"
            bipush 41
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.REGEXP_LITERAL_IN_CONDITION:Lorg/jruby/common/IRubyWarnings$ID;
        42: .line 84
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "REGEXP_MATCH_AGAINST_STRING"
            bipush 42
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.REGEXP_MATCH_AGAINST_STRING:Lorg/jruby/common/IRubyWarnings$ID;
        43: .line 85
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "SAFE_NOT_SUPPORTED"
            bipush 43
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.SAFE_NOT_SUPPORTED:Lorg/jruby/common/IRubyWarnings$ID;
        44: .line 86
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "STRUCT_CONSTANT_REDEFINED"
            bipush 44
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.STRUCT_CONSTANT_REDEFINED:Lorg/jruby/common/IRubyWarnings$ID;
        45: .line 87
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "SYMBOL_AS_INTEGER"
            bipush 45
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.SYMBOL_AS_INTEGER:Lorg/jruby/common/IRubyWarnings$ID;
        46: .line 88
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "SYSSEEK_BUFFERED_IO"
            bipush 46
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.SYSSEEK_BUFFERED_IO:Lorg/jruby/common/IRubyWarnings$ID;
        47: .line 89
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "SYSWRITE_BUFFERED_IO"
            bipush 47
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.SYSWRITE_BUFFERED_IO:Lorg/jruby/common/IRubyWarnings$ID;
        48: .line 90
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "SWALLOWED_IO_EXCEPTION"
            bipush 48
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.SWALLOWED_IO_EXCEPTION:Lorg/jruby/common/IRubyWarnings$ID;
        49: .line 91
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "TOO_MANY_ARGUMENTS"
            bipush 49
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.TOO_MANY_ARGUMENTS:Lorg/jruby/common/IRubyWarnings$ID;
        50: .line 92
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "UNDEFINING_BAD"
            bipush 50
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.UNDEFINING_BAD:Lorg/jruby/common/IRubyWarnings$ID;
        51: .line 93
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "USELESS_EXPRESSION"
            bipush 51
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.USELESS_EXPRESSION:Lorg/jruby/common/IRubyWarnings$ID;
        52: .line 94
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "VOID_VALUE_EXPRESSION"
            bipush 52
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.VOID_VALUE_EXPRESSION:Lorg/jruby/common/IRubyWarnings$ID;
        53: .line 95
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "NAMED_CAPTURE_CONFLICT"
            bipush 53
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.NAMED_CAPTURE_CONFLICT:Lorg/jruby/common/IRubyWarnings$ID;
        54: .line 96
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "NON_PERSISTENT_JAVA_PROXY"
            bipush 54
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.NON_PERSISTENT_JAVA_PROXY:Lorg/jruby/common/IRubyWarnings$ID;
        55: .line 97
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "LISTEN_SERVER_SOCKET"
            bipush 55
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.LISTEN_SERVER_SOCKET:Lorg/jruby/common/IRubyWarnings$ID;
        56: .line 98
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "PROFILE_MAX_METHODS_EXCEEDED"
            bipush 56
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.PROFILE_MAX_METHODS_EXCEEDED:Lorg/jruby/common/IRubyWarnings$ID;
        57: .line 99
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "UNSUPPORTED_SUBPROCESS_OPTION"
            bipush 57
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.UNSUPPORTED_SUBPROCESS_OPTION:Lorg/jruby/common/IRubyWarnings$ID;
        58: .line 100
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "GC_STRESS_UNIMPLEMENTED"
            bipush 58
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.GC_STRESS_UNIMPLEMENTED:Lorg/jruby/common/IRubyWarnings$ID;
        59: .line 101
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "GC_ENABLE_UNIMPLEMENTED"
            bipush 59
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.GC_ENABLE_UNIMPLEMENTED:Lorg/jruby/common/IRubyWarnings$ID;
        60: .line 102
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "GC_DISABLE_UNIMPLEMENTED"
            bipush 60
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.GC_DISABLE_UNIMPLEMENTED:Lorg/jruby/common/IRubyWarnings$ID;
        61: .line 103
            new org.jruby.common.IRubyWarnings$ID
            dup
            ldc "RATIONAL_OUT_OF_RANGE"
            bipush 61
            invokespecial org.jruby.common.IRubyWarnings$ID.<init>:(Ljava/lang/String;I)V
            putstatic org.jruby.common.IRubyWarnings$ID.RATIONAL_OUT_OF_RANGE:Lorg/jruby/common/IRubyWarnings$ID;
        62: .line 41
            bipush 62
            anewarray org.jruby.common.IRubyWarnings$ID
            dup
            iconst_0
            getstatic org.jruby.common.IRubyWarnings$ID.AMBIGUOUS_ARGUMENT:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            iconst_1
            getstatic org.jruby.common.IRubyWarnings$ID.ACCESSOR_NOT_INITIALIZED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            iconst_2
            getstatic org.jruby.common.IRubyWarnings$ID.ACCESSOR_MODULE_FUNCTION:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            iconst_3
            getstatic org.jruby.common.IRubyWarnings$ID.ARGUMENT_AS_PREFIX:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            iconst_4
            getstatic org.jruby.common.IRubyWarnings$ID.ARGUMENT_EXTRA_SPACE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            iconst_5
            getstatic org.jruby.common.IRubyWarnings$ID.ASSIGNMENT_IN_CONDITIONAL:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 6
            getstatic org.jruby.common.IRubyWarnings$ID.BIGNUM_FROM_FLOAT_RANGE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 7
            getstatic org.jruby.common.IRubyWarnings$ID.BLOCK_BEATS_DEFAULT_VALUE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 8
            getstatic org.jruby.common.IRubyWarnings$ID.BLOCK_NOT_ACCEPTED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 9
            getstatic org.jruby.common.IRubyWarnings$ID.BLOCK_UNUSED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 10
            getstatic org.jruby.common.IRubyWarnings$ID.CONSTANT_ALREADY_INITIALIZED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 11
            getstatic org.jruby.common.IRubyWarnings$ID.CONSTANT_DEPRECATED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 12
            getstatic org.jruby.common.IRubyWarnings$ID.CONSTANT_BAD_REFERENCE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 13
            getstatic org.jruby.common.IRubyWarnings$ID.CVAR_FROM_TOPLEVEL_SINGLETON_METHOD:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 14
            getstatic org.jruby.common.IRubyWarnings$ID.DECLARING_SCLASS_VARIABLE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 15
            getstatic org.jruby.common.IRubyWarnings$ID.DEPRECATED_METHOD:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 16
            getstatic org.jruby.common.IRubyWarnings$ID.DUMMY_VALUE_USED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 17
            getstatic org.jruby.common.IRubyWarnings$ID.END_IN_METHOD:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 18
            getstatic org.jruby.common.IRubyWarnings$ID.ELSE_WITHOUT_RESCUE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 19
            getstatic org.jruby.common.IRubyWarnings$ID.EMPTY_IMPLEMENTATION:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 20
            getstatic org.jruby.common.IRubyWarnings$ID.ENV_VARS_FROM_CLI_METHOD:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 21
            getstatic org.jruby.common.IRubyWarnings$ID.FIXNUMS_NOT_SYMBOLS:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 22
            getstatic org.jruby.common.IRubyWarnings$ID.FLOAT_OUT_OF_RANGE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 23
            getstatic org.jruby.common.IRubyWarnings$ID.GLOBAL_NOT_INITIALIZED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 24
            getstatic org.jruby.common.IRubyWarnings$ID.GROUPED_EXPRESSION:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 25
            getstatic org.jruby.common.IRubyWarnings$ID.INEFFECTIVE_GLOBAL:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 26
            getstatic org.jruby.common.IRubyWarnings$ID.INVALID_CHAR_SEQUENCE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 27
            getstatic org.jruby.common.IRubyWarnings$ID.IVAR_NOT_INITIALIZED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 28
            getstatic org.jruby.common.IRubyWarnings$ID.MAY_BE_TOO_BIG:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 29
            getstatic org.jruby.common.IRubyWarnings$ID.MISCELLANEOUS:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 30
            getstatic org.jruby.common.IRubyWarnings$ID.MULTIPLE_VALUES_FOR_BLOCK:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 31
            getstatic org.jruby.common.IRubyWarnings$ID.NEGATIVE_NUMBER_FOR_U:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 32
            getstatic org.jruby.common.IRubyWarnings$ID.NO_SUPER_CLASS:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 33
            getstatic org.jruby.common.IRubyWarnings$ID.NOT_IMPLEMENTED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 34
            getstatic org.jruby.common.IRubyWarnings$ID.OBSOLETE_ARGUMENT:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 35
            getstatic org.jruby.common.IRubyWarnings$ID.PARENTHISE_ARGUMENTS:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 36
            getstatic org.jruby.common.IRubyWarnings$ID.PROXY_EXTENDED_LATE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 37
            getstatic org.jruby.common.IRubyWarnings$ID.STATEMENT_NOT_REACHED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 38
            getstatic org.jruby.common.IRubyWarnings$ID.LITERAL_IN_CONDITIONAL_RANGE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 39
            getstatic org.jruby.common.IRubyWarnings$ID.REDEFINING_DANGEROUS:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 40
            getstatic org.jruby.common.IRubyWarnings$ID.REGEXP_IGNORED_FLAGS:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 41
            getstatic org.jruby.common.IRubyWarnings$ID.REGEXP_LITERAL_IN_CONDITION:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 42
            getstatic org.jruby.common.IRubyWarnings$ID.REGEXP_MATCH_AGAINST_STRING:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 43
            getstatic org.jruby.common.IRubyWarnings$ID.SAFE_NOT_SUPPORTED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 44
            getstatic org.jruby.common.IRubyWarnings$ID.STRUCT_CONSTANT_REDEFINED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 45
            getstatic org.jruby.common.IRubyWarnings$ID.SYMBOL_AS_INTEGER:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 46
            getstatic org.jruby.common.IRubyWarnings$ID.SYSSEEK_BUFFERED_IO:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 47
            getstatic org.jruby.common.IRubyWarnings$ID.SYSWRITE_BUFFERED_IO:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 48
            getstatic org.jruby.common.IRubyWarnings$ID.SWALLOWED_IO_EXCEPTION:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 49
            getstatic org.jruby.common.IRubyWarnings$ID.TOO_MANY_ARGUMENTS:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 50
            getstatic org.jruby.common.IRubyWarnings$ID.UNDEFINING_BAD:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 51
            getstatic org.jruby.common.IRubyWarnings$ID.USELESS_EXPRESSION:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 52
            getstatic org.jruby.common.IRubyWarnings$ID.VOID_VALUE_EXPRESSION:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 53
            getstatic org.jruby.common.IRubyWarnings$ID.NAMED_CAPTURE_CONFLICT:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 54
            getstatic org.jruby.common.IRubyWarnings$ID.NON_PERSISTENT_JAVA_PROXY:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 55
            getstatic org.jruby.common.IRubyWarnings$ID.LISTEN_SERVER_SOCKET:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 56
            getstatic org.jruby.common.IRubyWarnings$ID.PROFILE_MAX_METHODS_EXCEEDED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 57
            getstatic org.jruby.common.IRubyWarnings$ID.UNSUPPORTED_SUBPROCESS_OPTION:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 58
            getstatic org.jruby.common.IRubyWarnings$ID.GC_STRESS_UNIMPLEMENTED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 59
            getstatic org.jruby.common.IRubyWarnings$ID.GC_ENABLE_UNIMPLEMENTED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 60
            getstatic org.jruby.common.IRubyWarnings$ID.GC_DISABLE_UNIMPLEMENTED:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            dup
            bipush 61
            getstatic org.jruby.common.IRubyWarnings$ID.RATIONAL_OUT_OF_RANGE:Lorg/jruby/common/IRubyWarnings$ID;
            aastore
            putstatic org.jruby.common.IRubyWarnings$ID.ENUM$VALUES:[Lorg/jruby/common/IRubyWarnings$ID;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.jruby.common.IRubyWarnings$ID this
         0: .line 41
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // org.jruby.common.IRubyWarnings$ID this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/common/IRubyWarnings$ID;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  public java.lang.String getID();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.jruby.common.IRubyWarnings$ID this
         0: .line 106
            aload 0 /* this */
            invokevirtual org.jruby.common.IRubyWarnings$ID.name:()Ljava/lang/String;
            areturn
        end local 0 // org.jruby.common.IRubyWarnings$ID this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/common/IRubyWarnings$ID;

  public static org.jruby.common.IRubyWarnings$ID[] values();
    descriptor: ()[Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic org.jruby.common.IRubyWarnings$ID.ENUM$VALUES:[Lorg/jruby/common/IRubyWarnings$ID;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray org.jruby.common.IRubyWarnings$ID
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static org.jruby.common.IRubyWarnings$ID valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lorg/jruby/common/IRubyWarnings$ID;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lorg/jruby/common/IRubyWarnings$ID;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast org.jruby.common.IRubyWarnings$ID
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lorg/jruby/common/IRubyWarnings$ID;>;
SourceFile: "IRubyWarnings.java"
NestHost: org.jruby.common.IRubyWarnings
InnerClasses:
  public final ID = org.jruby.common.IRubyWarnings$ID of org.jruby.common.IRubyWarnings