-
final record
A position in a text document in terms of rows and columns.
The maximum value a
Point can have.
The minimum value a
Point can have.
Returns the value of the endPoint record component.
Get the end point of the node.
Get the start point of the node.
Returns the value of the newEndPoint record component.
Returns the value of the oldEndPoint record component.
Returns the value of the startPoint record component.
Returns the value of the startPoint record component.
Deprecated, for removal: This API element is subject to removal in a future version.
int
Get the smallest node within this node that spans the given point range, if any.
Get the smallest named node within this node that spans the given point range, if any.
Get the root node of the syntax tree, but with
its position shifted forward by the given offset.
Move the cursor to the first child of its current node
that contains or starts after the given point.
Applies this function to the given arguments.
Set the point range within which all matches must be fully contained.
Set the range of points in which the query will be executed.
Creates an instance of a InputEdit record class.
Creates an instance of a Range record class.
ParseCallback.read(int, Point)instead