Interface QualifiedName

All Superinterfaces:
Comparable<Name>, Name
All Known Subinterfaces:
FullyQualifiedName, Names, OtherName, QualifyingName, RelativeName
All Known Implementing Classes:
CppNames.ForBinary, CppNames.ForComponent

public interface QualifiedName extends Name
Represents a name that was qualified with a Qualifier.
See Also: