Uses of Class
org.apache.jackrabbit.oak.query.ast.BindVariableValueImpl
-
Packages that use BindVariableValueImpl Package Description org.apache.jackrabbit.oak.query.ast -
-
Uses of BindVariableValueImpl in org.apache.jackrabbit.oak.query.ast
Methods in org.apache.jackrabbit.oak.query.ast that return BindVariableValueImpl Modifier and Type Method Description BindVariableValueImplAstElementFactory. bindVariable(String bindVariableName)Methods in org.apache.jackrabbit.oak.query.ast with parameters of type BindVariableValueImpl Modifier and Type Method Description booleanAstVisitor. visit(BindVariableValueImpl node)
-