implicit final
class
SynthConstructors extends AnyVal
Instance Constructors
-
new
SynthConstructors(this: Synth.type)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
after(target: Node, defName: String, args: Seq[ControlSet] = Nil): Synth
-
final
def
asInstanceOf[T0]: T0
-
def
before(target: Node, defName: String, args: Seq[ControlSet] = Nil): Synth
-
def
getClass(): Class[_ <: AnyVal]
-
def
head(target: Group, defName: String, args: Seq[ControlSet] = Nil): Synth
-
final
def
isInstanceOf[T0]: Boolean
-
-
def
replace(target: Node, defName: String, args: Seq[ControlSet] = Nil): Synth
-
def
tail(target: Group, defName: String, args: Seq[ControlSet] = Nil): Synth
-
val
this: Synth.type
-
def
toString(): String
Inherited from AnyVal
Inherited from Any