MCPcopy Create free account
hub / github.com/alignoth/alignoth / cT

Function cT

resources/vega.min.js:27449–27473  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27447 }
27448 const lT = { if: 1 };
27449 function cT() {
27450 var t, e, n;
27451 if (rT("("))
27452 return (function () {
27453 nT("(");
27454 const t = vT();
27455 return (nT(")"), t);
27456 })();
27457 if (rT("[")) return oT();
27458 if (rT("{")) return uT();
27459 if (((t = VS.type), (YS = VS.start), t === ZS || lT[VS.value]))
27460 n = J$(Y$().value);
27461 else if (t === n$ || t === t$) (VS.octal && tT(VS, w$), (n = Z$(Y$())));
27462 else {
27463 if (t === QS) throw new Error(M$);
27464 t === XS
27465 ? (((e = Y$()).value = "true" === e.value), (n = Z$(e)))
27466 : t === KS
27467 ? (((e = Y$()).value = null), (n = Z$(e)))
27468 : rT("/") || rT("/=")
27469 ? ((n = Z$(W$())), G$())
27470 : eT(Y$());
27471 }
27472 return n;
27473 }
27474 function fT() {
27475 const t = [];
27476 if ((nT("("), !rT(")")))

Callers 1

pTFunction · 0.85

Calls 12

rTFunction · 0.85
nTFunction · 0.85
vTFunction · 0.85
oTFunction · 0.85
uTFunction · 0.85
J$Function · 0.85
Y$Function · 0.85
tTFunction · 0.85
Z$Function · 0.85
W$Function · 0.85
G$Function · 0.85
eTFunction · 0.85

Tested by

no test coverage detected