Module Ppxlib__Expansion_context.Base
val top_level : tool_name:string -> file_path:string -> tBuild a new base context at the top level of the given file with the given calling tool name.
val enter_expr : t -> tProxy functions to update the wrapped code path. See code_path.mli for details.
val enter_module : loc:Ppxlib.Location.t -> string -> t -> tval enter_value : loc:Ppxlib.Location.t -> string -> t -> t