package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.39.1.tar.gz
md5=19e3eb1003161d8e7ed65c96c4f69d52
sha512=37834e1726a004272fbc153fc4cd0a6afdf02b7918acf27492acd60890c32591eb8f5b22fcfd99dd707d8507b8208bdb24c99de9fd940cc2ad0171f1d103743f
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)"
>