Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ parseErrors
Method
parseErrors
src/backend/gsl/Parser.cpp:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
int Parser::parseErrors() const {
58
return mParseErrors;
59
}
60
61
std::string Parser::lastErrorMessage() const {
62
return mLastErrorMessage;
Callers
7
isValid
Method · 0.80
tryEvaluateCartesian
Method · 0.80
tryEvaluatePolar
Method · 0.80
tryEvaluateParametric
Method · 0.80
Range
Method · 0.80
func_f
Function · 0.80
func_df
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected