Description

A Debugger formatter for generating interactive styled HTML output. @internal

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
stringstring exportClass(DClassErrorNode aNode, size_t indentLevel)
stringstring exportScalar(DScalarErrorNode node, size_t indentLevel)
boolbool initialize(Json[string] initData = null)
stringstring exportArray(DArrayErrorNode tvar, size_t indentLevel)
stringstring formatWrapper(string acontents, Json[string] location)
stringstring dumpHeader()
stringstring exportSpecial(DSpecialErrorNode node, size_t indentLevel)
stringstring exportReference(DReferenceErrorNode node, size_t indentLevel)
stringstring style(string styleToUse, string testToStyle)
stringstring exportProperty(DPropertyErrorNode node, size_t indentLevel)
stringstring dump(IErrorNode node)
boolbool environmentMatches()