Closed
Description
It is currently impossible to access the documentation of methods in the reflection API. http://dotty.epfl.ch/api/scala/quoted/Quotes$reflectModule.html
For example, TermMethods
is listed but it is impossible to follow the link and find the docs for Term.tpe
.