ExtraDescription

fun interface ExtraDescription

An fun interface for callsite to append extra description into StringBuilder by given DebugComponent.

Functions

Link copied to clipboard
abstract fun applyExtraDescription(debugComponent: DebugComponent, sb: StringBuilder)