36 coeffs_.lookup(
"fieldNames") >> fieldNames_;
37 applied_.setSize(fieldNames_.size(),
false);
38 coeffs_.lookup(
"redirectType") >> redirectType_;
42 const entry&
e = coeffs_.lookupEntry
50 dynamicCodeContext::addLineDirective
59 const entry&
e = coeffs_.lookupEntry
67 dynamicCodeContext::addLineDirective
76 const entry&
e = coeffs_.lookupEntry
84 dynamicCodeContext::addLineDirective
A list of keyword definitions, which are a keyword followed by any number of values (e...
string & inplaceExpand(string &, const HashTable< string, word, string::hash > &mapping, const char sigil= '$')
Inplace expand occurences of variables according to the mapping.
virtual ITstream & stream() const =0
Return token stream if this entry is a primitive entry.
const dimensionedScalar e
Elementary charge.
A keyword and a list of tokens is an 'entry'.
string trim(const string &)
Return string trimmed of leading and trailing whitespace.
bool read(const char *, int32_t &)
virtual bool read(const dictionary &dict)
Read source dictionary.
virtual label startLineNumber() const =0
Return line number of first token in dictionary.