MCPcopy Create free account
hub / github.com/KDE/labplot / variablesCounter

Method variablesCounter

src/backend/gsl/Parser.cpp:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65size_t Parser::variablesCounter() const {
66 return mVariablesCounter;
67}
68
69void Parser::setSkipSpecialFunctionEvaluation(bool skip) {
70 mSkipSpecialFunctionEvaluation = skip;

Callers 1

tryEvaluateCartesianMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected