Represents a scaladoc line.
The motivation for this typeclass is to extract values out of trees that could have been fields on the classes.
The motivation for this typeclass is to extract values out of trees that could have been fields on the classes. However, these values are not included as fields on the tree nodes because of various reasons.
Companion object containing the classes required for describing an ScalaDoc token.
Companion object containing the classes required for describing an ScalaDoc token.
The available tokens and their documentation are obtained from:
http://docs.scala-lang.org/overviews/scaladoc/for-library-authors.html
Helper to default tree equality to use structural equality.
Helper to default tree equality to use structural equality.