Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dianping/cat
/ worker-xquery.js
File
worker-xquery.js
cat-home/src/main/webapp/assets/js/editor/worker-xquery.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"no use strict"
;
2
;(
function
(window) {
3
if
(typeof window.window !=
"undefined"
&& window.document) {
4
return
;
Callers
nothing calls this directly
Calls
15
define
Function · 0.85
getVarKey
Function · 0.85
getFnKey
Function · 0.85
addStaticError
Function · 0.85
addWarning
Function · 0.85
pushSctx
Function · 0.85
popSctx
Function · 0.85
handleStatements
Function · 0.85
completeModuleUri
Function · 0.85
completeExpr
Function · 0.85
popNode
Function · 0.85
pushNode
Function · 0.85
Tested by
no test coverage detected