Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Classes | Namespaces
CharStream.cs File Reference

Go to the source code of this file.

Classes

interface  Lucene.Net.QueryParsers.ICharStream
 This interface describes a character stream that maintains line and column number positions of the characters. It also has the capability to backup the stream to some extent. An implementation of this interface is used in the TokenManager implementation generated by JavaCCParser. More...
 

Namespaces

package  Lucene.Net.QueryParsers