Object/Trait

scala.meta

Type

Related Docs: trait Type | package meta

Permalink

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

    Permalink
    Annotations
    @astClass() @leafClass()
  2. trait Annotate extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  3. trait AnonymousName extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  4. trait Apply extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  5. trait ApplyInfix extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  6. trait Bounds extends Tree with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  7. trait ByName extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  8. trait ContextFunction extends FunctionType with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  9. trait Existential extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  10. trait Function extends FunctionType with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  11. trait FunctionType extends Type

    Permalink
    Annotations
    @branch() @branch()
  12. trait Lambda extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  13. trait Macro extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  14. trait Match extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  15. trait Name extends meta.Name with Ref with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  16. trait Or extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  17. trait Param extends Member with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  18. trait Placeholder extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  19. trait PolyFunction extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  20. trait Project extends Ref with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  21. trait Ref extends Type with meta.Ref

    Permalink
    Annotations
    @branch() @branch()
  22. trait Refine extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  23. trait Repeated extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  24. trait Select extends Ref with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  25. trait Singleton extends Ref with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  26. trait Tuple extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  27. trait TypedParam extends Type with Member.Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  28. trait Var extends Type with Member.Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  29. trait With extends Type with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  30. trait ImplicitFunction extends Type with Product

    Permalink
    Annotations
    @deprecated @astClass() @leafClass()
    Deprecated

    Implicit functions are not supported in any dialect

  31. trait Method extends Type with Product

    Permalink
    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

    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 And extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  5. object Annotate extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  6. object AnonymousName extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  7. object Apply extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  8. object ApplyInfix extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  9. object Bounds extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  10. object ByName extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  11. implicit def ClassifierClass[T <: Tree]: Classifier[T, Type]

    Permalink
  12. object ContextFunction extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  13. object Existential extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  14. object Function extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  15. object FunctionType extends Serializable

    Permalink
  16. object ImplicitFunction extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  17. object Lambda extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  18. object Macro extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  19. object Match extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  20. object Method extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  21. object Name extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  22. object Or extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  23. object Param extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  24. object Placeholder extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  25. object PolyFunction extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  26. object Project extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  27. object Ref extends Serializable

    Permalink
  28. object Refine extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  29. object Repeated extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  30. object Select extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  31. object Singleton extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  32. object Tuple extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  33. object TypedParam extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  34. object Var extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  35. object With extends Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  36. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  37. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  40. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  41. def fresh(prefix: String): Name

    Permalink
  42. def fresh(): Name

    Permalink
  43. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  45. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  46. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  49. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  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( ... )

Inherited from Serializable

Inherited from java.io.Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped