ImpliesSideEffect

sealed

Some attributes imply side effects. For example if the UGen writes to a buffer, it cannot be eliminated even if unconnected to any other UGen, thus performs a side effect.

trait Attribute
class Object
trait Matchable
class Any