|
ROSE 0.11.145.141
|
Style of text.
Definition at line 17 of file Unparser/Settings.h.
#include <Rose/BinaryAnalysis/Unparser/Settings.h>

Public Member Functions | |
| std::string | ansiStyle () const |
| Generate the ANSI escape for the style. | |
Public Attributes | |
| Sawyer::Optional< Color::HSV > | foreground |
| Optional foreground color. | |
| Sawyer::Optional< Color::HSV > | background |
| Optional background color. | |
| Sawyer::Optional<Color::HSV> Rose::BinaryAnalysis::Unparser::Style::foreground |
Optional foreground color.
Definition at line 18 of file Unparser/Settings.h.
| Sawyer::Optional<Color::HSV> Rose::BinaryAnalysis::Unparser::Style::background |
Optional background color.
Definition at line 19 of file Unparser/Settings.h.