Uses of Interface
org.apache.lucene.queryparser.charstream.CharStream

Packages that use CharStream
Package
Description
This package contains reusable parts for javacc-generated grammars (query parsers).
A simple query parser implemented with JavaCC.
Lucene Query Parser
This package contains the QueryParser.jj source file for the Surround parser.