Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
stateBeforeClosingTagName
Method · 0.80
stateBeforeAttrName
Method · 0.80
stateInAttrName
Method · 0.80
stateInDynamicDirArg
Method · 0.80
stateInAttrValueNoQuotes
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected