DefineDirective

Undocumented in source.

Constructors

this
this(MacroDefinition macroDefinition)
Undocumented in source.

Alias This

macroDefinition

Members

Variables

macroDefinition
MacroDefinition macroDefinition;
Undocumented in source.

Inherited Members

From Directive

tokens
Token[] tokens;
Undocumented in source.
extent
SourceRange extent;
Undocumented in source.
kind
DirectiveKind kind;
Undocumented in source.
location
SourceLocation location [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta