Compiles and executes code string expressions, returning the result to the dictionary entry.
virtual bool execute(dictionary &contextDict, Istream &)
Expand the functionEntry into the contextDict.
static string codeString(const label index, const dictionary &codeDict, Istream &, const string &startString=string::null, const string &endString=string::null)
Return the code string.
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...
A keyword and a list of tokens is a 'primitiveEntry'. An primitiveEntry can be read,...