BTW
The code in cssparser.zip is not final yet. I still might revert to using the original or an augmented structure for each token instead of the simpler std::pair. I may try to add file position information. I also will be adding an interface to get logged errors, and warning for use in diagnostic and validation.
|