Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
spec
/
refs/heads/cnf
/
.
/
spectec
/
src
/
backend-prose
/
print.mli
blob: a8802c0e6b7b0e7311054c67406d597866405fef [
file
] [
edit
]
open
Prose
val string_of_stmt
:
stmt
->
string
val string_of_def
:
def
->
string
val string_of_prose
:
prose
->
string
val file_of_prose
:
string
->
prose
->
unit