FortranCodeGeneration_locatedNode::unparseBasicBlockStmt
unparse statement functions implememted in unparse_stmt.C
Synopsis
Declared in <src/backend/unparser/FortranCodeGeneration/unparseFortran.h>
virtual
void
unparseBasicBlockStmt(
SgStatement* stmt,
SgUnparse_Info& info);
Parameters
Name |
Description |
stmt |
This class represents the notion of a statement. |
Created with MrDocs