Uses of Package
org.apache.sling.scripting.sightly.compiler.expression
Packages that use org.apache.sling.scripting.sightly.compiler.expression
Package
Description
The
org.apache.sling.scripting.sightly.compiler.commands package defines the API for
Command processing.The
org.apache.sling.scripting.sightly.compiler.expression package defines the API for
Expression processing.The
org.apache.sling.scripting.sightly.compiler.expression.nodes package exposes the various
ExpressionNode types.-
-
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.compiler.expressionClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.Indicates what type of content is being rendered.A
NodeVisitorrepresents the mechanism through whichExpressionNodeentities are processed. -
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.compiler.expression.nodesClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.A
NodeVisitorrepresents the mechanism through whichExpressionNodeentities are processed.