package pfff

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val squash_stmt_list : Cst_php.toplevel list -> Cst_php.toplevel list
val failwith_xhp_ambiguity_colon : Parse_info.t -> 'a
val failwith_xhp_ambiguity_percent : Parse_info.t -> 'a
val mk_param : string Cst_php.wrap -> Cst_php.parameter
val mk_e : 'a -> 'a
val mk_var : (string * Cst_php.tok) -> Cst_php.expr
val validate_parameter_list : (Cst_php.parameter, 'a, 'b) Common.either3 list -> unit
val validate_parameter_list_empty : (Cst_php.parameter, 'a, 'b) Common.either3 list -> unit