Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ ret
Function
ret
static/js/codemirror/mode/plsql/plsql.js:14–17 ·
view source on GitHub ↗
(tp, style)
Source
from the content-addressed store, hash-verified
12
13
var
type
;
14
function
ret(tp, style) {
15
type
= tp;
16
return
style;
17
}
18
19
function
tokenBase(stream, state) {
20
var
ch = stream.next();
Callers
3
tokenBase
Function · 0.70
tokenString
Function · 0.70
tokenComment
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected