package tezos-client-010-PtGRANAD
Tezos/Protocol: protocol specific library for `tezos-client`
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-16.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f
doc/tezos-client-010-PtGRANAD/Tezos_client_010_PtGRANAD/Michelson_v1_parser/index.html
Module Tezos_client_010_PtGRANAD.Michelson_v1_parser
Source
Source
type parsed = {
source : string;
(*The original source code.
*)unexpanded : string Tezos_micheline.Micheline.canonical;
(*Original expression with macros.
*)expanded : Tezos_protocol_010_PtGRANAD.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)"
>