Uses of Package
org.apache.sling.scripting.sightly.java.compiler.impl.operator
-
Packages that use org.apache.sling.scripting.sightly.java.compiler.impl.operator Package Description org.apache.sling.scripting.sightly.java.compiler.impl.operator -
Classes in org.apache.sling.scripting.sightly.java.compiler.impl.operator used by org.apache.sling.scripting.sightly.java.compiler.impl.operator Class Description BinaryOpGen Generator for a binary operatorConcatenateOpGen Concatenation operator generationIsWhiteSpaceGen Generator for IS_WHITESPACE operatorLengthOpGen Generator for the collection length operatorLogicalOpGen Generator for logical operatorsNotOpGen Generator for the not operatorNumericOpGen Generator for numeric valueTypedNode Expression nodes with type informationUnaryOpGen Interface for generators of unary operators