scala.reflect.internal.Definitions

DefinitionsClass

abstract class DefinitionsClass extends DefinitionsApi with ValueClassDefinitions

Source
Definitions.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. DefinitionsClass
  2. ValueClassDefinitions
  3. DefinitionsApi
  4. DefinitionsBase
  5. AnyRef
  6. Any
Implicitly
  1. by any2stringadd
  2. by any2stringfmt
  3. by any2ArrowAssoc
  4. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DefinitionsClass()

Type Members

  1. sealed abstract class BottomClassSymbol extends ClassSymbol

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Test two objects for inequality.

    Test two objects for inequality.

    returns

    true if !(this == that), false otherwise.

    Definition Classes
    Any
  3. final def ##(): Int

    Equivalent to x.hashCode except for boxed numeric types and null.

    Equivalent to x.hashCode except for boxed numeric types and null. For numerics, it returns a hash value which is consistent with value equality: if two value type instances compare as true, then ## will produce the same hash value for each of them. For null returns a hashcode where null.hashCode throws a NullPointerException.

    returns

    a hash value consistent with ==

    Definition Classes
    AnyRef → Any
  4. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  5. def ->[B](y: B): (DefinitionsClass, B)

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to ArrowAssoc[DefinitionsClass] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  6. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. final def ==(arg0: Any): Boolean

    Test two objects for equality.

    Test two objects for equality. The expression x == that is equivalent to if (x eq null) that eq null else x.equals(that).

    returns

    true if the receiver object is equivalent to the argument; false otherwise.

    Definition Classes
    Any
  8. lazy val AbsTypeTagClass: ClassSymbol

  9. lazy val AbsTypeTagModule: ModuleSymbol

  10. lazy val AbstractFunctionClass: Array[ClassSymbol]

  11. lazy val AbstractPartialFunctionClass: ClassSymbol

  12. lazy val AnnotationClass: ClassSymbol

  13. lazy val AnnotationDefaultAttr: ClassSymbol

  14. lazy val AnyClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  15. lazy val AnyRefClass: AliasTypeSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  16. lazy val AnyRefModule: ModuleSymbol

  17. lazy val AnyValClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  18. lazy val Any_!=: MethodSymbol

  19. lazy val Any_##: MethodSymbol

  20. lazy val Any_==: MethodSymbol

  21. lazy val Any_asInstanceOf: MethodSymbol

  22. lazy val Any_equals: MethodSymbol

  23. lazy val Any_getClass: MethodSymbol

  24. lazy val Any_hashCode: MethodSymbol

  25. lazy val Any_isInstanceOf: MethodSymbol

  26. lazy val Any_toString: MethodSymbol

  27. lazy val ApiUniverseClass: Symbol

  28. def ApiUniverseReify: Symbol { ... /* 4 definitions in type refinement */ }

  29. lazy val ArrayClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  30. lazy val ArrayModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  31. lazy val ArrayModule_overloadedApply: TermSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  32. lazy val Array_apply: TermSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  33. lazy val Array_clone: TermSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  34. lazy val Array_length: TermSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  35. lazy val Array_update: TermSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  36. lazy val ArrowAssocClass: ClassSymbol

  37. lazy val BaseUniverseClass: ClassSymbol

  38. lazy val BeanGetterTargetClass: ClassSymbol

  39. lazy val BeanPropertyAttr: ClassSymbol

  40. lazy val BeanSetterTargetClass: ClassSymbol

  41. lazy val BooleanBeanPropertyAttr: ClassSymbol

  42. lazy val BooleanClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  43. lazy val Boolean_and: TermSymbol

    Definition Classes
    ValueClassDefinitions
  44. lazy val Boolean_not: TermSymbol

    Definition Classes
    ValueClassDefinitions
  45. lazy val Boolean_or: TermSymbol

    Definition Classes
    ValueClassDefinitions
  46. lazy val BoxedBooleanClass: ClassSymbol

  47. lazy val BoxedByteClass: ClassSymbol

  48. lazy val BoxedCharacterClass: ClassSymbol

  49. lazy val BoxedDoubleClass: ClassSymbol

  50. lazy val BoxedFloatClass: ClassSymbol

  51. lazy val BoxedIntClass: ClassSymbol

  52. lazy val BoxedLongClass: ClassSymbol

  53. lazy val BoxedNumberClass: ClassSymbol

  54. lazy val BoxedShortClass: ClassSymbol

  55. lazy val BoxedUnitClass: ClassSymbol

  56. lazy val BoxedUnitModule: ModuleSymbol

  57. def BoxedUnit_TYPE: TermSymbol

  58. def BoxedUnit_UNIT: TermSymbol

  59. lazy val BoxesRunTimeClass: Symbol

  60. lazy val BoxesRunTimeModule: ModuleSymbol

  61. lazy val Boxes_isNumber: Symbol

  62. lazy val Boxes_isNumberOrBool: Symbol

  63. lazy val BridgeClass: ClassSymbol

  64. lazy val ByNameParamClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  65. lazy val ByteClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  66. lazy val CharClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  67. lazy val ClassCastExceptionClass: ClassSymbol

  68. lazy val ClassClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  69. lazy val ClassTagClass: ClassSymbol

  70. lazy val ClassTagModule: ModuleSymbol

  71. lazy val ClassTargetClass: ClassSymbol

  72. def ClassType(arg: Type): Type

  73. def Class_getMethod: TermSymbol

  74. lazy val ClassfileAnnotationClass: ClassSymbol

  75. lazy val CloneableAttr: ClassSymbol

  76. lazy val ComparableClass: ClassSymbol

  77. lazy val ComparatorClass: ClassSymbol

  78. lazy val ConsClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  79. lazy val ConsoleModule: ModuleSymbol

  80. lazy val DelayedInitClass: ClassSymbol

  81. lazy val DelegateClass: ClassSymbol

  82. lazy val Delegate_scalaCallerTargets: HashMap[Symbol, Symbol]

  83. var Delegate_scalaCallers: List[Symbol]

  84. lazy val DeprecatedAttr: ClassSymbol

  85. lazy val DeprecatedNameAttr: ClassSymbol

  86. lazy val DoubleClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  87. lazy val DynamicClass: ClassSymbol

  88. lazy val DynamicsFeature: Symbol

  89. lazy val ElidableMethodClass: ClassSymbol

  90. lazy val EmptyMethodCacheClass: ClassSymbol

  91. lazy val EqualsPatternClass: ClassSymbol

  92. lazy val ExistentialsFeature: Symbol

  93. lazy val ExprClass: Symbol { ... /* 4 definitions in type refinement */ }

  94. lazy val ExprModule: Symbol { ... /* 4 definitions in type refinement */ }

  95. def ExprSplice: Symbol { ... /* 4 definitions in type refinement */ }

  96. def ExprValue: Symbol { ... /* 4 definitions in type refinement */ }

  97. lazy val ExprsClass: Symbol

  98. lazy val FieldTargetClass: ClassSymbol

  99. lazy val FloatClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  100. lazy val FullManifestClass: ClassSymbol

  101. lazy val FullManifestModule: ModuleSymbol

  102. lazy val FunctionClass: Array[ClassSymbol]

    Definition Classes
    DefinitionsClassDefinitionsApi
  103. lazy val GetterTargetClass: ClassSymbol

  104. lazy val GroupOfSpecializable: ClassSymbol

  105. lazy val HigherKindsFeature: Symbol

  106. lazy val ImplicitConversionsFeature: Symbol

  107. lazy val ImplicitNotFoundClass: ClassSymbol

  108. lazy val IndexOutOfBoundsExceptionClass: ClassSymbol

  109. lazy val IntClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  110. lazy val InvocationTargetExceptionClass: ClassSymbol

  111. lazy val IterableClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  112. lazy val IteratorClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  113. lazy val IteratorModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  114. lazy val Iterator_apply: TermSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  115. lazy val JavaCloneableClass: ClassSymbol

  116. lazy val JavaLangEnumClass: ClassSymbol

  117. lazy val JavaLangPackage: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  118. lazy val JavaLangPackageClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  119. lazy val JavaNumberClass: ClassSymbol

  120. lazy val JavaRepeatedParamClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  121. lazy val JavaSerializableClass: ClassSymbol

  122. lazy val JavaUniverseClass: Symbol

  123. lazy val LanguageFeatureAnnot: ClassSymbol

  124. lazy val ListClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  125. lazy val ListModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  126. lazy val List_apply: TermSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  127. lazy val LongClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  128. lazy val MacroContextClass: Symbol

  129. def MacroContextMirror: Symbol { ... /* 4 definitions in type refinement */ }

  130. def MacroContextPrefix: Symbol { ... /* 4 definitions in type refinement */ }

  131. def MacroContextPrefixType: Symbol { ... /* 4 definitions in type refinement */ }

  132. def MacroContextReify: Symbol { ... /* 4 definitions in type refinement */ }

  133. def MacroContextUniverse: Symbol { ... /* 4 definitions in type refinement */ }

  134. lazy val MacroImplAnnotation: ClassSymbol

  135. lazy val MacroInternalPackage: ModuleSymbol

  136. def MacroInternal_materializeAbsTypeTag: TermSymbol

  137. def MacroInternal_materializeClassTag: TermSymbol

  138. def MacroInternal_materializeTypeTag: TermSymbol

  139. lazy val MacrosFeature: Symbol

  140. lazy val MatchErrorClass: ClassSymbol

  141. lazy val MatchingStrategyClass: ClassSymbol

  142. val MaxFunctionArity: Int

  143. val MaxProductArity: Int

  144. val MaxTupleArity: Int

  145. lazy val MethodCacheClass: ClassSymbol

  146. lazy val MethodClass: ClassSymbol

  147. lazy val MethodTargetClass: ClassSymbol

  148. lazy val MigrationAnnotationClass: ClassSymbol

  149. lazy val MirrorOfClass: ClassSymbol

  150. lazy val NativeAttr: ClassSymbol

  151. lazy val NilModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  152. lazy val NoManifest: ModuleSymbol

  153. lazy val NonLocalReturnControlClass: ClassSymbol

  154. lazy val NoneModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  155. lazy val NotNullClass: ClassSymbol

  156. object NothingClass extends BottomClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  157. object NullClass extends BottomClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  158. lazy val NullPointerExceptionClass: ClassSymbol

  159. lazy val ObjectArray: Type

  160. lazy val ObjectClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  161. lazy val ObjectRefClass: ClassSymbol

  162. lazy val ObjectTargetClass: ClassSymbol

  163. lazy val Object_!=: MethodSymbol

  164. lazy val Object_##: MethodSymbol

  165. lazy val Object_==: MethodSymbol

  166. lazy val Object_asInstanceOf: MethodSymbol

  167. def Object_clone: TermSymbol

  168. lazy val Object_eq: MethodSymbol

  169. def Object_equals: TermSymbol

  170. def Object_finalize: TermSymbol

  171. def Object_getClass: TermSymbol

  172. def Object_hashCode: TermSymbol

  173. lazy val Object_isInstanceOf: MethodSymbol

  174. lazy val Object_ne: MethodSymbol

  175. def Object_notify: TermSymbol

  176. def Object_notifyAll: TermSymbol

  177. lazy val Object_synchronized: MethodSymbol

  178. def Object_toString: TermSymbol

  179. lazy val OptManifestClass: ClassSymbol

  180. lazy val OptionClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  181. lazy val ParamTargetClass: ClassSymbol

  182. lazy val PartialFunctionClass: ClassSymbol

  183. lazy val PartialManifestClass: TypeSymbol

  184. lazy val PartialManifestModule: ModuleSymbol

  185. lazy val PostfixOpsFeature: Symbol

  186. lazy val PredefModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  187. lazy val PredefModuleClass: Symbol

  188. def Predef_???: TermSymbol

  189. def Predef_classOf: TermSymbol

  190. def Predef_conforms: TermSymbol

  191. def Predef_identity: TermSymbol

  192. def Predef_implicitly: TermSymbol

  193. def Predef_wrapRefArray: TermSymbol

  194. lazy val ProductClass: Array[ClassSymbol]

    Definition Classes
    DefinitionsClassDefinitionsApi
  195. lazy val ProductRootClass: ClassSymbol

  196. def Product_canEqual: TermSymbol

  197. def Product_iterator: TermSymbol

  198. def Product_productArity: TermSymbol

  199. def Product_productElement: TermSymbol

  200. def Product_productPrefix: TermSymbol

  201. def ReflectBasis: TermSymbol

  202. lazy val ReflectPackage: ModuleSymbol

  203. def ReflectRuntimeCurrentMirror: Symbol { ... /* 4 definitions in type refinement */ }

  204. lazy val ReflectRuntimePackage: Symbol

  205. def ReflectRuntimeUniverse: Symbol { ... /* 4 definitions in type refinement */ }

  206. lazy val ReflectiveCallsFeature: Symbol

  207. lazy val RemoteAttr: ClassSymbol

  208. lazy val RemoteExceptionClass: ClassSymbol

  209. lazy val RemoteInterfaceClass: ClassSymbol

  210. lazy val RepeatedParamClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  211. lazy val RuntimeNothingClass: ClassSymbol

  212. lazy val RuntimeNullClass: ClassSymbol

  213. lazy val RuntimePackage: ModuleSymbol

  214. lazy val RuntimePackageClass: ClassSymbol

  215. lazy val RuntimeStaticsModule: ModuleSymbol

  216. lazy val ScalaInlineClass: ClassSymbol

  217. lazy val ScalaLongSignatureAnnotation: ClassSymbol

  218. lazy val ScalaNoInlineClass: ClassSymbol

  219. lazy val ScalaNumberClass: ClassSymbol

  220. lazy val ScalaNumericValueClasses: List[ClassSymbol]

    Definition Classes
    ValueClassDefinitions
  221. lazy val ScalaPackage: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  222. lazy val ScalaPackageClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  223. def ScalaPrimitiveValueClasses: List[ClassSymbol]

    Definition Classes
    ValueClassDefinitions
  224. lazy val ScalaRunTimeModule: ModuleSymbol

  225. lazy val ScalaSignatureAnnotation: ClassSymbol

  226. lazy val ScalaStrictFPAttr: ClassSymbol

  227. def ScalaValueClassCompanions: List[Symbol]

    Definition Classes
    ValueClassDefinitions
  228. def ScalaValueClasses: List[ClassSymbol]

    Definition Classes
    ValueClassDefinitions
  229. def ScalaValueClassesNoUnit: List[ClassSymbol]

    Definition Classes
    ValueClassDefinitions
  230. lazy val SeqClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  231. def SeqFactory: Symbol

  232. lazy val SeqModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  233. lazy val SerialVersionUIDAttr: ClassSymbol

  234. lazy val SerializableAttr: ClassSymbol

  235. lazy val SerializableClass: ClassSymbol

  236. lazy val SetterTargetClass: ClassSymbol

  237. lazy val ShortClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  238. lazy val SingletonClass: ClassSymbol

  239. lazy val SoftReferenceClass: ClassSymbol

  240. lazy val SomeClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  241. lazy val SomeModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  242. lazy val SpecializableModule: ModuleSymbol

    Specialization.

  243. lazy val SpecializedClass: ClassSymbol

  244. lazy val StaticAnnotationClass: ClassSymbol

  245. lazy val StringAddClass: ClassSymbol

  246. lazy val StringAdd_+: TermSymbol

  247. def StringArray: Type

  248. lazy val StringBuilderClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  249. lazy val StringClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  250. lazy val StringModule: Symbol

  251. lazy val String_+: MethodSymbol

  252. lazy val SwitchClass: ClassSymbol

  253. lazy val SymbolClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  254. lazy val SymbolModule: ModuleSymbol

  255. lazy val Symbol_apply: TermSymbol

  256. lazy val SysPackage: ModuleSymbol

  257. def Sys_error: TermSymbol

  258. lazy val TailrecClass: ClassSymbol

  259. lazy val ThrowableClass: ClassSymbol

  260. lazy val ThrowsClass: ClassSymbol

  261. lazy val TraitSetterAnnotationClass: ClassSymbol

  262. lazy val TransientAttr: ClassSymbol

  263. lazy val TraversableClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  264. lazy val TreeCreatorClass: ClassSymbol

  265. lazy val TupleClass: Array[Symbol]

    Definition Classes
    DefinitionsClassDefinitionsApi
  266. lazy val TypeConstraintClass: ClassSymbol

  267. lazy val TypeCreatorClass: ClassSymbol

  268. lazy val TypeTagClass: ClassSymbol

  269. lazy val TypeTagModule: ModuleSymbol

  270. lazy val TypeTagsClass: ClassSymbol

  271. lazy val UncheckedClass: ClassSymbol

  272. lazy val UninitializedErrorClass: ClassSymbol

  273. lazy val UnitClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  274. lazy val UnqualifiedModules: List[ModuleSymbol]

  275. lazy val UnqualifiedOwners: Set[Symbol]

  276. lazy val UnspecializedClass: ClassSymbol

  277. lazy val ValueTypeClass: ClassSymbol

  278. lazy val VarargsClass: ClassSymbol

  279. lazy val VolatileAttr: ClassSymbol

  280. lazy val VolatileObjectRefClass: ClassSymbol

  281. lazy val WeakReferenceClass: ClassSymbol

  282. lazy val abbrvTag: Map[Symbol, Char]

    Definition Classes
    ValueClassDefinitions
  283. def abstractFunctionForFunctionType(tp: Type): Type

  284. def abstractFunctionType(formals: List[Type], restpe: Type): Type

  285. def addScalaCallerInfo(scalaCaller: Symbol, methSym: Symbol): Unit

  286. lazy val anyparam: List[Type]

  287. lazy val anyrefparam: List[Type]

  288. lazy val anyvalparam: List[Type]

  289. def arrayApplyMethod: TermSymbol

  290. def arrayClassMethod: TermSymbol

  291. def arrayCloneMethod: TermSymbol

  292. def arrayElementClassMethod: TermSymbol

  293. def arrayLengthMethod: TermSymbol

  294. def arrayType(arg: Type): Type

  295. def arrayUpdateMethod: TermSymbol

  296. final def asInstanceOf[T0]: T0

    Cast the receiver object to be of type T0.

    Cast the receiver object to be of type T0.

    Note that the success of a cast at runtime is modulo Scala's erasure semantics. Therefore the expression 1.asInstanceOf[String] will throw a ClassCastException at runtime, while the expression List(1).asInstanceOf[List[String]] will not. In the latter example, because the type argument is erased as part of compilation it is not possible to check whether the contents of the list are of the requested type.

    returns

    the receiver object.

    Definition Classes
    Any
    Exceptions thrown
    ClassCastException

    if the receiver object is not an instance of the erasure of type T0.

  297. def boundedClassType(upperBound: Type): Type

    Given type U, creates a Type representing Class[_ <: U].

  298. lazy val boxMethod: Map[Symbol, TermSymbol]

    Definition Classes
    ValueClassDefinitions
  299. lazy val boxedClass: Map[Symbol, ClassSymbol]

    Definition Classes
    ValueClassDefinitions
  300. lazy val boxedClassValues: Set[Symbol]

  301. lazy val boxedModule: Map[Symbol, ModuleSymbol]

    Definition Classes
    ValueClassDefinitions
  302. def briefParentsString(parents: List[Type]): String

  303. def byNameType(arg: Type): Type

  304. def classExistentialType(clazz: Symbol): Type

    Given a class symbol C with type parameters T1, T2, .

    Given a class symbol C with type parameters T1, T2, ... Tn which have upper/lower bounds LB1/UB1, LB1/UB2, ..., LBn/UBn, returns an existential type of the form

    C[E1, ..., En] forSome { E1 >: LB1 <: UB1 ... en >: LBn <: UBn }.

  305. def classesFirst(tps: List[Type]): List[Type]

    Order a list of types with non-trait classes before others.

  306. def clone(): AnyRef

    Create a copy of the receiver object.

    Create a copy of the receiver object.

    The default implementation of the clone method is platform dependent.

    returns

    a copy of the receiver object.

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
    Note

    not specified by SLS as a member of AnyRef

  307. def compilerSymbolFromTag(tt: scala.reflect.base.Universe#AbsTypeTag[_]): Symbol

  308. def compilerTypeFromTag(tt: scala.reflect.base.Universe#AbsTypeTag[_]): Type

  309. def delayedInitMethod: TermSymbol

  310. def elementType(container: Symbol, tp: Type): Type

  311. var emptypackagescope: Scope

  312. def ensureAccessibleMethod: TermSymbol

  313. def ensuring(cond: (DefinitionsClass) ⇒ Boolean, msg: ⇒ Any): DefinitionsClass

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to Ensuring[DefinitionsClass] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  314. def ensuring(cond: (DefinitionsClass) ⇒ Boolean): DefinitionsClass

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to Ensuring[DefinitionsClass] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  315. def ensuring(cond: Boolean, msg: ⇒ Any): DefinitionsClass

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to Ensuring[DefinitionsClass] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  316. def ensuring(cond: Boolean): DefinitionsClass

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to Ensuring[DefinitionsClass] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  317. final def eq(arg0: AnyRef): Boolean

    Tests whether the argument (arg0) is a reference to the receiver object (this).

    Tests whether the argument (arg0) is a reference to the receiver object (this).

    The eq method implements an equivalence relation on non-null instances of AnyRef, and has three additional properties:

    • It is consistent: for any non-null instances x and y of type AnyRef, multiple invocations of x.eq(y) consistently returns true or consistently returns false.
    • For any non-null instance x of type AnyRef, x.eq(null) and null.eq(x) returns false.
    • null.eq(null) returns true.

    When overriding the equals or hashCode methods, it is important to ensure that their behavior is consistent with reference equality. Therefore, if two objects are references to each other (o1 eq o2), they should be equal to each other (o1 == o2) and they should hash to the same value (o1.hashCode == o2.hashCode).

    returns

    true if the argument is a reference to the receiver object; false otherwise.

    Definition Classes
    AnyRef
  318. def equals(arg0: Any): Boolean

    The equality method for reference types.

    The equality method for reference types. Default implementation delegates to eq.

    See also equals in Any.

    returns

    true if the receiver object is equivalent to the argument; false otherwise.

    Definition Classes
    AnyRef → Any
  319. lazy val experimentalModule: ModuleSymbol

  320. def finalize(): Unit

    Called by the garbage collector on the receiver object when there are no more references to the object.

    Called by the garbage collector on the receiver object when there are no more references to the object.

    The details of when and if the finalize method is invoked, as well as the interaction between finalize and non-local returns and exceptions, are all platform dependent.

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
    Note

    not specified by SLS as a member of AnyRef

  321. def findNamedMember(segs: List[Name], root: Symbol): Symbol

  322. def findNamedMember(fullName: Name, root: Symbol): Symbol

  323. def formatted(fmtstr: String): String

    Returns string formatted according to given format string.

    Returns string formatted according to given format string. Format strings are as for String.format (@see java.lang.String.format).

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  324. def functionApply(n: Int): TermSymbol

  325. def functionType(formals: List[Type], restpe: Type): Type

  326. final def getClass(): Class[_]

    A representation that corresponds to the dynamic class of the receiver object.

    A representation that corresponds to the dynamic class of the receiver object.

    The nature of the representation is platform dependent.

    returns

    a representation that corresponds to the dynamic class of the receiver object.

    Definition Classes
    AnyRef → Any
    Note

    not specified by SLS as a member of AnyRef

  327. def getClassReturnType(tp: Type): Type

  328. def getDecl(owner: Symbol, name: Name): Symbol

    Using getDecl rather than getMember may avoid issues with OverloadedTypes turning up when you don't want them, if you know the method in question is uniquely declared in the given owner.

  329. def getDeclIfDefined(owner: Symbol, name: Name): Symbol

  330. def getLanguageFeature(name: String, owner: Symbol = languageFeatureModule): Symbol

  331. def getMember(owner: Symbol, name: Name): Symbol

  332. def getMemberClass(owner: Symbol, name: Name): ClassSymbol

  333. def getMemberIfDefined(owner: Symbol, name: Name): Symbol

  334. def getMemberMethod(owner: Symbol, name: Name): TermSymbol

  335. def getMemberModule(owner: Symbol, name: Name): ModuleSymbol

  336. def getMemberType(owner: Symbol, name: Name): TypeSymbol

  337. def getMemberValue(owner: Symbol, name: Name): TermSymbol

  338. def getProductArgs(tpe: Type): List[Type]

    if tpe <: ProductN[T1,.

    if tpe <: ProductN[T1,...,TN], returns List(T1,...,TN) else Nil

  339. def hasJavaMainMethod(path: String): Boolean

  340. def hasJavaMainMethod(sym: Symbol): Boolean

  341. def hasRepeatedParam(tp: Type): Boolean

  342. def hashCode(): Int

    The hashCode method for reference types.

    The hashCode method for reference types. See hashCode in Any.

    returns

    the hash code value for this object.

    Definition Classes
    AnyRef → Any
  343. def init(): Unit

  344. def isArrayOfSymbol(tp: Type, elem: Symbol): Boolean

  345. def isArrowAssoc(sym: Symbol): Boolean

  346. lazy val isBox: Set[Symbol]

  347. def isBoxedValueClass(sym: Symbol): Boolean

    Is symbol a boxed value class, e.

    Is symbol a boxed value class, e.g. java.lang.Integer?

  348. def isByNameParamType(tp: Type): Boolean

  349. def isCastSymbol(sym: Symbol): Boolean

  350. def isCorrespondingDelegate(delegateType: Type, functionType: Type): Boolean

  351. def isDefinitionsInitialized: Boolean

  352. def isExactProductType(tp: Type): Boolean

    returns true if this type is exactly ProductN[T1,.

    returns true if this type is exactly ProductN[T1,...,Tn], not some subclass

  353. def isFunctionType(tp: Type): Boolean

  354. def isGetClass(sym: Symbol): Boolean

    Definition Classes
    ValueClassDefinitions
  355. final def isInstanceOf[T0]: Boolean

    Test whether the dynamic type of the receiver object is T0.

    Test whether the dynamic type of the receiver object is T0.

    Note that the result of the test is modulo Scala's erasure semantics. Therefore the expression 1.isInstanceOf[String] will return false, while the expression List(1).isInstanceOf[List[String]] will return true. In the latter example, because the type argument is erased as part of compilation it is not possible to check whether the contents of the list are of the specified type.

    returns

    true if the receiver object is an instance of erasure of type T0; false otherwise.

    Definition Classes
    Any
  356. def isJavaMainMethod(sym: Symbol): Boolean

  357. def isJavaRepeatedParamType(tp: Type): Boolean

  358. def isJavaVarArgs(params: Seq[Symbol]): Boolean

  359. def isJavaVarArgsMethod(m: Symbol): Boolean

  360. def isMetaAnnotation(sym: Symbol): Boolean

  361. def isNonUnitValueClass(sym: Symbol): Boolean

  362. def isNoneType(tp: Type): Boolean

  363. def isNumericSubClass(sub: Symbol, sup: Symbol): Boolean

    Definition Classes
    ValueClassDefinitions
  364. def isNumericValueClass(sym: Symbol): Boolean

    Is symbol a numeric value class?

    Is symbol a numeric value class?

    Definition Classes
    ValueClassDefinitions
  365. def isNumericValueType(tp: Type): Boolean

    Is type's symbol a numeric value class?

  366. def isOptionType(tp: Type): Boolean

  367. def isPartialFunctionType(tp: Type): Boolean

  368. lazy val isPhantomClass: Set[Symbol]

    Is symbol a phantom class for which no runtime representation exists?

  369. lazy val isPossibleSyntheticParent: Set[Symbol]

    Is the symbol that of a parent which is added during parsing?

  370. def isPossiblySpecializedType(tp: Type)(cond: (Type) ⇒ Boolean): Boolean

  371. def isPredefMemberNamed(sym: Symbol, name: Name): Boolean

    Is sym a member of Predef with the given name? Note: DON't replace this by sym == Predef_conforms/etc, as Predef_conforms is a def which does a member lookup (it can't be a lazy val because we might reload Predef during resident compilations).

  372. def isPrimitiveArray(tp: Type): Boolean

  373. def isPrimitiveValueClass(sym: Symbol): Boolean

    Is symbol a value class?

  374. def isPrimitiveValueType(tp: Type): Boolean

  375. def isProductNClass(sym: Symbol): Boolean

  376. def isReferenceArray(tp: Type): Boolean

  377. def isRepeatedParamType(tp: Type): Boolean

  378. def isScalaRepeatedParamType(tp: Type): Boolean

  379. def isScalaVarArgs(params: Seq[Symbol]): Boolean

  380. def isSeqType(tp: Type): Boolean

  381. def isSomeType(tp: Type): Boolean

  382. def isSpecializableClass(sym: Symbol): Boolean

  383. def isStringAddition(sym: Symbol): Boolean

  384. def isTupleSymbol(sym: Symbol): Boolean

  385. def isTupleType(tp: Type): Boolean

  386. def isTupleTypeDirect(tp: Type): Boolean

  387. lazy val isUnbox: Set[Symbol]

  388. def isVarArgTypes(formals: Seq[Type]): Boolean

  389. def isVarArgsList(params: Seq[Symbol]): Boolean

  390. def iteratorOfType(tp: Type): Type

  391. def javaRepeatedType(arg: Type): Type

  392. def javaTypeToValueClass(jtype: Class[_]): Symbol

  393. lazy val languageFeatureModule: ModuleSymbol

  394. lazy val magicSymbols: List[Symbol { ... /* 4 definitions in type refinement */ }]

  395. lazy val metaAnnotations: Set[Symbol]

  396. def methodCache_add: TermSymbol

  397. def methodCache_find: TermSymbol

  398. def methodClass_setAccessible: TermSymbol

  399. var nbScalaCallers: Int

  400. final def ne(arg0: AnyRef): Boolean

    Equivalent to !(this eq that).

    Equivalent to !(this eq that).

    returns

    true if the argument is not a reference to the receiver object; false otherwise.

    Definition Classes
    AnyRef
  401. def newPolyMethod(typeParamCount: Int, owner: Symbol, name: TermName, flags: Long)(createFn: (List[Symbol]) ⇒ (Option[List[Type]], Type)): MethodSymbol

  402. def newScalaCaller(delegateType: Type): MethodSymbol

  403. def newT1NoParamsMethod(owner: Symbol, name: TermName, flags: Long)(createFn: (Symbol) ⇒ Type): MethodSymbol

  404. def newT1NullaryMethod(owner: Symbol, name: TermName, flags: Long)(createFn: (Symbol) ⇒ Type): MethodSymbol

    T1 means one type parameter.

  405. def normalizedParents(parents: List[Type]): List[Type]

    The following transformations applied to a list of parents.

    The following transformations applied to a list of parents. If any parent is a class/trait, all parents which normalize to Object are discarded. Otherwise, all parents which normalize to Object except the first one found are discarded.

  406. final def notify(): Unit

    Wakes up a single thread that is waiting on the receiver object's monitor.

    Wakes up a single thread that is waiting on the receiver object's monitor.

    Definition Classes
    AnyRef
    Note

    not specified by SLS as a member of AnyRef

  407. final def notifyAll(): Unit

    Wakes up all threads that are waiting on the receiver object's monitor.

    Wakes up all threads that are waiting on the receiver object's monitor.

    Definition Classes
    AnyRef
    Note

    not specified by SLS as a member of AnyRef

  408. lazy val numericWeight: Map[Symbol, Int]

    Definition Classes
    ValueClassDefinitions
  409. def optionType(tp: Type): Type

  410. def packageExists(packageName: String): Boolean

  411. def parentsString(parents: List[Type]): String

  412. def prepend[S >: ClassSymbol](elem0: S, elems: Array[ClassSymbol])(implicit arg0: ClassTag[S]): Array[S]

  413. def productProj(n: Int, j: Int): TermSymbol

  414. def productProj(z: Symbol, j: Int): TermSymbol

  415. def productType(elems: List[Type]): Type

  416. lazy val refClass: Map[Symbol, ClassSymbol]

    Definition Classes
    ValueClassDefinitions
  417. def removeLaterObjects(tps: List[Type]): List[Type]

    Remove references to class Object (other than the head) in a list of parents

  418. def removeRedundantObjects(tps: List[Type]): List[Type]

    Remove all but one reference to class Object from a list of parents.

  419. def scalaRepeatedType(arg: Type): Type

  420. def scalaRuntimeSameElements: TermSymbol

  421. def seqType(arg: Type): Type

  422. def signature(tp: Type): String

  423. def someType(tp: Type): Type

  424. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  425. def termMember(owner: Symbol, name: String): Symbol

  426. def toString(): String

    Creates a String representation of this object.

    Creates a String representation of this object. The default representation is platform dependent. On the java platform it is the concatenation of the class name, "@", and the object's hashcode in hexadecimal.

    returns

    a String representation of the object.

    Definition Classes
    AnyRef → Any
  427. def tupleField(n: Int, j: Int): TermSymbol

  428. def tupleType(elems: List[Type]): Type

    Creators for TupleN, ProductN, FunctionN.

  429. def typeMember(owner: Symbol, name: String): Symbol

  430. def typeParamsString(tp: Type): String

  431. def typeStringNoPackage(tp: Type): String

  432. def unapplyUnwrap(tpe: Type): Type

  433. lazy val unboxMethod: Map[Symbol, TermSymbol]

    Definition Classes
    ValueClassDefinitions
  434. def unboxedValueClass(sym: Symbol): Symbol

    If symbol is a value class (boxed or not), return the unboxed value class.

    If symbol is a value class (boxed or not), return the unboxed value class. Otherwise, NoSymbol.

  435. lazy val uncheckedStableClass: ClassSymbol

  436. lazy val uncheckedVarianceClass: ClassSymbol

  437. def unspecializedSymbol(sym: Symbol): Symbol

  438. def valueClassToJavaType(sym: Symbol): Class[_]

  439. def valueParamsString(tp: Type): String

  440. def vmClassType(arg: Type): Type

  441. def vmSignature(sym: Symbol, info: Type): String

  442. lazy val volatileRefClass: Map[Symbol, ClassSymbol]

    Definition Classes
    ValueClassDefinitions
  443. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws()
  444. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws()
  445. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws()
  446. def wrapArrayMethodName(elemtp: Type): TermName

  447. def [B](y: B): (DefinitionsClass, B)

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to ArrowAssoc[DefinitionsClass] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implict Value Members

  1. val self: Any

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (definitionsClass: StringAdd).self
    Definition Classes
    StringAdd
  2. val self: Any

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to StringFormat performed by method any2stringfmt in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (definitionsClass: StringFormat).self
    Definition Classes
    StringFormat

Deprecated Value Members

  1. val EmptyPackage: ModuleSymbol

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Moved to rootMirror.EmptyPackage

  2. val EmptyPackageClass: ClassSymbol

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Moved to rootMirror.EmptyPackageClass

  3. def Predef_AnyRef: ModuleSymbol

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use AnyRefModule

  4. val RootClass: ClassSymbol

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Moved to rootMirror.RootClass

  5. val RootPackage: ModuleSymbol

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Moved to rootMirror.RootPackage

  6. def getClass(fullname: Name): ClassSymbol

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Moved to rootMirror.getClass

  7. def getModule(fullname: Name): ModuleSymbol

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Moved to rootMirror.getModule

  8. def isTupleTypeOrSubtype(tp: Type): Boolean

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use isTupleType

  9. def typeCaseType(clazz: Symbol): Type

    To avoid unchecked warnings on polymorphic classes, translate a Foo[T] into a Foo[_] for use in the pattern matcher.

    To avoid unchecked warnings on polymorphic classes, translate a Foo[T] into a Foo[_] for use in the pattern matcher.

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use classExistentialType

  10. def x: DefinitionsClass

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to ArrowAssoc[DefinitionsClass] performed by method any2ArrowAssoc in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (definitionsClass: ArrowAssoc[DefinitionsClass]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  11. def x: DefinitionsClass

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to Ensuring[DefinitionsClass] performed by method any2Ensuring in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (definitionsClass: Ensuring[DefinitionsClass]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from ValueClassDefinitions

Inherited from DefinitionsApi

Inherited from DefinitionsBase

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from DefinitionsClass to StringAdd

Inherited by implicit conversion any2stringfmt from DefinitionsClass to StringFormat

Inherited by implicit conversion any2ArrowAssoc from DefinitionsClass to ArrowAssoc[DefinitionsClass]

Inherited by implicit conversion any2Ensuring from DefinitionsClass to Ensuring[DefinitionsClass]