StackResult

Used to display the stack

Constructors

this
this(Throwable.TraceInfo t)

Members

Functions

print
void print(ResultPrinter printer)

Prints the stack using the default writer

toString
string toString()

Converts the result to a string

Static variables

externalModules
string[] externalModules;

Variables

frames
Frame[] frames;

Meta