You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2019/01/20 23:29:46 UTC

[GitHub] greg-dove commented on issue #385: (Question) Ability to write typedef classes?

greg-dove commented on issue #385: (Question) Ability to write typedef classes?
URL: https://github.com/apache/royale-asjs/issues/385#issuecomment-455912865
 
 
   Alex, I would interpret 'file level class' as a class definition after the
   main public class in the file, which is 'private' within the file.
   Available for reference internally within the main class, but not outside
   the 'file'.
   
   I don't know offhand whether these classes can reference each-other if
   there is more than one of them (i.e. access within the file  'scope') or
   whether only the main class can reference them in its own code.
   
   
   On Mon, Jan 21, 2019 at 11:42 AM aharui <no...@github.com> wrote:
   
   > What is a file level class?
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/royale-asjs/issues/385#issuecomment-455909531>,
   > or mute the thread
   > <https://github.com/notifications/unsubscribe-auth/AEW31rY5nvAYYmy4pjQTJ_4iSSvshmfMks5vFPDKgaJpZM4aI-uC>
   > .
   >
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services