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