File and Line are the file name and line number (1-based) of the source line. These may be the empty string and zero, respectively, if not known.
Function is the package path-qualified function name containing the source line. If non-empty, this string uniquely identifies a single function in the program. This may be the empty string if not known.
Generated using TypeDoc
Source describes the location of a line of source code.