object SymbolOps

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SymbolOps
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def inferTrailingDot(symbol: String): String
  2. def isSameNormalized(a: Symbol, b: Symbol): Boolean
  3. def normalize(symbol: Symbol): Symbol
  4. def normalize(sym: Symbol): Symbol
  5. def toImporter(symbol: Symbol): Option[Importer]
  6. def toTermRef(symbol: Symbol): Ref
  7. def underlyingSymbols(symbol: Symbol): Seq[Symbol]
  8. object Root
  9. object SignatureName
  10. object SymbolType