public final class com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode extends java.lang.Enum<com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode
  super_class: java.lang.Enum
{
  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_NOP;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_NODE;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_RETURN;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_LDC_INT;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_LDC_LONG;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_LDC_BOOLEAN;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_LDC_DOUBLE;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_LDC_ENUM;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_LDC_STRING;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_LDC_SINGLETON;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_LDC_BIGINT;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_LD_ARG;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_MOV;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_COLLECT_ARRAY;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_COLLECT_LIST;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_CALL_TARGET;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_FRAME_DESCRIPTOR;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_FRAME_SLOT;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_SOURCE_SECTION;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_FUNCTION_DATA;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_FUNCTION_DATA_NAME_FIXUP;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_JUMP_TARGET;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_CALL_EXTRACTED;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_CALL_EXTRACTED_LAZY;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_NODE_SOURCE_SECTION_FIXUP;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode ID_NODE_TAGS_FIXUP;
    descriptor: Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  static final com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode[] bcValues;
    descriptor: [Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  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 // com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode this
         0: .line 135
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNodeFactoryDecoderGen cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
}
Signature: Ljava/lang/Enum<Lcom/oracle/truffle/js/nodes/JSNodeDecoder$Bytecode;>;
SourceFile: "JSNodeDecoder.java"
NestHost: com.oracle.truffle.js.nodes.JSNodeDecoder
InnerClasses:
  public final Bytecode = com.oracle.truffle.js.nodes.JSNodeDecoder$Bytecode of com.oracle.truffle.js.nodes.JSNodeDecoder