POV-Ray : Newsgroups : povray.off-topic : A Haskell question... : Re: A Haskell question... Server Time
11 Oct 2024 03:16:26 EDT (-0400)
  Re: A Haskell question...  
From: Nicolas Alvarez
Date: 4 Feb 2008 16:50:11
Message: <47a78893@news.povray.org>

> No - the namespace of the current module. And in Java it would be the 
> same - the names are local to this class file.

No. In Java it's local to the class, not to the file. You can have 
multiple classes in a single source file, as long as only one of them is 
public.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.