package pfff
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tools and APIs for program analysis, code visualization, refactoring
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.37.7.tar.gz
md5=d069f379342be72574b4cdc52f4ed9b4
sha512=68e9971364f5e016bad8f94bb72fd15252f19c7964424992309cdb4a9fc922dbe15d07619f500f4bcbc72f820c93d4da20f0759bb4276cd073a29a179bef9300
doc/pfff-h_program-lang/Layer_code/index.html
Module Layer_code
type layer = {title : string;description : string;files : (Common.filename * file_info) list;kinds : (kind * color) list;
}type layers_with_index = {root : Common.dirname;layers : (layer * bool) list;micro_index : (Common.filename, (int, color) Hashtbl.t) Hashtbl.t;macro_index : (Common.filename, (float * color) list) Hashtbl.t;
}val build_index_of_layers :
root:Common.dirname ->
(layer * bool) list ->
layers_with_indexval has_active_layers : layers_with_index -> boolval load_layer : Common.filename -> layerval save_layer : layer -> Common.filename -> unitval json_of_layer : layer -> Json_type.tval layer_of_json : Json_type.t -> layerval simple_layer_of_parse_infos :
root:Common.dirname ->
title:string ->
?description:string ->
(Parse_info.info * kind) list ->
(kind * color) list ->
layerval filter_layer : (Common.filename -> bool) -> layer -> layer sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>