Comment

Undocumented in source.

Constructors

this
this(string content)

Construct a comment

Members

Functions

opCmp
int opCmp(Object o)

Compares two comments

opEquals
bool opEquals(Object o)

Compares two comments for equality

toHash
size_t toHash()

Returns the hash of a Comment

toString
string toString()

Returns a string representation of this comment

Properties

isEmptyXML
bool isEmptyXML [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta