package elpi

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

Module Ast.ClauseSource

Sourcetype ('term, 'attributes) t = {
  1. loc : Loc.t;
  2. attributes : 'attributes;
  3. body : 'term;
}
OCaml

Innovation. Community. Security.