Citation interface

A citation for a generated result.

Properties

endOffset

Character offset where the cited passage ends.

fileName

The source file name.

index

Zero-based index of the citation in the result.

startOffset

Character offset where the cited passage begins.

type

The type of citation.

Property Details

endOffset

Character offset where the cited passage ends.

endOffset?: number

Property Value

number

fileName

The source file name.

fileName: string

Property Value

string

index

Zero-based index of the citation in the result.

index?: number

Property Value

number

startOffset

Character offset where the cited passage begins.

startOffset?: number

Property Value

number

type

The type of citation.

type: string

Property Value

string