Uses of Interface
org.apache.sling.scripting.sightly.java.compiler.impl.operator.BinaryOpGen
Packages that use BinaryOpGen
-
Uses of BinaryOpGen in org.apache.sling.scripting.sightly.java.compiler.impl.operator
Classes in org.apache.sling.scripting.sightly.java.compiler.impl.operator that implement BinaryOpGenModifier and TypeClassDescriptionclass
Generator for logical operatorsfinal class
Concatenation operator generationclass
Generator for logical operatorsclass
Operator generator forBinaryOperator.IN
.class
Generator for logical operatorsclass
Generator for long numeric operatorsclass
Generator for numeric valueclass
Generator for strict equalityMethods in org.apache.sling.scripting.sightly.java.compiler.impl.operator that return BinaryOpGenModifier and TypeMethodDescriptionstatic BinaryOpGen
Operators.generatorFor
(BinaryOperator operator) Provide the signature of the given operator