CallLocation
Represents the line at which user code called into Selfie.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Returns a string which an IDE can render as a hyperlink.
A toString
which an IDE will render as a clickable link.
Link copied to clipboard
Computing the exact path using SnapshotFileLayout.sourcePathForCall is expensive, so it can be helpful to cache these.
Link copied to clipboard
Returns the likely name of the sourcecode of this file, without path or extension.
Returns the likely name of the sourcecode of this file, without path or extension.
Link copied to clipboard
Returns a new CallLocation at the given line.