from_node


Description:

public static Object? from_node (Node node, Type otype = INVALID)

Build an Object from a YYaml.Node

Parameters:

node

the source Yaml.Node

otype

used for recursion only