Class ClassAnnotationInfo

    • Field Detail

      • _annotation

        private java.lang.annotation.Annotation _annotation
      • _containerType

        private IType _containerType
    • Constructor Detail

      • ClassAnnotationInfo

        public ClassAnnotationInfo​(java.lang.annotation.Annotation annotation,
                                   IType containerType)
      • ClassAnnotationInfo

        public ClassAnnotationInfo​(java.lang.annotation.Annotation annotation,
                                   IJavaAnnotatedElement element)