DocumentResult

case class DocumentResult(doc: Document) extends TreeContentResult
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

Concrete fields

val path: Path
val sourceFile: Option[File]

Inherited fields

lazy val name: String

The local name of this navigatable.

The local name of this navigatable.

Inherited from
Navigatable