package pla

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

Module Pla_ppx.Pla_lex

val updateLocation : Lexing.lexbuf -> int -> int -> unit

Updates the location of the lexbuf

val addBuff : Buffer.t -> Pla__.Pla_tokens.s list -> Pla__.Pla_tokens.s list
val __ocaml_lex_tables : Lexing.lex_tables
val tokenizeStr : Buffer.t -> Pla__.Pla_tokens.s list -> Lexing.lexbuf -> Pla__.Pla_tokens.s list
val __ocaml_lex_tokenizeStr_rec : Buffer.t -> Pla__.Pla_tokens.s list -> Lexing.lexbuf -> int -> Pla__.Pla_tokens.s list
val tokenizeVar : Buffer.t -> Pla__.Pla_tokens.s list -> Lexing.position -> Lexing.lexbuf -> Pla__.Pla_tokens.s list
val __ocaml_lex_tokenizeVar_rec : Buffer.t -> Pla__.Pla_tokens.s list -> Lexing.position -> Lexing.lexbuf -> int -> Pla__.Pla_tokens.s list
val tokenize : string -> Pla__.Pla_tokens.s list
OCaml

Innovation. Community. Security.