ppxlib
A comprehensive toolbox for ppx development. It features:
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ppxlib
-
ppxlib
-
-
ppxlib.ast
-
-
ppxlib.metaquot
-
ppxlib.metaquot_lifters
-
ppxlib.print_diff
-
ppxlib.runner
-
ppxlib.runner_as_ppx
-
ppxlib.traverse
-
ppxlib.traverse_builtins
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library ppxlib.ast
Module
Ppxlib_ast
module Ast : sig ... end
Definition of the OCaml AST
module Ast_helper : sig ... end
Helpers to produce Parsetree fragments
module Ast_magic = Migrate_parsetree.Ast_405.Config
module Asttypes = Migrate_parsetree.Ast_405.Asttypes
module Docstrings : sig ... end
Documentation comments
module Extra_warnings : sig ... end
module Lexer : sig ... end
module Parse : sig ... end
Entry points in the parser
module Parser : sig ... end
module Parsetree = Migrate_parsetree.Ast_405.Parsetree
module Pprintast : sig ... end
module Select_ast
(Ocaml : Migrate_parsetree.Versions.OCaml_version) :
sig ... end
module Selected_ast : sig ... end
module Syntaxerr : sig ... end
Auxiliary type for reporting syntax errors
module Import_for_core : sig ... end
ON THIS PAGE
No table of contents