Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
Package
Description
The
org.apache.sling.scripting.sightly.compiler.expression
package defines the API for
Expression
processing.-
Uses of MapLiteral in org.apache.sling.scripting.sightly.compiler.expression
Modifier and TypeMethodDescriptionNodeVisitor.evaluate
(MapLiteral mapLiteral) Evaluate aMapLiteral
node.SideEffectVisitor.evaluate
(MapLiteral mapLiteral) abstract void
SideEffectVisitor.visit
(MapLiteral mapLiteral) -
Uses of MapLiteral in org.apache.sling.scripting.sightly.impl.compiler.optimization
Modifier and TypeMethodDescriptionprotected MapLiteral
SyntheticMapRemoval.assignDefault
(Command command) -
Uses of MapLiteral in org.apache.sling.scripting.sightly.impl.compiler.optimization.reduce
-
Uses of MapLiteral in org.apache.sling.scripting.sightly.impl.compiler.util.expression
-
Uses of MapLiteral in org.apache.sling.scripting.sightly.impl.plugin
Modifier and TypeMethodDescriptionprotected MapLiteral
AbstractRepeatPlugin.buildStatusObj
(String indexVar, String sizeVar)