package acgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type token = Parser.token
exception Error
val script_command : (Stdlib.Lexing.lexbuf -> token) -> Stdlib.Lexing.lexbuf -> (Environment.env -> Value.value option * Environment.env) option
val interactive_command : (Stdlib.Lexing.lexbuf -> token) -> Stdlib.Lexing.lexbuf -> Environment.env -> Value.value option * Environment.env
module MenhirInterpreter : sig ... end
module Incremental : sig ... end
OCaml

Innovation. Community. Security.