aboutsummaryrefslogtreecommitdiff
path: root/dottydoc/test/ConstructorTest.scala
Commit message (Collapse)AuthorAgeFilesLines
* Add symbols to Doc AST, needed for `@usecase`Felix Mulder2016-10-061-7/+7
| | | | | Also eliminates the need for comment processing to be part of the `DocASTPhase`, so this should be put into a DocMiniPhase
* Add phase to deal with constructorsFelix Mulder2016-08-211-0/+211