MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / plsql.js

File plsql.js

static/js/codemirror/mode/plsql/plsql.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1CodeMirror.defineMode("plsql", function(_config, parserConfig) {
2 var keywords = parserConfig.keywords,
3 functions = parserConfig.functions,
4 types = parserConfig.types,

Callers

nothing calls this directly

Calls 1

keywordsFunction · 0.70

Tested by

no test coverage detected