LineBreakingStrategy

Strategy that defines line breaks in the function signature.

See also

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun PageContentBuilder.DocumentableContentBuilder.beforeParameter(parameter: DParameter, index: Int)

Defines line breaking before each function parameter.

Link copied to clipboard
abstract fun PageContentBuilder.DocumentableContentBuilder.beforeReturn()

Defines line breaking before the return type.