emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tree-sitter documentation


From: Yuan Fu
Subject: Tree-sitter documentation
Date: Mon, 7 Nov 2022 02:13:20 -0800

> This function takes a series of @var{query-spec}s, which are triplets
> @w{@code{@var{:keyword} @var{value} @dots{} @var{query}}}.  Each
> @var{query} is a tree-sitter query in either the string, s-expression
> or compiled form.
> 
Is is ok to use “triplets” here? Because there can be more than one pair of 
:keyword and values before a query, eg,

:keyword value
:keyword value
query


Yuan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]