ROSE  0.11.87.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionSemantics2::BaseSemantics::Indent Class Reference

Description

Adjusts a Formatter for one additional level of indentation.

The formatter's line prefix is adjusted by appending the formatter's indentation suffix. When this Indent object is destructed, the formatter's line prefix is reset to its original value.

Definition at line 91 of file Formatter.h.

#include <Rose/BinaryAnalysis/InstructionSemantics2/BaseSemantics/Formatter.h>

Public Member Functions

 Indent (Formatter &fmt)
 

The documentation for this class was generated from the following file: