Map an ExprInfo to a dom::Value object.
<mrdocs/Metadata/Expression.hpp>void
tag_invoke(
dom::ValueFromTag,
dom::Value& v,
ExprInfo const& expr,
DomCorpus const*);
| Name | Description |
|---|---|
| v | The output parameter to receive the dom::Value. |
| expr | The expression info to convert. |