TreeContentResult

sealed trait TreeContentResult extends ParserResult
trait Navigatable
class Object
trait Matchable
class Any

Value members

Inherited methods

def path: Path
Inherited from
Navigatable
def sourceFile: Option[File]
Inherited from
ParserResult

Inherited fields

lazy val name: String

The local name of this navigatable.

The local name of this navigatable.

Inherited from
Navigatable