Package | Description |
---|---|
org.apache.sling.scripting.sightly.compiler.expression |
The
org.apache.sling.scripting.sightly.compiler.expression package defines the API for
Expression processing. |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
SideEffectVisitor.evaluate(ArrayLiteral arrayLiteral) |
T |
NodeVisitor.evaluate(ArrayLiteral arrayLiteral)
Evaluate a
ArrayLiteral node. |
abstract void |
SideEffectVisitor.visit(ArrayLiteral arrayLiteral) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.