Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
Packages that use 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
Methods in org.apache.sling.scripting.sightly.compiler.expression with parameters of type ArrayLiteralModifier and TypeMethodDescriptionNodeVisitor.evaluate(ArrayLiteral arrayLiteral) Evaluate aArrayLiteralnode.SideEffectVisitor.evaluate(ArrayLiteral arrayLiteral) abstract voidSideEffectVisitor.visit(ArrayLiteral arrayLiteral)