| 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 |
| Modifier and Type | Method and Description |
|---|---|
T |
NodeVisitor.evaluate(UnaryOperation unaryOperation)
Evaluate a
UnaryOperation node. |
Object |
SideEffectVisitor.evaluate(UnaryOperation unaryOperation) |
abstract void |
SideEffectVisitor.visit(UnaryOperation unaryOperation) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableFinder.visit(UnaryOperation unaryOperation) |
| Modifier and Type | Method and Description |
|---|---|
EvalResult |
ExpressionReducer.evaluate(UnaryOperation unaryOperation) |
| Modifier and Type | Method and Description |
|---|---|
ExpressionNode |
NodeTransformer.evaluate(UnaryOperation unaryOperation) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.