module GMake: functor (L : GLexerType) -> sig end
Parameters: |
|
type
te
type
parsable
val parsable : char Stream.t -> parsable
val tokens : string -> (string * int) list
val glexer : te Token.glexer
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