LogicalOp

class LogicalOp

This class represents a logical operation.

class Object
trait Matchable
class Any
object AND.type
object OR.type
object XOR.type

Value members

Concrete methods

override def toString(): String

Returns a string representation of this operation.

Returns a string representation of this operation.

Definition Classes
Any