Commit 6a42c8d
committed
Rewrite dotty.tools.dottydoc.staticsite.Yaml in Java
To work properly, `TypeReference` relies on using runtime reflection to
get the generic arguments it was instantiated with, this does not work
currently with Dotty, because we're not emitting a generic
signature for the parent, see #6349.1 parent 99c4e4b commit 6a42c8d
File tree
2 files changed
+22
-23
lines changed- doc-tool/src/dotty/tools/dottydoc/staticsite
2 files changed
+22
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
This file was deleted.
0 commit comments