Enclosing

sourcecode.Enclosing
See theEnclosing companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class SourceCompanion[String, Enclosing]
class Object
trait Matchable
class Any
Show all
Self type
Enclosing.type

Members list

Type members

Classlikes

case class Machine(value: String) extends SourceValue[String]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class SourceValue[String]
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class SourceCompanion[String, Machine]
class Object
trait Matchable
class Any
Show all
Self type
Machine.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

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

Attributes

Inherited from:
SourceCompanion

Implicits

Inherited implicits

implicit inline def generate: Enclosing

Attributes

Inherited from:
EnclosingMacros
implicit def wrap(s: String): V

Attributes

Inherited from:
SourceCompanion