class
InternalInfo[T] extends AnyRef
Instance Constructors
-
new
InternalInfo(value: Option[T] = scala.None)(implicit typeEvidence: TypeTag[T], runtimeClassEvidence: ClassTag[T])
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (InternalInfo[T], B)
-
def
<:<[U](other: U)(implicit arg0: TypeTag[U], arg1: ClassTag[U]): Boolean
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
def
ancestorDeclares(name: String): List[Symbol]
-
def
ancestors: List[Symbol]
-
final
def
asInstanceOf[T0]: T0
-
def
baseClassDecls: Map[Symbol, List[Symbol]]
-
def
baseClasses: List[Symbol]
-
def
baseTypes: List[Type]
-
def
clone(): AnyRef
-
def
companion: Symbol
-
def
decls: Scope
-
def
declsOriginal: List[Symbol]
-
def
declsOverride: List[Symbol]
-
def
ensuring(cond: (InternalInfo[T]) ⇒ Boolean, msg: ⇒ Any): InternalInfo[T]
-
-
def
ensuring(cond: Boolean, msg: ⇒ Any): InternalInfo[T]
-
def
ensuring(cond: Boolean): InternalInfo[T]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
excludeMember(s: Symbol): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
glb[U](other: U)(implicit arg0: TypeTag[U], arg1: ClassTag[U]): Type
-
def
hashCode(): Int
-
def
info: Type
-
final
def
isInstanceOf[T0]: Boolean
-
def
lub[U](other: U)(implicit arg0: TypeTag[U], arg1: ClassTag[U]): Type
-
def
memberMethods: List[Symbol]
-
def
memberTypes: List[Symbol]
-
def
members: List[Symbol]
-
def
membersDeclared: List[Symbol]
-
def
membersInherited: List[Symbol]
-
def
membersUnabridged: List[Symbol]
-
def
moduleClass: Symbol
-
def
name: NameType
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
owner: Symbol
-
def
owners: List[Symbol]
-
def
pkg: Symbol
-
def
pkgClass: Symbol
-
def
pkgClasses: List[Symbol]
-
def
pkgMembers: List[Symbol]
-
def
pkgName: String
-
def
pkgSymbols: scala.collection.immutable.Set[_ <: Power.this.intp.global.Symbol]
-
def
runtimeClass: Class[_]
-
val
self: Any
-
val
self: Any
-
def
shortClass: String
-
def
signature: String
-
def
symbol: Symbol
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
tag: TypeTag[T]
-
def
toString(): String
-
def
tpe: Type
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringadd from
InternalInfo[T] to StringAdd
Inherited by implicit conversion any2stringfmt from
InternalInfo[T] to StringFormat
Todos... translate tag type arguments into applied types customizable symbol filter (had to hardcode no-spec to reduce noise)