public final class FTScope extends FTFilter
| Constructor and Description |
|---|
FTScope(InputInfo ii,
FTExpr e,
FTUnit u,
boolean s)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filter(QueryContext ctx,
FTMatch mtc,
FTLexer lex)
Evaluates the filter expression.
|
void |
plan(Serializer ser)
Serializes the expression tree.
|
java.lang.String |
toString() |
indexAccessible, item, itercomp, count, indexEquivalent, removable, remove, usescheckBln, checkColl, checkCreate, checkCtx, checkDbl, checkDBNode, checkEStr, checkEStr, checkIO, checkItem, checkItr, checkItr, checkMap, checkNode, checkNoEmpty, checkStr, checkType, checkUp, checkUp, checkWrite, compBln, ebv, optPre, preEval, size, test, type, valueaddText, compEbv, hasFreeVars, isEmpty, isFunction, isItem, isVacuous, isValue, iterable, markTailCalls, sameAsdescription, infoprotected boolean filter(QueryContext ctx, FTMatch mtc, FTLexer lex)
FTFilterpublic void plan(Serializer ser) throws java.io.IOException
ExprInfo