const SHA1Digest & sha1() const
Return SHA1 digest calculated from include, options, code.
const dictionary & dict() const
Return the parent dictionary context.
const HashTable< string > & code() const
Return the code table.
const string & libs() const
Return the code-libs.
Encapsulation of dynamic code dictionaries.
const string & options() const
Return the code-options.
dynamicCodeContext(const dictionary &dict, const wordList &codeKeys)
Construct from a dictionary and lists of which entries correspond.