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(MapLiteral mapLiteral) |
T |
NodeVisitor.evaluate(MapLiteral mapLiteral)
Evaluate a
MapLiteral node. |
abstract void |
SideEffectVisitor.visit(MapLiteral mapLiteral) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.