ClassBinding

wvlet.airframe.Binder$.ClassBinding
case class ClassBinding(from: Surface, to: Surface, sourceCode: SourceCode) extends Binding

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Binding
trait Serializable
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def forSingleton: Boolean

Attributes

Inherited from:
Binding
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product