DebugFrame

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(DebugFrame v)
Undocumented in source.

Members

Functions

clone
DebugFrame clone()
Undocumented in source. Be warned that the author may not have intended to support it.
fillMissingFields
void fillMissingFields(LocationBase v)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

formattedAddress
string formattedAddress [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

address
ulong address;
Undocumented in source.
func
string func;
Undocumented in source.
level
int level;
Undocumented in source.
locals
DebugVariableList locals;
Undocumented in source.

Inherited Members

From LocationBase

file
string file;
Undocumented in source.
fullFilePath
string fullFilePath;
Undocumented in source.
projectFilePath
string projectFilePath;
Undocumented in source.
from
string from;
Undocumented in source.
line
int line;
Undocumented in source.
clone
LocationBase clone()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta