Represents an import statement.
The package from which to import.
The symbols to import.
Gets the SyntaxKind for this type of node.
Calls the $(S Visitor)'s analogous Visitor.visit method.
See Implementation
Represents an import statement.