Class StandardTokenizerInterface
Inherited Members
Namespace: Lucene.Net.Analysis.Standard
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public static class StandardTokenizerInterface
Fields
YYEOF
This character denotes the end of file
Declaration
public const int YYEOF = -1
Field Value
| Type | Description |
|---|---|
| int |