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 add: NameType

  251. val add_: NameType

  252. val annotation: NameType

  253. val anyValClass: NameType

  254. val append: NameType

  255. val apply: NameType

  256. val applyDynamic: NameType

  257. val applyDynamicNamed: NameType

  258. val applyImpl: NameType

  259. val applyOrElse: NameType

  260. val args: NameType

  261. val argv: NameType

  262. val arrayClass: NameType

  263. val arrayElementClass: NameType

  264. val arrayValue: NameType

  265. val array_apply: NameType

  266. val array_clone: NameType

  267. val array_length: NameType

  268. val array_update: NameType

  269. val arraycopy: NameType

  270. val asClassSymbol: NameType

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

  272. val asInstanceOf_: NameType

  273. val asInstanceOf_Ob: NameType

  274. val asMethodSymbol: NameType

  275. val asModuleSymbol: NameType

  276. val asTermSymbol: NameType

  277. val asTypeConstructor: NameType

  278. val asTypeSymbol: NameType

  279. val assert_: NameType

  280. val assume_: NameType

  281. val basis: NameType

  282. val box: NameType

  283. val build: NameType

  284. val bytes: NameType

  285. val canEqual_: NameType

  286. val checkInitialized: NameType

  287. val classOf: NameType

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

  289. val clone_: NameType

  290. val complement: NameType

  291. val conforms: NameType

  292. val copy: NameType

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

    Attributes
    protected
    Definition Classes
    TermNamesCommonNames
  294. val currentMirror: NameType

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

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

  297. val definitions: NameType

  298. val delayedInit: NameType

  299. val delayedInitArg: NameType

  300. val divide: NameType

  301. val drop: NameType

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

  303. val elem: NameType

  304. val emptyValDef: NameType

  305. val ensureAccessible: NameType

  306. 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
  307. 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
  308. 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
  309. 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
  310. 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
  311. val eq: NameType

  312. 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
  313. val equalsNumChar: NameType

  314. val equalsNumNum: NameType

  315. val equalsNumObject: NameType

  316. val equals_: NameType

  317. val error: NameType

  318. val eval: NameType

  319. val ex: NameType

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

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

    The expanded setter name of name relative to this class base

  322. val experimental: NameType

  323. val f: NameType

  324. val false_: NameType

  325. val filter: NameType

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

  327. val finalize_: NameType

  328. val find_: NameType

  329. val flagsFromBits: NameType

  330. val flatMap: NameType

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

    Definition Classes
    CommonNames
  332. val foreach: NameType

  333. 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()
  334. val genericArrayOps: NameType

  335. val genericWrapArray: NameType

  336. val get: NameType

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

  338. val getOrElse: NameType

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

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

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

  342. val hasNext: NameType

  343. 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
  344. val hashCode_: NameType

  345. val hash_: NameType

  346. val head: NameType

  347. val identity: NameType

  348. val implicitly: NameType

  349. val in: NameType

  350. val info: NameType

  351. val inlinedEquals: NameType

  352. val isArray: NameType

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

  354. val isDefinedAt: NameType

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

  356. val isEmpty: NameType

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

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

  359. 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
  360. val isInstanceOf_: NameType

  361. val isInstanceOf_Ob: NameType

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

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

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

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

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

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

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

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

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

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

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

  373. val java: NameType

  374. final val javaKeywords: SymbolTable.JavaKeywords

    Definition Classes
    Keywords
  375. val key: NameType

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

    Definition Classes
    Keywords
  377. val lang: NameType

  378. val length: NameType

  379. val lengthCompare: NameType

  380. val liftedTree: NameType

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

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

  383. val macro: NameType

  384. val macroContext: NameType

  385. val macroThis: NameType

  386. val main: NameType

  387. val manifest: NameType

  388. val manifestToTypeTag: NameType

  389. val map: NameType

  390. val materializeAbsTypeTag: NameType

  391. val materializeClassTag: NameType

  392. val materializeTypeTag: NameType

  393. val mirror: NameType

  394. val moduleClass: NameType

  395. val multiply: NameType

  396. val name: NameType

  397. 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
  398. val ne: NameType

  399. val negate: NameType

  400. val newArray: NameType

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

  402. val newFreeExistential: NameType

  403. val newFreeTerm: NameType

  404. val newFreeType: NameType

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

  406. val newNestedSymbol: NameType

  407. val newScopeWith: NameType

  408. val next: NameType

  409. val nmeNewTermName: NameType

  410. val nmeNewTypeName: NameType

  411. val normalize: NameType

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

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

  414. val notifyAll_: NameType

  415. val notify_: NameType

  416. val null_: NameType

  417. val ofDim: NameType

  418. val origin: NameType

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

  420. val positive: NameType

  421. val prefix: NameType

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

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

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

    Postfix/prefix, really.

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

    Annotations
    @switch()
  425. val productArity: NameType

  426. val productElement: NameType

  427. val productIterator: NameType

  428. val productPrefix: NameType

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

    The name of an accessor for protected symbols.

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

  431. object raw

  432. val readResolve: NameType

  433. val reflect: NameType

  434. val reify: NameType

  435. val rootMirror: NameType

  436. val runOrElse: NameType

  437. val runtime: NameType

  438. val runtimeClass: NameType

  439. val runtimeMirror: NameType

  440. val sameElements: NameType

  441. val scala_: NameType

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

  443. val selectDynamic: NameType

  444. val selectOverloadedMethod: NameType

  445. val selectTerm: NameType

  446. val selectType: NameType

  447. val self: NameType

  448. val setAccessible: NameType

  449. val setAnnotations: NameType

  450. val setSymbol: NameType

  451. val setType: NameType

  452. val setTypeSignature: NameType

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

  454. val shiftLogicalRight: NameType

  455. val shiftSignedLeft: NameType

  456. val shiftSignedRight: NameType

  457. val splice: NameType

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

  459. val staticClass: NameType

  460. val staticModule: NameType

  461. val staticPackage: NameType

  462. val stringToTermName: Null

    Attributes
    protected
    Definition Classes
    CommonNames
  463. val stringToTypeName: Null

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

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

  466. val subtract: NameType

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

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

    Definition Classes
    AnyRef
  469. val synchronized_: NameType

  470. val synthSwitch: NameType

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

    Annotations
    @switch()
  472. val tail: NameType

  473. val takeAnd: NameType

  474. val takeConditionalAnd: NameType

  475. val takeConditionalOr: NameType

  476. val takeModulo: NameType

  477. val takeNot: NameType

  478. val takeOr: NameType

  479. val takeXor: NameType

  480. val testEqual: NameType

  481. val testGreaterOrEqualThan: NameType

  482. val testGreaterThan: NameType

  483. val testLessOrEqualThan: NameType

  484. val testLessThan: NameType

  485. val testNotEqual: NameType

  486. val then: NameType

  487. val thisPrefix: NameType

  488. val this_: NameType

  489. val throw_: NameType

  490. val toArray: NameType

  491. val toByte: NameType

  492. val toChar: NameType

  493. val toCharacter: NameType

  494. val toDouble: NameType

  495. val toFloat: NameType

  496. val toInt: NameType

  497. val toInteger: NameType

  498. val toList: NameType

  499. val toLong: NameType

  500. val toObjectArray: NameType

  501. val toSeq: NameType

  502. val toShort: NameType

  503. 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
  504. val toString_: NameType

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

  506. val tpe: NameType

  507. val tree: NameType

  508. val true_: NameType

  509. val typeTagToManifest: NameType

  510. val typedProductIterator: NameType

  511. val unapply: NameType

  512. val unapplySeq: NameType

  513. val unbox: NameType

  514. val universe: NameType

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

  516. val update: NameType

  517. val updateDynamic: NameType

  518. val value: NameType

  519. val valueOf: NameType

  520. val values: NameType

  521. val view_: NameType

  522. final def wait(): Unit

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

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

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

  526. val withFilter: NameType

  527. val wrap: NameType

  528. val wrapBooleanArray: NameType

  529. val wrapByteArray: NameType

  530. val wrapCharArray: NameType

  531. val wrapDoubleArray: NameType

  532. val wrapFloatArray: NameType

  533. val wrapIntArray: NameType

  534. val wrapLongArray: NameType

  535. val wrapRefArray: NameType

  536. val wrapShortArray: NameType

  537. val wrapUnitArray: NameType

  538. val x_0: NameType

  539. val x_1: NameType

  540. val x_2: NameType

  541. val x_3: NameType

  542. val x_4: NameType

  543. val x_5: NameType

  544. val x_6: NameType

  545. val x_7: NameType

  546. val x_8: NameType

  547. val x_9: NameType

  548. val zip: NameType

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