| Package | Description |
|---|---|
| org.apache.sling.scripting.sightly.compiler.expression |
The
org.apache.sling.scripting.sightly.compiler.expression package defines the API for
Expression processing. |
| org.apache.sling.scripting.sightly.impl.compiler.optimization | |
| org.apache.sling.scripting.sightly.impl.compiler.optimization.reduce | |
| org.apache.sling.scripting.sightly.impl.compiler.util.expression | |
| org.apache.sling.scripting.sightly.impl.plugin |
| Modifier and Type | Method and Description |
|---|---|
T |
NodeVisitor.evaluate(MapLiteral mapLiteral)
Evaluate a
MapLiteral node. |
Object |
SideEffectVisitor.evaluate(MapLiteral mapLiteral) |
abstract void |
SideEffectVisitor.visit(MapLiteral mapLiteral) |
| Modifier and Type | Method and Description |
|---|---|
protected MapLiteral |
SyntheticMapRemoval.assignDefault(Command command) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableFinder.visit(MapLiteral mapLiteral) |
| Modifier and Type | Method and Description |
|---|---|
EvalResult |
ExpressionReducer.evaluate(MapLiteral mapLiteral) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionNode |
NodeTransformer.evaluate(MapLiteral mapLiteral) |
| Modifier and Type | Method and Description |
|---|---|
protected MapLiteral |
AbstractRepeatPlugin.buildStatusObj(String indexVar,
String sizeVar) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.