Uses of Interface
io.github.treesitter.jtreesitter.QueryPredicateArg
-
Uses of QueryPredicateArg in io.github.treesitter.jtreesitter
Modifier and TypeClassDescriptionstatic final record
A capture argument (@value
).static final record
A literal string argument ("value"
).Modifier and TypeMethodDescriptionQueryPredicate.getArgs()
Get the arguments given to the predicate.