Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ lastErrorMessage
Method
lastErrorMessage
src/backend/gsl/Parser.cpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
std::string Parser::lastErrorMessage() const {
62
return mLastErrorMessage;
63
}
64
65
size_t Parser::variablesCounter() const {
66
return mVariablesCounter;
Callers
1
~ParserLastErrorMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected