HoconResult

case class HoconResult(path: Path, config: ConfigParser, sourceFile: Option[File]) extends ParserResult
trait Serializable
trait Product
trait Equals
trait Navigatable
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Inherited fields

lazy val name: String

The local name of this navigatable.

The local name of this navigatable.

Inherited from
Navigatable