Unmergeable

org.ekrich.config.impl.Unmergeable
trait 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.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def unmergedValues: Collection[_ <: AbstractConfigValue]