Packages

o

scala.tools.nsc.transform.Mixin

NeedStaticImpl

object NeedStaticImpl extends Global.PlainAttachment with Product with Serializable

Source
Mixin.scala
Linear Supertypes
Serializable, java.io.Serializable, Product, Equals, Global.PlainAttachment, Global.ImportableAttachment, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NeedStaticImpl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. PlainAttachment
  7. ImportableAttachment
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def importAttachment(importer: Global.Importer): NeedStaticImpl.this.type
    Definition Classes
    PlainAttachment → ImportableAttachment