package p4spectec

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

Module Backend_splice.DriverSource

Sourceval splicers : (module Splicer.SPLICER) list
Sourceval init : Lang.El.spec -> Lang.Pl.spec -> unit
Sourceval try_splice_anchor : (module Splicer.SPLICER) -> Source.t -> string ref -> bool
Sourceval try_splice_anchor' : (module Splicer.SPLICER) -> Source.t -> string ref -> unit
Sourceval try_splice_anchors : Source.t -> Buffer.t -> bool
Sourceval gen_directory : string -> unit
Sourceval splice : Source.t -> Buffer.t -> unit
Sourceval splice_string : Source.t -> string -> string
Sourceval splice_file : string -> string -> unit
Sourceval splice_files : Lang.El.spec -> Lang.Pl.spec -> (string * string) list -> unit