• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[test](../index.md) / [Bar](./index.md)
2
3# Bar
4
5`class Bar`
6
7An emphasised class.
8
9*This class [Bar](./index.md) is awesome.*
10
11*Even more awesomer is the function [Bar.foo](foo.md)*
12
13*[Bar.hello](hello.md) is also OK*
14
15### Constructors
16
17| [&lt;init&gt;](-init-.md) | `Bar()`<br>An emphasised class. |
18
19### Functions
20
21| [foo](foo.md) | `fun foo(): Unit` |
22| [hello](hello.md) | `fun hello(): Unit` |
23
24