AbstractChild


Description:

public AbstractChild (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