Uses of Enum Class
de.grogra.xl.compiler.xl16u.semantics.XL16UBinaryOperator
Packages that use XL16UBinaryOperator
-
Uses of XL16UBinaryOperator in de.grogra.xl.compiler.xl16u.semantics
Methods in de.grogra.xl.compiler.xl16u.semantics that return XL16UBinaryOperatorModifier and TypeMethodDescriptionstatic XL16UBinaryOperatorReturns the enum constant of this class with the specified name.static XL16UBinaryOperator[]XL16UBinaryOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.grogra.xl.compiler.xl16u.semantics with parameters of type XL16UBinaryOperatorModifier and TypeMethodDescriptionstatic XL16UValueContractXL16USemanticRules.arithmetic(XL16UBinaryOperator operator, XL16UValueContract left, XL16UValueContract right)