Assignment

Undocumented in source.

Constructors

this
this(Token token, string content)
Undocumented in source.

Inherited Members

From StringTagContents

_token
Token _token;
Undocumented in source.
_content
string _content;
Undocumented in source.
token
Token token()
Undocumented in source. Be warned that the author may not have intended to support it.
accept
void accept(ASTVisitor )
Undocumented in source. Be warned that the author may not have intended to support it.
content
string content()
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