MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / current

Method current

lib/web/CodeMirror/src/util/StringStream.js:74–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73 }
74 current(){return this.string.slice(this.start, this.pos)}
75 hideFirstChars(n, inner) {
76 this.lineStart += n
77 try { return inner() }

Callers 15

highlightFunction · 0.95
normalFunction · 0.80
dart.jsFile · 0.80
blockNormalFunction · 0.80
htmlBlockFunction · 0.80
inlineNormalFunction · 0.80
tokenBaseFunction · 0.80
twTokenCodeFunction · 0.80
twTokenMacroFunction · 0.80
tokenPerlFunction · 0.80
tokenBaseFunction · 0.80
tokenNestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected