SourceCompanion

replpp.shaded.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
object Machine
object Enclosing
object File
object FileName
object Machine
object FullName
object Line
object Machine
object Name
object Pkg
Show all

Members list

Value members

Concrete methods

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

Implicits

Implicits

implicit def wrap(s: T): V