KSeExpr  4.0.4.0
Namespaces | Functions
ExprParser.h File Reference
#include <string>
#include "Expression.h"
#include "ErrorCode.h"
#include "ExprNode.h"

Go to the source code of this file.

Namespaces

 KSeExpr
 

Functions

bool KSeExpr::ExprParse (KSeExpr::ExprNode *&parseTree, KSeExpr::ErrorCode &errorCode, std::vector< std::string > &errorIds, int &errorStart, int &errorEnd, std::vector< std::pair< int, int > > &_comments, const KSeExpr::Expression *expr, const char *str, bool wantVec=true)