package clangml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Clang.PrinterSource

Sourceval qual_type : Stdcompat.Format.formatter -> Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).qual_type -> unit
Sourceval typed_value : (Stdcompat.Format.formatter -> unit) -> Stdcompat.Format.formatter -> Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).qual_type -> unit
Sourceval expr : Stdcompat.Format.formatter -> Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).expr_desc Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).node -> unit
Sourceval decl : Stdcompat.Format.formatter -> Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).decl_desc Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).node -> unit
Sourceval decls : Stdcompat.Format.formatter -> Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).decl_desc Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).node list -> unit
Sourceval stmt : Stdcompat.Format.formatter -> Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).stmt_desc Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).node -> unit
Sourceval translation_unit : Stdcompat.Format.formatter -> Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).translation_unit_desc Clang__.Clang__ast.Custom(Clang__.Clang__ast.IdNode).node -> unit
OCaml

Innovation. Community. Security.