|
476 | 476 | "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/containsString(key:substring:modifiers:)",
|
477 | 477 | "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/doesNotExist(key:)",
|
478 | 478 | "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/doesNotMatchKeyInQuery(key:queryKey:query:)",
|
479 |
| - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalTo(key:object:usingEqComparator:)", |
480 |
| - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalTo(key:value:usingEqComparator:)", |
| 479 | + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalTo(key:object:)", |
| 480 | + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalTo(key:value:)", |
| 481 | + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalToNoComparator(key:object:)", |
| 482 | + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalToNoComparator(key:value:)", |
481 | 483 | "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/exists(key:)",
|
482 | 484 | "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/geoPoint(_:within:)-41yaf",
|
483 | 485 | "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/geoPoint(_:within:)-9uzx1",
|
|
7768 | 7770 | "type" : "topic",
|
7769 | 7771 | "url" : "\/documentation\/parseswift\/doesnotmatchkeyinquery(key:querykey:query:)"
|
7770 | 7772 | },
|
7771 |
| -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/equalTo(key:object:usingEqComparator:)": { |
| 7773 | +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/equalTo(key:object:)": { |
7772 | 7774 | "abstract" : [
|
7773 | 7775 | {
|
7774 | 7776 | "text" : "Add a constraint that requires that a key is equal to a ",
|
|
7835 | 7837 | },
|
7836 | 7838 | {
|
7837 | 7839 | "kind" : "typeIdentifier",
|
7838 |
| - "preciseIdentifier" : "s:10ParseSwift7equalTo3key6object17usingEqComparatorAA15QueryConstraintVSS_xSbtKAA0A6ObjectRzlF1TL_xmfp", |
| 7840 | + "preciseIdentifier" : "s:10ParseSwift7equalTo3key6objectAA15QueryConstraintVSS_xtKAA0A6ObjectRzlF1TL_xmfp", |
7839 | 7841 | "text" : "T"
|
7840 | 7842 | },
|
7841 | 7843 | {
|
7842 | 7844 | "kind" : "text",
|
7843 |
| - "text" : ", " |
| 7845 | + "text" : ") " |
| 7846 | + }, |
| 7847 | + { |
| 7848 | + "kind" : "keyword", |
| 7849 | + "text" : "throws" |
| 7850 | + }, |
| 7851 | + { |
| 7852 | + "kind" : "text", |
| 7853 | + "text" : " -> " |
| 7854 | + }, |
| 7855 | + { |
| 7856 | + "kind" : "typeIdentifier", |
| 7857 | + "preciseIdentifier" : "s:10ParseSwift15QueryConstraintV", |
| 7858 | + "text" : "QueryConstraint" |
| 7859 | + } |
| 7860 | + ], |
| 7861 | + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalTo(key:object:)", |
| 7862 | + "kind" : "symbol", |
| 7863 | + "role" : "symbol", |
| 7864 | + "title" : "equalTo(key:object:)", |
| 7865 | + "type" : "topic", |
| 7866 | + "url" : "\/documentation\/parseswift\/equalto(key:object:)" |
| 7867 | +}, |
| 7868 | +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/equalTo(key:value:)": { |
| 7869 | + "abstract" : [ |
| 7870 | + { |
| 7871 | + "text" : "Add a constraint that requires that a key is equal to a value.", |
| 7872 | + "type" : "text" |
| 7873 | + } |
| 7874 | + ], |
| 7875 | + "fragments" : [ |
| 7876 | + { |
| 7877 | + "kind" : "keyword", |
| 7878 | + "text" : "func" |
| 7879 | + }, |
| 7880 | + { |
| 7881 | + "kind" : "text", |
| 7882 | + "text" : " " |
| 7883 | + }, |
| 7884 | + { |
| 7885 | + "kind" : "identifier", |
| 7886 | + "text" : "equalTo" |
| 7887 | + }, |
| 7888 | + { |
| 7889 | + "kind" : "text", |
| 7890 | + "text" : "<" |
| 7891 | + }, |
| 7892 | + { |
| 7893 | + "kind" : "genericParameter", |
| 7894 | + "text" : "T" |
| 7895 | + }, |
| 7896 | + { |
| 7897 | + "kind" : "text", |
| 7898 | + "text" : ">(" |
7844 | 7899 | },
|
7845 | 7900 | {
|
7846 | 7901 | "kind" : "externalParam",
|
7847 |
| - "text" : "usingEqComparator" |
| 7902 | + "text" : "key" |
7848 | 7903 | },
|
7849 | 7904 | {
|
7850 | 7905 | "kind" : "text",
|
7851 | 7906 | "text" : ": "
|
7852 | 7907 | },
|
7853 | 7908 | {
|
7854 | 7909 | "kind" : "typeIdentifier",
|
7855 |
| - "preciseIdentifier" : "s:Sb", |
7856 |
| - "text" : "Bool" |
| 7910 | + "preciseIdentifier" : "s:SS", |
| 7911 | + "text" : "String" |
7857 | 7912 | },
|
7858 | 7913 | {
|
7859 | 7914 | "kind" : "text",
|
7860 |
| - "text" : ") " |
| 7915 | + "text" : ", " |
7861 | 7916 | },
|
7862 | 7917 | {
|
7863 |
| - "kind" : "keyword", |
7864 |
| - "text" : "throws" |
| 7918 | + "kind" : "externalParam", |
| 7919 | + "text" : "value" |
7865 | 7920 | },
|
7866 | 7921 | {
|
7867 | 7922 | "kind" : "text",
|
7868 |
| - "text" : " -> " |
| 7923 | + "text" : ": " |
| 7924 | + }, |
| 7925 | + { |
| 7926 | + "kind" : "typeIdentifier", |
| 7927 | + "preciseIdentifier" : "s:10ParseSwift7equalTo3key5valueAA15QueryConstraintVSS_xtSeRzSERzlF1TL_xmfp", |
| 7928 | + "text" : "T" |
| 7929 | + }, |
| 7930 | + { |
| 7931 | + "kind" : "text", |
| 7932 | + "text" : ") -> " |
7869 | 7933 | },
|
7870 | 7934 | {
|
7871 | 7935 | "kind" : "typeIdentifier",
|
7872 | 7936 | "preciseIdentifier" : "s:10ParseSwift15QueryConstraintV",
|
7873 | 7937 | "text" : "QueryConstraint"
|
7874 | 7938 | }
|
7875 | 7939 | ],
|
7876 |
| - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalTo(key:object:usingEqComparator:)", |
| 7940 | + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalTo(key:value:)", |
7877 | 7941 | "kind" : "symbol",
|
7878 | 7942 | "role" : "symbol",
|
7879 |
| - "title" : "equalTo(key:object:usingEqComparator:)", |
| 7943 | + "title" : "equalTo(key:value:)", |
7880 | 7944 | "type" : "topic",
|
7881 |
| - "url" : "\/documentation\/parseswift\/equalto(key:object:usingeqcomparator:)" |
| 7945 | + "url" : "\/documentation\/parseswift\/equalto(key:value:)" |
7882 | 7946 | },
|
7883 |
| -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/equalTo(key:value:usingEqComparator:)": { |
| 7947 | +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/equalToNoComparator(key:object:)": { |
7884 | 7948 | "abstract" : [
|
7885 | 7949 | {
|
7886 |
| - "text" : "Add a constraint that requires that a key is equal to a value.", |
| 7950 | + "text" : "Add a constraint that requires that a key is equal to a ", |
| 7951 | + "type" : "text" |
| 7952 | + }, |
| 7953 | + { |
| 7954 | + "code" : "ParseObject", |
| 7955 | + "type" : "codeVoice" |
| 7956 | + }, |
| 7957 | + { |
| 7958 | + "text" : ".", |
7887 | 7959 | "type" : "text"
|
7888 | 7960 | }
|
7889 | 7961 | ],
|
|
7898 | 7970 | },
|
7899 | 7971 | {
|
7900 | 7972 | "kind" : "identifier",
|
7901 |
| - "text" : "equalTo" |
| 7973 | + "text" : "equalToNoComparator" |
7902 | 7974 | },
|
7903 | 7975 | {
|
7904 | 7976 | "kind" : "text",
|
|
7931 | 8003 | },
|
7932 | 8004 | {
|
7933 | 8005 | "kind" : "externalParam",
|
7934 |
| - "text" : "value" |
| 8006 | + "text" : "object" |
7935 | 8007 | },
|
7936 | 8008 | {
|
7937 | 8009 | "kind" : "text",
|
7938 | 8010 | "text" : ": "
|
7939 | 8011 | },
|
7940 | 8012 | {
|
7941 | 8013 | "kind" : "typeIdentifier",
|
7942 |
| - "preciseIdentifier" : "s:10ParseSwift7equalTo3key5value17usingEqComparatorAA15QueryConstraintVSS_xSbtSeRzSERzlF1TL_xmfp", |
| 8014 | + "preciseIdentifier" : "s:10ParseSwift19equalToNoComparator3key6objectAA15QueryConstraintVSS_xtKAA0A6ObjectRzlF1TL_xmfp", |
7943 | 8015 | "text" : "T"
|
7944 | 8016 | },
|
| 8017 | + { |
| 8018 | + "kind" : "text", |
| 8019 | + "text" : ") " |
| 8020 | + }, |
| 8021 | + { |
| 8022 | + "kind" : "keyword", |
| 8023 | + "text" : "throws" |
| 8024 | + }, |
| 8025 | + { |
| 8026 | + "kind" : "text", |
| 8027 | + "text" : " -> " |
| 8028 | + }, |
| 8029 | + { |
| 8030 | + "kind" : "typeIdentifier", |
| 8031 | + "preciseIdentifier" : "s:10ParseSwift15QueryConstraintV", |
| 8032 | + "text" : "QueryConstraint" |
| 8033 | + } |
| 8034 | + ], |
| 8035 | + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalToNoComparator(key:object:)", |
| 8036 | + "kind" : "symbol", |
| 8037 | + "role" : "symbol", |
| 8038 | + "title" : "equalToNoComparator(key:object:)", |
| 8039 | + "type" : "topic", |
| 8040 | + "url" : "\/documentation\/parseswift\/equaltonocomparator(key:object:)" |
| 8041 | +}, |
| 8042 | +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/equalToNoComparator(key:value:)": { |
| 8043 | + "abstract" : [ |
| 8044 | + { |
| 8045 | + "text" : "Add a constraint that requires that a key is equal to a value.", |
| 8046 | + "type" : "text" |
| 8047 | + } |
| 8048 | + ], |
| 8049 | + "fragments" : [ |
| 8050 | + { |
| 8051 | + "kind" : "keyword", |
| 8052 | + "text" : "func" |
| 8053 | + }, |
| 8054 | + { |
| 8055 | + "kind" : "text", |
| 8056 | + "text" : " " |
| 8057 | + }, |
| 8058 | + { |
| 8059 | + "kind" : "identifier", |
| 8060 | + "text" : "equalToNoComparator" |
| 8061 | + }, |
| 8062 | + { |
| 8063 | + "kind" : "text", |
| 8064 | + "text" : "<" |
| 8065 | + }, |
| 8066 | + { |
| 8067 | + "kind" : "genericParameter", |
| 8068 | + "text" : "T" |
| 8069 | + }, |
| 8070 | + { |
| 8071 | + "kind" : "text", |
| 8072 | + "text" : ">(" |
| 8073 | + }, |
| 8074 | + { |
| 8075 | + "kind" : "externalParam", |
| 8076 | + "text" : "key" |
| 8077 | + }, |
| 8078 | + { |
| 8079 | + "kind" : "text", |
| 8080 | + "text" : ": " |
| 8081 | + }, |
| 8082 | + { |
| 8083 | + "kind" : "typeIdentifier", |
| 8084 | + "preciseIdentifier" : "s:SS", |
| 8085 | + "text" : "String" |
| 8086 | + }, |
7945 | 8087 | {
|
7946 | 8088 | "kind" : "text",
|
7947 | 8089 | "text" : ", "
|
7948 | 8090 | },
|
7949 | 8091 | {
|
7950 | 8092 | "kind" : "externalParam",
|
7951 |
| - "text" : "usingEqComparator" |
| 8093 | + "text" : "value" |
7952 | 8094 | },
|
7953 | 8095 | {
|
7954 | 8096 | "kind" : "text",
|
7955 | 8097 | "text" : ": "
|
7956 | 8098 | },
|
7957 | 8099 | {
|
7958 | 8100 | "kind" : "typeIdentifier",
|
7959 |
| - "preciseIdentifier" : "s:Sb", |
7960 |
| - "text" : "Bool" |
| 8101 | + "preciseIdentifier" : "s:10ParseSwift19equalToNoComparator3key5valueAA15QueryConstraintVSS_xtSeRzSERzlF1TL_xmfp", |
| 8102 | + "text" : "T" |
7961 | 8103 | },
|
7962 | 8104 | {
|
7963 | 8105 | "kind" : "text",
|
|
7969 | 8111 | "text" : "QueryConstraint"
|
7970 | 8112 | }
|
7971 | 8113 | ],
|
7972 |
| - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalTo(key:value:usingEqComparator:)", |
| 8114 | + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/equalToNoComparator(key:value:)", |
7973 | 8115 | "kind" : "symbol",
|
7974 | 8116 | "role" : "symbol",
|
7975 |
| - "title" : "equalTo(key:value:usingEqComparator:)", |
| 8117 | + "title" : "equalToNoComparator(key:value:)", |
7976 | 8118 | "type" : "topic",
|
7977 |
| - "url" : "\/documentation\/parseswift\/equalto(key:value:usingeqcomparator:)" |
| 8119 | + "url" : "\/documentation\/parseswift\/equaltonocomparator(key:value:)" |
7978 | 8120 | },
|
7979 | 8121 | "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/exists(key:)": {
|
7980 | 8122 | "abstract" : [
|
|
0 commit comments