Closed GoogleCodeExporter closed 8 years ago
@methodOf Test
means static Test.run
whereas
@methodOf Test#
means instance someTest.run
Original comment by micmath
on 12 Nov 2009 at 10:06
Maybe you should document that in the wiki page for memberOf.
It's not clear that you can do this:
@memberOf Something#
or this:
@memberOf Something.
That would probably save a lot of time to users and yourself too.
It could even be documented in the Namepaths section.
Original comment by jbm...@gmail.com
on 16 Nov 2009 at 4:27
Original issue reported on code.google.com by
szege...@gmail.com
on 10 Nov 2009 at 11:20