Class

shapeless

SingletonTypeMacros

Related Doc: package shapeless

Permalink

class SingletonTypeMacros extends SingletonTypeUtils

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SingletonTypeMacros
  2. SingletonTypeUtils
  3. ReprTypes
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SingletonTypeMacros(c: Context)

    Permalink

Type Members

  1. type SingletonOpsLt[Lub] = SingletonOps { type T <: Lub }

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object LiteralSymbol

    Permalink
    Definition Classes
    SingletonTypeUtils
  5. object SingletonSymbolType

    Permalink
    Definition Classes
    SingletonTypeUtils
  6. object SingletonType

    Permalink
    Definition Classes
    SingletonTypeUtils
  7. val SymTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    SingletonTypeUtils
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def atatTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    ReprTypes
  10. val c: Context

    Permalink
    Definition Classes
    SingletonTypeMacrosReprTypes
  11. def cconsTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    ReprTypes
  12. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. def cnilTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    ReprTypes
  14. def convertImpl[T](t: scala.reflect.macros.Universe.Expr[T]): scala.reflect.macros.Universe.Tree

    Permalink
  15. def convertInstanceImpl1[TC[_], T](t: scala.reflect.macros.Universe.Expr[T])(implicit tcTag: scala.reflect.macros.Universe.WeakTypeTag[TC[_]]): scala.reflect.macros.Universe.Tree

    Permalink
  16. def convertInstanceImpl2[H, TC2[_ <: H, _], S <: H, T](t: scala.reflect.macros.Universe.Expr[T])(implicit tc2Tag: scala.reflect.macros.Universe.WeakTypeTag[TC2[_, _]], sTag: scala.reflect.macros.Universe.WeakTypeTag[S]): scala.reflect.macros.Universe.Tree

    Permalink
  17. def coproductTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    ReprTypes
  18. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  20. def extractResult[T](t: scala.reflect.macros.Universe.Expr[T])(mkResult: (scala.reflect.macros.Universe.Type, scala.reflect.macros.Universe.Tree) ⇒ scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree

    Permalink
  21. def extractSingletonValue(tpe: scala.reflect.macros.Universe.Type): scala.reflect.macros.Universe.Tree

    Permalink
  22. def fieldTypeTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    ReprTypes
  23. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  24. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  25. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  26. def hconsTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    ReprTypes
  27. def hlistTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    ReprTypes
  28. def hnilTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    ReprTypes
  29. def inferInstance(tci: scala.reflect.macros.Universe.Type): scala.reflect.macros.Universe.Tree

    Permalink
  30. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  31. def isValueClass(sym: scala.reflect.macros.Universe.Symbol): Boolean

    Permalink
    Definition Classes
    SingletonTypeUtils
  32. def materializeImpl[T](implicit arg0: scala.reflect.macros.Universe.WeakTypeTag[T]): scala.reflect.macros.Universe.Tree

    Permalink
  33. def mkAttributedRef(pre: scala.reflect.macros.Universe.Type, sym: scala.reflect.macros.Universe.Symbol): scala.reflect.macros.Universe.Tree

    Permalink
  34. def mkOps(sTpe: scala.reflect.macros.Universe.Type, w: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree

    Permalink
  35. def mkSingletonOps(t: scala.reflect.macros.Universe.Expr[Any]): scala.reflect.macros.Universe.Tree

    Permalink
  36. def mkSingletonSymbol(s: String): scala.reflect.macros.Universe.Tree

    Permalink
    Definition Classes
    SingletonTypeUtils
  37. def mkWitness(sTpe: scala.reflect.macros.Universe.Type, s: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree

    Permalink
  38. def mkWitnessWith(parent: scala.reflect.macros.Universe.Type, sTpe: scala.reflect.macros.Universe.Type, s: scala.reflect.macros.Universe.Tree, i: scala.reflect.macros.Universe.Tree): scala.reflect.macros.Universe.Tree

    Permalink
  39. def narrowSymbol[S <: String](t: scala.reflect.macros.Universe.Expr[Symbol])(implicit arg0: scala.reflect.macros.Universe.WeakTypeTag[S]): scala.reflect.macros.Universe.Tree

    Permalink
  40. def narrowValue(t: scala.reflect.macros.Universe.Tree): (scala.reflect.macros.Universe.Type, scala.reflect.macros.Universe.Tree)

    Permalink
    Definition Classes
    SingletonTypeUtils
  41. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  42. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  43. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  44. def parseLiteralType(typeStr: String): Option[scala.reflect.macros.whitebox.Context.Type]

    Permalink
    Definition Classes
    SingletonTypeUtils
  45. def parseStandardType(typeStr: String): Option[scala.reflect.macros.whitebox.Context.Type]

    Permalink
    Definition Classes
    SingletonTypeUtils
  46. def parseType(typeStr: String): Option[scala.reflect.macros.whitebox.Context.Type]

    Permalink
    Definition Classes
    SingletonTypeUtils
  47. def singletonOpsTpe: scala.reflect.macros.Universe.Type

    Permalink
    Definition Classes
    SingletonTypeUtils
  48. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  49. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  50. def typeCarrier(tpe: scala.reflect.macros.whitebox.Context.Type): scala.reflect.macros.Universe.Literal

    Permalink
    Definition Classes
    SingletonTypeUtils
  51. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  54. def witnessTypeImpl(tpeSelector: scala.reflect.macros.whitebox.Context.Tree): scala.reflect.macros.whitebox.Context.Tree

    Permalink

Inherited from SingletonTypeUtils

Inherited from ReprTypes

Inherited from AnyRef

Inherited from Any

Ungrouped