source:
driver/rTLabsPrinter.mli
@
3089
Last change on this file since 3089 was 3000, checked in by , 8 years ago | |
---|---|
File size: 205 bytes |
Rev | Line | |
---|---|---|
[3000] | 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.