Uses of Class
com.yahoo.prelude.query.ToolBox.QueryVisitor
-
Packages that use ToolBox.QueryVisitor Package Description com.yahoo.prelude.query The query model representing a boolean combination of selection criterions, where elements may be simple criterions, nested boolean operators, or annotated pieces of natural language text. -
-
Uses of ToolBox.QueryVisitor in com.yahoo.prelude.query
Methods in com.yahoo.prelude.query with parameters of type ToolBox.QueryVisitor Modifier and Type Method Description static void
ToolBox. visit(ToolBox.QueryVisitor visitor, Item item)
-