Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.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
Modifier and TypeMethodDescriptionNodeVisitor.evaluate
(PropertyAccess propertyAccess) Evaluate aPropertyAccess
node.SideEffectVisitor.evaluate
(PropertyAccess propertyAccess) abstract void
SideEffectVisitor.visit
(PropertyAccess propertyAccess) -
Uses of PropertyAccess in org.apache.sling.scripting.sightly.impl.compiler.optimization
-
Uses of PropertyAccess in org.apache.sling.scripting.sightly.impl.compiler.optimization.reduce
-
Uses of PropertyAccess in org.apache.sling.scripting.sightly.impl.compiler.util.expression