package octez-protocol-016-PtMumbai-libs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Octez protocol 016-PtMumbai libraries
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      octez-19.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
    
    
  sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053
    
    
  doc/octez-protocol-016-PtMumbai-libs.client/Tezos_client_016_PtMumbai/Michelson_v1_parser/index.html
Module Tezos_client_016_PtMumbai.Michelson_v1_parserSource
Source
type parsed = {- source : string;(*- The original source code. *)
- unexpanded : string Tezos_micheline.Micheline.canonical;(*- Original expression with macros. *)
- expanded : Tezos_protocol_016_PtMumbai.Protocol.Alpha_context.Script.expr;(*- Expression with macros fully expanded. *)
- expansion_table : (int * (Tezos_micheline.Micheline_parser.location * int list)) list;(*- Associates unexpanded nodes to their parsing locations and the nodes expanded from it in the expanded expression. *)
- unexpansion_table : (int * int) list;(*- Associates an expanded node to its source in the unexpanded expression. *)
}The result of parsing and expanding a Michelson V1 script or data.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >