Class ConstructYamlCoreFloat

    • Constructor Detail

      • ConstructYamlCoreFloat

        public ConstructYamlCoreFloat()
    • Method Detail

      • constructScalar

        protected String constructScalar​(org.snakeyaml.engine.v2.nodes.Node node)
        Description copied from class: ConstructScalar
        Create String from the provided scalar node
        Overrides:
        constructScalar in class ConstructScalar
        Parameters:
        node - - the source
        Returns:
        value of the scalar node