LabelType

public struct LabelType : IRType

LabelType represents code labels.

  • Declaration

    Swift

    public static func == (lhs: LabelType, rhs: LabelType) -> Bool