package libsail

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) ast = {
  1. defs : ('a, 'b) Ast.def list;
  2. comments : (string * Lexer.comment list) list;
}
val empty_ast : ('a, 'b) ast
OCaml

Innovation. Community. Security.