MCPcopy
hub / github.com/ternjs/tern / tern.js

File tern.js

lib/tern.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// The Tern server object
2
3// A server is a stateful object that manages the analysis for a
4// project, and defines an interface for querying the code in the

Callers

nothing calls this directly

Calls 13

cFunction · 0.85
asLineCharFunction · 0.85
ensureFileFunction · 0.85
invalidDocFunction · 0.85
doRequestFunction · 0.85
analyzeAllFunction · 0.85
findLineStartFunction · 0.85
ternErrorFunction · 0.85
forwardCharactersFunction · 0.85
charDistanceBetweenFunction · 0.85
maybeSetFunction · 0.85
parseDocFunction · 0.85

Tested by

no test coverage detected