Uses of Class
com.yahoo.vespa.indexinglanguage.expressions.ExpressionList
Packages that use ExpressionList
-
Uses of ExpressionList in com.yahoo.vespa.indexinglanguage.expressions
Subclasses of ExpressionList in com.yahoo.vespa.indexinglanguage.expressionsModifier and TypeClassDescriptionfinal classclassAn expression which returns the value of the first of a list of subexpressions which returns a non-null value.final classfinal classAn indexing statement consisting of a list of indexing expressions, e.g "input foo | index | attribute".