Uses of Package
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.-
-
ClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.Indicates what type of content is being rendered.A
NodeVisitor
represents the mechanism through whichExpressionNode
entities are processed. -
ClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.A
NodeVisitor
represents the mechanism through whichExpressionNode
entities are processed. -
ClassDescriptionThis class represents a HTL Expression.Indicates what type of content is being rendered.
-
ClassDescriptionDefines a node in a HTL expression tree.A
NodeVisitor
represents the mechanism through whichExpressionNode
entities are processed.Expression visitor which does not return anything for nodes; instead it performs specific side-effects depending on the expression nodes types. -
ClassDescriptionDefines a node in a HTL expression tree.A
NodeVisitor
represents the mechanism through whichExpressionNode
entities are processed. -
ClassDescriptionDefines a node in a HTL expression tree.A
NodeVisitor
represents the mechanism through whichExpressionNode
entities are processed. -
ClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.
-
ClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.
-
ClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.
-
ClassDescriptionDefines a node in a HTL expression tree.Expression visitor which does not return anything for nodes; instead it performs specific side-effects depending on the expression nodes types.