Uses of Class
org.apache.jackrabbit.oak.query.ast.NativeFunctionImpl
Packages that use NativeFunctionImpl
-
Uses of NativeFunctionImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return NativeFunctionImplModifier and TypeMethodDescriptionAstElementFactory.nativeFunction
(String selectorName, String language, StaticOperandImpl expression) Methods in org.apache.jackrabbit.oak.query.ast with parameters of type NativeFunctionImplModifier and TypeMethodDescriptionboolean
AstVisitor.visit
(NativeFunctionImpl node) boolean
AstVisitorBase.visit
(NativeFunctionImpl node) Calls accept on the static operand in the native search constraint.