package octez-protocol-013-PtJakart-libs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Octez protocol 013-PtJakart libraries
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-octez-v20.1.tag.bz2
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
    
    
  sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65
    
    
  doc/octez-protocol-013-PtJakart-libs.client/Tezos_client_013_PtJakart/Michelson_v1_parser/index.html
Module Tezos_client_013_PtJakart.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_013_PtJakart.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)"
  >