Attributes
Members list
Type members
Classlikes
The NIR representation of a Scala class.
The NIR representation of a Scala class.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Defntrait Positionedclass Objecttrait Matchableclass AnyShow all
A unique, read-only instance of some type.
A unique, read-only instance of some type.
A constant definition is distinct from a constant literal, which would be represented by a Val
.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Defntrait Positionedclass Objecttrait Matchableclass AnyShow all
A method declaration.
A method declaration.
Methods of abstract classes and traits can be declared without a definition and are resolved at runtime through dynamic dispatch.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Defntrait Positionedclass Objecttrait Matchableclass AnyShow all
A method definition.
A method definition.
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Defntrait Positionedclass Objecttrait Matchableclass AnyShow all
The NIR representation of a Scala module.
The NIR representation of a Scala module.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Defntrait Positionedclass Objecttrait Matchableclass AnyShow all
The NIR representation of a Scala trait.
The NIR representation of a Scala trait.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Defntrait Positionedclass Objecttrait Matchableclass AnyShow all
A variable definition corresponding to either a field in class or module, or to a top-level global variable.
A variable definition corresponding to either a field in class or module, or to a top-level global variable.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Defntrait Positionedclass Objecttrait Matchableclass AnyShow all