package frenetic

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type token = Lexer.token
exception Error
val pred_eof : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> Syntax.pred