TagMatchMode

public enum TagMatchMode
  • and

    Declaration

    Swift

    case and
  • or

    Declaration

    Swift

    case or