KSeExpr 6.0.0.0
|
#include <Evaluator.h>
Public Member Functions | |
void | debugPrint () |
Static Public Member Functions | |
static void | unsupported () |
static const char * | evalStr (VarBlock *) |
static const double * | evalFP (VarBlock *) |
static bool | prepLLVM (ExprNode *, ExprType) |
static void | evalMultiple (VarBlock *, int, size_t, size_t) |
Definition at line 449 of file Evaluator.h.
|
inline |
Definition at line 475 of file Evaluator.h.
Referenced by KSeExpr::Expression::debugPrintLLVM().
Definition at line 461 of file Evaluator.h.
Referenced by KSeExpr::Expression::evalFP().
|
inlinestatic |
Definition at line 471 of file Evaluator.h.
Referenced by KSeExpr::Expression::evalMultiple().
Definition at line 456 of file Evaluator.h.
Referenced by KSeExpr::Expression::evalStr().
Definition at line 466 of file Evaluator.h.
Referenced by KSeExpr::Expression::prep().
Definition at line 452 of file Evaluator.h.