pyobjc-framework-CoreLocation 12.1__tar.gz → 12.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Lib/CoreLocation/_metadata.py +24 -2
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Lib/pyobjc_framework_CoreLocation.egg-info/PKG-INFO +3 -3
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Lib/pyobjc_framework_CoreLocation.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_corelocation-12.2/Lib/pyobjc_framework_CoreLocation.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_corelocation-12.2/Lib/pyobjc_framework_CoreLocation.egg-info/requires.txt +2 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Modules/pyobjc-compat.h +5 -2
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PKG-INFO +3 -3
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/metadata/CoreLocation.fwinfo +32 -32
- pyobjc_framework_corelocation-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_corelocation-12.2/metadata/raw/arm64-26.5.fwinfo +1499 -103
- pyobjc_framework_corelocation-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_corelocation-12.2/metadata/raw/x86_64-26.5.fwinfo +1499 -103
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/setup.py +1 -1
- pyobjc_framework_corelocation-12.1/Lib/pyobjc_framework_CoreLocation.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_corelocation-12.1/Lib/pyobjc_framework_CoreLocation.egg-info/requires.txt +0 -2
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Examples/WhereIsMyMac/English.lproj/MainMenu.xib +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Examples/WhereIsMyMac/HTMLFormatString.html +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Examples/WhereIsMyMac/ReadMe.txt +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Examples/WhereIsMyMac/WhereIsMyMacAppDelegate.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Examples/WhereIsMyMac/main.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Examples/WhereIsMyMac/setup.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/LICENSE.txt +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Lib/CoreLocation/__init__.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Lib/pyobjc_framework_CoreLocation.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Lib/pyobjc_framework_CoreLocation.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Lib/pyobjc_framework_CoreLocation.egg-info/top_level.txt +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Modules/_CoreLocation.m +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Modules/_CoreLocation_protocols.m +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clbackgroundactivitysession.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clbeaconregion.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clcircularregion.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clerror.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clerrordomain.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clgeocoder.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clheading.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_cllocation.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_cllocationmanager.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_cllocationmanagerdelegate.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_cllocationupdater.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clmonitor.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clmonitorconfiguration.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clmonitoringevent.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_clregion.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/PyObjCTest/test_corelocation.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/README.txt +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/pyobjc_setup.py +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Thu May 28 21:22:01 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -40,7 +40,7 @@ misc.update(
|
|
|
40
40
|
}
|
|
41
41
|
)
|
|
42
42
|
constants = """$CLLocationDistanceMax@d$CLLocationPushServiceErrorDomain$CLTimeIntervalMax@d$kCLDistanceFilterNone@d$kCLErrorDomain$kCLErrorUserInfoAlternateRegionKey$kCLHeadingFilterNone@d$kCLLocationAccuracyBest@d$kCLLocationAccuracyBestForNavigation@d$kCLLocationAccuracyHundredMeters@d$kCLLocationAccuracyKilometer@d$kCLLocationAccuracyNearestTenMeters@d$kCLLocationAccuracyReduced@d$kCLLocationAccuracyThreeKilometers@d$kCLLocationCoordinate2DInvalid@{CLLocationCoordinate2D=dd}$"""
|
|
43
|
-
enums = """$CLAccuracyAuthorizationFullAccuracy@0$CLAccuracyAuthorizationReducedAccuracy@1$CLActivityTypeAirborne@5$CLActivityTypeAutomotiveNavigation@2$CLActivityTypeFitness@3$CLActivityTypeOther@1$CLActivityTypeOtherNavigation@4$CLDeviceOrientationFaceDown@6$CLDeviceOrientationFaceUp@5$CLDeviceOrientationLandscapeLeft@3$CLDeviceOrientationLandscapeRight@4$CLDeviceOrientationPortrait@1$CLDeviceOrientationPortraitUpsideDown@2$CLDeviceOrientationUnknown@0$CLLiveUpdateConfigurationAirborne@4$CLLiveUpdateConfigurationAutomotiveNavigation@1$CLLiveUpdateConfigurationDefault@0$CLLiveUpdateConfigurationFitness@3$CLLiveUpdateConfigurationOtherNavigation@2$CLLocationPushServiceErrorMissingEntitlement@3$CLLocationPushServiceErrorMissingPushExtension@1$CLLocationPushServiceErrorMissingPushServerEnvironment@2$CLLocationPushServiceErrorUnknown@0$CLLocationPushServiceErrorUnsupportedPlatform@4$CLMonitoringStateSatisfied@1$CLMonitoringStateUnknown@0$CLMonitoringStateUnmonitored@3$CLMonitoringStateUnsatisfied@2$CLProximityFar@3$CLProximityImmediate@1$CLProximityNear@2$CLProximityUnknown@0$CLRegionStateInside@1$CLRegionStateOutside@2$CLRegionStateUnknown@0$CLServiceSessionAuthorizationRequirementAlways@2$CLServiceSessionAuthorizationRequirementNone@0$CLServiceSessionAuthorizationRequirementWhenInUse@1$CL_TARGET_SUPPORTS_CONDITIONS@
|
|
43
|
+
enums = """$CLAccuracyAuthorizationFullAccuracy@0$CLAccuracyAuthorizationReducedAccuracy@1$CLActivityTypeAirborne@5$CLActivityTypeAutomotiveNavigation@2$CLActivityTypeFitness@3$CLActivityTypeOther@1$CLActivityTypeOtherNavigation@4$CLDeviceOrientationFaceDown@6$CLDeviceOrientationFaceUp@5$CLDeviceOrientationLandscapeLeft@3$CLDeviceOrientationLandscapeRight@4$CLDeviceOrientationPortrait@1$CLDeviceOrientationPortraitUpsideDown@2$CLDeviceOrientationUnknown@0$CLLiveUpdateConfigurationAirborne@4$CLLiveUpdateConfigurationAutomotiveNavigation@1$CLLiveUpdateConfigurationDefault@0$CLLiveUpdateConfigurationFitness@3$CLLiveUpdateConfigurationOtherNavigation@2$CLLocationPushServiceErrorMissingEntitlement@3$CLLocationPushServiceErrorMissingPushExtension@1$CLLocationPushServiceErrorMissingPushServerEnvironment@2$CLLocationPushServiceErrorUnknown@0$CLLocationPushServiceErrorUnsupportedPlatform@4$CLMonitoringStateSatisfied@1$CLMonitoringStateUnknown@0$CLMonitoringStateUnmonitored@3$CLMonitoringStateUnsatisfied@2$CLProximityFar@3$CLProximityImmediate@1$CLProximityNear@2$CLProximityUnknown@0$CLRegionStateInside@1$CLRegionStateOutside@2$CLRegionStateUnknown@0$CLServiceSessionAuthorizationRequirementAlways@2$CLServiceSessionAuthorizationRequirementNone@0$CLServiceSessionAuthorizationRequirementWhenInUse@1$CL_TARGET_SUPPORTS_CONDITIONS@1$kCLAuthorizationStatusAuthorized@3$kCLAuthorizationStatusAuthorizedAlways@3$kCLAuthorizationStatusAuthorizedWhenInUse@4$kCLAuthorizationStatusDenied@2$kCLAuthorizationStatusNotDetermined@0$kCLAuthorizationStatusRestricted@1$kCLErrorDeferredAccuracyTooLow@13$kCLErrorDeferredCanceled@15$kCLErrorDeferredDistanceFiltered@14$kCLErrorDeferredFailed@11$kCLErrorDeferredNotUpdatingLocation@12$kCLErrorDenied@1$kCLErrorGeocodeCanceled@10$kCLErrorGeocodeFoundNoResult@8$kCLErrorGeocodeFoundPartialResult@9$kCLErrorHeadingFailure@3$kCLErrorHistoricalLocationError@19$kCLErrorLocationUnknown@0$kCLErrorNetwork@2$kCLErrorPromptDeclined@18$kCLErrorRangingFailure@17$kCLErrorRangingUnavailable@16$kCLErrorRegionMonitoringDenied@4$kCLErrorRegionMonitoringFailure@5$kCLErrorRegionMonitoringResponseDelayed@7$kCLErrorRegionMonitoringSetupDelayed@6$"""
|
|
44
44
|
misc.update(
|
|
45
45
|
{
|
|
46
46
|
"CLAccuracyAuthorization": NewType("CLAccuracyAuthorization", int),
|
|
@@ -809,6 +809,7 @@ try:
|
|
|
809
809
|
finally:
|
|
810
810
|
objc._updatingMetadata(False)
|
|
811
811
|
|
|
812
|
+
objc.registerNewKeywordsFromSelector("CLBackgroundActivitySession", b"init")
|
|
812
813
|
objc.registerNewKeywordsFromSelector("CLBeaconIdentityCondition", b"initWithUUID:")
|
|
813
814
|
objc.registerNewKeywordsFromSelector(
|
|
814
815
|
"CLBeaconIdentityCondition", b"initWithUUID:major:"
|
|
@@ -841,10 +842,31 @@ objc.registerNewKeywordsFromSelector(
|
|
|
841
842
|
objc.registerNewKeywordsFromSelector(
|
|
842
843
|
"CLCircularRegion", b"initWithCenter:radius:identifier:"
|
|
843
844
|
)
|
|
845
|
+
objc.registerNewKeywordsFromSelector("CLCondition", b"init")
|
|
846
|
+
objc.registerNewKeywordsFromSelector("CLLocationUpdater", b"init")
|
|
847
|
+
objc.registerNewKeywordsFromSelector("CLMonitor", b"init")
|
|
848
|
+
objc.registerNewKeywordsFromSelector("CLMonitoringEvent", b"init")
|
|
849
|
+
objc.registerNewKeywordsFromSelector("CLMonitoringRecord", b"init")
|
|
850
|
+
objc.registerNewKeywordsFromSelector("CLPlacemark", b"init")
|
|
844
851
|
objc.registerNewKeywordsFromSelector("CLPlacemark", b"initWithPlacemark:")
|
|
845
852
|
objc.registerNewKeywordsFromSelector(
|
|
846
853
|
"CLRegion", b"initCircularRegionWithCenter:radius:identifier:"
|
|
847
854
|
)
|
|
855
|
+
objc.registerNewKeywordsFromSelector("CLServiceSession", b"init")
|
|
856
|
+
|
|
857
|
+
objc.registerNewKeywords(
|
|
858
|
+
"CLBackgroundActivitySession",
|
|
859
|
+
("queue", "handler"),
|
|
860
|
+
"backgroundActivitySessionWithQueue_handler_",
|
|
861
|
+
)
|
|
862
|
+
objc.registerNewKeywords(
|
|
863
|
+
"CLLocationUpdater",
|
|
864
|
+
("configuration", "queue", "handler"),
|
|
865
|
+
"liveUpdaterWithConfiguration_queue_handler_",
|
|
866
|
+
)
|
|
867
|
+
objc.registerNewKeywords(
|
|
868
|
+
"CLLocationUpdater", ("queue", "handler"), "liveUpdaterWithQueue_handler_"
|
|
869
|
+
)
|
|
848
870
|
expressions = {}
|
|
849
871
|
|
|
850
872
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-CoreLocation
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework CoreLocation on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
36
|
Dynamic: author
|
|
37
37
|
Dynamic: author-email
|
|
38
38
|
Dynamic: classifier
|
{pyobjc_framework_corelocation-12.1 → pyobjc_framework_corelocation-12.2}/Modules/pyobjc-compat.h
RENAMED
|
@@ -57,8 +57,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
57
57
|
/*
|
|
58
58
|
*
|
|
59
59
|
* Start of compiler support helpers
|
|
60
|
-
*
|
|
61
|
-
* XXX: Are these needed?
|
|
62
60
|
*/
|
|
63
61
|
|
|
64
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
@@ -363,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
363
361
|
}
|
|
364
362
|
#endif
|
|
365
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
366
369
|
NS_ASSUME_NONNULL_END
|
|
367
370
|
|
|
368
371
|
#endif /* PyObjC_COMPAT_H */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-CoreLocation
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework CoreLocation on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
36
|
Dynamic: author
|
|
37
37
|
Dynamic: author-email
|
|
38
38
|
Dynamic: classifier
|
|
@@ -138,11 +138,11 @@
|
|
|
138
138
|
"1": {
|
|
139
139
|
"callable": {
|
|
140
140
|
"arguments": {
|
|
141
|
-
"0": { "
|
|
142
|
-
"1": { "
|
|
143
|
-
"2": { "
|
|
141
|
+
"0": { "type": "^v" },
|
|
142
|
+
"1": { "type": "@" },
|
|
143
|
+
"2": { "type": "@" }
|
|
144
144
|
},
|
|
145
|
-
"retval": { "
|
|
145
|
+
"retval": { "type": "v" }
|
|
146
146
|
}
|
|
147
147
|
}
|
|
148
148
|
}
|
|
@@ -154,11 +154,11 @@
|
|
|
154
154
|
"1": {
|
|
155
155
|
"callable": {
|
|
156
156
|
"arguments": {
|
|
157
|
-
"0": { "
|
|
158
|
-
"1": { "
|
|
159
|
-
"2": { "
|
|
157
|
+
"0": { "type": "^v" },
|
|
158
|
+
"1": { "type": "@" },
|
|
159
|
+
"2": { "type": "@" }
|
|
160
160
|
},
|
|
161
|
-
"retval": { "
|
|
161
|
+
"retval": { "type": "v" }
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
}
|
|
@@ -170,11 +170,11 @@
|
|
|
170
170
|
"2": {
|
|
171
171
|
"callable": {
|
|
172
172
|
"arguments": {
|
|
173
|
-
"0": { "
|
|
174
|
-
"1": { "
|
|
175
|
-
"2": { "
|
|
173
|
+
"0": { "type": "^v" },
|
|
174
|
+
"1": { "type": "@" },
|
|
175
|
+
"2": { "type": "@" }
|
|
176
176
|
},
|
|
177
|
-
"retval": { "
|
|
177
|
+
"retval": { "type": "v" }
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
}
|
|
@@ -186,11 +186,11 @@
|
|
|
186
186
|
"3": {
|
|
187
187
|
"callable": {
|
|
188
188
|
"arguments": {
|
|
189
|
-
"0": { "
|
|
190
|
-
"1": { "
|
|
191
|
-
"2": { "
|
|
189
|
+
"0": { "type": "^v" },
|
|
190
|
+
"1": { "type": "@" },
|
|
191
|
+
"2": { "type": "@" }
|
|
192
192
|
},
|
|
193
|
-
"retval": { "
|
|
193
|
+
"retval": { "type": "v" }
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
196
|
}
|
|
@@ -202,11 +202,11 @@
|
|
|
202
202
|
"1": {
|
|
203
203
|
"callable": {
|
|
204
204
|
"arguments": {
|
|
205
|
-
"0": { "
|
|
206
|
-
"1": { "
|
|
207
|
-
"2": { "
|
|
205
|
+
"0": { "type": "^v" },
|
|
206
|
+
"1": { "type": "@" },
|
|
207
|
+
"2": { "type": "@" }
|
|
208
208
|
},
|
|
209
|
-
"retval": { "
|
|
209
|
+
"retval": { "type": "v" }
|
|
210
210
|
}
|
|
211
211
|
}
|
|
212
212
|
}
|
|
@@ -218,11 +218,11 @@
|
|
|
218
218
|
"2": {
|
|
219
219
|
"callable": {
|
|
220
220
|
"arguments": {
|
|
221
|
-
"0": { "
|
|
222
|
-
"1": { "
|
|
223
|
-
"2": { "
|
|
221
|
+
"0": { "type": "^v" },
|
|
222
|
+
"1": { "type": "@" },
|
|
223
|
+
"2": { "type": "@" }
|
|
224
224
|
},
|
|
225
|
-
"retval": { "
|
|
225
|
+
"retval": { "type": "v" }
|
|
226
226
|
}
|
|
227
227
|
}
|
|
228
228
|
}
|
|
@@ -234,11 +234,11 @@
|
|
|
234
234
|
"2": {
|
|
235
235
|
"callable": {
|
|
236
236
|
"arguments": {
|
|
237
|
-
"0": { "
|
|
238
|
-
"1": { "
|
|
239
|
-
"2": { "
|
|
237
|
+
"0": { "type": "^v" },
|
|
238
|
+
"1": { "type": "@" },
|
|
239
|
+
"2": { "type": "@" }
|
|
240
240
|
},
|
|
241
|
-
"retval": { "
|
|
241
|
+
"retval": { "type": "v" }
|
|
242
242
|
}
|
|
243
243
|
}
|
|
244
244
|
}
|
|
@@ -250,11 +250,11 @@
|
|
|
250
250
|
"1": {
|
|
251
251
|
"callable": {
|
|
252
252
|
"arguments": {
|
|
253
|
-
"0": { "
|
|
254
|
-
"1": { "
|
|
255
|
-
"2": { "
|
|
253
|
+
"0": { "type": "^v" },
|
|
254
|
+
"1": { "type": "@" },
|
|
255
|
+
"2": { "type": "@" }
|
|
256
256
|
},
|
|
257
|
-
"retval": { "
|
|
257
|
+
"retval": { "type": "v" }
|
|
258
258
|
}
|
|
259
259
|
}
|
|
260
260
|
}
|