Uses of Enum Class
codeanalysis.binding.BoundUnaryOperatorType
Packages that use BoundUnaryOperatorType
-
Uses of BoundUnaryOperatorType in codeanalysis.binding
Methods in codeanalysis.binding that return BoundUnaryOperatorTypeModifier and TypeMethodDescriptionBoundUnaryOperator.getType()Gets the operator type.static BoundUnaryOperatorTypeReturns the enum constant of this class with the specified name.static BoundUnaryOperatorType[]BoundUnaryOperatorType.values()Returns an array containing the constants of this enum class, in the order they are declared.