51 <<
"Reference at address " 52 << EI_ErrorAddress::qval <<
" has wrong type, should by string.");
54 <<
"Error in input file: " << EI_JsonFile::qval <<
"\nReference {REF=\"" << EI_RefStr::val <<
"\"} at address " << EI_RefAddress::qval <<
" not found.\n" 55 <<
"failed to follow at address: " << EI_ErrorAddress::qval <<
" because " << EI_Specification::val);
66 virtual int level()
const =0;
83 void output(std::ostream &stream)
const;
126 virtual bool down(
unsigned int index) =0;
133 virtual bool down(
const std::string& key) =0;
136 virtual void up() =0;