ConditionalDirective

Undocumented in source.

Members

Variables

branches
Directive[] branches;
Undocumented in source.
condition
Expression condition;
Undocumented in source.
endif
Directive endif;
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