MCPcopy
hub / github.com/jquery/esprima / errors

Method errors

src/tokenizer.ts:124–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 }
123
124 errors() {
125 return this.errorHandler.errors;
126 }
127
128 getNextToken() {
129 if (this.buffer.length === 0) {

Callers 1

tokenizeFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected