Lex State array.

Namespace: Lucene.Net.QueryParsers
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public static readonly int[] jjnewLexState
Visual Basic
Public Shared ReadOnly jjnewLexState As Integer()
Visual C++
public:
static initonly array<int>^ jjnewLexState

See Also