package javalib

  1. Overview
  2. Docs
val opcodes2code : JBasics.constant array -> (JBasics.method_handle_kind * JBasics.constant * JBasics.constant list) list -> JClassLow.opcode array -> JCode.jopcodes
val code2opcodes : JBasics.constant JLib.DynArray.t -> JCode.jopcodes -> JClassLow.opcode array
val opcode2instruction : JBasics.constant array -> (JBasics.method_handle_kind * JBasics.constant * JBasics.constant list) list -> JClassLow.opcode -> JCode.jopcode
val instruction2opcode : JBasics.constant JLib.DynArray.t -> int -> JCode.jopcode -> JClassLow.opcode
OCaml

Innovation. Community. Security.