MCPcopy
hub / github.com/dianping/cat / shiftT

Function shiftT

cat-home/src/main/webapp/assets/js/editor/worker-xquery.js:27597–27608  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

27595 }
27596
27597 function shiftT(t)
27598 {
27599 if (l1 == t)
27600 {
27601 b0 = b1; e0 = e1; l1 = l2; if (l1 != 0) {
27602 b1 = b2; e1 = e2; l2 = 0; }
27603 }
27604 else
27605 {
27606 error(b1, e1, 0, l1, t);
27607 }
27608 }
27609
27610 function skip(code)
27611 {

Callers 15

try_DefaultCollationDeclFunction · 0.85
try_EmptyOrderDeclFunction · 0.85
try_DefaultNamespaceDeclFunction · 0.85
try_AnnotationFunction · 0.85
try_ParamListFunction · 0.85
try_ParamFunction · 0.85
try_EnclosedExprFunction · 0.85
try_ExprFunction · 0.85
try_ForClauseFunction · 0.85
try_ForBindingFunction · 0.85
try_AllowingEmptyFunction · 0.85
try_PositionalVarFunction · 0.85

Calls 1

errorFunction · 0.70

Tested by

no test coverage detected