MCPcopy
hub / github.com/vuejs/core / onerr

Method onerr

packages/compiler-core/src/tokenizer.ts:207–207  ·  view source on GitHub ↗
(code: ErrorCodes, index: number)

Source from the content-addressed store, hash-verified

205 // ondeclaration(start: number, endIndex: number): void
206 onend(): void
207 onerr(code: ErrorCodes, index: number): void
208}
209
210/**

Callers 5

stateBeforeAttrNameMethod · 0.80
stateInAttrNameMethod · 0.80
stateInDynamicDirArgMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected