Uses of Class
org.apache.jackrabbit.oak.query.ast.CoalesceImpl
Packages that use CoalesceImpl
-
Uses of CoalesceImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return CoalesceImplModifier and TypeMethodDescriptionAstElementFactory.coalesce
(DynamicOperandImpl operand1, DynamicOperandImpl operand2) Methods in org.apache.jackrabbit.oak.query.ast with parameters of type CoalesceImplModifier and TypeMethodDescriptionboolean
AstVisitor.visit
(CoalesceImpl node) boolean
AstVisitorBase.visit
(CoalesceImpl node) Calls accept on the dynamic operand in the coalesce node.