ResolvedBibliographyEntryProperty

Property that is assigned to each com.quarkdown.core.ast.quarkdown.bibliography.BibliographyCitation. It contains the BibliographyEntry that the citation refers to, resolved from the document's bibliographies.

See also

Constructors

Link copied to clipboard
constructor(value: ResolvedBibliographyEntry)

Types

Link copied to clipboard

Properties

Link copied to clipboard

The key of the property, used to identify it.

Link copied to clipboard
open override val value: ResolvedBibliographyEntry

The value of the property.