MCPcopy Index your code
hub / github.com/dataease/SQLBot / composeNode

Function composeNode

frontend/public/swagger-ui-bundle.js:33324–33864  ·  view source on GitHub ↗
(s, o, i, a, u)

Source from the content-addressed store, hash-verified

33322 !0
33323 )
33324 }
33325 function composeNode(s, o, i, a, u) {
33326 var _,
33327 w,
33328 x,
33329 C,
33330 j,
33331 L,
33332 B,
33333 $,
33334 U,
33335 V = 1,
33336 z = !1,
33337 Y = !1
33338 if (
33339 (null !== s.listener && s.listener('open', s),
33340 (s.tag = null),
33341 (s.anchor = null),
33342 (s.kind = null),
33343 (s.result = null),
33344 (_ = w = x = 4 === i || 3 === i),
33345 a &&
33346 skipSeparationSpace(s, !0, -1) &&
33347 ((z = !0),
33348 s.lineIndent > o
33349 ? (V = 1)
33350 : s.lineIndent === o
33351 ? (V = 0)
33352 : s.lineIndent < o && (V = -1)),
33353 1 === V)
33354 )
33355 for (; readTagProperty(s) || readAnchorProperty(s); )
33356 skipSeparationSpace(s, !0, -1)
33357 ? ((z = !0),
33358 (x = _),
33359 s.lineIndent > o
33360 ? (V = 1)
33361 : s.lineIndent === o
33362 ? (V = 0)
33363 : s.lineIndent < o && (V = -1))
33364 : (x = !1)
33365 if (
33366 (x && (x = z || u),
33367 (1 !== V && 4 !== i) ||
33368 (($ = 1 === i || 2 === i ? o : o + 1),
33369 (U = s.position - s.lineStart),
33370 1 === V
33371 ? (x &&
33372 (readBlockSequence(s, U) ||
33373 (function readBlockMapping(s, o, i) {
33374 var a,
33375 u,
33376 _,
33377 w,
33378 x,
33379 C,
33380 j,
33381 L = s.tag,

Callers 2

readBlockSequenceFunction · 0.85
readDocumentFunction · 0.85

Calls 15

skipSeparationSpaceFunction · 0.85
readTagPropertyFunction · 0.85
readAnchorPropertyFunction · 0.85
readBlockSequenceFunction · 0.85
throwErrorFunction · 0.85
is_WS_OR_EOLFunction · 0.85
is_WHITE_SPACEFunction · 0.85
storeMappingPairFunction · 0.85
is_EOLFunction · 0.85
readLineBreakFunction · 0.85
captureSegmentFunction · 0.85
writeFoldedLinesFunction · 0.85

Tested by

no test coverage detected