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