FortranCodeGeneration_locatedNode::unparseFortranIncludeLine
Support for Fortran include mechanism (not a Fortran statement in the grammar)
Synopsis
Declared in <src/backend/unparser/FortranCodeGeneration/unparseFortran.h>
virtual
void
unparseFortranIncludeLine(
SgStatement* stmt,
SgUnparse_Info& info);
Parameters
Name |
Description |
stmt |
This class represents the notion of a statement. |
Created with MrDocs