MCPcopy Create free account
hub / github.com/NanoMichael/MicroTeX / VisitExit

Method VisitExit

src/xml/tinyxml2.cpp:2133–2136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2131
2132
2133bool XMLPrinter::VisitExit( const XMLElement& element ) {
2134 CloseElement( CompactMode(element) );
2135 return true;
2136}
2137
2138
2139bool XMLPrinter::Visit( const XMLText& text ) {

Callers 1

AcceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected