Class ParserEnvironment

java.lang.Object
com.yahoo.search.query.parser.ParserEnvironment

public final class ParserEnvironment extends Object
This class encapsulates the environment of a Parser. In case you are creating a parser from within a Searcher, you can use the fromExecutionContext(Execution.Context) factory for convenience.
Author:
Simon Thoresen Hult