Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
spec
/
refs/heads/semantics
/
.
/
interpreter
/
text
/
lexer.mli
blob: a09ae0d4d916d33dd48b86c88954ad428925907a [
file
] [
edit
]
val loc_of_pos
:
Lexing
.
position
->
Source
.
loc
val token
:
Lexing
.
lexbuf
->
Parser
.
token
(*
raises
Source
.
Error
*)