« Return to Thread: [scala-tools] bin/scaladoc not documenting lazy vals

[scala-tools] bin/scaladoc not documenting lazy vals

by Rob Dickens-2 :: Rate this Message:

Reply to Author | View in Thread

Dear All,

If I take away the 'lazy', the documentationĀ appears.

Am using the bin/scaladoc which comes with the 2.7.4.final distribution.

NoteĀ thatĀ documentation does appear if the lazy val is implementing a documented abstract val or def, which is usually the case in the scala-library API.

Btw, I don't know if vscaladoc has the same problem, since I couldn't get this to work for the multi-module maven project in question.

--
Rob, Lafros.com

 « Return to Thread: [scala-tools] bin/scaladoc not documenting lazy vals