class
InternalInfo[T] extends AnyRef
Instance Constructors
-
new
InternalInfo(value: Option[T] = scala.None)(implicit typeEvidence: reflect.api.JavaUniverse.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: reflect.api.JavaUniverse.TypeTag[U], arg1: ClassTag[U]): Boolean
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
def
ancestorDeclares(name: String): collection.immutable.List[Global.Symbol]
-
def
ancestors: collection.immutable.List[Global.Symbol]
-
final
def
asInstanceOf[T0]: T0
-
def
baseClassDecls: Map[Global.Symbol, collection.immutable.List[Global.Symbol]]
-
-
-
def
clone(): AnyRef
-
-
-
def
declsOriginal: collection.immutable.List[Global.Symbol]
-
def
declsOverride: collection.immutable.List[Global.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: Global.Symbol): Boolean
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
glb[U](other: U)(implicit arg0: reflect.api.JavaUniverse.TypeTag[U], arg1: ClassTag[U]): Global.Type
-
def
hashCode(): Int
-
-
final
def
isInstanceOf[T0]: Boolean
-
def
lub[U](other: U)(implicit arg0: reflect.api.JavaUniverse.TypeTag[U], arg1: ClassTag[U]): Global.Type
-
def
memberMethods: collection.immutable.List[Global.Symbol]
-
def
memberTypes: collection.immutable.List[Global.Symbol]
-
def
members: collection.immutable.List[Global.Symbol]
-
def
membersDeclared: collection.immutable.List[Global.Symbol]
-
def
membersInherited: collection.immutable.List[Global.Symbol]
-
-
-
def
name: reflect.internal.Symbols.Symbol.NameType
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
-
def
owners: collection.immutable.List[Global.Symbol]
-
-
-
def
pkgClasses: collection.Iterable[Global.Symbol]
-
def
pkgMembers: collection.Iterable[Global.Symbol]
-
def
pkgName: String
-
-
def
runtimeClass: Class[_]
-
def
shortClass: String
-
def
signature: String
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
tag: reflect.api.JavaUniverse.TypeTag[T]
-
def
toString(): String
-
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
Shadowed Implict Value Members
-
val
self: Any
-
val
self: Any
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)