Skip to content

Commit 36887b9

Browse files
committed
Use new extension syntax in scala.tasty.Reflection
Extension are placed within the module of the type. For example, the extension `Tree.pos` will be available explicitly and in the documentation as `Tree.extension_pos`. We still need to add an `given XYZOps as XYZ.type = XYZ` to make the extension methods available.
1 parent 2ca1165 commit 36887b9

File tree

1 file changed

+1076
-877
lines changed

1 file changed

+1076
-877
lines changed

0 commit comments

Comments
 (0)