Searches for a path of AST nodes lying within the specified offset.
The cursor position to search AST nodes in.
true if an AST [1 .. 3] should be matched for index 1.
true if an AST [1 .. 3] should be matched for index 3.
A path of AST nodes starting at the broadest object (Document) down to the finest object.
See Implementation
Searches for a path of AST nodes lying within the specified offset.