Uses of Class
com.yahoo.prelude.query.ToolBox.QueryVisitor
Package
Description
The query model representing a boolean combination of selection criteria, where elements may be
simple criteria, nested boolean operators, or annotated pieces of natural language text.
-
Uses of ToolBox.QueryVisitor in com.yahoo.prelude.query
Modifier and TypeMethodDescriptionstatic void
ToolBox.visit
(ToolBox.QueryVisitor visitor, Item item)