Int

struct Int : FixedWidthInteger, SignedInteger

An extension to allow any Int to be used as a TokenType.

  • Itself

    Declaration

    Swift

    public var rawValue: Int { get }