Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
Package
Description
The
org.apache.sling.scripting.sightly.compiler.expression
package defines the API for
Expression
processing.-
Uses of ArrayLiteral in org.apache.sling.scripting.sightly.compiler.expression
Modifier and TypeMethodDescriptionNodeVisitor.evaluate
(ArrayLiteral arrayLiteral) Evaluate aArrayLiteral
node.SideEffectVisitor.evaluate
(ArrayLiteral arrayLiteral) abstract void
SideEffectVisitor.visit
(ArrayLiteral arrayLiteral) -
Uses of ArrayLiteral in org.apache.sling.scripting.sightly.impl.compiler.optimization
-
Uses of ArrayLiteral in org.apache.sling.scripting.sightly.impl.compiler.optimization.reduce
-
Uses of ArrayLiteral in org.apache.sling.scripting.sightly.impl.compiler.util.expression