package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.37.7.tar.gz
md5=d069f379342be72574b4cdc52f4ed9b4
sha512=68e9971364f5e016bad8f94bb72fd15252f19c7964424992309cdb4a9fc922dbe15d07619f500f4bcbc72f820c93d4da20f0759bb4276cd073a29a179bef9300
doc/pfff-lang_ml/Visitor_ml/index.html
Module Visitor_ml
type visitor_in = {
kitem : Ast_ml.item vin;
ktoplevel : Ast_ml.toplevel vin;
kexpr : Ast_ml.expr vin;
kpattern : Ast_ml.pattern vin;
kty : Ast_ml.ty vin;
kfield_decl : Ast_ml.field_declaration vin;
kfield_expr : Ast_ml.field_and_expr vin;
kfield_pat : Ast_ml.field_pattern vin;
ktype_declaration : Ast_ml.type_declaration vin;
klet_def : Ast_ml.let_def vin;
klet_binding : Ast_ml.let_binding vin;
kqualifier : Ast_ml.qualifier vin;
kmodule_expr : Ast_ml.module_expr vin;
kparameter : Ast_ml.parameter vin;
kargument : Ast_ml.argument vin;
kinfo : Ast_ml.tok vin;
}
and visitor_out = Ast_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)"
>