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(@Nullable Predicate<QueryCursor.State> progressCallback, @Nullable BiPredicate<QueryPredicate, QueryMatch> predicateCallback) Options(Predicate<QueryCursor.State> progressCallback)