Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
-
Packages that use PropertyAccess Package Description org.apache.sling.scripting.sightly.compiler.expression Theorg.apache.sling.scripting.sightly.compiler.expressionpackage defines the API forExpressionprocessing. -
-
Uses of PropertyAccess in org.apache.sling.scripting.sightly.compiler.expression
Methods in org.apache.sling.scripting.sightly.compiler.expression with parameters of type PropertyAccess Modifier and Type Method Description TNodeVisitor. evaluate(PropertyAccess propertyAccess)Evaluate aPropertyAccessnode.java.lang.ObjectSideEffectVisitor. evaluate(PropertyAccess propertyAccess)abstract voidSideEffectVisitor. visit(PropertyAccess propertyAccess)
-