Skip to content

UnparseLanguageIndependentConstructs::unparseStatement

unparse statement functions implemented in unparse_stmt.C

Synopsis

Declared in <src/backend/unparser/languageIndependenceSupport/unparseLanguageIndependentConstructs.h>

virtual
void
unparseStatement(
    SgStatement* stmt,
    SgUnparse_Info& info);

Parameters

Name

Description

stmt

This class represents the notion of a statement.

Created with MrDocs