Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGenericSearchMatch

Hierarchy

Index

Properties

column

column: number

Column location of match

Readonly fragment

fragment: string

Fragment containing match

index

index: number

Index among the other matches

Readonly indexInOriginal

indexInOriginal: number

line

line: number

Line number of match

Readonly matchesIndex

matchesIndex: number

Index in the matches array

Readonly originalNode

originalNode: Node

Readonly spanElement

spanElement: HTMLElement

Readonly text

text: string

Text of the exact match itself

Generated using TypeDoc