Pluie.Yaml.Node.add – pluie-yaml-0.4 Reference Manual
Packages
pluie-yaml-0.4
Pluie
Yaml
Node
list
Node
add
before_add
child_next_sibling
child_previous_sibling
clone_node
contains
count
display_childs
empty
first
get_cloned_instance
item
iterator
last
on_added
on_removed
remove_child
to_string
update_level
add
Description:
public
virtual
bool
add
(
AbstractChild
node)
add a child node to current collection (mapping or sequence) node
Parameters:
node
the Yaml.Node child to add