lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
queryparser
/
org.gnit.lucenekmp.queryparser.classic
/
TokenMgrError
/
TokenMgrError
Token
Mgr
Error
constructor
(
)
No arg constructor.
constructor
(
message
:
String
?
,
reason
:
Int
)
Constructor with message and reason.
constructor
(
EOFSeen
:
Boolean
,
lexState
:
Int
,
errorLine
:
Int
,
errorColumn
:
Int
,
errorAfter
:
String
?
,
curChar
:
Int
,
reason
:
Int
)
Full Constructor.