Uses of Class
io.github.treesitter.jtreesitter.QueryCursor.State
-
Uses of QueryCursor.State in io.github.treesitter.jtreesitter
Constructor parameters in io.github.treesitter.jtreesitter with type arguments of type QueryCursor.StateModifierConstructorDescriptionOptions(Predicate<QueryCursor.State> progressCallback) Options(Predicate<QueryCursor.State> progressCallback, BiPredicate<QueryPredicate, QueryMatch> predicateCallback)