Source set: Common Added in 1.11.0-rc01 public abstract class AbstractApplier<T>(public val root: T) : Applier<T> An abstract Applier implementation.