UndefDirective

Undocumented in source.
class UndefDirective : Directive {}

Members

Variables

identifier
string identifier;
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