Add docs for negated field patterns
This commit is contained in:
parent
ba9c44e715
commit
a7ae7767b4
2 changed files with 10 additions and 3 deletions
|
|
@ -66,8 +66,6 @@ typedef struct {
|
|||
* by other sibling nodes that weren't specified in the pattern.
|
||||
* - `is_last_child` - Indicates that the node matching this step cannot have any
|
||||
* subsequent named siblings.
|
||||
*
|
||||
*
|
||||
*/
|
||||
typedef struct {
|
||||
TSSymbol symbol;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue