Necessary interfaces to implement text parsers.
The namespace Lucene.Net.QueryParsers.Flexible.Core.Parser contains interfaces that should be implemented by the parsers. Parsers produce IQueryNode Trees from a string object. This package still needs some work to add support to for multiple parsers. Features that should be supported for the future, related with the parser: