Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ Visit
Method
Visit
Dependencies/tinyxml2/src/tinyxml2.cpp:2808–2812 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2806
2807
2808
bool XMLPrinter::Visit( const XMLText& text )
2809
{
2810
PushText( text.Value(), text.CData() );
2811
return true;
2812
}
2813
2814
2815
bool XMLPrinter::Visit( const XMLComment& comment )
Callers
1
Accept
Method · 0.80
Calls
1
Value
Method · 0.45
Tested by
no test coverage detected