Base Framework
|
#include <base/string/FormatOutputStream.h>
Public Member Functions | |
SourceCodeLocation (const Literal &_location) noexcept | |
const Literal & | getLocation () const noexcept |
unsigned int | getCount () const noexcept |
Location within source code for debugging.