MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / match

Method match

src/common/style/CartoCSS.js:4303–4305  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

4301 }
4302
4303 match(args) {
4304 return !args || args.length === 0;
4305 }
4306
4307 variables() {
4308 if (this._variables) {

Callers 15

WebMapV3Spec.jsFile · 0.80
WebMapV3Spec.jsFile · 0.80
TFunction · 0.80
olms.jsFile · 0.80
AFunction · 0.80
mockCallbackFunction · 0.80
setTargetFunction · 0.80
setApiLevelFunction · 0.80
setTargetFunction · 0.80
setApiLevelFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected