Token Manager.
More...
#include <QueryParserTokenManager.h>
|
int32_t | jjStopStringLiteralDfa_3 (int32_t pos, int64_t active0) |
|
int32_t | jjStartNfa_3 (int32_t pos, int64_t active0) |
|
int32_t | jjStopAtPos (int32_t pos, int32_t kind) |
|
int32_t | jjMoveStringLiteralDfa0_3 () |
|
int32_t | jjStartNfaWithStates_3 (int32_t pos, int32_t kind, int32_t state) |
|
int32_t | jjMoveNfa_3 (int32_t startState, int32_t curPos) |
|
int32_t | jjStopStringLiteralDfa_1 (int32_t pos, int64_t active0) |
|
int32_t | jjStartNfa_1 (int32_t pos, int64_t active0) |
|
int32_t | jjMoveStringLiteralDfa0_1 () |
|
int32_t | jjMoveStringLiteralDfa1_1 (int64_t active0) |
|
int32_t | jjStartNfaWithStates_1 (int32_t pos, int32_t kind, int32_t state) |
|
int32_t | jjMoveNfa_1 (int32_t startState, int32_t curPos) |
|
int32_t | jjMoveStringLiteralDfa0_0 () |
|
int32_t | jjMoveNfa_0 (int32_t startState, int32_t curPos) |
|
int32_t | jjStopStringLiteralDfa_2 (int32_t pos, int64_t active0) |
|
int32_t | jjStartNfa_2 (int32_t pos, int64_t active0) |
|
int32_t | jjMoveStringLiteralDfa0_2 () |
|
int32_t | jjMoveStringLiteralDfa1_2 (int64_t active0) |
|
int32_t | jjStartNfaWithStates_2 (int32_t pos, int32_t kind, int32_t state) |
|
int32_t | jjMoveNfa_2 (int32_t startState, int32_t curPos) |
|
void | ReInitRounds () |
|
QueryParserTokenPtr | jjFillToken () |
|
void | jjCheckNAdd (int32_t state) |
|
void | jjAddStates (int32_t start, int32_t end) |
|
void | jjCheckNAddTwoStates (int32_t state1, int32_t state2) |
|
void | jjCheckNAddStates (int32_t start, int32_t end) |
|
| QueryParserConstants () |
|
| LuceneObject () |
|
|
static bool | jjCanMove_0 (int32_t hiByte, int32_t i1, int32_t i2, int64_t l1, int64_t l2) |
|
static bool | jjCanMove_1 (int32_t hiByte, int32_t i1, int32_t i2, int64_t l1, int64_t l2) |
|
static bool | jjCanMove_2 (int32_t hiByte, int32_t i1, int32_t i2, int64_t l1, int64_t l2) |
|
|
enum | RegularExpressionId {
_EOF = 0
, _NUM_CHAR = 1
, _ESCAPED_CHAR = 2
, _TERM_START_CHAR = 3
,
_TERM_CHAR = 4
, _WHITESPACE = 5
, _QUOTED_CHAR = 6
, AND = 8
,
OR = 9
, NOT = 10
, PLUS = 11
, MINUS = 12
,
LPAREN = 13
, RPAREN = 14
, COLON = 15
, STAR = 16
,
CARAT = 17
, QUOTED = 18
, TERM = 19
, FUZZY_SLOP = 20
,
PREFIXTERM = 21
, WILDTERM = 22
, RANGEIN_START = 23
, RANGEEX_START = 24
,
NUMBER = 25
, RANGEIN_TO = 26
, RANGEIN_END = 27
, RANGEIN_QUOTED = 28
,
RANGEIN_GOOP = 29
, RANGEEX_TO = 30
, RANGEEX_END = 31
, RANGEEX_QUOTED = 32
,
RANGEEX_GOOP = 33
} |
|
enum | LexicalState { Boost = 0
, RangeEx = 1
, RangeIn = 2
, DEFAULT = 3
} |
|
static Collection< String > | tokenImage |
| Literal token values.
|
|
◆ QueryParserTokenManager() [1/2]
◆ QueryParserTokenManager() [2/2]
◆ ~QueryParserTokenManager()
virtual Lucene::QueryParserTokenManager::~QueryParserTokenManager |
( |
| ) |
|
|
virtual |
◆ _getClassName()
static String Lucene::QueryParserTokenManager::_getClassName |
( |
| ) |
|
|
inlinestatic |
◆ getClassName()
virtual String Lucene::QueryParserTokenManager::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getNextToken()
◆ jjAddStates()
void Lucene::QueryParserTokenManager::jjAddStates |
( |
int32_t |
start, |
|
|
int32_t |
end |
|
) |
| |
|
protected |
◆ jjCanMove_0()
static bool Lucene::QueryParserTokenManager::jjCanMove_0 |
( |
int32_t |
hiByte, |
|
|
int32_t |
i1, |
|
|
int32_t |
i2, |
|
|
int64_t |
l1, |
|
|
int64_t |
l2 |
|
) |
| |
|
staticprotected |
◆ jjCanMove_1()
static bool Lucene::QueryParserTokenManager::jjCanMove_1 |
( |
int32_t |
hiByte, |
|
|
int32_t |
i1, |
|
|
int32_t |
i2, |
|
|
int64_t |
l1, |
|
|
int64_t |
l2 |
|
) |
| |
|
staticprotected |
◆ jjCanMove_2()
static bool Lucene::QueryParserTokenManager::jjCanMove_2 |
( |
int32_t |
hiByte, |
|
|
int32_t |
i1, |
|
|
int32_t |
i2, |
|
|
int64_t |
l1, |
|
|
int64_t |
l2 |
|
) |
| |
|
staticprotected |
◆ jjCheckNAdd()
void Lucene::QueryParserTokenManager::jjCheckNAdd |
( |
int32_t |
state | ) |
|
|
protected |
◆ jjCheckNAddStates()
void Lucene::QueryParserTokenManager::jjCheckNAddStates |
( |
int32_t |
start, |
|
|
int32_t |
end |
|
) |
| |
|
protected |
◆ jjCheckNAddTwoStates()
void Lucene::QueryParserTokenManager::jjCheckNAddTwoStates |
( |
int32_t |
state1, |
|
|
int32_t |
state2 |
|
) |
| |
|
protected |
◆ jjFillToken()
◆ jjMoveNfa_0()
int32_t Lucene::QueryParserTokenManager::jjMoveNfa_0 |
( |
int32_t |
startState, |
|
|
int32_t |
curPos |
|
) |
| |
|
protected |
◆ jjMoveNfa_1()
int32_t Lucene::QueryParserTokenManager::jjMoveNfa_1 |
( |
int32_t |
startState, |
|
|
int32_t |
curPos |
|
) |
| |
|
protected |
◆ jjMoveNfa_2()
int32_t Lucene::QueryParserTokenManager::jjMoveNfa_2 |
( |
int32_t |
startState, |
|
|
int32_t |
curPos |
|
) |
| |
|
protected |
◆ jjMoveNfa_3()
int32_t Lucene::QueryParserTokenManager::jjMoveNfa_3 |
( |
int32_t |
startState, |
|
|
int32_t |
curPos |
|
) |
| |
|
protected |
◆ jjMoveStringLiteralDfa0_0()
int32_t Lucene::QueryParserTokenManager::jjMoveStringLiteralDfa0_0 |
( |
| ) |
|
|
protected |
◆ jjMoveStringLiteralDfa0_1()
int32_t Lucene::QueryParserTokenManager::jjMoveStringLiteralDfa0_1 |
( |
| ) |
|
|
protected |
◆ jjMoveStringLiteralDfa0_2()
int32_t Lucene::QueryParserTokenManager::jjMoveStringLiteralDfa0_2 |
( |
| ) |
|
|
protected |
◆ jjMoveStringLiteralDfa0_3()
int32_t Lucene::QueryParserTokenManager::jjMoveStringLiteralDfa0_3 |
( |
| ) |
|
|
protected |
◆ jjMoveStringLiteralDfa1_1()
int32_t Lucene::QueryParserTokenManager::jjMoveStringLiteralDfa1_1 |
( |
int64_t |
active0 | ) |
|
|
protected |
◆ jjMoveStringLiteralDfa1_2()
int32_t Lucene::QueryParserTokenManager::jjMoveStringLiteralDfa1_2 |
( |
int64_t |
active0 | ) |
|
|
protected |
◆ jjStartNfa_1()
int32_t Lucene::QueryParserTokenManager::jjStartNfa_1 |
( |
int32_t |
pos, |
|
|
int64_t |
active0 |
|
) |
| |
|
protected |
◆ jjStartNfa_2()
int32_t Lucene::QueryParserTokenManager::jjStartNfa_2 |
( |
int32_t |
pos, |
|
|
int64_t |
active0 |
|
) |
| |
|
protected |
◆ jjStartNfa_3()
int32_t Lucene::QueryParserTokenManager::jjStartNfa_3 |
( |
int32_t |
pos, |
|
|
int64_t |
active0 |
|
) |
| |
|
protected |
◆ jjStartNfaWithStates_1()
int32_t Lucene::QueryParserTokenManager::jjStartNfaWithStates_1 |
( |
int32_t |
pos, |
|
|
int32_t |
kind, |
|
|
int32_t |
state |
|
) |
| |
|
protected |
◆ jjStartNfaWithStates_2()
int32_t Lucene::QueryParserTokenManager::jjStartNfaWithStates_2 |
( |
int32_t |
pos, |
|
|
int32_t |
kind, |
|
|
int32_t |
state |
|
) |
| |
|
protected |
◆ jjStartNfaWithStates_3()
int32_t Lucene::QueryParserTokenManager::jjStartNfaWithStates_3 |
( |
int32_t |
pos, |
|
|
int32_t |
kind, |
|
|
int32_t |
state |
|
) |
| |
|
protected |
◆ jjStopAtPos()
int32_t Lucene::QueryParserTokenManager::jjStopAtPos |
( |
int32_t |
pos, |
|
|
int32_t |
kind |
|
) |
| |
|
protected |
◆ jjStopStringLiteralDfa_1()
int32_t Lucene::QueryParserTokenManager::jjStopStringLiteralDfa_1 |
( |
int32_t |
pos, |
|
|
int64_t |
active0 |
|
) |
| |
|
protected |
◆ jjStopStringLiteralDfa_2()
int32_t Lucene::QueryParserTokenManager::jjStopStringLiteralDfa_2 |
( |
int32_t |
pos, |
|
|
int64_t |
active0 |
|
) |
| |
|
protected |
◆ jjStopStringLiteralDfa_3()
int32_t Lucene::QueryParserTokenManager::jjStopStringLiteralDfa_3 |
( |
int32_t |
pos, |
|
|
int64_t |
active0 |
|
) |
| |
|
protected |
◆ ReInit() [1/2]
◆ ReInit() [2/2]
◆ ReInitRounds()
void Lucene::QueryParserTokenManager::ReInitRounds |
( |
| ) |
|
|
protected |
◆ setDebugStream()
void Lucene::QueryParserTokenManager::setDebugStream |
( |
const InfoStreamPtr & |
debugStream | ) |
|
◆ shared_from_this()
◆ SwitchTo()
void Lucene::QueryParserTokenManager::SwitchTo |
( |
int32_t |
lexState | ) |
|
Switch to specified lex state.
◆ curChar
wchar_t Lucene::QueryParserTokenManager::curChar |
|
protected |
◆ curLexState
int32_t Lucene::QueryParserTokenManager::curLexState |
|
protected |
◆ debugStream
◆ defaultLexState
int32_t Lucene::QueryParserTokenManager::defaultLexState |
|
protected |
◆ input_stream
◆ jjbitVec0
const int64_t Lucene::QueryParserTokenManager::jjbitVec0[] |
|
staticprotected |
◆ jjbitVec1
const int64_t Lucene::QueryParserTokenManager::jjbitVec1[] |
|
staticprotected |
◆ jjbitVec3
const int64_t Lucene::QueryParserTokenManager::jjbitVec3[] |
|
staticprotected |
◆ jjbitVec4
const int64_t Lucene::QueryParserTokenManager::jjbitVec4[] |
|
staticprotected |
◆ jjmatchedKind
int32_t Lucene::QueryParserTokenManager::jjmatchedKind |
|
protected |
◆ jjmatchedPos
int32_t Lucene::QueryParserTokenManager::jjmatchedPos |
|
protected |
◆ jjnewLexState
const int32_t Lucene::QueryParserTokenManager::jjnewLexState[] |
|
staticprotected |
◆ jjnewStateCnt
int32_t Lucene::QueryParserTokenManager::jjnewStateCnt |
|
protected |
◆ jjnextStates
const int32_t Lucene::QueryParserTokenManager::jjnextStates[] |
|
staticprotected |
◆ jjround
int32_t Lucene::QueryParserTokenManager::jjround |
|
protected |
◆ jjrounds
IntArray Lucene::QueryParserTokenManager::jjrounds |
|
protected |
◆ jjstateSet
IntArray Lucene::QueryParserTokenManager::jjstateSet |
|
protected |
◆ jjstrLiteralImages
const wchar_t* Lucene::QueryParserTokenManager::jjstrLiteralImages[] |
|
staticprotected |
◆ jjtoSkip
const int64_t Lucene::QueryParserTokenManager::jjtoSkip[] |
|
staticprotected |
◆ jjtoToken
const int64_t Lucene::QueryParserTokenManager::jjtoToken[] |
|
staticprotected |
◆ lexStateNames
const wchar_t* Lucene::QueryParserTokenManager::lexStateNames[] |
|
staticprotected |
The documentation for this class was generated from the following file: