Lucene.Net 1.9 Class Library
TokenMgrError.LexicalError Method
protected internal static
string
LexicalError(
bool
EOFSeen
,
int
lexState
,
int
errorLine
,
int
errorColumn
,
string
errorAfter
,
char
curChar
);
See Also
TokenMgrError Class
|
Lucene.Net.QueryParsers Namespace