 |
Qore Programming Language Reference Manual
0.9.11
|
constructor(Program pgm, string source, string label)
Creates the expression object.
Expression objects represent a single executable expression.
Definition: QC_Expression.dox.h:7
auto eval()
Evaluates the expression and returns any return value.
Program objects allow Qore programs to support subprograms with the option to restrict capabilities,...
Definition: QC_Program.dox.h:56
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:3