AbstractNode


Description:

public AbstractNode (NODE_TYPE type = UNDEFINED, string? name = null)

default Yaml.Node constructor

Parameters:

type

the NODE_TYPE of Yaml.Node to create

name

the node name