class ScalaTermNames
extends ScalaNames

Constructors

ScalaTermNames ( )

Members

[+] final object primitive
[+] protected implicit def fromString ( s: String ) : TermName
[+] def isPrimitiveName ( name: Name ) : Boolean
[+] def localDummyName ( clazz: Symbol ) ( implicit ctx: Context ) : TermName
[+] def newBitmapName ( bitmapPrefix: TermName , n: Int ) : TermName
[+] @switch def productAccessorName ( j: Int ) : TermName
[+] def selectorName ( n: Int ) : TermName
[+] @switch def syntheticParamName ( i: Int ) : TermName
[+] def syntheticParamNames ( num: Int ) : List [ TermName ]