Skip to content

Commit 5494850

Browse files
committed
Document BODYRETAINER in TastyFormat
1 parent 38b983c commit 5494850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasty/src/dotty/tools/tasty/TastyFormat.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Macro-format:
3939
SUPERACCESSOR Length underlying_NameRef -- super$A
4040
INLINEACCESSOR Length underlying_NameRef -- inline$A
4141
OBJECTCLASS Length underlying_NameRef -- A$ (name of the module class for module A)
42+
BODYRETAINER Length underlying_NameRef -- A$retainedBody
4243
4344
SIGNED Length original_NameRef resultSig_NameRef ParamSig* -- name + signature
4445
TARGETSIGNED Length original_NameRef target_NameRef resultSig_NameRef ParamSig*

0 commit comments

Comments
 (0)