package camlp5

  1. Overview
  2. Docs

Parameters

module L : GLexerType

Signature

type te = L.te
type parsable
val parsable : char Stream.t -> parsable
val tokens : string -> (string * int) list
val glexer : te Plexing.lexer
val set_algorithm : parse_algorithm -> unit
module Entry : sig ... end
module Unsafe : sig ... end
val extend : 'a Entry.e -> Gramext.position option -> (string option * Gramext.g_assoc option * (te Gramext.g_symbol list * Gramext.g_action) list) list -> unit
val delete_rule : 'a Entry.e -> te Gramext.g_symbol list -> unit
OCaml

Innovation. Community. Security.