Unmergeable

Interface that tags a ConfigValue that is not mergeable until after substitutions are resolved. Basically these are special ConfigValue that never appear in a resolved tree, like ConfigSubstitution and [[ConfigDelayedMerge]].

Interface that tags a ConfigValue that is not mergeable until after substitutions are resolved. Basically these are special ConfigValue that never appear in a resolved tree, like ConfigSubstitution and [[ConfigDelayedMerge]].

class Object
trait Matchable
class Any

Value members

Abstract methods

def unmergedValues: Collection[_ <: AbstractConfigValue]