A declaration.
There are only two types of declarations:
AnnotatedDeclarations such as modules, packages, classes or functions, andTypeParameter declarations.no type hierarchy
no supertypes hierarchy
| Attributes | |
name | Source Codeshared formal String nameThe name of this declaration. For example, the |
qualifiedName | Source Codeshared formal String qualifiedNameThe qualified name of this declaration. This includes the container qualified name. For
example, the |
| Inherited Attributes |
Attributes inherited from: Object |