Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Protected Attributes | List of all members
Lucene.Net.QueryParsers.QueryParserConstants Class Reference

Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen::start() More...

Inherited by Lucene.Net.QueryParsers.QueryParser, and Lucene.Net.QueryParsers.QueryParserTokenManager.

Protected Attributes

const int RangeExToken = 1
 Lexical state.
 

Detailed Description

Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen::start()

Definition at line 29 of file QueryParserConstants.cs.

Member Data Documentation

const int Lucene.Net.QueryParsers.QueryParserConstants.RangeExToken = 1
protected

Lexical state.

Definition at line 100 of file QueryParserConstants.cs.


The documentation for this class was generated from the following file: