1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
[test](test/index) / [Bar](test/-bar/index) # Bar `class Bar : [Foo](test/-foo/index)<Char>` ### Constructors | [<init>](test/-bar/-init-) | `Bar()` | ### Extension Functions | [xyzzy](test/xyzzy) | `fun [Bar](test/-bar/index).xyzzy(): Unit` |