28 if (
cfg_->getLabel(name, label) &&
cfg_->nodes[
idx_]->readGroup(label, child_idx))
31 if (
cfg_->nodes[child_idx]->type() == type)
46 if (parent ==
static_cast<NodeIdx>(-1))
66 if (right_sibling ==
static_cast<NodeIdx>(-1))
80 if (
cfg_->getLabel(name, label) &&
cfg_->nodes[
idx_]->readGroup(label, child_idx))
83 return cfg_->nodes[child_idx]->type() == type;