SYMBOL INDEX (2516 symbols across 66 files) FILE: ace/ace.js function exportAce (line 151) | function exportAce(ns) { function getNativeFlags (line 229) | function getNativeFlags (regex) { function indexOf (line 237) | function indexOf (array, item, from) { function Empty (line 251) | function Empty() {} function makeArray (line 309) | function makeArray(l) { function doesDefinePropertyWork (line 713) | function doesDefinePropertyWork(object) { function toInteger (line 895) | function toInteger(n) { function isPrimitive (line 905) | function isPrimitive(input) { function toPrimitive (line 916) | function toPrimitive(input) { function detectListenerOptionsSupport (line 1408) | function detectListenerOptionsSupport() { function getListenerOptions (line 1419) | function getListenerOptions() { function onMouseUp (line 1456) | function onMouseUp(e) { function onMousedown (line 1525) | function onMousedown(e) { function normalizeCommandKeys (line 1573) | function normalizeCommandKeys(callback, e, keyCode) { function resetPressedKeys (line 1663) | function resetPressedKeys() { function cancelComposition (line 2627) | function cancelComposition() { function onKeyup (line 2636) | function onKeyup(e) { function onContextMenuClose (line 2704) | function onContextMenuClose() { function addIosSelectionHandler (line 2732) | function addIosSelectionHandler(parentNode, host, text) { function DefaultHandlers (line 2827) | function DefaultHandlers(mouseHandler) { function calcDistance (line 3074) | function calcDistance(ax, ay, bx, by) { function calcRangeOrientation (line 3078) | function calcRangeOrientation(range, cursor) { function Tooltip (line 3099) | function Tooltip (parentNode) { function GutterHandler (line 3172) | function GutterHandler(mouseHandler) { function GutterTooltip (line 3288) | function GutterTooltip(parentNode) { function DragdropHandler (line 3404) | function DragdropHandler(mouseHandler) { function calcDistance (line 3763) | function calcDistance(ax, ay, bx, by) { function createContextMenu (line 3794) | function createContextMenu() { function showContextMenu (line 3859) | function showContextMenu() { function hideContextMenu (line 3870) | function hideContextMenu(e) { function handleLongTap (line 3876) | function handleLongTap() { function switchToSelectionMode (line 3888) | function switchToSelectionMode() { function animate (line 4058) | function animate() { function warn (line 4301) | function warn(message) { function reportError (line 4306) | function reportError(msg, data) { function init (line 4508) | function init(packaged) { function deHyphenate (line 4559) | function deHyphenate(str) { function FoldHandler (line 4753) | function FoldHandler(editor) { function _computeLevels (line 5000) | function _computeLevels(chars, levels, len, charTypes) { function _invertLevel (line 5066) | function _invertLevel(lev, levels, _array) { function _getCharClass (line 5092) | function _getCharClass(chars, types, classes, ix) { function _getCharacterType (line 5176) | function _getCharacterType( ch ) { function _isArabicDiacritics (line 5202) | function _isArabicDiacritics( ch ) { function processState (line 6594) | function processState(key) { function iter (line 7364) | function iter(fun) { function throwDeltaError (line 7599) | function throwDeltaError(delta, errorText){ function positionInDocument (line 7604) | function positionInDocument(docLines, position) { function validateDelta (line 7609) | function validateDelta(docLines, delta) { function $pointsInOrder (line 7698) | function $pointsInOrder(point1, point2, equalPointsInOrder) { function $getTransformedPoint (line 7703) | function $getTransformedPoint(delta, point, moveIfEqual) { function FoldLine (line 8344) | function FoldLine(foldData, folds) { function consumePoint (line 8908) | function consumePoint(point, anchor) { function consumeRange (line 8913) | function consumeRange(range, anchor) { function restorePoint (line 8917) | function restorePoint(point, anchor) { function restoreRange (line 8922) | function restoreRange(range, anchor) { function Folding (line 8937) | function Folding() { function BracketMatch (line 9681) | function BracketMatch() { function isInsert (line 10559) | function isInsert(delta) { function getWrapIndent (line 11016) | function getWrapIndent() { function addSplit (line 11037) | function addSplit(screenPos) { function isFullWidth (line 11464) | function isFullWidth(c) { function addWordBoundary (line 11914) | function addWordBoundary(needle, options) { function HashHandler (line 11933) | function HashHandler(config, platform) { function MultiHashHandler (line 11941) | function MultiHashHandler(config, platform) { function getPosition (line 12012) | function getPosition(command) { function bindKey (line 12264) | function bindKey(win, mac) { function rearrangeUndoStack (line 15404) | function rearrangeUndoStack(stack, pos) { function $updateMarkers (line 15423) | function $updateMarkers(delta) { function clonePos (line 15465) | function clonePos(pos) { function cloneDelta (line 15468) | function cloneDelta(d) { function stringifyDelta (line 15476) | function stringifyDelta(d) { function stringifyRange (line 15500) | function stringifyRange(r) { function swap (line 15505) | function swap(d1, d2) { function swapGroups (line 15544) | function swapGroups(ds1, ds2) { function xform (line 15563) | function xform(d1, c1) { function shift (line 15620) | function shift(d1, d2, dir) { function shiftPos (line 15624) | function shiftPos(pos, start, end, dir) { function splitDelta (line 15630) | function splitDelta(c, pos) { function moveDeltasByOne (line 15649) | function moveDeltasByOne(redoStack, d) { function rebaseRedoStack (line 15673) | function rebaseRedoStack(redoStack, deltaSets) { function onCreateCell (line 16218) | function onCreateCell(element) { function getBorderClass (line 16318) | function getBorderClass(tl, tr, br, bl) { function addTokens (line 16994) | function addTokens(tokens, from, to) { function solve (line 17637) | function solve(l1, l2, r) { function sub (line 17644) | function sub(a, b) { return [a[0] - b[0], a[1] - b[1]]; } function add (line 17645) | function add(a, b) { return [a[0] + b[0], a[1] + b[1]]; } function mul (line 17646) | function mul(a, b) { return [a * b[0], a * b[1]]; } function p (line 17651) | function p(el) { function afterLoad (line 19362) | function afterLoad(module) { function $workerBlob (line 19576) | function $workerBlob(workerUrl) { function createWorker (line 19588) | function createWorker(workerUrl) { function isSamePoint (line 19972) | function isSamePoint(p1, p2) { function onMouseDown (line 19976) | function onMouseDown(e) { function find (line 20255) | function find(session, needle, dir) { function spaces (line 20907) | function spaces(n) { function alignLeft (line 20911) | function alignLeft(m) { function alignRight (line 20916) | function alignRight(m) { function unAlign (line 20921) | function unAlign(m) { function isSamePoint (line 20930) | function isSamePoint(p1, p2) { function MultiSelect (line 20968) | function MultiSelect(editor) { function addAltCursorListeners (line 20987) | function addAltCursorListeners(editor){ function LineWidgets (line 21270) | function LineWidgets(session) { function binarySearch (line 21633) | function binarySearch(array, needle, comparator) { function findAnnotations (line 21650) | function findAnnotations(session, row, dir) { FILE: ace/mode-abap.js function Mode (line 193) | function Mode() { FILE: ace/mode-apex.js function keywordMapper (line 80) | function keywordMapper(value) { function string (line 85) | function string(start, options) { function comments (line 105) | function comments() { function ApexMode (line 431) | function ApexMode() { FILE: ace/mode-asciidoc.js function quoteRule (line 154) | function quoteRule(ch) { function getTokenType (line 237) | function getTokenType(row) { function getLevel (line 245) | function getLevel() { FILE: ace/mode-c9search.js function safeCreateRegexp (line 8) | function safeCreateRegexp(source, flag) { FILE: ace/mode-coffee.js function CoffeeHighlightRules (line 9) | function CoffeeHighlightRules() { function Mode (line 340) | function Mode() { FILE: ace/mode-coldfusion.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-csound_document.js method next (line 248) | get next() { return Array.isArray(params.next) ? params.next[params.next... method next (line 249) | set next(next) { method token (line 255) | get token() { return params.token; } function JSX (line 3518) | function JSX() { function comments (line 3618) | function comments(next) { FILE: ace/mode-csound_orchestra.js method next (line 248) | get next() { return Array.isArray(params.next) ? params.next[params.next... method next (line 249) | set next(next) { method token (line 255) | get token() { return params.token; } FILE: ace/mode-csound_score.js method next (line 248) | get next() { return Array.isArray(params.next) ? params.next[params.next... method next (line 249) | set next(next) { method token (line 255) | get token() { return params.token; } FILE: ace/mode-curly.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-django.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-ejs.js function JSX (line 596) | function JSX() { function comments (line 696) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-ftl.js function JSX (line 596) | function JSX() { function comments (line 696) | function comments(next) { FILE: ace/mode-gobstones.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { FILE: ace/mode-groovy.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { FILE: ace/mode-haml.js function JSX (line 596) | function JSX() { function comments (line 696) | function comments(next) { FILE: ace/mode-handlebars.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { function pop2 (line 2507) | function pop2(currentState, stack) { FILE: ace/mode-html.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-html_elixir.js function JSX (line 596) | function JSX() { function comments (line 696) | function comments(next) { function is (line 2058) | function is(token, type) { function is (line 2303) | function is(token, type) { function is (line 2752) | function is(token, type) { function findTagName (line 2756) | function findTagName(session, pos) { function findAttributeName (line 2766) | function findAttributeName(session, pos) { FILE: ace/mode-html_ruby.js function JSX (line 596) | function JSX() { function comments (line 696) | function comments(next) { function is (line 1967) | function is(token, type) { function is (line 2212) | function is(token, type) { function is (line 2661) | function is(token, type) { function findTagName (line 2665) | function findTagName(session, pos) { function findAttributeName (line 2675) | function findAttributeName(session, pos) { FILE: ace/mode-jade.js function JSX (line 596) | function JSX() { function comments (line 696) | function comments(next) { function CoffeeHighlightRules (line 1503) | function CoffeeHighlightRules() { function mixin_embed (line 1707) | function mixin_embed(tag, prefix) { FILE: ace/mode-java.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { FILE: ace/mode-javascript.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { FILE: ace/mode-jsoniq.js function newRequire (line 4) | function newRequire(name, jumped){ function init (line 52) | function init(string, parsingEventHandler) function reset (line 65) | function reset(l, b, e) function parse_EQName (line 563) | function parse_EQName() function parse_FunctionName (line 622) | function parse_FunctionName() function parse_NCName (line 969) | function parse_NCName() function shift (line 1364) | function shift(t) function whitespace (line 1378) | function whitespace() function matchW (line 1388) | function matchW(set) function lookahead1W (line 1402) | function lookahead1W(set) function lookahead1 (line 1412) | function lookahead1(set) function error (line 1422) | function error(b, e, s, l, t) function match (line 1436) | function match(tokenSetId) function is (line 2096) | function is(token, type) { function hasType (line 2269) | function hasType(token, type) { function updateFloat (line 2601) | function updateFloat(single) { FILE: ace/mode-jsp.js function JSX (line 596) | function JSX() { function comments (line 696) | function comments(next) { FILE: ace/mode-jsx.js function Mode (line 359) | function Mode() { FILE: ace/mode-liquid.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { function is (line 2510) | function is(token, type) { FILE: ace/mode-livescript.js function LiveScriptMode (line 46) | function LiveScriptMode(){ function extend$ (line 261) | function extend$(sub, sup){ function import$ (line 267) | function import$(obj, src){ FILE: ace/mode-lsl.js function LSLHighlightRules (line 9) | function LSLHighlightRules() { FILE: ace/mode-lua.js function getNetIndentLevel (line 340) | function getNetIndentLevel(tokens) { FILE: ace/mode-luapage.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { function getNetIndentLevel (line 2840) | function getNetIndentLevel(tokens) { FILE: ace/mode-markdown.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1003) | function is(token, type) { function is (line 1194) | function is(token, type) { function is (line 2358) | function is(token, type) { function findTagName (line 2362) | function findTagName(session, pos) { function findAttributeName (line 2372) | function findAttributeName(session, pos) { function isHeading (line 2789) | function isHeading(row) { function getLevel (line 2795) | function getLevel() { FILE: ace/mode-mask.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function MaskHighlightRules (line 1244) | function MaskHighlightRules () { function Token (line 1445) | function Token(token, rgx, mix) { FILE: ace/mode-mysql.js function string (line 72) | function string(rule) { FILE: ace/mode-nunjucks.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-pgsql.js function JSX (line 1001) | function JSX() { function comments (line 1101) | function comments(next) { FILE: ace/mode-php.js function JSX (line 596) | function JSX() { function comments (line 696) | function comments(next) { function is (line 11210) | function is(token, type) { function is (line 11885) | function is(token, type) { function is (line 12130) | function is(token, type) { function is (line 12579) | function is(token, type) { function findTagName (line 12583) | function findTagName(session, pos) { function findAttributeName (line 12593) | function findAttributeName(session, pos) { FILE: ace/mode-php_laravel_blade.js function JSX (line 596) | function JSX() { function comments (line 696) | function comments(next) { function is (line 11381) | function is(token, type) { function is (line 12056) | function is(token, type) { function is (line 12301) | function is(token, type) { function is (line 12750) | function is(token, type) { function findTagName (line 12754) | function findTagName(session, pos) { function findAttributeName (line 12764) | function findAttributeName(session, pos) { FILE: ace/mode-razor.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-rhtml.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-scala.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { FILE: ace/mode-sjs.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { FILE: ace/mode-slim.js function JSX (line 607) | function JSX() { function comments (line 707) | function comments(next) { function is (line 1209) | function is(token, type) { function is (line 1400) | function is(token, type) { function is (line 2564) | function is(token, type) { function findTagName (line 2568) | function findTagName(session, pos) { function findAttributeName (line 2578) | function findAttributeName(session, pos) { function isHeading (line 2995) | function isHeading(row) { function getLevel (line 3001) | function getLevel() { function CoffeeHighlightRules (line 3398) | function CoffeeHighlightRules() { function Mode (line 3689) | function Mode() { FILE: ace/mode-smarty.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-soy_template.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-svg.js function is (line 212) | function is(token, type) { function is (line 403) | function is(token, type) { function JSX (line 1071) | function JSX() { function comments (line 1171) | function comments(next) { FILE: ace/mode-swift.js function string (line 79) | function string(start, options) { function comments (line 140) | function comments() { FILE: ace/mode-tsx.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { FILE: ace/mode-twig.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-typescript.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { FILE: ace/mode-velocity.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { FILE: ace/mode-visualforce.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { function is (line 1618) | function is(token, type) { function is (line 1863) | function is(token, type) { function is (line 2312) | function is(token, type) { function findTagName (line 2316) | function findTagName(session, pos) { function findAttributeName (line 2326) | function findAttributeName(session, pos) { function string (line 2507) | function string(options) { function VisualforceMode (line 2614) | function VisualforceMode() { FILE: ace/mode-wollok.js function JSX (line 401) | function JSX() { function comments (line 501) | function comments(next) { FILE: ace/mode-xml.js function is (line 212) | function is(token, type) { function is (line 403) | function is(token, type) { FILE: ace/mode-xquery.js function newRequire (line 4) | function newRequire(name, jumped){ function init (line 52) | function init(string, parsingEventHandler) function reset (line 65) | function reset(l, b, e) function parse_EQName (line 563) | function parse_EQName() function parse_FunctionName (line 622) | function parse_FunctionName() function parse_NCName (line 969) | function parse_NCName() function shift (line 1364) | function shift(t) function whitespace (line 1378) | function whitespace() function matchW (line 1388) | function matchW(set) function lookahead1W (line 1402) | function lookahead1W(set) function lookahead1 (line 1412) | function lookahead1(set) function error (line 1422) | function error(b, e, s, l, t) function match (line 1436) | function match(tokenSetId) function is (line 2095) | function is(token, type) { function hasType (line 2268) | function hasType(token, type) { function updateFloat (line 2613) | function updateFloat(single) { FILE: ace/worker-coffee.js function resolveModuleId (line 82) | function resolveModuleId(id, paths) { function throwDeltaError (line 490) | function throwDeltaError(delta, errorText){ function positionInDocument (line 495) | function positionInDocument(docLines, position) { function validateDelta (line 500) | function validateDelta(docLines, delta) { function $pointsInOrder (line 719) | function $pointsInOrder(point1, point2, equalPointsInOrder) { function $getTransformedPoint (line 724) | function $getTransformedPoint(delta, point, moveIfEqual) { function define (line 1413) | function define(f) { module.exports = f() } function e (line 1414) | function e(e,a){var t=[],o=!0,n=!1,r=void 0;try{for(var l=e[Symbol.itera... function e (line 1414) | function e(e,a){for(var t=0,o;t