Module GMake.GStateSource

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