Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
-
Packages that use MapLiteral Package Description org.apache.sling.scripting.sightly.compiler.expression Theorg.apache.sling.scripting.sightly.compiler.expressionpackage defines the API forExpressionprocessing. -
-
Uses of MapLiteral in org.apache.sling.scripting.sightly.compiler.expression
Methods in org.apache.sling.scripting.sightly.compiler.expression with parameters of type MapLiteral Modifier and Type Method Description TNodeVisitor. evaluate(MapLiteral mapLiteral)Evaluate aMapLiteralnode.java.lang.ObjectSideEffectVisitor. evaluate(MapLiteral mapLiteral)abstract voidSideEffectVisitor. visit(MapLiteral mapLiteral)
-