Style

public enum Style

The sentimental result of a Summary.

  • Indicates that the result was good.

    Declaration

    Swift

    case positive
  • Indicates that the result was neutral.

    Declaration

    Swift

    case neutral
  • Indicates that the result was bad.

    Declaration

    Swift

    case negative