- vgate
VarDeclaration vgate;
Undocumented in source.
- syntaxCopy
Dsymbol syntaxCopy(Dsymbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
- isThis
inout(AggregateDeclaration) isThis()
Undocumented in source. Be warned that the author may not have intended to support it.
- isVirtual
bool isVirtual()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasStaticCtorOrDtor
bool hasStaticCtorOrDtor()
Undocumented in source. Be warned that the author may not have intended to support it.
- addPreInvariant
bool addPreInvariant()
Undocumented in source. Be warned that the author may not have intended to support it.
- addPostInvariant
bool addPostInvariant()
Undocumented in source. Be warned that the author may not have intended to support it.
- isStaticDtorDeclaration
inout(StaticDtorDeclaration) isStaticDtorDeclaration()
Undocumented in source. Be warned that the author may not have intended to support it.
- accept
void accept(Visitor v)
Undocumented in source. Be warned that the author may not have intended to support it.