Object/Trait

scala.meta

Mod

Related Docs: trait Mod | package meta

Permalink

object Mod extends Serializable

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

Type Members

  1. trait Abstract extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  2. trait Annot extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  3. trait ArgsType extends Mod

    Permalink
    Annotations
    @branch() @branch()
  4. trait Case extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  5. trait Contravariant extends Variant with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  6. trait Covariant extends Variant with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  7. trait Erased extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  8. trait Final extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  9. trait Implicit extends ParamsType with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  10. trait Infix extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  11. trait Inline extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  12. trait Lazy extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  13. trait Opaque extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  14. trait Open extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  15. trait Override extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  16. trait ParamsType extends Mod

    Permalink
    Annotations
    @branch() @branch()
  17. trait Private extends Mod with WithWithin with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  18. trait Protected extends Mod with WithWithin with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  19. trait Sealed extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  20. trait Transparent extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  21. trait Using extends ParamsType with ArgsType with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  22. trait ValParam extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  23. trait VarParam extends Mod with Product

    Permalink
    Annotations
    @astClass() @leafClass()
  24. trait Variant extends Mod

    Permalink
    Annotations
    @branch() @branch()
  25. trait WithWithin extends Mod

    Permalink
    Annotations
    @branch() @branch()
  26. trait Super extends Mod with Product

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

    Super traits introduced in dotty, but later removed.

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 Abstract extends AbstractLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  5. object Annot extends AnnotLowPriority with Serializable

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

    Permalink
  7. object Case extends CaseLowPriority with Serializable

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

    Permalink
  9. object Contravariant extends ContravariantLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  10. object Covariant extends CovariantLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  11. object Erased extends ErasedLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  12. object Final extends FinalLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  13. object Implicit extends ImplicitLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  14. object Infix extends InfixLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  15. object Inline extends InlineLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  16. object Lazy extends LazyLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  17. object Opaque extends OpaqueLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  18. object Open extends OpenLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  19. object Override extends OverrideLowPriority with Serializable

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

    Permalink
  21. object Private extends PrivateLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  22. object Protected extends ProtectedLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  23. object Sealed extends SealedLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  24. object Super extends SuperLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  25. object Transparent extends TransparentLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  26. object Using extends UsingLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  27. object ValParam extends ValParamLowPriority with Serializable

    Permalink
    Annotations
    @astCompanion() @leafCompanion()
  28. object VarParam extends VarParamLowPriority with Serializable

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

    Permalink
  30. object WithWithin extends Serializable

    Permalink
  31. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  32. implicit def astInfo: AstInfo[Mod]

    Permalink
  33. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  45. final def unapply(x: Mod): Boolean

    Permalink
    Annotations
    @inline()
  46. final def wait(): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. 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