Create a (source) name for a class symbol s.
Create a (source) name for a class symbol s.
Create a (source) name for the class symbol s with a prefix determined by the class symbol in.
Create a (source) name for the class symbol s with a prefix determined by the class symbol in.
If s represents a package object pkg3, then the returned name will be pkg1.pkg2.pkg3.package.
If s represents a class Foo nested in package object pkg3 then the returned name is pkg1.pkg2.pk3.Foo.
Creates a flat (binary) name for a class symbol s.
Creates a flat (binary) name for a class symbol s.
Contains utility methods for looking up class files corresponding to Symbols.