StyleResult

laika.io.runtime.TreeResultBuilder$.StyleResult
case class StyleResult(doc: StyleDeclarationSet, format: String, sourceFile: Option[FilePath]) extends ParserResult

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Navigatable
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val path: Path

Inherited fields

lazy val name: String

The local name of this navigatable.

The local name of this navigatable.

Attributes

Inherited from:
Navigatable