Readonly
endThe character offset at which this Node ends.
Readonly
endThe Token at which this Node ends.
Readonly
sourceThe Source document the AST represents.
Readonly
startThe character offset at which this Node begins.
Readonly
startThe Token at which this Node begins.
Contains a range of UTF-8 character offsets and token references that identify the region of the source from which the AST derived.