MimaUnpickler

com.typesafe.tools.mima.core.MimaUnpickler$
object MimaUnpickler

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

sealed trait Entry

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Name
class TermName
class TypeName
class SymAnnotInfo
trait SymInfo
class ExtInfo
class SymbolInfo
trait TypeInfo
class ThisTypeInfo
class TypeRefInfo
class UnknownType
class UnknownEntry
Show all
final case class ExtInfo(tag: Int, name: Name, owner: SymInfo) extends SymInfo

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait SymInfo
trait Entry
class Object
trait Matchable
class Any
Show all
object Flags

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Flags.type
sealed trait Name extends Entry

Attributes

Supertypes
trait Entry
class Object
trait Matchable
class Any
Known subtypes
class TermName
class TypeName
final case class SymAnnotInfo(sym: SymbolInfo, tpe: TypeInfo) extends Entry

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Entry
class Object
trait Matchable
class Any
Show all
sealed trait SymInfo extends Entry

Attributes

Supertypes
trait Entry
class Object
trait Matchable
class Any
Known subtypes
class ExtInfo
class SymbolInfo
final case class SymbolInfo(tag: Int, name: Name, owner: SymInfo, flags: Long, isScopedPrivate: Boolean) extends SymInfo

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait SymInfo
trait Entry
class Object
trait Matchable
class Any
Show all
final case class TermName(value: String) extends Name

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Name
trait Entry
class Object
trait Matchable
class Any
Show all
final case class ThisTypeInfo(sym: SymInfo) extends TypeInfo

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TypeInfo
trait Entry
class Object
trait Matchable
class Any
Show all
sealed trait TypeInfo extends Entry

Attributes

Supertypes
trait Entry
class Object
trait Matchable
class Any
Known subtypes
final case class TypeName(value: String) extends Name

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Name
trait Entry
class Object
trait Matchable
class Any
Show all
final case class TypeRefInfo(tpe: TypeInfo, sym: SymInfo, targs: List[TypeInfo]) extends TypeInfo

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TypeInfo
trait Entry
class Object
trait Matchable
class Any
Show all
final case class UnknownEntry(tag: Int) extends Entry

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Entry
class Object
trait Matchable
class Any
Show all
final case class UnknownType(tag: Int) extends TypeInfo

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait TypeInfo
trait Entry
class Object
trait Matchable
class Any
Show all
object nme

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
nme.type

Value members

Concrete methods

def readNat(data: Array[Byte]): Int
def unpickleClass(buf: PickleBuffer, clazz: ClassInfo, path: String): Unit

Concrete fields

final val CONSTRUCTOR: " "
final val LOCAL_CHILD: " "
final val REFINE_CLASS_NAME: " "