Description

Debugger formatter for generating output with ANSI escape codes

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
stringstring exportArray(DArrayErrorNode node, size_t indentLevel)
stringstring exportClass(DClassErrorNode node, size_t indentLevel)
stringstring style(string styleToUse, string textToStyle)
stringstring formatWrapper(string contents, Json[string] location)
stringstring exportScalar(DScalarErrorNode node, size_t indentLevel)
stringstring exportProperty(DPropertyErrorNode node, size_t indentLevel)
stringstring exportReference(DReferenceErrorNode node, size_t indentLevel)
stringstring dump(IErrorNode node)
boolbool environmentMatches()