scala
.
tools
.
nsc
.
symtab
.
StdNames
SymbolNames
class
SymbolNames
extends AnyRef
Attributes
abstract
Source
StdNames.scala
Linear Supertypes
AnyRef,
Any
Ordering
Alphabetic
By inheritance
Inherited
Hide All
Show all
SymbolNames
AnyRef
Any
Visibility
Public
All
Instance Constructors
new
SymbolNames
()
Abstract Value Members
val
BeanProperty
:
TypeName
Attributes
abstract
val
BooleanBeanProperty
:
TypeName
Attributes
abstract
val
Boxed
:
Map
[
TypeName
,
TypeName
]
Attributes
abstract
val
BoxedBoolean
:
TypeName
Attributes
abstract
val
BoxedCharacter
:
TypeName
Attributes
abstract
val
BoxedNumber
:
TypeName
Attributes
abstract
val
Class
:
TypeName
Attributes
abstract
val
Code
:
TypeName
Attributes
abstract
val
Delegate
:
TypeName
Attributes
abstract
val
ForName
:
TermName
Attributes
abstract
val
GetCause
:
TermName
Attributes
abstract
val
GetClass
:
TermName
Attributes
abstract
val
GetMethod
:
TermName
Attributes
abstract
val
IOOBException
:
TypeName
Attributes
abstract
val
InvTargetException
:
TypeName
Attributes
abstract
val
Invoke
:
TermName
Attributes
abstract
val
JavaLang
:
TermName
Attributes
abstract
val
JavaSerializable
:
TypeName
Attributes
abstract
val
MethodAsObject
:
TypeName
Attributes
abstract
val
NPException
:
TypeName
Attributes
abstract
val
Object
:
TypeName
Attributes
abstract
val
String
:
TypeName
Attributes
abstract
val
Throwable
:
TypeName
Attributes
abstract
val
ValueType
:
TypeName
Attributes
abstract
Concrete Value Members
def
!=
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
!=
(
arg0:
Any
)
:
Boolean
Attributes
final
Definition Classes
Any
def
##
()
:
Int
Attributes
final
Definition Classes
AnyRef → Any
def
==
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
==
(
arg0:
Any
)
:
Boolean
Attributes
final
Definition Classes
Any
def
asInstanceOf
[
T0
]
: T0
Attributes
final
Definition Classes
Any
def
clone
()
: AnyRef
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
eq
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
getClass
()
: java.lang.Class[_]
Attributes
final
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
isInstanceOf
[
T0
]
:
Boolean
Attributes
final
Definition Classes
Any
def
ne
(
arg0: AnyRef
)
:
Boolean
Attributes
final
Definition Classes
AnyRef
def
notify
()
:
Unit
Attributes
final
Definition Classes
AnyRef
def
notifyAll
()
:
Unit
Attributes
final
Definition Classes
AnyRef
implicit def
stringToTypeName
(
s: String
)
:
TypeName
Attributes
protected implicit
def
synchronized
[
T0
]
(
arg0: ⇒ T0
)
: T0
Attributes
final
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
wait
()
:
Unit
Attributes
final
Definition Classes
AnyRef
Annotations
@throws
()
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Attributes
final
Definition Classes
AnyRef
Annotations
@throws
()
def
wait
(
arg0:
Long
)
:
Unit
Attributes
final
Definition Classes
AnyRef
Annotations
@throws
()
Inherited from AnyRef
Inherited from
Any