A

class A

AN IMPORTANT TEST CLASS

Very important, in fact

So important it gets three headers

This is an important test class. Important enough to get multiple sentences in its summary.

Here is foo: Foo expanded.

And this is inline code.

And this is the strong emphasis test.

And this

is.an("actual code block")
with.multiple("lines")
"""
{{{
and an embedded Wiki code block for good measure
}}}
"""

While

this.is("a Wiki code block")
"""
```
with an embedded Md code block for good measure
```
"""

And this

is.an("indented code block")
with.multiple("lines")

And this

is

a blockquote

And this is a link: method.

This is another way to spell the same link: method.

And this is another link: AA.

And this is another link: AA$.

And this is yet another link: tests.Methods.

Yet another: tests.Methods.simple.

And yet another: example.level2.Documentation.

This is my friend: tests.B.

And this is his companion: link to the companion.

And this is a link that failed to resolve absent.

And this is a link that failed to parse #.

Constructor:

A class has a constructor, and this one is important.

Authors:

Gal Anonim

Version:

1.0.0

Companion:
object
Source:
tests.scala
class Object
trait Matchable
class Any
class B
object given_B.type
class C

Type members

Classlikes

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

Types

type X = B
type Y <: B

Value members

Concrete methods

This is foo: Foo expanded.

This is foo: Foo expanded.

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.

Source:
tests.scala