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 EmbeddedControlsClass: ClassSymbol

  91. lazy val EmbeddedControls_Scope: Symbol

  92. lazy val EmbeddedControls_Struct: Symbol

  93. lazy val EmbeddedControls_assign: Symbol

  94. lazy val EmbeddedControls_doWhile: Symbol

  95. lazy val EmbeddedControls_equal: Symbol

  96. lazy val EmbeddedControls_ifThenElse: Symbol

  97. lazy val EmbeddedControls_new: Symbol

  98. lazy val EmbeddedControls_newVar: Symbol

  99. lazy val EmbeddedControls_return: Symbol

  100. lazy val EmbeddedControls_whileDo: Symbol

  101. lazy val EmptyMethodCacheClass: ClassSymbol

  102. lazy val EqualsPatternClass: ClassSymbol

  103. lazy val ExistentialsFeature: Symbol

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

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

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

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

  108. lazy val ExprsClass: Symbol

  109. lazy val FieldTargetClass: ClassSymbol

  110. lazy val FloatClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  111. lazy val FullManifestClass: ClassSymbol

  112. lazy val FullManifestModule: ModuleSymbol

  113. lazy val FunctionClass: Array[ClassSymbol]

    Definition Classes
    DefinitionsClassDefinitionsApi
  114. lazy val GetterTargetClass: ClassSymbol

  115. lazy val GroupOfSpecializable: ClassSymbol

  116. lazy val HigherKindsFeature: Symbol

  117. lazy val ImplicitConversionsFeature: Symbol

  118. lazy val ImplicitNotFoundClass: ClassSymbol

  119. lazy val IndexOutOfBoundsExceptionClass: ClassSymbol

  120. lazy val IntClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  121. lazy val InvocationTargetExceptionClass: ClassSymbol

  122. lazy val IterableClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  123. lazy val IteratorClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  124. lazy val IteratorModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  125. lazy val Iterator_apply: TermSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  126. lazy val JavaCloneableClass: ClassSymbol

  127. lazy val JavaLangEnumClass: ClassSymbol

  128. lazy val JavaLangPackage: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  129. lazy val JavaLangPackageClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  130. lazy val JavaNumberClass: ClassSymbol

  131. lazy val JavaRepeatedParamClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  132. lazy val JavaSerializableClass: ClassSymbol

  133. lazy val JavaUniverseClass: Symbol

  134. lazy val LanguageFeatureAnnot: ClassSymbol

  135. lazy val ListClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  136. lazy val ListModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  137. lazy val List_apply: TermSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  138. lazy val LongClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  139. lazy val MacroContextClass: Symbol

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

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

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

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

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

  145. lazy val MacroImplAnnotation: ClassSymbol

  146. lazy val MacroInternalPackage: ModuleSymbol

  147. def MacroInternal_materializeAbsTypeTag: TermSymbol

  148. def MacroInternal_materializeClassTag: TermSymbol

  149. def MacroInternal_materializeTypeTag: TermSymbol

  150. lazy val MacrosFeature: Symbol

  151. lazy val MatchErrorClass: ClassSymbol

  152. lazy val MatchingStrategyClass: ClassSymbol

  153. val MaxFunctionArity: Int

  154. val MaxProductArity: Int

  155. val MaxTupleArity: Int

  156. lazy val MethodCacheClass: ClassSymbol

  157. lazy val MethodClass: ClassSymbol

  158. lazy val MethodTargetClass: ClassSymbol

  159. lazy val MigrationAnnotationClass: ClassSymbol

  160. lazy val MirrorOfClass: ClassSymbol

  161. lazy val NativeAttr: ClassSymbol

  162. lazy val NilModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  163. lazy val NoManifest: ModuleSymbol

  164. lazy val NonLocalReturnControlClass: ClassSymbol

  165. lazy val NoneModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  166. lazy val NotNullClass: ClassSymbol

  167. object NothingClass extends BottomClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  168. object NullClass extends BottomClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  169. lazy val NullPointerExceptionClass: ClassSymbol

  170. lazy val ObjectArray: Type

  171. lazy val ObjectClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  172. lazy val ObjectRefClass: ClassSymbol

  173. lazy val ObjectTargetClass: ClassSymbol

  174. lazy val Object_!=: MethodSymbol

  175. lazy val Object_##: MethodSymbol

  176. lazy val Object_==: MethodSymbol

  177. lazy val Object_asInstanceOf: MethodSymbol

  178. def Object_clone: TermSymbol

  179. lazy val Object_eq: MethodSymbol

  180. def Object_equals: TermSymbol

  181. def Object_finalize: TermSymbol

  182. def Object_getClass: TermSymbol

  183. def Object_hashCode: TermSymbol

  184. lazy val Object_isInstanceOf: MethodSymbol

  185. lazy val Object_ne: MethodSymbol

  186. def Object_notify: TermSymbol

  187. def Object_notifyAll: TermSymbol

  188. lazy val Object_synchronized: MethodSymbol

  189. def Object_toString: TermSymbol

  190. lazy val OptManifestClass: ClassSymbol

  191. lazy val OptionClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  192. lazy val ParamTargetClass: ClassSymbol

  193. lazy val PartialFunctionClass: ClassSymbol

  194. lazy val PartialManifestClass: ClassSymbol

  195. lazy val PartialManifestModule: ModuleSymbol

  196. lazy val PostfixOpsFeature: Symbol

  197. lazy val PredefModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  198. lazy val PredefModuleClass: Symbol

  199. def Predef_???: TermSymbol

  200. def Predef_classOf: TermSymbol

  201. def Predef_conforms: TermSymbol

  202. def Predef_identity: TermSymbol

  203. def Predef_implicitly: TermSymbol

  204. def Predef_wrapRefArray: TermSymbol

  205. lazy val ProductClass: Array[ClassSymbol]

    Definition Classes
    DefinitionsClassDefinitionsApi
  206. lazy val ProductRootClass: ClassSymbol

  207. def Product_canEqual: TermSymbol

  208. def Product_iterator: TermSymbol

  209. def Product_productArity: TermSymbol

  210. def Product_productElement: TermSymbol

  211. def Product_productPrefix: TermSymbol

  212. lazy val ProxyControlsClass: ClassSymbol

  213. def ReflectBasis: TermSymbol

  214. lazy val ReflectPackage: ModuleSymbol

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

  216. lazy val ReflectRuntimePackage: Symbol

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

  218. lazy val ReflectiveCallsFeature: Symbol

  219. lazy val RemoteAttr: ClassSymbol

  220. lazy val RemoteExceptionClass: ClassSymbol

  221. lazy val RemoteInterfaceClass: ClassSymbol

  222. lazy val RepeatedParamClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  223. lazy val RuntimeNothingClass: ClassSymbol

  224. lazy val RuntimeNullClass: ClassSymbol

  225. lazy val RuntimePackage: ModuleSymbol

  226. lazy val RuntimePackageClass: ClassSymbol

  227. lazy val RuntimeStaticsModule: ModuleSymbol

  228. lazy val ScalaInlineClass: ClassSymbol

  229. lazy val ScalaLongSignatureAnnotation: ClassSymbol

  230. lazy val ScalaNoInlineClass: ClassSymbol

  231. lazy val ScalaNumberClass: ClassSymbol

  232. lazy val ScalaNumericValueClasses: List[ClassSymbol]

    Definition Classes
    ValueClassDefinitions
  233. lazy val ScalaPackage: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  234. lazy val ScalaPackageClass: ClassSymbol

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

    Definition Classes
    ValueClassDefinitions
  236. lazy val ScalaRunTimeModule: ModuleSymbol

  237. lazy val ScalaSignatureAnnotation: ClassSymbol

  238. lazy val ScalaStrictFPAttr: ClassSymbol

  239. def ScalaValueClassCompanions: List[Symbol]

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

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

    Definition Classes
    ValueClassDefinitions
  242. lazy val SeqClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  243. def SeqFactory: Symbol

  244. lazy val SeqModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  245. lazy val SerialVersionUIDAttr: ClassSymbol

  246. lazy val SerializableAttr: ClassSymbol

  247. lazy val SerializableClass: ClassSymbol

  248. lazy val SetterTargetClass: ClassSymbol

  249. lazy val ShortClass: ClassSymbol

    Definition Classes
    ValueClassDefinitions
  250. lazy val SingletonClass: ClassSymbol

  251. lazy val SoftReferenceClass: ClassSymbol

  252. lazy val SomeClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  253. lazy val SomeModule: ModuleSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  254. lazy val SourceContextClass: ClassSymbol

  255. lazy val SourceContextModule: ModuleSymbol

  256. lazy val SourceLocationClass: ClassSymbol

  257. lazy val SourceLocationModule: ModuleSymbol

  258. lazy val SpecializableModule: ModuleSymbol

    Specialization.

  259. lazy val SpecializedClass: ClassSymbol

  260. lazy val StaticAnnotationClass: ClassSymbol

  261. lazy val StringAddClass: ClassSymbol

  262. lazy val StringAdd_+: TermSymbol

  263. def StringArray: Type

  264. lazy val StringBuilderClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  265. lazy val StringClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsBase
  266. lazy val StringModule: Symbol

  267. lazy val String_+: MethodSymbol

  268. lazy val SwitchClass: ClassSymbol

  269. lazy val SymbolClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  270. lazy val SymbolModule: ModuleSymbol

  271. lazy val Symbol_apply: TermSymbol

  272. lazy val SysPackage: ModuleSymbol

  273. def Sys_error: TermSymbol

  274. lazy val TailrecClass: ClassSymbol

  275. lazy val ThrowableClass: ClassSymbol

  276. lazy val ThrowsClass: ClassSymbol

  277. lazy val TraitSetterAnnotationClass: ClassSymbol

  278. lazy val TransientAttr: ClassSymbol

  279. lazy val TraversableClass: ClassSymbol

    Definition Classes
    DefinitionsClassDefinitionsApi
  280. lazy val TreeCreatorClass: ClassSymbol

  281. lazy val TupleClass: Array[Symbol]

    Definition Classes
    DefinitionsClassDefinitionsApi
  282. lazy val TypeConstraintClass: ClassSymbol

  283. lazy val TypeCreatorClass: ClassSymbol

  284. lazy val TypeTagClass: ClassSymbol

  285. lazy val TypeTagModule: ModuleSymbol

  286. lazy val TypeTagsClass: ClassSymbol

  287. lazy val UncheckedClass: ClassSymbol

  288. lazy val UninitializedErrorClass: ClassSymbol

  289. lazy val UnitClass: ClassSymbol

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

  291. lazy val UnqualifiedOwners: Set[Symbol]

  292. lazy val UnspecializedClass: ClassSymbol

  293. lazy val ValueTypeClass: ClassSymbol

  294. lazy val VarargsClass: ClassSymbol

  295. lazy val VolatileAttr: ClassSymbol

  296. lazy val VolatileObjectRefClass: ClassSymbol

  297. lazy val WeakReferenceClass: ClassSymbol

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

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

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

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

  302. lazy val anyparam: List[Type]

  303. lazy val anyrefparam: List[Type]

  304. lazy val anyvalparam: List[Type]

  305. def arrayApplyMethod: TermSymbol

  306. def arrayClassMethod: TermSymbol

  307. def arrayCloneMethod: TermSymbol

  308. def arrayElementClassMethod: TermSymbol

  309. def arrayLengthMethod: TermSymbol

  310. def arrayType(arg: Type): Type

  311. def arrayUpdateMethod: TermSymbol

  312. 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.

  313. def boundedClassType(upperBound: Type): Type

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

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

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

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

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

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

  319. def byNameType(arg: Type): Type

  320. 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 }.

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

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

  322. 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

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

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

  325. def delayedInitMethod: TermSymbol

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

  327. var emptypackagescope: Scope

  328. def ensureAccessibleMethod: TermSymbol

  329. 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
  330. 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
  331. 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
  332. 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
  333. 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
  334. 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
  335. lazy val experimentalModule: ModuleSymbol

  336. 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

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

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

  339. 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()
  340. def functionApply(n: Int): TermSymbol

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

  342. 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

  343. def getClassReturnType(tp: Type): Type

  344. 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.

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

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

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

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

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

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

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

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

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

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

    if tpe <: ProductN[T1,.

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

  355. def hasJavaMainMethod(path: String): Boolean

  356. def hasJavaMainMethod(sym: Symbol): Boolean

  357. def hasRepeatedParam(tp: Type): Boolean

  358. 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
  359. def init(): Unit

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

  361. def isArrowAssoc(sym: Symbol): Boolean

  362. lazy val isBox: Set[Symbol]

  363. def isBoxedValueClass(sym: Symbol): Boolean

    Is symbol a boxed value class, e.

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

  364. def isByNameParamType(tp: Type): Boolean

  365. def isCastSymbol(sym: Symbol): Boolean

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

  367. def isDefinitionsInitialized: Boolean

  368. 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

  369. def isFunctionType(tp: Type): Boolean

  370. def isGetClass(sym: Symbol): Boolean

    Definition Classes
    ValueClassDefinitions
  371. 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
  372. def isJavaMainMethod(sym: Symbol): Boolean

  373. def isJavaRepeatedParamType(tp: Type): Boolean

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

  375. def isJavaVarArgsMethod(m: Symbol): Boolean

  376. def isMetaAnnotation(sym: Symbol): Boolean

  377. def isNonUnitValueClass(sym: Symbol): Boolean

  378. def isNoneType(tp: Type): Boolean

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

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

    Is symbol a numeric value class?

    Is symbol a numeric value class?

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

    Is type's symbol a numeric value class?

  382. def isOptionType(tp: Type): Boolean

  383. def isPartialFunctionType(tp: Type): Boolean

  384. lazy val isPhantomClass: Set[Symbol]

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

  385. lazy val isPossibleSyntheticParent: Set[Symbol]

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

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

  387. 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).

  388. def isPrimitiveArray(tp: Type): Boolean

  389. def isPrimitiveValueClass(sym: Symbol): Boolean

    Is symbol a value class?

  390. def isPrimitiveValueType(tp: Type): Boolean

  391. def isProductNClass(sym: Symbol): Boolean

  392. def isReferenceArray(tp: Type): Boolean

  393. def isRepeatedParamType(tp: Type): Boolean

  394. def isScalaRepeatedParamType(tp: Type): Boolean

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

  396. def isSeqType(tp: Type): Boolean

  397. def isSomeType(tp: Type): Boolean

  398. def isSpecializableClass(sym: Symbol): Boolean

  399. def isStringAddition(sym: Symbol): Boolean

  400. def isTupleSymbol(sym: Symbol): Boolean

  401. def isTupleType(tp: Type): Boolean

  402. def isTupleTypeDirect(tp: Type): Boolean

  403. lazy val isUnbox: Set[Symbol]

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

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

  406. def iteratorOfType(tp: Type): Type

  407. def javaRepeatedType(arg: Type): Type

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

  409. lazy val languageFeatureModule: ModuleSymbol

  410. lazy val metaAnnotations: Set[Symbol]

  411. def methodCache_add: TermSymbol

  412. def methodCache_find: TermSymbol

  413. def methodClass_setAccessible: TermSymbol

  414. var nbScalaCallers: Int

  415. 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
  416. def newPolyMethod(typeParamCount: Int, owner: Symbol, name: TermName, flags: Long)(createFn: (List[Symbol]) ⇒ (Option[List[Type]], Type)): MethodSymbol

  417. def newScalaCaller(delegateType: Type): MethodSymbol

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

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

    T1 means one type parameter.

  420. 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.

  421. 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

  422. 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

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

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

  425. def packageExists(packageName: String): Boolean

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

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

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

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

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

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

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

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

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

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

  434. def scalaRepeatedType(arg: Type): Type

  435. def scalaRuntimeSameElements: TermSymbol

  436. val self: Any

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  437. val self: Any

    Implicit information
    This member is added by an implicit conversion from DefinitionsClass to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
  438. def seqType(arg: Type): Type

  439. def signature(tp: Type): String

  440. def someType(tp: Type): Type

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

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

  443. 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
  444. def tupleField(n: Int, j: Int): TermSymbol

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

    Creators for TupleN, ProductN, FunctionN.

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

  447. def typeParamsString(tp: Type): String

  448. def typeStringNoPackage(tp: Type): String

  449. def unapplyUnwrap(tpe: Type): Type

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

    Definition Classes
    ValueClassDefinitions
  451. 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.

  452. lazy val uncheckedStableClass: ClassSymbol

  453. lazy val uncheckedVarianceClass: ClassSymbol

  454. def unspecializedSymbol(sym: Symbol): Symbol

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

  456. def valueParamsString(tp: Type): String

  457. def vmClassType(arg: Type): Type

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

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

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

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

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

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

  464. 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

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.
    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.
    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]