Class CopyUnparser#
Defined in File copy_unparser.h
Inheritance Relationships#
Base Type#
public UnparseDelegate(Class UnparseDelegate)
Class Documentation#
-
class CopyUnparser : public UnparseDelegate#
Public Functions
-
CopyUnparser(SgFile &file)#
-
virtual ~CopyUnparser()#
-
bool is_modified(SgNode *n)#
-
virtual bool unparse_statement(SgStatement *stmt, SgUnparse_Info &info, UnparseFormat &out)#
-
CopyUnparser(SgFile &file)#