Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ VisitExit
Method
VisitExit
depends/tinyxml/tinyxml.cpp:1761–1764 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1759
}
1760
1761
bool TiXmlPrinter::VisitExit( const TiXmlDocument& )
1762
{
1763
return true;
1764
}
1765
1766
bool TiXmlPrinter::VisitEnter( const TiXmlElement& element, const TiXmlAttribute* firstAttribute )
1767
{
Callers
1
Accept
Method · 0.45
Calls
2
FirstChild
Method · 0.45
Value
Method · 0.45
Tested by
no test coverage detected