SingletonBinding

case class SingletonBinding(from: Surface, to: Surface, isEager: Boolean, sourceCode: SourceCode) extends Binding
trait Product
trait Equals
trait Binding
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def forSingleton: Boolean
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product