Uses of Package
io.nosqlbench.nb.spectest.traversal
Packages that use io.nosqlbench.nb.spectest.traversal
Package
Description
-
Classes in io.nosqlbench.nb.spectest.traversal used by io.nosqlbench.nb.spectest.apiClassDescriptionConstruct a sequence of {com.vladsch.flexmark.util.ast.Node} matchers using one of a few common predicate forms, inferred from the types of the predicate formats provided.
-
Classes in io.nosqlbench.nb.spectest.traversal used by io.nosqlbench.nb.spectest.coreClassDescriptionConstruct a sequence of {com.vladsch.flexmark.util.ast.Node} matchers using one of a few common predicate forms, inferred from the types of the predicate formats provided.
-
Classes in io.nosqlbench.nb.spectest.traversal used by io.nosqlbench.nb.spectest.traversalClassDescriptionA symblic reference to an earlier argument in the same list, to avoid duplication and expose uniformity in a visual way.Match if all the predicates match when tested pair-wise across the AST nodes, traversing strictly across by sibling nodes, and not following beyond the current parent.