Packages

trait CompatApi extends AnyRef

Annotations
@deprecated
Deprecated

(Since version 2.13.0) compatibility with Scala 2.10 EOL

Source
Internals.scala
See also

compat

Linear Supertypes
Known Subclasses
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CompatApi
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. implicit class CompatibleBuildApi extends AnyRef

    Scala 2.10 compatibility enrichments for BuildApi.

  2. implicit class CompatibleSymbol extends AnyRef

    Scala 2.10 compatibility enrichments for Tree.

  3. implicit class CompatibleTree extends AnyRef

    Scala 2.10 compatibility enrichments for Tree.

Deprecated Value Members

  1. implicit val token: Universe.CompatToken

    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) compatibility with Scala 2.10 EOL

    See also

    CompatToken