Package

scala.meta.internal

semantic

Permalink

package semantic

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. semantic
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. trait Converters extends AnyRef

    Permalink
  2. sealed trait Denotation extends Adt with Product with Serializable

    Permalink
    Annotations
    @root()
  3. trait DenotationLiftables extends Liftables

    Permalink
  4. trait DenotationMapResult[T] extends AnyRef

    Permalink
  5. sealed trait Environment extends Adt with Product with Serializable

    Permalink
    Annotations
    @root()
  6. sealed trait Expansion extends Adt with Product with Serializable

    Permalink
    Annotations
    @monadicRoot() @root()
  7. trait ExpansionLiftables extends Liftables

    Permalink
  8. trait ExpansionLike extends AnyRef

    Permalink
  9. sealed trait Prefix extends Adt with Product with Serializable

    Permalink
    Annotations
    @monadicRoot() @root()
  10. sealed trait Signature extends Adt with Product with Serializable

    Permalink
    Annotations
    @root()
  11. sealed trait Symbol extends Adt with Product with Serializable

    Permalink
    Annotations
    @root()
  12. sealed trait Typing extends Adt with Product with Serializable

    Permalink
    Annotations
    @monadicRoot() @root()
  13. trait TypingLiftables extends Liftables

    Permalink
  14. trait TypingLike extends AnyRef

    Permalink
  15. implicit class XtensionAttributedTree[T <: Tree] extends AnyRef

    Permalink

Value Members

  1. object Denotation extends Serializable

    Permalink
  2. object DenotationMapResult

    Permalink
  3. object Environment extends Serializable

    Permalink
  4. object Expansion extends Serializable

    Permalink
  5. object ExpansionLike

    Permalink
  6. object Prefix extends Serializable

    Permalink
  7. object RuntimeConverters extends Converters

    Permalink
  8. object Signature extends Serializable

    Permalink
  9. object Symbol extends Serializable

    Permalink
  10. object Typing extends Serializable

    Permalink
  11. object TypingLike

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped