BinaryOpUGen

abstract
class BinaryOpUGen extends SingleOut
Companion
object
class SingleOut
class SomeOut
trait Lazy
trait GE
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Abstract methods

def a: GE
def b: GE

Concrete methods

final override
def productPrefix: String
Definition Classes
Product
final
override
def toString: String
Definition Classes
Any

Inherited methods

def canEqual(that: Any): Boolean
Inherited from
Equals
final
def name: String
Inherited from
UGenSource
def productArity: Int
Inherited from
Product
def productElement(n: Int): Any
Inherited from
Product
def productElementName(n: Int): String
Inherited from
Product
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Inherited fields

lazy override
val hashCode: Int
Inherited from
UGenSource