Uses of Interface
io.github.treesitter.jtreesitter.QueryPredicateArg
-
Uses of QueryPredicateArg in io.github.treesitter.jtreesitter
Classes in io.github.treesitter.jtreesitter that implement QueryPredicateArgModifier and TypeClassDescriptionstatic final record
A capture argument (@value
).static final record
A literal string argument ("value"
).Methods in io.github.treesitter.jtreesitter that return types with arguments of type QueryPredicateArgModifier and TypeMethodDescriptionQueryPredicate.getArgs()
Get the arguments given to the predicate.