MCPcopy Create free account
hub / github.com/Samsung/UTopia / setFilePath

Method setFilePath

include/ftg/utils/Location.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 void setLine(unsigned line) { m_line = line; }
38
39 void setFilePath(std::string filePath) { m_filePath = filePath; }
40
41 size_t getOffset() const { return m_offset; }
42

Callers 1

fromJsonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected