Module Ltac2_plugin.Tac2interp

type environment = Tac2env.environment
val empty_environment : environment

Same as interp but assumes that the argument is a syntactic value.

Cross-boundary encodings
Exceptions
exception LtacError of Names.KerName.t * Tac2ffi.valexpr array

Ltac2-defined exceptions seen from OCaml side