Class CompletionOnMarkerAnnotationName

All Implemented Interfaces:
TypeConstants, TypeIds

public class CompletionOnMarkerAnnotationName extends MarkerAnnotation
  • Constructor Details

    • CompletionOnMarkerAnnotationName

      public CompletionOnMarkerAnnotationName(TypeReference type, int sourceStart)
  • Method Details

    • 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