Uses of Interface
org.terrier.querying.parser.Query.ForEachQueryNode

Packages that use Query.ForEachQueryNode
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
 void Query.apply(Query.ForEachQueryNode processor)
          Apply the specified processor to this node.
 void MultiTermQuery.apply(Query.ForEachQueryNode processor)
          Apply the specified processor to this node.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow