Uses of Class
org.apache.jackrabbit.oak.query.ast.UpperCaseImpl
Packages that use UpperCaseImpl
-
Uses of UpperCaseImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return UpperCaseImplMethods in org.apache.jackrabbit.oak.query.ast with parameters of type UpperCaseImplModifier and TypeMethodDescriptionboolean
AstVisitor.visit
(UpperCaseImpl node) boolean
AstVisitorBase.visit
(UpperCaseImpl node) Calls accept on the dynamic operand in the lower-case node.