MCPcopy 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
61std::string Parser::lastErrorMessage() const {
62 return mLastErrorMessage;
63}
64
65size_t Parser::variablesCounter() const {
66 return mVariablesCounter;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected