@ExportPackage
Package com.yahoo.search.yql
YQL+ integration.
Not a public API.
-
Interface Summary Interface Description yqlplusListener This interface defines a complete listener for a parse tree produced byyqlplusParser
.yqlplusVisitor<T> This interface defines a complete generic visitor for a parse tree produced byyqlplusParser
. -
Exception Summary Exception Description NullItemException Used to communicate a NullItem has been encountered in the query tree.