package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.39.5.tar.gz
md5=e23dbd320a8681b74315162a02bf97a7
sha512=2998432bcd6d9a459331d733c4446d35459d42787fcf2fd332d3ec5131a4d358bb8f060b45d38696bcd584e1eaa8c1b21b82d7d3005e83c1ecefd22fec842ee7
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)"
>