package javalib

  1. Overview
  2. Docs
val opcodes2code : JBasics.constant array -> JBasics.bootstrap_method array -> JClassLow.opcode array -> JCode.jopcodes
val opcode2instruction : JBasics.constant array -> JBasics.bootstrap_method array -> JClassLow.opcode -> JCode.jopcode
val instruction2opcode : JBasics.constant JLib.DynArray.t -> JBasics.bootstrap_method JLib.DynArray.t -> int -> JCode.jopcode -> JClassLow.opcode