Class OpHelper
java.lang.Object
org.apache.sling.scripting.sightly.java.compiler.impl.operator.OpHelper
Helper class for operator generation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isNumericType
(org.apache.sling.scripting.sightly.java.compiler.impl.Type type) static org.apache.sling.scripting.sightly.java.compiler.impl.Type
-
Constructor Details
-
OpHelper
public OpHelper()
-
-
Method Details
-
sameType
-
isNumericType
public static boolean isNumericType(org.apache.sling.scripting.sightly.java.compiler.impl.Type type)
-