DLangClass

Undocumented in source.
version(Have_libdparse)
struct DLangClass {}

Members

Functions

functions
DLangFunction[] functions()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()

returns the class name

Variables

tokens
const(Token)[] tokens;
Undocumented in source.

Meta