package rocq-runtime

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

Module GMake.GStateSource

Sourcetype t = {
  1. estate : EState.t;
  2. kwstate : L.keyword_state;
  3. recover : bool;
  4. has_non_assoc : bool;
}