package systemverilog

  1. Overview
  2. Docs

Module Systemverilog.LexerSource

Sourceexception SyntaxError of string
Sourceval next_line : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_read_rec : Lexing.lexbuf -> int -> Parser.token
Sourceval read_string : Buffer.t -> Lexing.lexbuf -> Parser.token
Sourceval __ocaml_lex_read_string_rec : Buffer.t -> Lexing.lexbuf -> int -> Parser.token