SourceCompanion

sourcecode.SourceCompanion
abstract class SourceCompanion[T, V <: SourceValue[T]](build: T => V)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Args.type
object Machine.type
object Enclosing.type
object File.type
object FileName.type
object Machine.type
object FullName.type
object Line.type
object Machine.type
object Name.type
object Pkg.type
Show all

Members list

Value members

Concrete methods

def apply()(implicit s: V): T

Implicits

Implicits

implicit def wrap(s: T): V