HoconResult

laika.io.runtime.TreeResultBuilder$.HoconResult
case class HoconResult(path: Path, config: ConfigParser, sourceFile: Option[FilePath]) extends ParserResult

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ParserResult
trait Navigatable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

lazy val name: String

The local name of this navigatable.

The local name of this navigatable.

Attributes

Inherited from:
Navigatable