p4spectec.frontend
Frontend.Lexer
builtin
dangling
dynamic
dynamic_al
dynamic_pl
dynamic_runner
dynamic_sl
error_runtime
inst
instr
interp_al
interp_common
interp_pl
interp_sl
p4
p4spectec.backend_boot
p4spectec.backend_sim
p4spectec.backend_splice
p4spectec.backend_testgen_neg
p4spectec.cache
p4spectec.coverage
p4spectec.domain
p4spectec.interface
p4spectec.interp
p4spectec.lang
p4spectec.pass
p4spectec.runner
p4spectec.runtime
p4spectec.stf
p4spectec.util
prose
sim
spectec
static
testgen_neg
type
value
module Source = Util.Source
val convert_pos : Lexing.position -> Source.pos
val region : Lexing.lexbuf -> Source.region
val error : Lexing.lexbuf -> string -> 'a
val error_nest : Lexing.position -> Lexing.lexbuf -> string -> 'a
val nat : 'a -> string -> Bigint.t
val hex : 'a -> string -> Bigint.t
val int : Lexing.lexbuf -> string -> int
val text : 'a -> string -> string
val is_var : string -> bool
val __ocaml_lex_tables : Lexing.lex_tables
val after_nl : Lexing.lexbuf -> Parser.token
val __ocaml_lex_after_nl_rec : Lexing.lexbuf -> int -> Parser.token
val after_nl_nl : Lexing.lexbuf -> Parser.token
val __ocaml_lex_after_nl_nl_rec : Lexing.lexbuf -> int -> Parser.token
val token : Lexing.lexbuf -> Parser.token
val __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
val comment : Lexing.position -> Lexing.lexbuf -> unit
val __ocaml_lex_comment_rec : Lexing.position -> Lexing.lexbuf -> int -> unit