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