Skip to content

UnparseLanguageIndependentConstructs::unparseLineDirectives

Support for unparsing of line directives into generated code to support debugging

Synopsis

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

virtual
void
unparseLineDirectives(SgStatement* stmt);

Parameters

Name

Description

stmt

This class represents the notion of a statement.

Created with MrDocs