MCPcopy
hub / github.com/ajaxorg/ace / xqlint.js

File xqlint.js

lib/ace/mode/xquery/xqlint.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1define(function(require, exports, module) {
2module.exports = (function outer (modules, cache, entry) {
3 var previousRequire = typeof require == "function" && require;
4 function newRequire(name, jumped){

Callers

nothing calls this directly

Calls 15

getVarKeyFunction · 0.85
getFnKeyFunction · 0.85
addStaticErrorFunction · 0.85
addWarningFunction · 0.85
pushSctxFunction · 0.85
popSctxFunction · 0.85
handleStatementsFunction · 0.85
completeModuleUriFunction · 0.85
completeExprFunction · 0.85
popNodeFunction · 0.85
pushNodeFunction · 0.85
parse_ModuleFunction · 0.85

Tested by

no test coverage detected