struct Span

Defined at line 171 of file ../../src/developer/debug/zxdb/console/output_buffer.h

Public Members

Syntax syntax
TextForegroundColor foreground
TextBackgroundColor background
basic_string text

Public Methods

void Span (Syntax s, std::string t)

Defined at line 244 of file ../../src/developer/debug/zxdb/console/output_buffer.cc

void Span (std::string t, TextForegroundColor fg, TextBackgroundColor bg)

Defined at line 245 of file ../../src/developer/debug/zxdb/console/output_buffer.cc