Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a full parent path, range start or range end path.

Hierarchy

Index

Properties

complete: boolean

If this path was completely parsed to the end. Can be false if an unexpected token was found while parsing the path.

localPaths: IEpubCfiLocalPathNode[]

The local paths that are part of this path.

The terminal offset of this path.

srcOffset?: number

The character offset within the source EPUB CFI string corresponding to this node.

type: PATH

The type of EPUB CFI node.

Generated using TypeDoc