package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.39.3.tar.gz
md5=4d66e9bfbc4cca184d4b6c4db8b1ecd3
sha512=d6949417711a966adb706976de6db160a1c16389c90fa7f744024a23feaadfc319be126975ddb058213340bacceb868c669ef2087cdc69fde35209456759db1f
doc/pfff-lang_ml/Visitor_ml/index.html
Module Visitor_ml
type visitor_in = {
kitem : Cst_ml.item vin;
ktoplevel : Cst_ml.toplevel vin;
kexpr : Cst_ml.expr vin;
kpattern : Cst_ml.pattern vin;
kty : Cst_ml.ty vin;
kfield_decl : Cst_ml.field_declaration vin;
kfield_expr : Cst_ml.field_and_expr vin;
kfield_pat : Cst_ml.field_pattern vin;
ktype_declaration : Cst_ml.type_declaration vin;
klet_def : Cst_ml.let_def vin;
klet_binding : Cst_ml.let_binding vin;
kqualifier : Cst_ml.qualifier vin;
kmodule_expr : Cst_ml.module_expr vin;
kparameter : Cst_ml.parameter vin;
kargument : Cst_ml.argument vin;
kinfo : Cst_ml.tok vin;
}
and visitor_out = Cst_ml.any -> unit
and 'a vin = (('a -> unit) * visitor_out) -> 'a -> unit
val default_visitor : visitor_in
val mk_visitor : visitor_in -> visitor_out
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>