Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
Packages that use Identifier
Package
Description
The
org.apache.sling.scripting.sightly.compiler.expression package defines the API for
Expression processing.-
Uses of Identifier in org.apache.sling.scripting.sightly.compiler.expression
Methods in org.apache.sling.scripting.sightly.compiler.expression with parameters of type IdentifierModifier and TypeMethodDescriptionNodeVisitor.evaluate(Identifier identifier) Evaluate anIdentifiernode.SideEffectVisitor.evaluate(Identifier identifier) abstract voidSideEffectVisitor.visit(Identifier identifier)