Expression objects represent a single executable expression.
Definition QC_Expression.dox.h:7
auto eval()
Evaluates the expression and returns any return value.
constructor(Program pgm, string source, string label)
Creates the expression object.
Program objects allow Qore programs to support subprograms with the option to restrict capabilities,...
Definition QC_Program.dox.h:56
list< auto > list(...)
Returns a list of the arguments passed at the top level.
Qore namespace.
Definition QC_AbstractSmartLock.dox.h:2