Pluie.Yaml.Mapping.before_add – pluie-yaml-0.4 Reference Manual
Packages
pluie-yaml-0.4
Pluie
Yaml
Mapping
Mapping
Mapping.with_scalar
before_add
child_names
clone_node
item
on_added
on_removed
before_add
Description:
protected
override
void
before_add
(
Node
child)
throws
AddNodeError
add a child node to current collection (mapping or sequence) node
Parameters:
child
the Yaml.Node child to add