⚠️ Oops! This page doesn't appear to define a type called _.
Edit

Odoc_lexer

This module does not have a toplevel documentation block.

type input = { file: string, offset_to_location: int => point, lexbuf: Lexing.lexbuf }

let token: (input, Lexing.lexbuf) => with_location(Token.t)