#include <miscopcodes.hpp>
Interpreter::RuntimeMessageFormatter::RuntimeMessageFormatter |
( |
Runtime & |
runtime | ) |
|
|
inline |
std::string Interpreter::RuntimeMessageFormatter::getFormattedMessage |
( |
| ) |
const |
|
inline |
virtual void Interpreter::RuntimeMessageFormatter::process |
( |
const std::string & |
message | ) |
|
|
inlinevirtual |
virtual void Interpreter::RuntimeMessageFormatter::visitedCharacter |
( |
char |
c | ) |
|
|
inlineprotectedvirtual |
virtual void Interpreter::RuntimeMessageFormatter::visitedPlaceholder |
( |
Placeholder |
placeholder, |
|
|
char |
padding, |
|
|
int |
width, |
|
|
int |
precision |
|
) |
| |
|
inlineprotectedvirtual |
std::string Interpreter::RuntimeMessageFormatter::mFormattedMessage |
|
private |
Runtime& Interpreter::RuntimeMessageFormatter::mRuntime |
|
private |
The documentation for this class was generated from the following file: