Uses of Class
org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
Packages that use TernaryOperator
Package
Description
The 
org.apache.sling.scripting.sightly.compiler.expression package defines the API for
 Expression processing.- 
Uses of TernaryOperator in org.apache.sling.scripting.sightly.compiler.expressionMethods in org.apache.sling.scripting.sightly.compiler.expression with parameters of type TernaryOperatorModifier and TypeMethodDescriptionNodeVisitor.evaluate(TernaryOperator ternaryOperator) Evaluate aTernaryOperatornode.SideEffectVisitor.evaluate(TernaryOperator ternaryOperator) abstract voidSideEffectVisitor.visit(TernaryOperator ternaryOperator) 
- 
Uses of TernaryOperator in org.apache.sling.scripting.sightly.impl.compiler.optimizationMethods in org.apache.sling.scripting.sightly.impl.compiler.optimization with parameters of type TernaryOperator
- 
Uses of TernaryOperator in org.apache.sling.scripting.sightly.impl.compiler.optimization.reduceMethods in org.apache.sling.scripting.sightly.impl.compiler.optimization.reduce with parameters of type TernaryOperator
- 
Uses of TernaryOperator in org.apache.sling.scripting.sightly.impl.compiler.util.expressionMethods in org.apache.sling.scripting.sightly.impl.compiler.util.expression with parameters of type TernaryOperator