package core_kernel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module With_layout.Parser

type token
val sexp_opt : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> t_or_comment option
val sexps : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> t_or_comment list
val rev_sexps : (Lexing.lexbuf -> token) -> Lexing.lexbuf -> t_or_comment list