Front-end factory for producing Dom nodes.
<mrdocs/Metadata/DomCorpus.hpp>
class DomCorpus;
| Name | Description |
|---|---|
DomCorpus [constructor] | Constructor. |
~DomCorpus [destructor] [virtual] | Destructor. |
construct [virtual] | Construct a lazy Dom object representing the specified symbol. |
get | Return a Dom object representing the given symbol. |
getCorpus | Returns the Corpus associated with the Dom. |
getDocComment [virtual] | Return a Dom value representing the DocComment. |
operator* | Returns the Corpus associated with the Dom. |
operator-> | Returns the Corpus associated with the Dom. |
| Name | Description |
|---|---|
getParents | Return a list of the parent symbols of the specified Info. |