Bounce

object Bounce extends BouncePlatform with ProductReader[Bounce]
Companion
class
trait ProductReader[Bounce]
class Object
trait Matchable
class Any

Type members

Inherited classlikes

final protected
class PeerImpl[T <: Txn[T]](obj: IExpr[T, Seq[Obj]], out: IExpr[T, URI], spec: IExpr[T, AudioFileSpec], span: IExpr[T, Span])(implicit val universe: Universe[T])
Inherited from
BouncePlatform

Value members

Concrete methods

def apply(obj: Ex[Seq[Obj]], out: Ex[URI], spec: Ex[AudioFileSpec], span: Ex[Span]): Bounce
override
def read(in: RefMapIn, key: String, arity: Int, adj: Int): Bounce
Definition Classes
ProductReader