Interface DeclaredByType.WithMandatoryDeclaration

    • Method Detail

      • getDeclaringType

        @Nonnull
        TypeDefinition getDeclaringType()
        Returns the declaring type of this instance.
        Specified by:
        getDeclaringType in interface DeclaredByType
        Returns:
        The declaring type or null if no such type exists.