index
:
qsp_parser.git
master
Parser and analyzer for the QSP Language
Sébastien Dailly
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
lexer.mli
blob: 585877c8694a9c6a5181ab0848f913b9e011a176 (
plain
)
1
2
3
4
exception
EOF
val
token
:
Lexbuf
.
t
->
Tokens
.
token
val
discard
:
Lexbuf
.
t
->
unit