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