MCPcopy Create free account
hub / github.com/denoland/std /

Class

xml/types.ts:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 * ```
33 */
34export class XmlSyntaxError extends SyntaxError {
35 /**
36 * The line number where the error occurred (1-indexed), or `0` when
37 * position tracking is disabled.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected