Re: Re: scala/AnyRef and scala/Any -- need some feedback
Som Snytt <[email protected]>
| Newsgroups | gmane.comp.lang.scala |
|---|---|
| Message-ID | <CAPaMnL7Ar-TP3ZPo5RBNPbv-6Z-7yJfSr3SU2+Z2HYjUrKXkGA@mail.gmail.com> |
They're found in the compiler fiction section, where all is mirrors. https://github.com/scala/scala/blob/v2.11.5/src/reflect/scala/reflect/internal/Definitions.scala#L255 On Mon, Feb 16, 2015 at 8:07 AM, Simon Ochsenreither < [email protected]> wrote: > Hi Hadil, > > as far as I remember, the source for these files is in > https://github.com/scala/scala/tree/2.11.x/src/library-aux (see the > readme). > These source files mostly serve as a holder for documentation. They are > what we call "compiler-fiction": both of them are erased to > java.lang.Object during compilation. > > Bye, > > Simon > > -- > You received this message because you are subscribed to the Google Groups > "scala-language" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "scala-language" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.