MCPcopy 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

tokenBaseFunction · 0.70
tokenStringFunction · 0.70
tokenCommentFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected