Class ConstructYamlCoreBool

    • Constructor Detail

      • ConstructYamlCoreBool

        public ConstructYamlCoreBool()
    • Method Detail

      • construct

        public java.lang.Object construct​(Node node)
        Description copied from interface: ConstructNode
        Construct a Java instance with all the properties injected when it is possible.
        Parameters:
        node - composed Node
        Returns:
        a complete Java instance or empty collection instance if it is recursive