Base class for all nodes / declarations / imports / etc. in the extension. Contains basic information about the node.

Export

Interface

Node

Hierarchy

Implemented by

Properties

Properties

end?: number

The ending character of the node in the document.

Memberof

Node

start?: number

The starting character of the node in the document.

Memberof

Node

Generated using TypeDoc