BitOperator

sealed trait BitOperator
Source:
api.scala
class Object
trait Matchable
class Any
object AND.type
object NOT.type
object OR.type
object XOR.type