Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
Package
Description
The
org.apache.sling.scripting.sightly.compiler.expression
package defines the API for
Expression
processing.-
Uses of RuntimeCall in org.apache.sling.scripting.sightly.compiler.expression
Modifier and TypeMethodDescriptionNodeVisitor.evaluate
(RuntimeCall runtimeCall) Evaluate aRuntimeCall
node.SideEffectVisitor.evaluate
(RuntimeCall runtimeCall) abstract void
SideEffectVisitor.visit
(RuntimeCall runtimeCall) -
Uses of RuntimeCall in org.apache.sling.scripting.sightly.impl.compiler.optimization
-
Uses of RuntimeCall in org.apache.sling.scripting.sightly.impl.compiler.optimization.reduce
-
Uses of RuntimeCall in org.apache.sling.scripting.sightly.impl.compiler.util.expression