Contents

GeneratedContent.Kind.number(_:)

Represents a numeric value.

Declaration

case number(Double)

Parameters

  • value:

    The numeric value as a Double.

See Also

Getting the kind of content