MergableRule

interface MergableRule

Provides a common interface for various rules that can be merged together

Author

stumper66

Since

3.12.0

Inheritors

Properties

Link copied to clipboard
abstract val doMerge: Boolean

Functions

Link copied to clipboard
abstract fun cloneItem(): Any
Link copied to clipboard
abstract fun merge(mergableRule: MergableRule?)