Changes for version 0.11 - 2023-09-18
- CHANGES
- Added `$node->start_row` and similar convenience accessors
- Permit `->parse_string_range` to set the start row+column position of returned subnodes, or a `node` directly for convenience
- Use `Object::Pad` v0.800
Modules
Perl binding for tree-sitter
represents a tree-sitter language grammar
an element of a tree-sitter parse result
parse some input text according to a tree-sitter grammar
represents a set of tree-sitter query patterns
stores the result of a tree-sitter node query
stores the result of a tree-sitter query pattern match
holds the result of a tree-sitter parse operation