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