accept

open override fun <T> accept(visitor: BibliographyEntryVisitor<T>): T

Return

the result of the visit operation

Parameters

visitor

the visitor to accept