package pfff

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val strict : bool ref
val max_depth : int ref
val extract_paths : bool ref
val show_vardump : bool ref
exception UnknownFunction of string
exception UnknownClass of string
exception UnknownConstant of string
exception UnknownMember of string * string * string list
exception UnknownObject
exception LostControl
module Interp (Taint : Env_interpreter_php.TAINT) : sig ... end