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_php/Map_php/index.html
Module Map_php
type visitor_in = {
kexpr : ((Cst_php.expr -> Cst_php.expr) * visitor_out) -> Cst_php.expr -> Cst_php.expr;
kstmt_and_def : ((Cst_php.stmt_and_def -> Cst_php.stmt_and_def) * visitor_out) -> Cst_php.stmt_and_def -> Cst_php.stmt_and_def;
kstmt : ((Cst_php.stmt -> Cst_php.stmt) * visitor_out) -> Cst_php.stmt -> Cst_php.stmt;
kname : ((Cst_php.name -> Cst_php.name) * visitor_out) -> Cst_php.name -> Cst_php.name;
kclass_def : ((Cst_php.class_def -> Cst_php.class_def) * visitor_out) -> Cst_php.class_def -> Cst_php.class_def;
kinfo : ((Cst_php.tok -> Cst_php.tok) * visitor_out) -> Cst_php.tok -> Cst_php.tok;
}
and visitor_out = {
vtop : Cst_php.toplevel -> Cst_php.toplevel;
vstmt_and_def : Cst_php.stmt_and_def -> Cst_php.stmt_and_def;
vprogram : Cst_php.program -> Cst_php.program;
vexpr : Cst_php.expr -> Cst_php.expr;
vxhpattrvalue : Cst_php.xhp_attr_value -> Cst_php.xhp_attr_value;
vany : Cst_php.any -> Cst_php.any;
}
val default_visitor : visitor_in
val mk_visitor : visitor_in -> visitor_out
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>