package octez-protocol-alpha-libs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Octez protocol alpha libraries
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-octez-v20.1.tag.bz2
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
    
    
  sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65
    
    
  doc/octez-protocol-alpha-libs.client/Tezos_client_alpha/Michelson_v1_printer/index.html
Module Tezos_client_alpha.Michelson_v1_printerSource
Source
val print_expr_unwrapped : 
  Format.formatter ->
  Tezos_protocol_alpha.Protocol.Script_repr.expr ->
  unitSource
val unparse_stack : 
  'location ->
  (Tezos_protocol_alpha.Protocol.Script_repr.expr
   * Tezos_protocol_alpha.Protocol.Script_repr.expr)
    list ->
  ('location, string) Tezos_micheline.Micheline.nodeSource
val print_typed_stack : 
  Format.formatter ->
  (Tezos_protocol_alpha.Protocol.Script_repr.expr
   * Tezos_protocol_alpha.Protocol.Script_repr.expr)
    list ->
  unitSource
val print_execution_trace : 
  Format.formatter ->
  Tezos_protocol_alpha.Protocol.Script_typed_ir.execution_trace ->
  unitSource
val print_big_map_diff : 
  Format.formatter ->
  Tezos_protocol_alpha.Protocol.Alpha_context.Lazy_storage.diffs ->
  unitSource
val inject_types : 
  Tezos_protocol_alpha.Protocol.Script_tc_errors.type_map ->
  Michelson_v1_parser.parsed ->
  Tezos_micheline.Micheline_printer.nodeInsert the type map returned by the typechecker as comments in a printable Micheline AST.
Source
val unparse_toplevel : 
  ?type_map:Tezos_protocol_alpha.Protocol.Script_tc_errors.type_map ->
  Tezos_protocol_alpha.Protocol.Alpha_context.Script.expr ->
  Michelson_v1_parser.parsedUnexpand the macros and produce the result of parsing an intermediate pretty printed source. Useful when working with contracts extracted from the blockchain and not local files.
Source
val unparse_expression : 
  Tezos_protocol_alpha.Protocol.Alpha_context.Script.expr ->
  Michelson_v1_parser.parsedSource
val unparse_invalid : 
  string Tezos_micheline.Micheline.canonical ->
  string Michelson_v1_parser.parser_resultUnexpand the macros and produce the result of parsing an intermediate pretty printed source. Works on generic trees,for programs that fail to be converted to a specific script version.
Source
val ocaml_constructor_of_prim : 
  Tezos_protocol_alpha.Protocol.Michelson_v1_primitives.prim ->
  stringSource
val micheline_string_of_expression : 
  zero_loc:bool ->
  Tezos_protocol_alpha.Protocol.Alpha_context.Script.expr ->
  string sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >