int nst_petit_unparse(ostream& fortran, ostream& petit, const NstStatement &statement)

Unparses a statement under the form of a Petit program

Documentation

Unparses a statement under the form of a Petit program. Add the declarations of all used variables.
Parameters:
fortran - gives the output fortran file.
petit - gives the output petit file.
statement - gives the statement to unparse.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.