FortranCodeGeneration_locatedNode::unparseStatementNumbersSupport
Supporting function for unparseStatementNumbers and for direct use in unparsing statments that have an end_numeric_label field.
Synopsis
Declared in <src/backend/unparser/FortranCodeGeneration/unparseFortran.h>
void
unparseStatementNumbersSupport(
SgLabelRefExp* numeric_label_exp,
SgUnparse_Info& info);
Created with MrDocs