PragmaDirective

Undocumented in source.
class PragmaDirective : Directive

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