Package-level declarations
Declaration names.
Types
Link copied to clipboard
The qualified name of a callable declaration, which may either be top level or the member of a class.
Link copied to clipboard
The qualified name of a class.
Link copied to clipboard
A package name.
Link copied to clipboard
A fully qualified name of a declaration.
Link copied to clipboard
object SpecialNames
Names with special meaning.
Functions
Link copied to clipboard
Constructs a callable name from the given package names, class names, and simple name. If classNames is null, the name is treated as top-level.