Uses of Class
org.apache.jackrabbit.oak.query.ast.FirstImpl
-
Packages that use FirstImpl Package Description org.apache.jackrabbit.oak.query.ast -
-
Uses of FirstImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return FirstImpl Modifier and Type Method Description FirstImplAstElementFactory. first(DynamicOperandImpl operand)Methods in org.apache.jackrabbit.oak.query.ast with parameters of type FirstImpl Modifier and Type Method Description booleanAstVisitor. visit(FirstImpl node)booleanAstVisitorBase. visit(FirstImpl node)Calls accept on the dynamic operand in the first node.
-