MCPcopy Create free account
hub / github.com/Overload-Technologies/Overload / VisitExit

Method VisitExit

Dependencies/tinyxml2/src/tinyxml2.cpp:2801–2805  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2799
2800
2801bool XMLPrinter::VisitExit( const XMLElement& element )
2802{
2803 CloseElement( CompactMode(element) );
2804 return true;
2805}
2806
2807
2808bool XMLPrinter::Visit( const XMLText& text )

Callers 1

AcceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected