Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
Packages that use PropertyAccess
Package
Description
The
org.apache.sling.scripting.sightly.compiler.expression package defines the API for
Expression processing.-
Uses of PropertyAccess in org.apache.sling.scripting.sightly.compiler.expression
Methods in org.apache.sling.scripting.sightly.compiler.expression with parameters of type PropertyAccessModifier and TypeMethodDescriptionNodeVisitor.evaluate(PropertyAccess propertyAccess) Evaluate aPropertyAccessnode.SideEffectVisitor.evaluate(PropertyAccess propertyAccess) abstract voidSideEffectVisitor.visit(PropertyAccess propertyAccess)