• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[test](../index.md) / [Bar](./index.md)
2
3# Bar
4
5`class Bar : `[`Foo`](../-foo/index.md)
6
7### Constructors
8
9| [<init>](-init-.md) | `Bar()` |
10
11### Extension Functions
12
13| [shazam](../shazam.md) | `fun `[`Bar`](./index.md)`.shazam(i: Int): Unit`<br>`fun `[`Foo`](../-foo/index.md)`.shazam(): Unit` |
14| [xyzzy](../xyzzy.md) | `fun `[`Bar`](./index.md)`.xyzzy(): Unit` |
15
16