Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2133
bool XMLPrinter::VisitExit( const XMLElement& element ) {
2134
CloseElement( CompactMode(element) );
2135
return true;
2136
}
2137
2138
2139
bool XMLPrinter::Visit( const XMLText& text ) {
Callers
1
Accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected