|
Electroneum
|
#include <in_section.hpp>


Public Types | |
| enum | type { type::inverted, type::normal } |
Public Member Functions | |
| in_section (type type, const token &start_token) | |
| std::string | render (render_context &context, const token &token) override |
Public Member Functions inherited from mstch::render_state | |
| virtual | ~render_state () |
Private Attributes | |
| const type | m_type |
| const token & | m_start_token |
| template_type | m_section |
| int | m_skipped_openings |
|
strong |
|
overridevirtual |
Implements mstch::render_state.
|
private |
|
private |
|
private |
|
private |
1.8.14