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 TypeClassDescriptionclassGenerator for logical operatorsfinal classConcatenation operator generationclassGenerator for logical operatorsclassOperator generator forBinaryOperator.IN.classGenerator for logical operatorsclassGenerator for long numeric operatorsclassGenerator for numeric valueclassGenerator for strict equalityMethods in org.apache.sling.scripting.sightly.java.compiler.impl.operator that return BinaryOpGenModifier and TypeMethodDescriptionstatic BinaryOpGenOperators.generatorFor(BinaryOperator operator) Provide the signature of the given operator