Packages

object Type extends Serializable

Linear Supertypes
Serializable, java.io.Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Type
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait And extends Type with Product
    Annotations
    @astClass() @leafClass()
  2. trait Annotate extends Type with Product
    Annotations
    @astClass() @leafClass()
  3. trait AnonymousName extends Type with Product
    Annotations
    @astClass() @leafClass()
  4. trait Apply extends Type with Product
    Annotations
    @astClass() @leafClass()
  5. trait ApplyInfix extends Type with Product
    Annotations
    @astClass() @leafClass()
  6. trait Bounds extends Tree with Product
    Annotations
    @astClass() @leafClass()
  7. trait ByName extends Type with Product
    Annotations
    @astClass() @leafClass()
  8. trait ContextFunction extends FunctionType with Product
    Annotations
    @astClass() @leafClass()
  9. trait Existential extends Type with Product
    Annotations
    @astClass() @leafClass()
  10. trait Function extends FunctionType with Product
    Annotations
    @astClass() @leafClass()
  11. trait FunctionType extends Type
    Annotations
    @branch() @branch()
  12. trait Lambda extends Type with Product
    Annotations
    @astClass() @leafClass()
  13. trait Macro extends Type with Product
    Annotations
    @astClass() @leafClass()
  14. trait Match extends Type with Product
    Annotations
    @astClass() @leafClass()
  15. trait Name extends meta.Name with Ref with Product
    Annotations
    @astClass() @leafClass()
  16. trait Or extends Type with Product
    Annotations
    @astClass() @leafClass()
  17. trait Param extends Member with Product
    Annotations
    @astClass() @leafClass()
  18. trait Placeholder extends Type with Product
    Annotations
    @astClass() @leafClass()
  19. trait PolyFunction extends Type with Product
    Annotations
    @astClass() @leafClass()
  20. trait Project extends Ref with Product
    Annotations
    @astClass() @leafClass()
  21. trait Ref extends Type with meta.Ref
    Annotations
    @branch() @branch()
  22. trait Refine extends Type with Product
    Annotations
    @astClass() @leafClass()
  23. trait Repeated extends Type with Product
    Annotations
    @astClass() @leafClass()
  24. trait Select extends Ref with Product
    Annotations
    @astClass() @leafClass()
  25. trait Singleton extends Ref with Product
    Annotations
    @astClass() @leafClass()
  26. trait Tuple extends Type with Product
    Annotations
    @astClass() @leafClass()
  27. trait TypedParam extends Type with Member.Type with Product
    Annotations
    @astClass() @leafClass()
  28. trait Var extends Type with Member.Type with Product
    Annotations
    @astClass() @leafClass()
  29. trait With extends Type with Product
    Annotations
    @astClass() @leafClass()
  30. trait ImplicitFunction extends Type with Product
    Annotations
    @deprecated @astClass() @leafClass()
    Deprecated

    Implicit functions are not supported in any dialect

  31. trait Method extends Type with Product
    Annotations
    @deprecated @astClass() @leafClass()
    Deprecated

    (Since version 4.4.3) Method type syntax is no longer supported in any dialect

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit def ClassifierClass[T <: Tree]: Classifier[T, Type]
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. def fresh(prefix: String): Name
  11. def fresh(): Name
  12. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  13. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  14. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  15. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  17. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  18. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  19. def toString(): String
    Definition Classes
    AnyRef → Any
  20. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  21. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  22. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  23. object And extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  24. object Annotate extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  25. object AnonymousName extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  26. object Apply extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  27. object ApplyInfix extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  28. object Bounds extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  29. object ByName extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  30. object ContextFunction extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  31. object Existential extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  32. object Function extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  33. object FunctionType extends Serializable
  34. object ImplicitFunction extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  35. object Lambda extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  36. object Macro extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  37. object Match extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  38. object Method extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  39. object Name extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  40. object Or extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  41. object Param extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  42. object Placeholder extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  43. object PolyFunction extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  44. object Project extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  45. object Ref extends Serializable
  46. object Refine extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  47. object Repeated extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  48. object Select extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  49. object Singleton extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  50. object Tuple extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  51. object TypedParam extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  52. object Var extends Serializable
    Annotations
    @astCompanion() @leafCompanion()
  53. object With extends Serializable
    Annotations
    @astCompanion() @leafCompanion()

Inherited from Serializable

Inherited from java.io.Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped