Klasse ContainerAnnotation

Alle implementierten Schnittstellen:
TypeConstants, TypeIds

public class ContainerAnnotation extends SingleMemberAnnotation
  • Konstruktordetails

  • Methodendetails

    • addContainee

      public void addContainee(Annotation repeatingAnnotation)
    • resolveType

      public TypeBinding resolveType(BlockScope scope)
      Beschreibung aus Klasse kopiert: Expression
      Resolve the type of this expression in the context of a blockScope
      Setzt außer Kraft:
      resolveType in Klasse Annotation
      Parameter:
      scope -
      Gibt zurück:
      Return the actual type of this expression after resolution