List of declarations that are contained in this resource.
Resource
The ending character of the node in the document.
Node
List of exports contained in this resource.
Resource
List of imports contained in this resource.
Resource
List of subresources (like namespaces in a file) of this resource.
Resource
Private
rootThe starting character of the node in the document.
Node
List of used identifiers in this resource. (i.e. actual used string identifiers to calculate missing imports and stuff.)
Resource
"Unique" identifier for this resource. Can be the filepath for files or node identifiers for node modules.
Resource
Determines if a file is a workspace file or an external resource.
File
Returns an array of usages (a usage is a used symbol name in the resource) that are not covered by its own declarations.
Resource
Returns the parsed path of a resource.
File
Generated using TypeDoc
TypeScript resource. Basically a file that is located somewhere.
Export
Implements
Implements