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
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: