virtual autoPtr< entry > clone() const
Construct on freestore as copy.
Part of the #codeBlock...#codeBlock clause.
virtual bool execute(dictionary &contextDict, Istream &is)
Expand the functionEntry into the contextDict.
FunctionTypeName("#codeBlock")
Runtime type information.
codeBlockEntry(const label lineNumber, const dictionary &parentDict, Istream &is)
Construct from line number, dictionary and Istream.
void operator=(const codeBlockEntry &)=delete
Disallow default bitwise assignment.
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...