File name owning this symbol, or null if unknown.
Line number in fileName, or null if unknown.
Module name owning this symbol, or null if unknown.
Name of the symbol, or null if unknown.
Static findResolves function names matching glob and returns their addresses.
Glob matching functions to resolve the addresses of.
Static findResolves a function name and returns its addresses.
Function name to resolve the addresses of.
Static fromLooks up debug information for address.
Address to look up details for.
Static fromLooks up debug information for name.
Name to look up details for.
Static getResolves a function name and returns its address. Returns the first if more than one function is found. Throws an exception if the name cannot be resolved.
Function name to resolve the address of.
Static loadGenerated using TypeDoc
Address that this symbol is for.