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.39.3.tar.gz
md5=4d66e9bfbc4cca184d4b6c4db8b1ecd3
sha512=d6949417711a966adb706976de6db160a1c16389c90fa7f744024a23feaadfc319be126975ddb058213340bacceb868c669ef2087cdc69fde35209456759db1f
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.t * kind) list ->
(kind * color) list ->
layerval filter_layer : (Common.filename -> bool) -> layer -> layer sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>