A keyword and a list of tokens is a 'primitiveEntry'. An primitiveEntry can be read,...
static bool execute(dictionary &parentDict, Istream &)
Execute the functionEntry in a sub-dict context.
ClassName("include")
Runtime type information.
Specify an include file when reading dictionaries, expects a single string to follow.
static bool report
Report which file is included to stdout.
includeEntry(const includeEntry &)
Disallow default bitwise copy construct.
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...
void operator=(const includeEntry &)
Disallow default bitwise assignment.
static fileName includeFileName(Istream &, const dictionary &)
Read the include fileName from Istream, expand and return.