solidity-common
The ocaml-solidity project
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library solidity-common
val dummy_pos : pos
val error : ( 'a, Format.formatter, unit, 'b ) format4 -> 'a
module ExtMap : sig ... end
module Ident : sig ... end
module LongIdent : sig ... end
module IdentAList : sig ... end
module AbsLongIdentMap : ExtMap.S with type key = absolute LongIdent.t
module RelLongIdentMap : ExtMap.S with type key = relative LongIdent.t
module AbsLongIdentSet : Set.S with type elt = absolute LongIdent.t
module RelLongIdentSet : Set.S with type elt = relative LongIdent.t
module ExtList : sig ... end
module ExtInt : sig ... end
module ExtZ : sig ... end
module ExtQ : sig ... end
val strip : 'a node -> 'a
val max_prim_id : int ref
val prim_of_id : int -> primitive option
val add_primitive : int -> primitive -> unit