MCPcopy
hub / github.com/dianping/cat / mode-xquery.js

File mode-xquery.js

cat-home/src/main/webapp/assets/js/editor/mode-xquery.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1define("ace/mode/xquery/xquery_lexer",["require","exports","module"], function(require, exports, module) {
2module.exports = (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({
31:[function(_dereq_,module,exports){
4 var XQueryTokenizer = exports.XQueryTokenizer = function XQueryTokenizer(string, parsingEventHandler)

Callers

nothing calls this directly

Calls 15

defineFunction · 0.85
getStateMethod · 0.80
getEndMethod · 0.80
nameMethod · 0.80
getLineMethod · 0.80
getLengthMethod · 0.80
keysMethod · 0.80
detachMethod · 0.80
sFunction · 0.70
initFunction · 0.70
lookahead1WFunction · 0.70
shiftFunction · 0.70

Tested by

no test coverage detected