scala.reflect

generic

package generic

Visibility
  1. Public
  2. All

Type Members

  1. trait AnnotationInfos extends AnyRef

  2. trait Constants extends AnyRef

  3. class Flags extends AnyRef

  4. trait Names extends AnyRef

  5. class PickleBuffer extends AnyRef

    Variable length byte arrays, with methods for basic pickling and unpickling.

  6. trait Scopes extends AnyRef

  7. trait StandardDefinitions extends AnyRef

  8. trait StdNames extends AnyRef

  9. trait Symbols extends AnyRef

  10. trait Trees extends AnyRef

  11. trait Types extends AnyRef

  12. class UnPickler extends AnyRef

    no summary matey

  13. class Universe extends Symbols with Types with Constants with Scopes with Names with StdNames with Trees with AnnotationInfos with StandardDefinitions

    attributes: abstract

Value Members

  1. object ByteCodecs extends AnyRef

  2. object Flags extends Flags

  3. object PickleFormat extends AnyRef

    This object provides constants for pickling attributes.