To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type unindexed_var =
| OriginalVar of int * string option
| TempVar of int
| CatchVar of int
| BranchVar of int * int
| BranchVar2 of int * int
| SSAVar of var * int
| FreshVar of int
and var = int * unindexed_var
val var_name_debug : ('a * unindexed_var) -> string option
val catch_var : ('a * unindexed_var) -> bool
val temp_var : ('a * unindexed_var) -> bool
val ssa_var : ('a * unindexed_var) -> bool
val unindexed_var_name : unindexed_var -> string
val var_name : ('a * unindexed_var) -> string
val unindexed_var_name_g : unindexed_var -> string
val var_name_g : ('a * unindexed_var) -> string
val unindexed_bc_num : unindexed_var -> int option
val bc_num : ('a * unindexed_var) -> int option
val var_orig : ('a * unindexed_var) -> bool
val var_origin : ('a * unindexed_var) -> var
val var_ssa_index : ('a * unindexed_var) -> int
val make_var_ssa : var -> int -> unindexed_var
module DicoVarMap : sig ... end
val make_dictionary : unit -> dictionary
val make_var : dictionary -> unindexed_var -> var
val make_array_var : dictionary -> (int * unindexed_var) array
val make_dictionary_from : var array -> dictionary
module VarSet : sig ... end
module VarMap : sig ... end
type exception_handler = {
e_start : int;
e_end : int;
e_handler : int;
e_catch_type : Javalib_pack.JBasics.class_name option;
e_catch_var : var;
}
val generic_exception_edges :
'a array ->
exception_handler list ->
(int * exception_handler) list
val print_handler : exception_handler -> string
type const = [
|
`ANull
|
`Class of Javalib_pack.JBasics.object_type
|
`Double of float
|
`Float of float
|
`Int of int32
|
`Long of int64
|
`MethodHandle of Javalib_pack.JBasics.method_handle
|
`MethodType of Javalib_pack.JBasics.method_descriptor
|
`String of Javalib_pack.JBasics.jstr
]
type unop =
| Neg of Javalib_pack.JBasics.jvm_basic_type
| Conv of conv
| ArrayLength
| InstanceOf of Javalib_pack.JBasics.object_type
| Cast of Javalib_pack.JBasics.object_type
type binop =
| ArrayLoad of Javalib_pack.JBasics.value_type
| Add of Javalib_pack.JBasics.jvm_basic_type
| Sub of Javalib_pack.JBasics.jvm_basic_type
| Mult of Javalib_pack.JBasics.jvm_basic_type
| Div of Javalib_pack.JBasics.jvm_basic_type
| Rem of Javalib_pack.JBasics.jvm_basic_type
| IShl
| IShr
| IAnd
| IOr
| IXor
| IUshr
| LShl
| LShr
| LAnd
| LOr
| LXor
| LUshr
| CMP of comp
type virtual_call_kind =
| VirtualCall of Javalib_pack.JBasics.object_type
| InterfaceCall of Javalib_pack.JBasics.class_name
val jconst2const :
[< `ANull
| `Byte of int
| `Class of 'a
| `Double of 'b
| `Float of 'c
| `Int of int32
| `Long of 'd
| `MethodHandle of 'e
| `MethodType of 'f
| `Short of int
| `String of 'g ] ->
[> `ANull
| `Class of 'a
| `Double of 'b
| `Float of 'c
| `Int of int32
| `Long of 'd
| `MethodHandle of 'e
| `MethodType of 'f
| `String of 'g ]
val print_const :
[< `ANull
| `Byte of int
| `Class of Javalib_pack.JBasics.object_type
| `Double of float
| `Float of float
| `Int of int32
| `Long of int64
| `MethodHandle of 'a
| `MethodType of 'b
| `Short of int
| `String of Javalib_pack.JBasics.jstr ] ->
string
val print_unop : unop -> string
val print_binop : binop -> string
val print_typ : Javalib_pack.JBasics.value_type -> string
val print_phi_node : ?phi_simpl:bool -> phi_node -> string
val print_phi_nodes : ?phi_simpl:bool -> phi_node list -> string
val app_phi_nodes :
bool ->
int ->
int array ->
phi_node list ->
string list ->
string list
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>