class OmCommentCollector
|
The comment collector utility. More... |
|
|
Public Members
Detailed Description
The comment collector utility.
This class provides features to collect comments during a reading.
Not this is complementary of the OmNode::resurrect method since
comments can be scattered anywhere among parsable objects.
Destructor.
Read comments from an input until there is no more.
Store them as objects sequentially at the end of the collection.
Transfer the collected comments to a node.
The collection becomes empty, and comments are appended to the list of comments of the node.
- Precondition: ~ NullPointer(node_in)
Generated by: root@localhost.localdomain on Tue Oct 12 21:02:30 199. |