Class BaseAnnotated

    • Constructor Detail

      • BaseAnnotated

        public BaseAnnotated​(Type baseType)
    • Method Detail

      • getBaseType

        public Type getBaseType()
        Description copied from interface: Annotated

        Get the type of the annotated program element.

        Specified by:
        getBaseType in interface Annotated
        Returns:
        the type of the annotated program element