ClassBinding

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

Value members

Inherited methods

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