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

Function pT

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

Source from the content-addressed store, hash-verified

27493 return (nT("]"), t);
27494 }
27495 function pT() {
27496 const t = (function () {
27497 var t;
27498 for (t = cT(); ; )
27499 if (rT(".")) (nT("."), (t = Q$(".", t, hT())));
27500 else if (rT("(")) t = X$(t, fT());
27501 else {
27502 if (!rT("[")) break;
27503 t = Q$("[", t, dT());
27504 }
27505 return t;
27506 })();
27507 if (VS.type === e$ && (rT("++") || rT("--"))) throw new Error(M$);
27508 return t;
27509 }
27510 function gT() {
27511 var t, e;
27512 if (VS.type !== e$ && VS.type !== QS) e = pT();

Callers 1

gTFunction · 0.85

Calls 8

cTFunction · 0.85
rTFunction · 0.85
nTFunction · 0.85
Q$Function · 0.85
hTFunction · 0.85
X$Function · 0.85
fTFunction · 0.85
dTFunction · 0.85

Tested by

no test coverage detected