scala.reflect.internal.StdNames

TermNames

abstract class TermNames extends SymbolTable.Keywords with SymbolTable.TermNamesApi

Source
StdNames.scala
Linear Supertypes
SymbolTable.TermNamesApi, SymbolTable.TermNamesBase, SymbolTable.Keywords, SymbolTable.CommonNames, SymbolTable.NamesApi, SymbolTable.NamesBase, AnyRef, Any
Known Subclasses
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TermNames
  2. TermNamesApi
  3. TermNamesBase
  4. Keywords
  5. CommonNames
  6. NamesApi
  7. NamesBase
  8. AnyRef
  9. 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 TermNames()

Type Members

  1. type NameType = SymbolTable.TermName

    Definition Classes
    TermNamesCommonNamesNamesBase

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 SymbolTable.TermNames to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  5. def ->[B](y: B): (SymbolTable.TermNames, B)

    Implicit information
    This member is added by an implicit conversion from SymbolTable.TermNames to ArrowAssoc[SymbolTable.TermNames] 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. val ???: SymbolTable.TermName

  9. final val ABSTRACTkw: SymbolTable.TermName

    Definition Classes
    Keywords
  10. val ADD: SymbolTable.TermName

  11. val AND: SymbolTable.TermName

  12. val ANON_CLASS_NAME: NameType

    Definition Classes
    CommonNames
  13. val ANON_FUN_NAME: NameType

    Definition Classes
    CommonNames
  14. val ANYname: NameType

  15. final val ARROWkw: SymbolTable.TermName

    Definition Classes
    Keywords
  16. val ASR: SymbolTable.TermName

  17. final val ATkw: SymbolTable.TermName

    Definition Classes
    Keywords
  18. final val AbsTypeTag: NameType

    Definition Classes
    CommonNames
  19. val AnnotatedType: NameType

  20. val AnnotationInfo: NameType

  21. val Any: NameType

  22. final val AnyRef: NameType

    Definition Classes
    CommonNames
  23. val AnyVal: NameType

  24. val AppliedTypeTree: NameType

  25. val Apply: NameType

  26. final val Array: NameType

    Definition Classes
    CommonNames
  27. val ArrayAnnotArg: NameType

  28. val BITMAP_CHECKINIT: NameType

  29. val BITMAP_CHECKINIT_TRANSIENT: NameType

  30. val BITMAP_NORMAL: NameType

  31. val BITMAP_PREFIX: String

    Base strings from which synthetic names are derived.

  32. val BITMAP_TRANSIENT: NameType

  33. final val Boolean: NameType

    Definition Classes
    CommonNames
  34. val BooleanOpNames: Set[SymbolTable.Name]

  35. final val Byte: NameType

    Definition Classes
    CommonNames
  36. final val CASEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  37. final val CATCHkw: SymbolTable.TermName

    Definition Classes
    Keywords
  38. val CHECK_IF_REFUTABLE_STRING: String

  39. final val CLASSkw: SymbolTable.TermName

    Definition Classes
    Keywords
  40. final val COLONkw: SymbolTable.TermName

    Definition Classes
    Keywords
  41. val CONSTRUCTOR: NameType

    Definition Classes
    TermNamesTermNamesBase
  42. final val Char: NameType

    Definition Classes
    CommonNames
  43. val ClassManifestFactory: NameType

  44. final val ClassTag: NameType

    Definition Classes
    CommonNames
  45. val CommonOpNames: Set[SymbolTable.Name]

  46. val Constant: NameType

  47. val ConstantType: NameType

  48. val ConversionNames: Set[SymbolTable.Name]

  49. val DEFAULT_GETTER_INIT_STRING: String

  50. val DEFAULT_GETTER_STRING: String

  51. final val DEFkw: SymbolTable.TermName

    Definition Classes
    Keywords
  52. val DIV: SymbolTable.TermName

  53. final val DOTkw: SymbolTable.TermName

    Definition Classes
    Keywords
  54. val DO_WHILE_PREFIX: String

  55. final val DOkw: SymbolTable.TermName

    Definition Classes
    Keywords
  56. final val Double: NameType

    Definition Classes
    CommonNames
  57. final val ELSEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  58. val EMPTY: NameType

    Definition Classes
    CommonNamesNamesApi
  59. val EMPTY_PACKAGE_NAME: NameType

    Definition Classes
    CommonNames
  60. val EQ: SymbolTable.TermName

  61. val EQEQ_LOCAL_VAR: NameType

  62. val EQL: SymbolTable.TermName

  63. final val EQUALSkw: SymbolTable.TermName

    Definition Classes
    Keywords
  64. final val ERROR: NameType

    Definition Classes
    CommonNamesNamesApi
  65. val EVIDENCE_PARAM_PREFIX: String

  66. val EXCEPTION_RESULT_PREFIX: String

  67. val EXPAND_SEPARATOR_STRING: String

  68. final val EXTENDSkw: SymbolTable.TermName

    Definition Classes
    Keywords
  69. val EmptyPackage: NameType

  70. val EmptyPackageClass: NameType

  71. val ExistentialTypeTree: NameType

  72. final val Expr: NameType

    Definition Classes
    CommonNames
  73. val FAKE_LOCAL_THIS: NameType

  74. final val FALSEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  75. final val FINALLYkw: SymbolTable.TermName

    Definition Classes
    Keywords
  76. final val FINALkw: SymbolTable.TermName

    Definition Classes
    Keywords
  77. final val FORSOMEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  78. final val FORkw: SymbolTable.TermName

    Definition Classes
    Keywords
  79. val Flag: NameType

  80. final val Float: NameType

    Definition Classes
    CommonNames
  81. val GE: SymbolTable.TermName

  82. val GT: SymbolTable.TermName

  83. val HASHHASH: SymbolTable.TermName

  84. final val HASHkw: SymbolTable.TermName

    Definition Classes
    Keywords
  85. final val IFkw: SymbolTable.TermName

    Definition Classes
    Keywords
  86. final val IMPLICITkw: SymbolTable.TermName

    Definition Classes
    Keywords
  87. val IMPL_CLASS_SUFFIX: String

    Definition Classes
    CommonNames
  88. val IMPORT: NameType

    Definition Classes
    CommonNames
  89. final val IMPORTkw: SymbolTable.TermName

    Definition Classes
    Keywords
  90. val INITIALIZER: NameType

  91. val INTERPRETER_IMPORT_WRAPPER: String

  92. val INTERPRETER_LINE_PREFIX: String

  93. val INTERPRETER_VAR_PREFIX: String

  94. val INTERPRETER_WRAPPER_SUFFIX: String

  95. val Ident: NameType

  96. val Import: NameType

  97. final val Int: NameType

    Definition Classes
    CommonNames
  98. final val LARROWkw: SymbolTable.TermName

    Definition Classes
    Keywords
  99. val LAZY_LOCAL: NameType

  100. val LAZY_SLOW_SUFFIX: NameType

  101. final val LAZYkw: SymbolTable.TermName

    Definition Classes
    Keywords
  102. val LE: SymbolTable.TermName

  103. val LOCALDUMMY_PREFIX: String

  104. val LOCAL_SUFFIX_STRING: String

    Definition Classes
    TermNamesTermNamesApi
  105. val LSL: SymbolTable.TermName

  106. val LSR: SymbolTable.TermName

  107. val LT: SymbolTable.TermName

  108. final val List: NameType

    Definition Classes
    CommonNames
  109. val Literal: NameType

  110. val LiteralAnnotArg: NameType

  111. final val Long: NameType

    Definition Classes
    CommonNames
  112. final val MACROkw: SymbolTable.TermName

    Definition Classes
    Keywords
  113. final val MATCHkw: SymbolTable.TermName

    Definition Classes
    Keywords
  114. val MINUS: SymbolTable.TermName

  115. val MIRROR_PREFIX: NameType

  116. val MIRROR_SHORT: NameType

  117. val MIRROR_UNTYPED: NameType

  118. val MIXIN_CONSTRUCTOR: NameType

  119. val MOD: SymbolTable.TermName

  120. val MODULE_INSTANCE_FIELD: NameType

  121. val MODULE_SUFFIX_NAME: NameType

    Definition Classes
    CommonNames
  122. val MODULE_SUFFIX_STRING: String

    Definition Classes
    CommonNames
  123. val MODULE_VAR_SUFFIX: NameType

    Definition Classes
    CommonNames
  124. val MUL: SymbolTable.TermName

  125. val ManifestFactory: NameType

  126. val Modifiers: NameType

  127. val NAME_JOIN_NAME: NameType

    Definition Classes
    CommonNames
  128. val NAME_JOIN_STRING: String

    Definition Classes
    CommonNames
  129. val NE: SymbolTable.TermName

  130. final val NEWkw: SymbolTable.TermName

    Definition Classes
    Keywords
  131. final val NO_NAME: NameType

    Definition Classes
    CommonNames
  132. final val NULLkw: SymbolTable.TermName

    Definition Classes
    Keywords
  133. val NestedAnnotArg: NameType

  134. final val Nil: NameType

  135. val NoFlags: NameType

  136. val NoPrefix: NameType

  137. val NoSymbol: NameType

  138. val NoType: NameType

  139. val Nothing: NameType

  140. val Null: NameType

  141. val NumberOpNames: Set[SymbolTable.Name]

  142. final val OBJECTkw: SymbolTable.TermName

    Definition Classes
    Keywords
  143. val OR: SymbolTable.TermName

  144. val OUTER: NameType

  145. val OUTER_LOCAL: NameType

  146. val OUTER_SYNTH: NameType

  147. final val OVERRIDEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  148. val Object: NameType

  149. val PACKAGE: NameType

    Definition Classes
    CommonNamesNamesApi
  150. final val PACKAGEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  151. val PLUS: SymbolTable.TermName

  152. final val PRIVATEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  153. val PROTECTED_PREFIX: String

  154. val PROTECTED_SET_PREFIX: String

  155. final val PROTECTEDkw: SymbolTable.TermName

    Definition Classes
    Keywords
  156. final val Predef: NameType

  157. val REIFY_FREE_PREFIX: NameType

  158. val REIFY_FREE_THIS_SUFFIX: NameType

  159. val REIFY_FREE_VALUE_SUFFIX: NameType

  160. val REIFY_SYMDEF_PREFIX: NameType

  161. final val RETURNkw: SymbolTable.TermName

    Definition Classes
    Keywords
  162. val ROOT: NameType

    Definition Classes
    CommonNamesNamesApi
  163. val ROOTPKG: NameType

    Definition Classes
    TermNamesTermNamesBase
  164. val RootClass: NameType

  165. val RootPackage: NameType

  166. final val SEALEDkw: SymbolTable.TermName

    Definition Classes
    Keywords
  167. val SELECTOR_DUMMY: NameType

  168. val SELF: NameType

  169. val SETTER_SUFFIX: NameType

  170. val SINGLETON_SUFFIX: String

    Definition Classes
    CommonNames
  171. val SPECIALIZED_INSTANCE: NameType

  172. val SPECIALIZED_SUFFIX: NameType

    Definition Classes
    CommonNames
  173. val STAR: NameType

  174. val SUB: SymbolTable.TermName

  175. final val SUBTYPEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  176. final val SUPERTYPEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  177. val SUPER_PREFIX_STRING: String

  178. final val SUPERkw: SymbolTable.TermName

    Definition Classes
    Keywords
  179. final val ScalaRunTime: NameType

  180. final val ScalaValueNames: List[NameType]

    Definition Classes
    CommonNames
  181. val Select: NameType

  182. final val Seq: NameType

    Definition Classes
    CommonNames
  183. final val Short: NameType

    Definition Classes
    CommonNames
  184. final val Some: NameType

  185. final val String: NameType

    Definition Classes
    CommonNames
  186. val StringContext: NameType

  187. final val Symbol: NameType

    Definition Classes
    CommonNames
  188. final val THENkw: SymbolTable.TermName

    Definition Classes
    Keywords
  189. val THIS: NameType

  190. final val THISkw: SymbolTable.TermName

    Definition Classes
    Keywords
  191. final val THROWkw: SymbolTable.TermName

    Definition Classes
    Keywords
  192. val TRAIT_SETTER_SEPARATOR_STRING: String

  193. final val TRAITkw: SymbolTable.TermName

    Definition Classes
    Keywords
  194. final val TRUEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  195. final val TRYkw: SymbolTable.TermName

    Definition Classes
    Keywords
  196. val TYPE_: NameType

  197. final val TYPEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  198. val This: NameType

  199. val ThisType: NameType

  200. val Tree: NameType

  201. val Tuple2: NameType

  202. val TypeApply: NameType

  203. val TypeRef: NameType

  204. final val TypeTag: NameType

    Definition Classes
    CommonNames
  205. val TypeTree: NameType

  206. val UNARY_!: SymbolTable.TermName

  207. val UNARY_+: SymbolTable.TermName

  208. val UNARY_-: SymbolTable.TermName

  209. val UNARY_~: SymbolTable.TermName

  210. val UNIT: NameType

  211. val UNIVERSE_BUILD: NameType

  212. val UNIVERSE_BUILD_PREFIX: NameType

  213. val UNIVERSE_PREFIX: NameType

  214. val UNIVERSE_SHORT: NameType

  215. final val USCOREkw: SymbolTable.TermName

    Definition Classes
    Keywords
  216. final val Unit: NameType

    Definition Classes
    CommonNames
  217. final val VALkw: SymbolTable.TermName

    Definition Classes
    Keywords
  218. final val VARkw: SymbolTable.TermName

    Definition Classes
    Keywords
  219. final val VIEWBOUNDkw: SymbolTable.TermName

    Definition Classes
    Keywords
  220. val WHILE_PREFIX: String

  221. final val WHILEkw: SymbolTable.TermName

    Definition Classes
    Keywords
  222. final val WILDCARD: NameType

    Definition Classes
    CommonNamesNamesBase
  223. final val WITHkw: SymbolTable.TermName

    Definition Classes
    Keywords
  224. val XOR: SymbolTable.TermName

  225. final val YIELDkw: SymbolTable.TermName

    Definition Classes
    Keywords
  226. val ZAND: SymbolTable.TermName

  227. val ZOR: SymbolTable.TermName

  228. val _1: NameType

  229. val _10: NameType

  230. val _11: NameType

  231. val _12: NameType

  232. val _13: NameType

  233. val _14: NameType

  234. val _15: NameType

  235. val _16: NameType

  236. val _17: NameType

  237. val _18: NameType

  238. val _19: NameType

  239. val _2: NameType

  240. val _20: NameType

  241. val _21: NameType

  242. val _22: NameType

  243. val _3: NameType

  244. val _4: NameType

  245. val _5: NameType

  246. val _6: NameType

  247. val _7: NameType

  248. val _8: NameType

  249. val _9: NameType

  250. val _assign: SymbolTable.TermName

  251. val _doWhile: SymbolTable.TermName

  252. val _equal: SymbolTable.TermName

  253. val _forward: SymbolTable.TermName

  254. val _ifThenElse: SymbolTable.TermName

  255. val _new: SymbolTable.TermName

  256. val _newVar: SymbolTable.TermName

  257. val _return: SymbolTable.TermName

  258. val _whileDo: SymbolTable.TermName

  259. val add: NameType

  260. val add_: NameType

  261. val annotation: NameType

  262. val anyValClass: NameType

  263. val append: NameType

  264. val apply: NameType

  265. val applyDynamic: NameType

  266. val applyDynamicNamed: NameType

  267. val applyOrElse: NameType

  268. val args: NameType

  269. val argv: NameType

  270. val arrayClass: NameType

  271. val arrayElementClass: NameType

  272. val arrayValue: NameType

  273. val array_apply: NameType

  274. val array_clone: NameType

  275. val array_length: NameType

  276. val array_update: NameType

  277. val arraycopy: NameType

  278. val asClass: NameType

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

  280. val asInstanceOf_: NameType

  281. val asInstanceOf_Ob: NameType

  282. val asMethod: NameType

  283. val asModule: NameType

  284. val asTerm: NameType

  285. val asType: NameType

  286. val assert_: NameType

  287. val assume_: NameType

  288. val basis: NameType

  289. val box: NameType

  290. val build: NameType

  291. val bytes: NameType

  292. val canEqual_: NameType

  293. val checkInitialized: NameType

  294. val classOf: NameType

  295. 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[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
    Note

    not specified by SLS as a member of AnyRef

  296. val clone_: NameType

  297. val complement: NameType

  298. val conforms: NameType

  299. val copy: NameType

  300. implicit def createNameType(name: String): SymbolTable.TermName

    Attributes
    protected
    Definition Classes
    TermNamesCommonNames
  301. val currentMirror: NameType

  302. def defaultGetterName(name: SymbolTable.Name, pos: Int): SymbolTable.TermName

  303. def defaultGetterToMethod(name: SymbolTable.Name): SymbolTable.TermName

  304. val definitions: NameType

  305. val delayedInit: NameType

  306. val delayedInitArg: NameType

  307. val divide: NameType

  308. val drop: NameType

  309. def dropLocalSuffix(name: SymbolTable.Name): SymbolTable.Name

  310. val elem: NameType

  311. val emptyValDef: NameType

  312. val ensureAccessible: NameType

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

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

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

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

    Implicit information
    This member is added by an implicit conversion from SymbolTable.TermNames to Ensuring[SymbolTable.TermNames] 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. val eq: NameType

  319. 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 scala.Any.

    returns

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

    Definition Classes
    AnyRef → Any
  320. val equalsNumChar: NameType

  321. val equalsNumNum: NameType

  322. val equalsNumObject: NameType

  323. val equals_: NameType

  324. val error: NameType

  325. val eval: NameType

  326. val ex: NameType

  327. def expandedName(name: SymbolTable.TermName, base: SymbolTable.Symbol, separator: String = EXPAND_SEPARATOR_STRING): SymbolTable.TermName

    The expanded name of name relative to this class base with given separator

  328. def expandedSetterName(name: SymbolTable.TermName, base: SymbolTable.Symbol): SymbolTable.TermName

    The expanded setter name of name relative to this class base

  329. val experimental: NameType

  330. val f: NameType

  331. val false_: NameType

  332. val filter: NameType

  333. 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[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
    Note

    not specified by SLS as a member of AnyRef

  334. val finalize_: NameType

  335. val find_: NameType

  336. val flagsFromBits: NameType

  337. val flatMap: NameType

  338. def flattenedName(segments: SymbolTable.Name*): NameType

    Definition Classes
    CommonNames
  339. val foreach: NameType

  340. 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 SymbolTable.TermNames to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  341. val genericArrayOps: NameType

  342. val genericWrapArray: NameType

  343. val get: NameType

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

  345. val getOrElse: NameType

  346. def getterName(name: SymbolTable.TermName): SymbolTable.TermName

  347. def getterToLocal(name: SymbolTable.TermName): SymbolTable.TermName

  348. def getterToSetter(name: SymbolTable.TermName): SymbolTable.TermName

  349. val hasNext: NameType

  350. def hashCode(): Int

    The hashCode method for reference types.

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

    returns

    the hash code value for this object.

    Definition Classes
    AnyRef → Any
  351. val hashCode_: NameType

  352. val hash_: NameType

  353. val head: NameType

  354. val identity: NameType

  355. val implicitly: NameType

  356. val in: NameType

  357. val info: NameType

  358. val inlinedEquals: NameType

  359. val isArray: NameType

  360. def isConstructorName(name: SymbolTable.Name): Boolean

  361. val isDefinedAt: NameType

  362. def isDeprecatedIdentifierName(name: SymbolTable.Name): Boolean

  363. val isEmpty: NameType

  364. def isExceptionResultName(name: SymbolTable.Name): Boolean

  365. def isImplClassName(name: SymbolTable.Name): Boolean

  366. 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
  367. val isInstanceOf_: NameType

  368. val isInstanceOf_Ob: NameType

  369. def isLocalDummyName(name: SymbolTable.Name): Boolean

  370. def isLocalName(name: SymbolTable.Name): Boolean

  371. def isLoopHeaderLabel(name: SymbolTable.Name): Boolean

  372. def isModuleName(name: SymbolTable.Name): Boolean

  373. def isOpAssignmentName(name: SymbolTable.Name): Boolean

  374. def isProtectedAccessorName(name: SymbolTable.Name): Boolean

  375. def isReplWrapperName(name: SymbolTable.Name): Boolean

  376. def isSetterName(name: SymbolTable.Name): Boolean

  377. def isSingletonName(name: SymbolTable.Name): Boolean

  378. def isSuperAccessorName(name: SymbolTable.Name): Boolean

  379. def isTraitSetterName(name: SymbolTable.Name): Boolean

  380. val java: NameType

  381. final val javaKeywords: SymbolTable.JavaKeywords

    Definition Classes
    Keywords
  382. val key: NameType

  383. final val keywords: Set[SymbolTable.TermName]

    Definition Classes
    Keywords
  384. val lang: NameType

  385. val length: NameType

  386. val lengthCompare: NameType

  387. val liftedTree: NameType

  388. def localDummyName(clazz: SymbolTable.Symbol): SymbolTable.TermName

  389. def localToGetter(name: SymbolTable.TermName): SymbolTable.TermName

  390. val macro: NameType

  391. val macroContext: NameType

  392. val macroThis: NameType

  393. val main: NameType

  394. val manifest: NameType

  395. val manifestToTypeTag: NameType

  396. val map: NameType

  397. val materializeAbsTypeTag: NameType

  398. val materializeClassTag: NameType

  399. val materializeTypeTag: NameType

  400. val mirror: NameType

  401. val moduleClass: NameType

  402. val multiply: NameType

  403. val name: NameType

  404. 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
  405. val ne: NameType

  406. val negate: NameType

  407. val newArray: NameType

  408. def newBitmapName(bitmapPrefix: SymbolTable.Name, n: Int): ThisNameType

  409. val newFreeExistential: NameType

  410. val newFreeTerm: NameType

  411. val newFreeType: NameType

  412. def newLazyValSlowComputeName(lzyValName: SymbolTable.Name): ThisNameType

  413. val newNestedSymbol: NameType

  414. val newScopeWith: NameType

  415. val next: NameType

  416. val nmeNewTermName: NameType

  417. val nmeNewTypeName: NameType

  418. val normalize: NameType

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

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

  421. val notifyAll_: NameType

  422. val notify_: NameType

  423. val null_: NameType

  424. val ofDim: NameType

  425. val origin: NameType

  426. def originalName(name: SymbolTable.Name): SymbolTable.Name

    If name is an expandedName name, the original name.

    If name is an expandedName name, the original name. Otherwise name itself.

  427. val positive: NameType

  428. val prefix: NameType

  429. def primitiveInfixMethodName(name: SymbolTable.Name): SymbolTable.TermName

    The name of a method which stands in for a primitive operation during structural type dispatch.

  430. def primitiveMethodName(name: SymbolTable.Name): SymbolTable.TermName

  431. def primitivePostfixMethodName(name: SymbolTable.Name): SymbolTable.TermName

    Postfix/prefix, really.

  432. def productAccessorName(j: Int): SymbolTable.TermName

    Annotations
    @switch()
  433. val productArity: NameType

  434. val productElement: NameType

  435. val productIterator: NameType

  436. val productPrefix: NameType

  437. def protName(name: SymbolTable.Name): SymbolTable.TermName

    The name of an accessor for protected symbols.

  438. def protSetterName(name: SymbolTable.Name): SymbolTable.TermName

    The name of a setter for protected symbols.

    The name of a setter for protected symbols. Used for inherited Java fields.

  439. object raw

  440. val readResolve: NameType

  441. val reflect: NameType

  442. val reify: NameType

  443. val rootMirror: NameType

  444. val runOrElse: NameType

  445. val runtime: NameType

  446. val runtimeClass: NameType

  447. val runtimeMirror: NameType

  448. val sameElements: NameType

  449. val scala_: NameType

  450. def segments(name: String, assumeTerm: Boolean): List[SymbolTable.Name]

    Translate a String into a list of simple TypeNames and TermNames.

    Translate a String into a list of simple TypeNames and TermNames. In all segments before the last, type/term is determined by whether the following separator char is '.' or '#'. In the last segment, the argument "assumeTerm" determines it. Examples:

    package foo { object Lorax { object Wog ; class Wog } class Lorax { object Zax ; class Zax } }

    f("foo.Lorax", true) == List("foo": Term, "Lorax": Term) // object Lorax f("foo.Lorax", false) == List("foo": Term, "Lorax": Type) // class Lorax f("Lorax.Wog", true) == List("Lorax": Term, "Wog": Term) // object Wog f("Lorax.Wog", false) == List("Lorax": Term, "Wog": Type) // class Wog f("Lorax#Zax", true) == List("Lorax": Type, "Zax": Term) // object Zax f("Lorax#Zax", false) == List("Lorax": Type, "Zax": Type) // class Zax

    Note that in actual scala syntax you cannot refer to object Zax without an instance of Lorax, so Lorax#Zax could only mean the type. One might think that Lorax#Zax.type would work, but this is not accepted by the parser. For the purposes of referencing that object, the syntax is allowed.

  451. val selectDynamic: NameType

  452. val selectOverloadedMethod: NameType

  453. val selectTerm: NameType

  454. val selectType: NameType

  455. val self: NameType

  456. val setAccessible: NameType

  457. val setAnnotations: NameType

  458. val setSymbol: NameType

  459. val setType: NameType

  460. val setTypeSignature: NameType

  461. def setterToGetter(name: SymbolTable.TermName): SymbolTable.TermName

  462. val shiftLogicalRight: NameType

  463. val shiftSignedLeft: NameType

  464. val shiftSignedRight: NameType

  465. val splice: NameType

  466. def splitSpecializedName(name: SymbolTable.Name): (SymbolTable.Name, String, String)

    Return the original name and the types on which this name is specialized.

    Return the original name and the types on which this name is specialized. For example,

    splitSpecializedName("foo$mIcD$sp") == ('foo', "I", "D")

    foo$mIcD$sp is the name of a method specialized on two type parameters, the first one belonging to the method itself, on Int, and another one belonging to the enclosing class, on Double.

  467. val staticClass: NameType

  468. val staticModule: NameType

  469. val staticPackage: NameType

  470. val stringToTermName: Null

    Attributes
    protected
    Definition Classes
    CommonNames
  471. val stringToTypeName: Null

    Attributes
    protected
    Definition Classes
    CommonNames
  472. def stripAnonNumberSuffix(name: SymbolTable.Name): SymbolTable.Name

  473. def stripModuleSuffix(name: SymbolTable.Name): SymbolTable.Name

  474. val subtract: NameType

  475. def superName(name: SymbolTable.Name): SymbolTable.TermName

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

    Definition Classes
    AnyRef
  477. val synchronized_: NameType

  478. val synthSwitch: NameType

  479. def syntheticParamName(i: Int): SymbolTable.TermName

    Annotations
    @switch()
  480. val tail: NameType

  481. val takeAnd: NameType

  482. val takeConditionalAnd: NameType

  483. val takeConditionalOr: NameType

  484. val takeModulo: NameType

  485. val takeNot: NameType

  486. val takeOr: NameType

  487. val takeXor: NameType

  488. val testEqual: NameType

  489. val testGreaterOrEqualThan: NameType

  490. val testGreaterThan: NameType

  491. val testLessOrEqualThan: NameType

  492. val testLessThan: NameType

  493. val testNotEqual: NameType

  494. val then: NameType

  495. val thisPrefix: NameType

  496. val this_: NameType

  497. val throw_: NameType

  498. val toArray: NameType

  499. val toByte: NameType

  500. val toChar: NameType

  501. val toCharacter: NameType

  502. val toDouble: NameType

  503. val toFloat: NameType

  504. val toInt: NameType

  505. val toInteger: NameType

  506. val toList: NameType

  507. val toLong: NameType

  508. val toObjectArray: NameType

  509. val toSeq: NameType

  510. val toShort: NameType

  511. 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
  512. val toString_: NameType

  513. val toTypeConstructor: NameType

  514. def toUnaryName(name: SymbolTable.TermName): SymbolTable.TermName

  515. val tpe: NameType

  516. val tree: NameType

  517. val true_: NameType

  518. val typeTagToManifest: NameType

  519. val typedProductIterator: NameType

  520. val unapply: NameType

  521. val unapplySeq: NameType

  522. val unbox: NameType

  523. val universe: NameType

  524. def unspecializedName(name: SymbolTable.Name): SymbolTable.Name

  525. val update: NameType

  526. val updateDynamic: NameType

  527. val value: NameType

  528. val valueOf: NameType

  529. val values: NameType

  530. val view_: NameType

  531. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws()
  534. val wait_: NameType

  535. val withFilter: NameType

  536. val wrap: NameType

  537. val wrapBooleanArray: NameType

  538. val wrapByteArray: NameType

  539. val wrapCharArray: NameType

  540. val wrapDoubleArray: NameType

  541. val wrapFloatArray: NameType

  542. val wrapIntArray: NameType

  543. val wrapLongArray: NameType

  544. val wrapRefArray: NameType

  545. val wrapShortArray: NameType

  546. val wrapUnitArray: NameType

  547. val x_0: NameType

  548. val x_1: NameType

  549. val x_2: NameType

  550. val x_3: NameType

  551. val x_4: NameType

  552. val x_5: NameType

  553. val x_6: NameType

  554. val x_7: NameType

  555. val x_8: NameType

  556. val x_9: NameType

  557. val zip: NameType

  558. def [B](y: B): (SymbolTable.TermNames, B)

    Implicit information
    This member is added by an implicit conversion from SymbolTable.TermNames to ArrowAssoc[SymbolTable.TermNames] 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 SymbolTable.TermNames to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (termNames: StringAdd).self
    Definition Classes
    StringAdd
  2. val self: Any

    Implicit information
    This member is added by an implicit conversion from SymbolTable.TermNames to StringFormat performed by method any2stringfmt in scala.Predef.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (termNames: StringFormat).self
    Definition Classes
    StringFormat

Deprecated Value Members

  1. def SPECIALIZED_SUFFIX_NAME: SymbolTable.TermName

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use SPECIALIZED_SUFFIX

  2. def SPECIALIZED_SUFFIX_STRING: String

    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use SPECIALIZED_SUFFIX

  3. def x: SymbolTable.TermNames

    Implicit information
    This member is added by an implicit conversion from SymbolTable.TermNames to ArrowAssoc[SymbolTable.TermNames] 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:
    (termNames: ArrowAssoc[SymbolTable.TermNames]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  4. def x: SymbolTable.TermNames

    Implicit information
    This member is added by an implicit conversion from SymbolTable.TermNames to Ensuring[SymbolTable.TermNames] 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:
    (termNames: Ensuring[SymbolTable.TermNames]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from SymbolTable.TermNamesApi

Inherited from SymbolTable.TermNamesBase

Inherited from SymbolTable.Keywords

Inherited from SymbolTable.CommonNames

Inherited from SymbolTable.NamesApi

Inherited from SymbolTable.NamesBase

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from SymbolTable.TermNames to StringAdd

Inherited by implicit conversion any2stringfmt from SymbolTable.TermNames to StringFormat

Inherited by implicit conversion any2ArrowAssoc from SymbolTable.TermNames to ArrowAssoc[SymbolTable.TermNames]

Inherited by implicit conversion any2Ensuring from SymbolTable.TermNames to Ensuring[SymbolTable.TermNames]

No Group