PageMergerStrategy

interface PageMergerStrategy

Functions

tryMerge
Link copied to clipboard
abstract fun tryMerge(pages: List<PageNode>, path: List<String>): List<PageNode>

Inheritors

FallbackPageMergerStrategy
Link copied to clipboard
SameMethodNamePageMergerStrategy
Link copied to clipboard