Debugger formatter for generating output with ANSI escape codes
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
string | string exportArray(DArrayErrorNode node, size_t indentLevel) | ||||
string | string exportClass(DClassErrorNode node, size_t indentLevel) | ||||
string | string style(string styleToUse, string textToStyle) | ||||
string | string formatWrapper(string contents, Json[string] location) | ||||
string | string exportScalar(DScalarErrorNode node, size_t indentLevel) | ||||
string | string exportProperty(DPropertyErrorNode node, size_t indentLevel) | ||||
string | string exportReference(DReferenceErrorNode node, size_t indentLevel) | ||||
string | string dump(IErrorNode node) | ||||
bool | bool environmentMatches() |