Documentation / @andrew_l/search-query-language / Node
Interface: Node ​
Extended by ​
Properties ​
end ​
end:
number
End positions of the node in the source code.
start ​
start:
number
Start positions of the node in the source code.
type ​
type:
string
Type of the node.