Uses of Class
com.yahoo.searchlib.rankingexpression.ExpressionFunction.Instance
Packages that use ExpressionFunction.Instance
-
Uses of ExpressionFunction.Instance in com.yahoo.searchlib.rankingexpression
Methods in com.yahoo.searchlib.rankingexpression that return ExpressionFunction.InstanceModifier and TypeMethodDescriptionExpressionFunction.expand(SerializationContext context, List<ExpressionNode> argumentValues, Deque<String> path) Creates and returns an instance of this function based on the given arguments.