Pluie.Yaml.Node.Node – pluie-yaml-0.6 Reference Manual
Packages
pluie-yaml-0.6
Pluie
Yaml
Node
list
Node
add
before_add
child_next_sibling
child_previous_sibling
clone_node
contains
count
display_childs
empty
first
item
iterator
last
on_added
on_removed
remove_child
replace_node
to_string
update_level
val
Node
Description:
public
Node
(
Node
? parent =
null
,
NODE_TYPE
type =
UNDEFINED
,
string
? name =
null
)
default Yaml.Node constructor
Parameters:
parent
the parent node
type
the NODE_TYPE of Yaml.Node to create
name
the node name