MCPcopy Create free account
hub / github.com/MITK/MITK / GetLineNumber

Method GetLineNumber

Plugins/org.blueberry.core.runtime/src/berryStatus.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140int Status::GetLineNumber() const
141{
142 return sourceLocation.lineNumber;
143}
144
145void Status::SetCode(int code)
146{

Callers 1

LogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected