= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package parsexp
-
parsexp
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = {
token_buffer : Buffer.t;
(*Starting positions of the current token *
*)mutable token_start_pos : Positions.pos;
}