Declaration

Undocumented in source.
version(none)
@safe pure nothrow
class Declaration : Tree {}

Members

Properties

isTemplate
bool isTemplate [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ctParams
Node[] ctParams;

< Compile-time parameters.

Meta