package coq-core

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

Module ExtS.GState

type t = {
  1. estate : EState.t;
  2. kwstate : keyword_state;
}