CitationSpan

Contains information about where the text with a citation begins and ends in the generated output.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Where the text with a citation starts in the generated output.

Link copied to clipboard

Where the text with a citation ends in the generated output.

Functions

Link copied to clipboard
inline fun copy(block: CitationSpan.Builder.() -> Unit = {}): CitationSpan
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String