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

  259. val args: NameType

  260. val argv: NameType

  261. val arrayClass: NameType

  262. val arrayElementClass: NameType

  263. val arrayValue: NameType

  264. val array_apply: NameType

  265. val array_clone: NameType

  266. val array_length: NameType

  267. val array_update: NameType

  268. val arraycopy: NameType

  269. val asClass: NameType

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

  271. val asInstanceOf_: NameType

  272. val asInstanceOf_Ob: NameType

  273. val asMethod: NameType

  274. val asModule: NameType

  275. val asTerm: NameType

  276. val asType: NameType

  277. val assert_: NameType

  278. val assume_: NameType

  279. val basis: NameType

  280. val box: NameType

  281. val build: NameType

  282. val bytes: NameType

  283. val canEqual_: NameType

  284. val checkInitialized: NameType

  285. val classOf: NameType

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

  287. val clone_: NameType

  288. val complement: NameType

  289. val conforms: NameType

  290. val copy: NameType

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

    Attributes
    protected
    Definition Classes
    TermNamesCommonNames
  292. val currentMirror: NameType

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

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

  295. val definitions: NameType

  296. val delayedInit: NameType

  297. val delayedInitArg: NameType

  298. val divide: NameType

  299. val drop: NameType

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

  301. val elem: NameType

  302. val emptyValDef: NameType

  303. val ensureAccessible: NameType

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

  310. 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
  311. val equalsNumChar: NameType

  312. val equalsNumNum: NameType

  313. val equalsNumObject: NameType

  314. val equals_: NameType

  315. val error: NameType

  316. val eval: NameType

  317. val ex: NameType

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

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

    The expanded setter name of name relative to this class base

  320. val experimental: NameType

  321. val f: NameType

  322. val false_: NameType

  323. val filter: NameType

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

  325. val finalize_: NameType

  326. val find_: NameType

  327. val flagsFromBits: NameType

  328. val flatMap: NameType

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

    Definition Classes
    CommonNames
  330. val foreach: NameType

  331. 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()
  332. val genericArrayOps: NameType

  333. val genericWrapArray: NameType

  334. val get: NameType

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

  336. val getOrElse: NameType

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

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

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

  340. val hasNext: NameType

  341. 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
  342. val hashCode_: NameType

  343. val hash_: NameType

  344. val head: NameType

  345. val identity: NameType

  346. val implicitly: NameType

  347. val in: NameType

  348. val info: NameType

  349. val inlinedEquals: NameType

  350. val isArray: NameType

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

  352. val isDefinedAt: NameType

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

  354. val isEmpty: NameType

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

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

  357. 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
  358. val isInstanceOf_: NameType

  359. val isInstanceOf_Ob: NameType

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

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

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

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

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

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

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

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

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

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

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

  371. val java: NameType

  372. final val javaKeywords: SymbolTable.JavaKeywords

    Definition Classes
    Keywords
  373. val key: NameType

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

    Definition Classes
    Keywords
  375. val lang: NameType

  376. val length: NameType

  377. val lengthCompare: NameType

  378. val liftedTree: NameType

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

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

  381. val macro: NameType

  382. val macroContext: NameType

  383. val macroThis: NameType

  384. val main: NameType

  385. val manifest: NameType

  386. val manifestToTypeTag: NameType

  387. val map: NameType

  388. val materializeAbsTypeTag: NameType

  389. val materializeClassTag: NameType

  390. val materializeTypeTag: NameType

  391. val mirror: NameType

  392. val moduleClass: NameType

  393. val multiply: NameType

  394. val name: NameType

  395. 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
  396. val ne: NameType

  397. val negate: NameType

  398. val newArray: NameType

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

  400. val newFreeExistential: NameType

  401. val newFreeTerm: NameType

  402. val newFreeType: NameType

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

  404. val newNestedSymbol: NameType

  405. val newScopeWith: NameType

  406. val next: NameType

  407. val nmeNewTermName: NameType

  408. val nmeNewTypeName: NameType

  409. val normalize: NameType

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

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

  412. val notifyAll_: NameType

  413. val notify_: NameType

  414. val null_: NameType

  415. val ofDim: NameType

  416. val origin: NameType

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

  418. val positive: NameType

  419. val prefix: NameType

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

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

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

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

    Postfix/prefix, really.

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

    Annotations
    @switch()
  424. val productArity: NameType

  425. val productElement: NameType

  426. val productIterator: NameType

  427. val productPrefix: NameType

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

    The name of an accessor for protected symbols.

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

  430. object raw

  431. val readResolve: NameType

  432. val reflect: NameType

  433. val reify: NameType

  434. val rootMirror: NameType

  435. val runOrElse: NameType

  436. val runtime: NameType

  437. val runtimeClass: NameType

  438. val runtimeMirror: NameType

  439. val sameElements: NameType

  440. val scala_: NameType

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

  442. val selectDynamic: NameType

  443. val selectOverloadedMethod: NameType

  444. val selectTerm: NameType

  445. val selectType: NameType

  446. val self: NameType

  447. val setAccessible: NameType

  448. val setAnnotations: NameType

  449. val setSymbol: NameType

  450. val setType: NameType

  451. val setTypeSignature: NameType

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

  453. val shiftLogicalRight: NameType

  454. val shiftSignedLeft: NameType

  455. val shiftSignedRight: NameType

  456. val splice: NameType

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

  458. val staticClass: NameType

  459. val staticModule: NameType

  460. val staticPackage: NameType

  461. val stringToTermName: Null

    Attributes
    protected
    Definition Classes
    CommonNames
  462. val stringToTypeName: Null

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

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

  465. val subtract: NameType

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

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

    Definition Classes
    AnyRef
  468. val synchronized_: NameType

  469. val synthSwitch: NameType

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

    Annotations
    @switch()
  471. val tail: NameType

  472. val takeAnd: NameType

  473. val takeConditionalAnd: NameType

  474. val takeConditionalOr: NameType

  475. val takeModulo: NameType

  476. val takeNot: NameType

  477. val takeOr: NameType

  478. val takeXor: NameType

  479. val testEqual: NameType

  480. val testGreaterOrEqualThan: NameType

  481. val testGreaterThan: NameType

  482. val testLessOrEqualThan: NameType

  483. val testLessThan: NameType

  484. val testNotEqual: NameType

  485. val then: NameType

  486. val thisPrefix: NameType

  487. val this_: NameType

  488. val throw_: NameType

  489. val toArray: NameType

  490. val toByte: NameType

  491. val toChar: NameType

  492. val toCharacter: NameType

  493. val toDouble: NameType

  494. val toFloat: NameType

  495. val toInt: NameType

  496. val toInteger: NameType

  497. val toList: NameType

  498. val toLong: NameType

  499. val toObjectArray: NameType

  500. val toSeq: NameType

  501. val toShort: NameType

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

  504. val toTypeConstructor: 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