mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
b196eadcc2
By using this class we can create ptml::Tags without XML tags. It is useful in the revng-c part when we want to generate Plain C. All PTML Tags, from now on, should be created via this class only. In addition, port `Yield` library to be using this.