Flow123d
JS_before_hm-1728-g5d7ebd453
|
Go to the documentation of this file.
27 #include "yaml-cpp/node/detail/bool_type.h"
28 #include "yaml-cpp/node/impl.h"
29 #include "yaml-cpp/node/node.h"
68 {
return nodes_.size() - 1; }
75 bool down(
unsigned int index)
override;
82 bool down(
const std::string& key,
int index = -1)
override;