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