Uses of Class
io.github.treesitter.jtreesitter.QueryPredicate
-
Uses of QueryPredicate in io.github.treesitter.jtreesitter
Subclasses of QueryPredicate in io.github.treesitter.jtreesitterModifier and TypeClassDescriptionstatic final class
Handles the following predicates:
#any-of?
,#not-any-of?
static final class
Handles the following predicates:
#eq?
,#not-eq?
,#any-eq?
,#any-not-eq?
static final class
Handles the following predicates:
#match?
,#not-match?
,#any-match?
,#any-not-match?
Constructor parameters in io.github.treesitter.jtreesitter with type arguments of type QueryPredicate