Represents a single trace frame with resolved debugging symbols
The end index of the AST node being executed at the time of this stack frame
The file in which this frame occurred, or null if it is a D function
The start index of the AST node being executed at the time of this stack frame
See Implementation
Represents a single trace frame with resolved debugging symbols