SourceCompanion

abstract class SourceCompanion[T, V <: SourceValue[T]](build: T => V)
class Object
trait Matchable
class Any
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

Value members

Concrete methods

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

Implicits

Implicits

implicit def wrap(s: T): V