Bar

Undocumented in source.
version(unittest)
class Bar : Foo {}

Members

Functions

foobar
int foobar()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Witchcraft
Undocumented in source.

Variables

name
string name;
Undocumented in source.

Inherited Members

From Foo

x
int x;
Undocumented in source.
y
int y;
Undocumented in source.
bar
int bar()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta