• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[test](../index.md) / [Foo](./index.md)
2
3# Foo
4
5`class Foo`
6
7The class Foo.
8
9### Constructors
10
11| Name | Summary |
12|---|---|
13| [&lt;init&gt;](-init-.md) | `Foo()`<br>The class Foo. |
14
15### Functions
16
17| Name | Summary |
18|---|---|
19| [bar](bar.md) | `fun bar(): Unit`<br>The method bar. |
20| [baz](baz.md) | `fun baz(): Unit`<br>The method baz. |
21