mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
Shorter wording.
This commit is contained in:
parent
4d8cdc2f36
commit
1749a5d672
|
|
@ -586,7 +586,7 @@ For example, this pattern would match any node inside a call:
|
|||
```
|
||||
|
||||
|
||||
#### Anchor Nodes
|
||||
#### Anchors
|
||||
|
||||
The anchor operator, `.`, is used to constrain the ways in which child patterns are matched. It has different behaviors depending on where it's placed inside a query.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue