Class ContainerAnnotation

All Implemented Interfaces:
TypeConstants, TypeIds

public class ContainerAnnotation extends SingleMemberAnnotation
  • Constructor Details

  • Method Details

    • addContainee

      public void addContainee(Annotation repeatingAnnotation)
    • resolveType

      public TypeBinding resolveType(BlockScope scope)
      Description copied from class: Expression
      Resolve the type of this expression in the context of a blockScope
      Overrides:
      resolveType in class Annotation
      Returns:
      Return the actual type of this expression after resolution