The ending character of the node in the document.
Indicates if the given import is "new" or a parsed one.
The library name of the given import (This actually is the part after the import statement).
The starting character of the node in the document.
Create a deep clone of this object.
Generated using TypeDoc
Basic import interface. Defines an import in a document. If no start and end points are given, the import is considered "new".
Import