MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / GetErrorLine

Method GetErrorLine

Source/3rdParty/tinyxml2/tinyxml2.h:1506–1508  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1504 return _errorStr2;
1505 }
1506 int GetErrorLine() const {
1507 return _errorLine;
1508 }
1509 const char* GetCharBuffer() const {
1510 return _charBuffer;
1511 }

Callers 1

parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected