Pluie.Yaml.AbstractNode.AbstractNode.with_name – pluie-yaml-0.4 Reference Manual
Packages
pluie-yaml-0.4
Pluie
Yaml
AbstractNode
data
name
ntype
uuid
AbstractNode
AbstractNode.with_name
same_node
to_string
AbstractNode.with_name
Description:
public
AbstractNode.with_name
(
NODE_TYPE
type =
UNDEFINED
,
string
? name =
null
,
string
? data =
null
)
Parameters:
type
the NODE_TYPE of Yaml.Node to create
name
the node name
data
the node data