C

class C extends A

This is foo: Foo expanded.

Source:
tests.scala
class A
class Object
trait Matchable
class Any

Type members

Classlikes

class CC
Companion:
object
Source:
tests.scala
object CC
Companion:
class
Source:
tests.scala

Inherited classlikes

class AA
Inherited from:
A
Source:
tests.scala
object AA
Inherited from:
A
Source:
tests.scala

Inherited types

type X = B
Inherited from:
A
Source:
tests.scala
type Y <: B
Inherited from:
A
Source:
tests.scala

Value members

Inherited methods

This is foo: Foo expanded.

This is foo: Foo expanded.

Inherited from:
A
Source:
tests.scala
final def myMethod(s: String): String

This is my method.

This is my method.

This is a link: AA.

This is another link: AA$.

And yet another: B.

Inherited from:
A
Source:
tests.scala