source:
driver/rTLabsPrinter.mli
Last change on this file was 3000, checked in by , 8 years ago | |
---|---|
File size: 205 bytes |
Line | |
---|---|
1 | |
2 | (** This module provides a function to print [RTLabs] programs. *) |
3 | |
4 | val print_statement : Extracted.RTLabs_syntax.statement -> string |
5 | |
6 | val print_program : Extracted.RTLabs_syntax.rTLabs_program -> string |
Note: See TracBrowser
for help on using the repository browser.