Package com.yahoo.searchlib.rankingexpression.parser
@ExportPackage
@PublicApi
package com.yahoo.searchlib.rankingexpression.parser
Ranking expression parser
-
ClassDescriptionAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Helper to incrementally build addresses and insert values (expression nodes) into a map.This interface describes a character stream that maintains line and column number positions of the characters.This exception is thrown when parse errors are encountered.Token literal values and constants.Token Manager.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Describes the input token stream.Token Manager Error.