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
/
encoding.ml
blob: 30b9c4eda3afde17a428e1d009234680dd483cdd (
plain
)
1
2
3
module
type
S
=
sig
val
lexeme
:
Sedlexing
.
lexbuf
->
string
end