summaryrefslogtreecommitdiff
path: root/src/core/comment.h
Commit message (Collapse)AuthorAgeFilesLines
* Finalisation and destruction of nodesJohn Mark Bell2007-07-281-0/+3
| | | | svn path=/trunk/dom/; revision=3467
* Sort out somewhat messy object construction.John Mark Bell2007-07-281-0/+21
We now have explicit types for all classes (rather than using the parent class for those which inherit but add no extra data content). svn path=/trunk/dom/; revision=3465