--
You received this message because you are subscribed to the Google Groups "scala-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Step 4 is the step where I used c.enclosingPackage so far. I can also provide working (under certain circumstances) code for this approach.
I already asked here on how to accomplish this task (https://groups.google.com/forum/#!topic/scala-user/CmoCZH2Rm0c). Johannes Rudolph suggested using the Idents, but sadly the Idents within fun do not indicate whether the term in question is a function or a val/var from an outer scope.
Thank you very much for your patience!
--