package stog_nocaml

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

A simple plugin to prevent execution of ocaml code. It simply redefines the default rules which allows the evaluation of ocaml code.

val f : 'a -> 'b -> ?loc:'c -> Xtmpl.Rewrite.attributes -> Xtmpl.Rewrite.tree list -> 'a * Xtmpl.Rewrite.tree list