const string & libs() const
Return the code-libs.
string localCode_
Optional "localCode" entry.
const dictionary & dict() const
Return the parent dictionary context.
string libs_
Optional "codeLib" entry.
Encapsulation of dynamic code dictionaries.
const string & include() const
Return the code-includes.
static void addLineDirective(string &, const label lineNum, const fileName &name)
Helper: add #line directive.
const dictionary & dict_
The parent dictionary context.
const string & code() const
Return the code.
const SHA1Digest & sha1() const
Return SHA1 digest calculated from include, options, code.
const string & options() const
Return the code-options.
const string & localCode() const
Return the local (file-scope) code.
string include_
Optional "codeInclude" entry.
dynamicCodeContext(const dictionary &)
Construct from a dictionary.
string options_
Optional "codeOptions" entry.