Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
CodeMirror.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
keywords
Function · 0.70
Tested by
no test coverage detected