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
NodeVisitor
represents the mechanism through whichExpressionNode
entities 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
NodeVisitor
represents the mechanism through whichExpressionNode
entities are processed. -
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.impl.compiler.frontendClassDescriptionThis class represents a HTL Expression.Indicates what type of content is being rendered.
-
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.impl.compiler.optimizationClassDescriptionDefines 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. -
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.impl.compiler.optimization.reduceClassDescriptionDefines a node in a HTL expression tree.A
NodeVisitor
represents the mechanism through whichExpressionNode
entities are processed. -
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.impl.compiler.util.expressionClassDescriptionDefines a node in a HTL expression tree.A
NodeVisitor
represents the mechanism through whichExpressionNode
entities are processed. -
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.impl.filterClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.
-
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.impl.parser.expr.generatedClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.
-
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.impl.pluginClassDescriptionThis class represents a HTL Expression.Defines a node in a HTL expression tree.
-
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.java.compiler.impl.operatorClassDescriptionDefines 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.