MCPcopy
hub / github.com/ajaxorg/ace / whitespace

Function whitespace

lib/ace/mode/xquery/xqlint.js:3183–3191  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3181 }
3182
3183 function whitespace()
3184 {
3185 if (e0 != b1)
3186 {
3187 b0 = e0;
3188 e0 = b1;
3189 eventHandler.whitespace(b0, e0);
3190 }
3191 }
3192
3193 function matchW(set)
3194 {

Callers 15

xqlint.jsFile · 0.70
shiftFunction · 0.70
parse_ModuleFunction · 0.70
parse_VersionDeclFunction · 0.70
parse_LibraryModuleFunction · 0.70
parse_ModuleDeclFunction · 0.70
parse_PrologFunction · 0.70
parse_CopyNamespacesDeclFunction · 0.70
parse_DecimalFormatDeclFunction · 0.70
parse_SchemaImportFunction · 0.70
parse_SchemaPrefixFunction · 0.70
parse_ModuleImportFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…