Package-level declarations
Properties
Functions
Link copied to clipboard
Finds the argument at the given source index in this function call. Note that, by design, the range is between the argument's delimiters, excluding the parameter name if any.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Finds the parameter corresponding to the argument at the given source index in this function call. The argument can be either named or positional, and the lookup happens against the provided function documentation.
Link copied to clipboard
Converts a character offset in the text to a Position.
Link copied to clipboard
Returns the remainder of the parsing result, truncated to the specified index relative to the original source text.