Skip to content
Snippets Groups Projects
Commit 5bc37afc authored by Julien Malik's avatar Julien Malik
Browse files

DOC

parent 2a59c9fd
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ public:
/** Return the list of variables */
const std::map<std::string, Parser::ValueType*>& GetVar() const;
/** Return the list of variables */
/** Return a map of function names and associated number of arguments */
FunctionMapType GetFunList() const;
/** Check Expression **/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment