NOT
dotty.tools.backend.jvm.Primitives.NOT
case object NOT extends ArithmeticOp
Bitwise negation.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ArithmeticOpclass Objecttrait Matchableclass AnyShow all
- Self type
-
NOT.type
Members list
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
An iterator over the names of all the elements of this product.
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
Returns a string representation of this operation.
Returns a string representation of this operation.
Attributes
- Definition Classes
-
ArithmeticOp -> Any
- Inherited from:
- ArithmeticOp
In this article