o

com.avsystem.commons.hocon

ConfigValueMarker

object ConfigValueMarker extends HoconTypeMarker[ConfigValue]

TypeMarker which allows you to read raw com.typesafe.config.ConfigValue from a HoconInput in a GenCodec implementation.

Linear Supertypes
HoconTypeMarker[ConfigValue], TypeMarker[ConfigValue], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ConfigValueMarker
  2. HoconTypeMarker
  3. TypeMarker
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All