DLangFunction

Undocumented in source.

Members

Functions

getAttribute
auto getAttribute(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
hasAttribute
bool hasAttribute(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
line
size_t line()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
testName
string testName()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta