Class CompletionOnAnnotationOfType

All Implemented Interfaces:
ReferenceContext, TypeConstants, TypeIds, ProblemSeverities

public class CompletionOnAnnotationOfType extends TypeDeclaration
  • Field Details

    • potentialAnnotatedNode

      public ASTNode potentialAnnotatedNode
    • isParameter

      public boolean isParameter
  • Constructor Details

    • CompletionOnAnnotationOfType

      public CompletionOnAnnotationOfType(char[] typeName, CompilationResult compilationResult, Annotation annotation)
  • Method Details