final
- Companion
- object
trait DeclaringSymbol
class TypeSymbol
class TermOrTypeSymbol
class Symbol
class Object
trait Matchable
class Any
Type members
Types
Inherited types
Value members
Concrete methods
final
Get the companion class of this class, if it exists:
Get the companion class of this class, if it exists:
- for
class C
=>object class C[$]
- for
object class C[$]
=>class C
Inherited methods
final
All symbols overridden by this symbol.
All symbols overridden by this symbol.
- Inherited from
- TermOrTypeSymbol
final
The first symbol overridden by this symbol, if any.
The first symbol overridden by this symbol, if any.
- Inherited from
- TermOrTypeSymbol
final
The symbol, in class inClass
, that is overridden by this symbol, if any.
The symbol, in class inClass
, that is overridden by this symbol, if any.
- Inherited from
- TermOrTypeSymbol
final
The symbol overriding this symbol in given subclass inClass
, if any.
The symbol overriding this symbol in given subclass inClass
, if any.
- Inherited from
- TermOrTypeSymbol