Uses of Class
org.apache.jackrabbit.oak.query.ast.SpellcheckImpl
-
Packages that use SpellcheckImpl Package Description org.apache.jackrabbit.oak.query.ast -
-
Uses of SpellcheckImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast with parameters of type SpellcheckImpl Modifier and Type Method Description boolean
AstVisitor. visit(SpellcheckImpl node)
boolean
AstVisitorBase. visit(SpellcheckImpl node)
Calls accept on the static operand in the spellcheck search constraint.
-