class GlobalMirror extends Roots
- Alphabetic
- By Inheritance
- GlobalMirror
- Roots
- RootsBase
- Mirror
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- Protected
Instance Constructors
- new GlobalMirror()
Type Members
- class EmptyPackage extends reflect.internal.SymbolTable.ModuleSymbol with WellKnownSymbol
- Definition Classes
- Roots
- class EmptyPackageClass extends reflect.internal.SymbolTable.PackageClassSymbol with WellKnownSymbol
- Definition Classes
- Roots
- class RootClass extends reflect.internal.SymbolTable.PackageClassSymbol with RootSymbol
- Definition Classes
- Roots
- class RootPackage extends reflect.internal.SymbolTable.ModuleSymbol with RootSymbol
- Definition Classes
- Roots
- sealed trait RootSymbol extends reflect.internal.SymbolTable.Symbol with WellKnownSymbol with reflect.internal.SymbolTable.RootSymbol
- Definition Classes
- Roots
- sealed trait WellKnownSymbol extends reflect.internal.SymbolTable.Symbol
- Definition Classes
- Roots
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- Implicit
- This member is added by an implicit conversion from GlobalMirror toany2stringadd[GlobalMirror] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
- def ->[B](y: B): (GlobalMirror, B)
- Implicit
- This member is added by an implicit conversion from GlobalMirror toArrowAssoc[GlobalMirror] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- lazy val EmptyPackage: EmptyPackage
- Definition Classes
- Roots → RootsBase → Mirror
- lazy val EmptyPackageClass: EmptyPackageClass
- Definition Classes
- Roots → RootsBase → Mirror
- lazy val RootClass: RootClass
- Definition Classes
- Roots → RootsBase → Mirror
- lazy val RootPackage: RootPackage
- Definition Classes
- Roots → RootsBase → Mirror
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- def ensuring(cond: (GlobalMirror) => Boolean, msg: => Any): GlobalMirror
- Implicit
- This member is added by an implicit conversion from GlobalMirror toEnsuring[GlobalMirror] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: (GlobalMirror) => Boolean): GlobalMirror
- Implicit
- This member is added by an implicit conversion from GlobalMirror toEnsuring[GlobalMirror] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: Boolean, msg: => Any): GlobalMirror
- Implicit
- This member is added by an implicit conversion from GlobalMirror toEnsuring[GlobalMirror] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: Boolean): GlobalMirror
- Implicit
- This member is added by an implicit conversion from GlobalMirror toEnsuring[GlobalMirror] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def erasureName[T](implicit arg0: ClassTag[T]): String
- Definition Classes
- RootsBase
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- def findMemberFromRoot(fullName: Global.Name): Global.Symbol
- Definition Classes
- RootsBase
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def getClassByName(fullname: String): Global.ClassSymbol
- Definition Classes
- RootsBase
- def getClassIfDefined(fullname: String, toName: (String) => Global.Name): Global.Symbol
- Definition Classes
- RootsBase
- def getClassIfDefined(fullname: String): Global.Symbol
- Definition Classes
- RootsBase
- def getModuleByName(fullname: String): Global.ModuleSymbol
- Definition Classes
- RootsBase
- def getModuleIfDefined(fullname: String): Global.Symbol
- Definition Classes
- RootsBase
- def getPackage(fullname: String): Global.ModuleSymbol
- Definition Classes
- RootsBase
- def getPackageIfDefined(fullname: String): Global.Symbol
- Definition Classes
- RootsBase
- def getPackageObject(fullname: String): Global.ModuleSymbol
- Definition Classes
- RootsBase
- def getPackageObjectIfDefined(fullname: String): Global.Symbol
- Definition Classes
- RootsBase
- def getRequiredClass(fullname: String): Global.ClassSymbol
- Definition Classes
- RootsBase
- def getRequiredClass(fullname: String, toName: (String) => Global.Name): Global.ClassSymbol
- Definition Classes
- RootsBase
- def getRequiredModule(fullname: String): Global.ModuleSymbol
- Definition Classes
- RootsBase
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def init(): Unit
- Definition Classes
- RootsBase
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isMirrorInitialized: Boolean
- Definition Classes
- RootsBase
- def mirrorMissingHook(owner: Global.Symbol, name: Global.Name): Global.Symbol
- Attributes
- protected
- Definition Classes
- RootsBase
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def requiredClass[T](implicit arg0: ClassTag[T]): Global.ClassSymbol
- Definition Classes
- RootsBase
- def requiredModule[T](implicit arg0: ClassTag[T]): Global.ModuleSymbol
- Definition Classes
- RootsBase
- def rootLoader: Global.LazyType
- Definition Classes
- GlobalMirror → RootsBase
- def staticClass(fullname: String): Global.ClassSymbol
- Definition Classes
- RootsBase → Mirror
- def staticModule(fullname: String): Global.ModuleSymbol
- Definition Classes
- RootsBase → Mirror
- def staticPackage(fullname: String): Global.ModuleSymbol
- Definition Classes
- RootsBase → Mirror
- def symbolOf[T](implicit arg0: Global.WeakTypeTag[T]): Global.TypeSymbol
- Definition Classes
- RootsBase → Mirror
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- GlobalMirror → AnyRef → Any
- def typeOf[T](implicit arg0: Global.TypeTag[T]): Global.Type
- Definition Classes
- Mirror
- val universe: Global.this.type
- Definition Classes
- GlobalMirror → Mirror
- def universeMissingHook(owner: Global.Symbol, name: Global.Name): Global.Symbol
- Attributes
- protected
- Definition Classes
- RootsBase
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- def weakTypeOf[T](implicit arg0: Global.WeakTypeTag[T]): Global.Type
- Definition Classes
- Mirror
- final def wrapMissing(body: => Global.Symbol): Global.Symbol
- Definition Classes
- RootsBase
- Annotations
- @inline()
Deprecated Value Members
- def formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from GlobalMirror toStringFormat[GlobalMirror] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.12.16) Use
formatString.format(value)
instead ofvalue.formatted(formatString)
, or use thef""
string interpolator. In Java 15 and later,formatted
resolves to the new method in String which has reversed parameters.
- def getClassByName(fullname: Global.Name): Global.ClassSymbol
- Definition Classes
- RootsBase
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use overload that accepts a String.
- def getClassIfDefined(fullname: Global.Name): Global.Symbol
- Definition Classes
- RootsBase
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use overload that accepts a String.
- def getModuleByName(fullname: Global.Name): Global.ModuleSymbol
- Definition Classes
- RootsBase
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use overload that accepts a String.
- def getModuleIfDefined(fullname: Global.Name): Global.Symbol
- Definition Classes
- RootsBase
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use overload that accepts a String.
- def getPackage(fullname: Global.TermName): Global.ModuleSymbol
- Definition Classes
- RootsBase
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) use overload that accepts a String.
- def getPackageIfDefined(fullname: Global.TermName): Global.Symbol
- Definition Classes
- RootsBase
- Annotations
- @deprecated
- Deprecated
(Since version 2.12.11) use overload that accepts a String.
- def getPackageObject(fullname: Global.TermName): Global.ModuleSymbol
- Definition Classes
- RootsBase
- Annotations
- @deprecated
- Deprecated
(Since version 2.12.11) use overload that accepts a String.
- def getPackageObjectIfDefined(fullname: Global.TermName): Global.Symbol
- Definition Classes
- RootsBase
- Annotations
- @deprecated
- Deprecated
(Since version 2.12.11) use overload that accepts a String.
- def getRequiredPackage(fullname: String): Global.ModuleSymbol
- Definition Classes
- RootsBase
- Annotations
- @deprecated
- Deprecated
(Since version 2.11.0) use getPackage
- def →[B](y: B): (GlobalMirror, B)
- Implicit
- This member is added by an implicit conversion from GlobalMirror toArrowAssoc[GlobalMirror] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use
->
instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.
The Scala compiler and reflection APIs.