Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nwutils/nw-sample-apps
/ ret
Function
ret
mini-code-edit/cm/mode/plsql/plsql.js:15–18 ·
view source on GitHub ↗
(tp, style)
Source
from the content-addressed store, hash-verified
13
14
var
type
;
15
function
ret(tp, style) {
16
type
= tp;
17
return
style;
18
}
19
20
function
tokenBase(stream, state) {
21
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