package coq-core

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

Module Vernacstate.SynterpSource

Synterp State, includes parser state, etc... ; as of today the parsing state has no functional components.

Sourcetype t
Sourceval init : unit -> t
Sourceval freeze : unit -> t
Sourceval unfreeze : t -> unit
Sourceval parsing : t -> Pcoq.frozen_t
OCaml

Innovation. Community. Security.