Uses of Interface
org.terrier.querying.parser.Query.ForEachQueryNode
-
Packages that use Query.ForEachQueryNode Package Description org.terrier.querying.parser Provides the parser specification and the classes that implement the query language of the Terrier platform. -
-
Uses of Query.ForEachQueryNode in org.terrier.querying.parser
Methods in org.terrier.querying.parser with parameters of type Query.ForEachQueryNode Modifier and Type Method Description voidMultiTermQuery. apply(Query.ForEachQueryNode processor)Apply the specified processor to this node.voidQuery. apply(Query.ForEachQueryNode processor)Apply the specified processor to this node.
-