We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ed3ba5 + 5494850 commit 3dd15f7Copy full SHA for 3dd15f7
tasty/src/dotty/tools/tasty/TastyFormat.scala
@@ -39,6 +39,7 @@ Macro-format:
39
SUPERACCESSOR Length underlying_NameRef -- super$A
40
INLINEACCESSOR Length underlying_NameRef -- inline$A
41
OBJECTCLASS Length underlying_NameRef -- A$ (name of the module class for module A)
42
+ BODYRETAINER Length underlying_NameRef -- A$retainedBody
43
44
SIGNED Length original_NameRef resultSig_NameRef ParamSig* -- name + signature
45
TARGETSIGNED Length original_NameRef target_NameRef resultSig_NameRef ParamSig*
0 commit comments