Protocols

The following protocols are available globally.

  • ParseError is a generic protocol for Errors that could occur on parsing

    Declaration

    Swift

    public protocol ParseError: Swift.Error