Uses of Package
org.apache.sling.scripting.sightly.compiler.expression
-
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.compiler.commands Class Description ExpressionNode Defines a node in a HTL expression tree. -
Classes in org.apache.sling.scripting.sightly.compiler.expression used by org.apache.sling.scripting.sightly.compiler.expression Class Description Expression This class represents a HTL Expression.ExpressionNode Defines a node in a HTL expression tree.MarkupContext Indicates what type of content is being rendered.NodeVisitor ANodeVisitor
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.nodes Class Description Expression This class represents a HTL Expression.ExpressionNode Defines a node in a HTL expression tree.NodeVisitor ANodeVisitor
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.frontend Class Description Expression This class represents a HTL Expression.MarkupContext 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.optimization Class Description ExpressionNode Defines a node in a HTL expression tree.NodeVisitor ANodeVisitor
represents the mechanism through whichExpressionNode
entities are processed.SideEffectVisitor 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.reduce Class Description ExpressionNode Defines a node in a HTL expression tree.NodeVisitor ANodeVisitor
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.expression Class Description ExpressionNode Defines a node in a HTL expression tree.NodeVisitor ANodeVisitor
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.filter Class Description Expression This class represents a HTL Expression.ExpressionNode 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.generated Class Description Expression This class represents a HTL Expression.ExpressionNode 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.plugin Class Description Expression This class represents a HTL Expression.ExpressionNode Defines a node in a HTL expression tree.