package ppx_core

  1. Overview
  2. Docs
  • deprecated [since 2017-01] Use Ppx_core or Ppx_core.Light instead
module Ast_builder = Ppxlib.Ast_builder
module Ast_pattern = Ppxlib.Ast_pattern
module Ast_traverse = Ppxlib.Ast_traverse
module Attribute = Ppxlib.Attribute
module Caller_id = Ppxlib.Caller_id
module Context_free = Ppxlib.Context_free
module Extension = Ppxlib.Extension
module File_path = Ppxlib.File_path
module Loc = Ppxlib.Loc
module Merlin_helpers = Ppxlib.Merlin_helpers
module Reserved_namespaces = Ppxlib.Reserved_namespaces
module Spellcheck = Ppxlib.Spellcheck
include module type of struct include Ppxlib.Ppxlib_private.Common end
val gen_symbol : ?prefix:Base.String.t -> Base.Unit.t -> Base.String.t
val assert_no_attributes : (string Location.loc * Migrate_parsetree.Ast_405.Parsetree.payload) list -> Base.Unit.t
val assert_no_attributes_in : Ppxlib.Ast_traverse.iter