Methods from org.eclipse.jdt.core used by org.eclipse.jdt.compiler.apt

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.AbstractAnnotationProcessorManager()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.BaseAnnotationProcessorManager()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.BaseAnnotationProcessorManager()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.BaseAnnotationProcessorManager()39
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.BaseAnnotationProcessorManager()39

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.configure(Object, String[])

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.configure(Object, String[])-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.configure(Object, String[])-1

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.configureFromPlatform(Compiler, Object, Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.configureFromPlatform(Compiler, Object, Object)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.configureFromPlatform(Compiler, Object, Object)-1

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.getDeletedUnits()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.getDeletedUnits()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.getDeletedUnits()-1

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.getNewClassFiles()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.getNewClassFiles()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.getNewClassFiles()-1

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.getNewUnits()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.getNewUnits()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.getNewUnits()-1

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.processAnnotations(CompilationUnitDeclaration[], ReferenceBinding[], boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.processAnnotations(CompilationUnitDeclaration[], ReferenceBinding[], boolean)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.processAnnotations(CompilationUnitDeclaration[], ReferenceBinding[], boolean)-1

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.reset()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.reset()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.reset()-1

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.setErr(PrintWriter)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.setErr(PrintWriter)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.setErr(PrintWriter)-1

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.setOut(PrintWriter)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.setOut(PrintWriter)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.setOut(PrintWriter)-1

org.eclipse.jdt.internal.compiler.AbstractAnnotationProcessorManager.setProcessors(Object[])

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.setProcessors(Object[])-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.setProcessors(Object[])-1

org.eclipse.jdt.internal.compiler.ast.Annotation.getCompilerAnnotation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)183
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)183
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)147
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)147

org.eclipse.jdt.internal.compiler.ast.Annotation.memberValuePairs()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)156
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)156

org.eclipse.jdt.internal.compiler.ast.Argument.traverse(ASTVisitor, BlockScope)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(ConstructorDeclaration, ClassScope)99
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(ConstructorDeclaration, ClassScope)99
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)138
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)138

org.eclipse.jdt.internal.compiler.ast.ASTNode.resolveAnnotations(BlockScope, Annotation[], Binding)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)180
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)180

org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.traverse(ASTVisitor, CompilationUnitScope)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.RoundEnvImpl(CompilationUnitDeclaration[], ReferenceBinding[], boolean, BaseProcessingEnvImpl)56
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.RoundEnvImpl(CompilationUnitDeclaration[], ReferenceBinding[], boolean, BaseProcessingEnvImpl)56

org.eclipse.jdt.internal.compiler.ASTVisitor.ASTVisitor()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.AnnotationDiscoveryVisitor(BaseProcessingEnvImpl)52
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.AnnotationDiscoveryVisitor(BaseProcessingEnvImpl)52

org.eclipse.jdt.internal.compiler.ASTVisitor.visit(Argument, BlockScope)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)-1

org.eclipse.jdt.internal.compiler.ASTVisitor.visit(ConstructorDeclaration, ClassScope)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(ConstructorDeclaration, ClassScope)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(ConstructorDeclaration, ClassScope)-1

org.eclipse.jdt.internal.compiler.ASTVisitor.visit(FieldDeclaration, MethodScope)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(FieldDeclaration, MethodScope)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(FieldDeclaration, MethodScope)-1

org.eclipse.jdt.internal.compiler.ASTVisitor.visit(MethodDeclaration, ClassScope)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)-1

org.eclipse.jdt.internal.compiler.ASTVisitor.visit(TypeDeclaration, ClassScope)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, ClassScope)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, ClassScope)-1

org.eclipse.jdt.internal.compiler.ASTVisitor.visit(TypeDeclaration, CompilationUnitScope)

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, CompilationUnitScope)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, CompilationUnitScope)-1

org.eclipse.jdt.internal.compiler.batch.CompilationUnit.CompilationUnit(char[], String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()219
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()219

org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath.getPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getEndorsedDirsFrom(String)352
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getEndorsedDirsFrom(String)352
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getExtdirsFrom(String)366
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getExtdirsFrom(String)366
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getPathsFrom(String)282
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getPathsFrom(String)282

org.eclipse.jdt.internal.compiler.batch.FileSystem.findTypeNames(char[][])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()71
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()71

org.eclipse.jdt.internal.compiler.batch.FileSystem.getClasspath(String, String, boolean, AccessRuleSet, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1108
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1108

org.eclipse.jdt.internal.compiler.batch.Main.addExtraProblems(CategorizedProblem)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl.printMessage(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)74
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl.printMessage(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)74

org.eclipse.jdt.internal.compiler.batch.Main.getLibrariesFiles(File[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addFilesFrom(File, String, String, ArrayList)121
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addFilesFrom(File, String, String, ArrayList)121
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getDefaultBootclasspath()316
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getDefaultBootclasspath()316

org.eclipse.jdt.internal.compiler.batch.Main.ResourceBundleFactory.getBundle(Locale)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.EclipseFileManager(Locale, Charset)79
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.EclipseFileManager(Locale, Charset)79
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.setLocale(Locale)860
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.setLocale(Locale)860

org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.accessFlags()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getAccessLevel()70
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getAccessLevel()70
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getAccessLevel()70
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getAccessLevel()70

org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.isAnonymous()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()117
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()117
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()102
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()102

org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.isLocal()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()120
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()120
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()105
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()105

org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.isMember()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()123
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()123
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()108
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()108

org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.read(File)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getAccessLevel()61
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getAccessLevel()61
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()93
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()93

org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.read(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()225
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()225

org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.read(ZipFile, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getAccessLevel()61
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getAccessLevel()61
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()108
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()108

org.eclipse.jdt.internal.compiler.CompilationResult.getCompilationUnit()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)348
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)348

org.eclipse.jdt.internal.compiler.CompilationResult.getLineSeparatorPositions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)181
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)178
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)181
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)178

org.eclipse.jdt.internal.compiler.env.AccessRule.AccessRule(char[], int, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1083
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1083

org.eclipse.jdt.internal.compiler.env.AccessRule.AccessRule(char[], int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1078
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1068
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1073
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1073
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1078
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1068

org.eclipse.jdt.internal.compiler.env.AccessRuleSet.AccessRuleSet(AccessRule[], byte, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1093
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1093

org.eclipse.jdt.internal.compiler.env.IBinaryType.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()232
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()232

org.eclipse.jdt.internal.compiler.env.ICompilationUnit.getContents()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)348
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)348

org.eclipse.jdt.internal.compiler.impl.Constant.booleanValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)369
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)369
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)451
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)451
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])152
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])152
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()72
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()72

org.eclipse.jdt.internal.compiler.impl.Constant.byteValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)372
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)372
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)454
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)454
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])154
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])154
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()74
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()74

org.eclipse.jdt.internal.compiler.impl.Constant.charValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)375
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)375
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)457
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)457
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])156
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])156
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()76
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()76

org.eclipse.jdt.internal.compiler.impl.Constant.doubleValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)378
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)378
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)460
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)460
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])158
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])158
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()78
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()78

org.eclipse.jdt.internal.compiler.impl.Constant.floatValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)381
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)381
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)463
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)463
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])160
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])160
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()80
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()80

org.eclipse.jdt.internal.compiler.impl.Constant.intValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)384
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)384
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)466
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)466
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])170
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])170
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()82
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()82

org.eclipse.jdt.internal.compiler.impl.Constant.longValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)387
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)387
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)469
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)469
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])178
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])178
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()86
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()86

org.eclipse.jdt.internal.compiler.impl.Constant.shortValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)390
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)390
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)472
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)472
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])180
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])180
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()88
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()88

org.eclipse.jdt.internal.compiler.impl.Constant.stringValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)393
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)393
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)475
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)475
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])176
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])176
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()84
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()84

org.eclipse.jdt.internal.compiler.impl.Constant.typeID()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])144
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])144

org.eclipse.jdt.internal.compiler.impl.ReferenceContext.compilationResult()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)174
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)174
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)348
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)348

org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.getAnnotationType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)185
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)185
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])69
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])86
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])77
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])86
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])77
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])69
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)168
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)168
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)65
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)65
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)65
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)65
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getAnnotationType()99
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getAnnotationType()99
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()137
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()137
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getMethodBinding(String)268
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getMethodBinding(String)268
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.toString()241
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.toString()241
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)66
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)66
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)93
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)93

org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding.getElementValuePairs()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)67
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)66
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)67
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)66
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValues()111
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValues()111
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()136
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()136
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])214
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])214

org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder.getParameterAnnotations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()153
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()153

org.eclipse.jdt.internal.compiler.lookup.ArrayBinding.elementsType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.AnnotationValueImpl(BaseProcessingEnvImpl, Object, TypeBinding)93
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.AnnotationValueImpl(BaseProcessingEnvImpl, Object, TypeBinding)93
org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl.getComponentType()37
org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl.getComponentType()37

org.eclipse.jdt.internal.compiler.lookup.Binding.getAnnotationTagBits()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)126
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)126
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.isDeprecated(Element)634
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.isDeprecated(Element)634

org.eclipse.jdt.internal.compiler.lookup.Binding.isValidBinding()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()234
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()234
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getKind()116
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getKind()116
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)318
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)318
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()58
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()58
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()77
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()77
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()124
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()124

org.eclipse.jdt.internal.compiler.lookup.Binding.kind()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)280
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)253
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)253
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)280
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)395
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)384
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)384
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)395
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.getKind()55
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.getKind()72
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.getKind()55
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.getKind()72
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)432
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)431
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)432
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)431
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)432
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)431
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)431
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)432

org.eclipse.jdt.internal.compiler.lookup.Binding.readableName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.toString()124
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.toString()124
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.toString()82
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.toString()82
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.toString()167
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.toString()167

org.eclipse.jdt.internal.compiler.lookup.Binding.shortReadableName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getSimpleName()105
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getSimpleName()105

org.eclipse.jdt.internal.compiler.lookup.BlockScope.referenceType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)65
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)65

org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.getMethodBinding()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValues()115
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValues()115
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()144
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()144

org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.getName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])216
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])216

org.eclipse.jdt.internal.compiler.lookup.ElementValuePair.getValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValues()121
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValues()121
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()147
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()147
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])217
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])217

org.eclipse.jdt.internal.compiler.lookup.FieldBinding.getAnnotations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])75
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])75

org.eclipse.jdt.internal.compiler.lookup.FieldBinding.isPrivate()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)211
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)211
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)161
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)161

org.eclipse.jdt.internal.compiler.lookup.FieldBinding.isSynthetic()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()80
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()80

org.eclipse.jdt.internal.compiler.lookup.FieldBinding.sourceField()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)105
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)105
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)338
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)338

org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding.getAnnotations()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.getAnnotations()-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.getAnnotations()-1

org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding.LocalVariableBinding(char[], TypeBinding, int, boolean)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.AptBinaryLocalVariableBinding(char[], TypeBinding, int, AnnotationBinding[], MethodBinding)19
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.AptBinaryLocalVariableBinding(char[], TypeBinding, int, AnnotationBinding[], MethodBinding)19
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding.AptSourceLocalVariableBinding(LocalVariableBinding, MethodBinding)19
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding.AptSourceLocalVariableBinding(LocalVariableBinding, MethodBinding)19

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.computeBoxingType(TypeBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.boxedClass(PrimitiveType)134
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.boxedClass(PrimitiveType)134
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)367
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)367
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)450
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)450

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createArrayType(TypeBinding, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)205
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)205
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)219
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)219

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createPackage(char[][])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence)529
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence)529

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])289
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])289
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])253
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])253

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createRawType(ReferenceBinding, ReferenceBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])272
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])272
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])237
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])237

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)341
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)324
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)334
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)334
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)324
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)341

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getType(char[][])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()233
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()233
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)592
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)581
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)581
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)592
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)317
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)317
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()56
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()56
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()76
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()76
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()102
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()102

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.methodVerifier()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)231
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)231
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)264
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)264
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)328
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)328

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.areParameterErasuresEqual(MethodBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)92
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)92
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)400
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)400

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.areTypeVariableErasuresEqual(MethodBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)400
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)400

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.getAnnotations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])84
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])84
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getAnnotationBindings()65
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getAnnotationBindings()65

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.getDefaultValue()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()155
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()155
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])224
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])224
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getDefaultValue()71
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getDefaultValue()71

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.isConstructor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)216
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)216
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getKind()102
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getKind()102
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()146
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()146
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()48
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()48

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.isPrivate()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)216
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)216
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)252
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)252
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)299
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)315
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)299
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)315

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.isStatic()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)256
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)256
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)256
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)256
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)298
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)300
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)300
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)298

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.isSynthetic()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)216
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)216

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.isVarargs()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.isVarArgs()272
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.isVarArgs()272

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.MethodBinding(MethodBinding, ReferenceBinding)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)314
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)314

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.original()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)330
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)330

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.sourceMethod()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)123
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)86
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)123
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)86
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)328
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)328
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()137
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()137

org.eclipse.jdt.internal.compiler.lookup.MethodBinding.typeVariables()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getTypeParameters()230
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getTypeParameters()230
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getTypeVariables()101
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getTypeVariables()101

org.eclipse.jdt.internal.compiler.lookup.MethodVerifier.doesMethodOverride(MethodBinding, MethodBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)232
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)232
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)331
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)331

org.eclipse.jdt.internal.compiler.lookup.MethodVerifier.isMethodSubsignature(MethodBinding, MethodBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)264
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)264

org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding.genericType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)269
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)269
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()128
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()128

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.constantPoolName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getBinaryName(TypeElement)254
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getBinaryName(TypeElement)254

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.debugName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.toString()241
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.toString()241

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.fieldCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()73
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()73

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.fields()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])73
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])73
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)210
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)210
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()78
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()78
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)103
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)103

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getAnnotations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])67
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])67
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)166
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)166
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)91
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)91
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()59
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()59
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getAnnotationBindings()67
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getAnnotationBindings()67

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getFileName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getFileName()93
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getFileName()93
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getFileName()107
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getFileName()107

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getMemberType(char[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)602
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)602

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getMethods(char[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getMethodBinding(String)269
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getMethodBinding(String)269
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)325
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)325

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isAnnotationType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)67
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)67
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()149
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()149

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isBinaryBinding()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()234
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()234
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()148
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()148
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()50
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()50
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()172
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()172

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isClass()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.addAnnotatedElements(ReferenceBinding, ReferenceBinding, Set)148
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.addAnnotatedElements(ReferenceBinding, ReferenceBinding, Set)148
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()155
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()155

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isEnum()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()147
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()147
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()49
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()49
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()146
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()146
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getKind()114
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getKind()114

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isInterface()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()152
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()152
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()169
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()169
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSuperclass()224
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSuperclass()224

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.isPrivate()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)203
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)203
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)252
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)252

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.memberTypes()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.addAnnotatedElements(ReferenceBinding, ReferenceBinding, Set)153
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.addAnnotatedElements(ReferenceBinding, ReferenceBinding, Set)153
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])91
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])91
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)202
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)202
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()85
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()85
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)117
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)117

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.methods()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])82
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])82
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()140
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()140
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)215
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)215
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()73
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()74
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()74
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()73
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)90
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)90

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.retrieveAnnotationHolder(Binding, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()151
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()151

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.shortReadableName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()159
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()159

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.sourceName()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)204
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)204
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSimpleName()217
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSimpleName()217

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.superclass()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)173
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)173
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)99
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)99
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)152
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)152
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSuperclass()223
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSuperclass()223
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)181
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)181

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.superInterfaces()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.collectSuperInterfaces(ReferenceBinding, Set, Set)180
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.collectSuperInterfaces(ReferenceBinding, Set, Set)180
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()119
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()116
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()120
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()116
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()116
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()116
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()120
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()119
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)185
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)185

org.eclipse.jdt.internal.compiler.lookup.Scope.classScope()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)561
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)561

org.eclipse.jdt.internal.compiler.lookup.Scope.referenceContext()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)61
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)61
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)110
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)70
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)110
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)70

org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding.resolveTypeFor(FieldBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(FieldDeclaration, MethodScope)113
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(FieldDeclaration, MethodScope)113

org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding.resolveTypesFor(MethodBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)66
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)66
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(ConstructorDeclaration, ClassScope)89
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(ConstructorDeclaration, ClassScope)89
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)127
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)127

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.dimensions()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)207
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)207
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)221
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)221

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.enclosingType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getEnclosingType()67
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getEnclosingType()67
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)70
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)70
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()95
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()101
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()95
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()101
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getQualifiedName()200
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getQualifiedName()200
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)265
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)265
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)265
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)265
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)114
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)114

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.erasure()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)307
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)307
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)206
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)201
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)206
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)201

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.findSuperTypeOriginatingFrom(TypeBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)267
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)267
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)310
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)311
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)322
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)311
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)310
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)322
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)265
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)265
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)171
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)171

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isAnnotationType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)425
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)425
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)505
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)505
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])135
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])191
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])191
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])135

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isAnonymousType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()178
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()178

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isArrayType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)355
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)355
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)306
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)306
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.AnnotationValueImpl(BaseProcessingEnvImpl, Object, TypeBinding)91
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.AnnotationValueImpl(BaseProcessingEnvImpl, Object, TypeBinding)91
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()70
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()70

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isCompatibleWith(TypeBinding)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)363
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)368
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)368
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)363
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)437
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)440
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)440
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)437

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isEnum()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)404
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)404
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)484
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)484
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])183
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])183

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isGenericType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()91
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()91
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])270
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])270
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])235
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])235

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isLocalType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()180
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()180

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isMemberType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)69
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)69
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()182
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()182
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getQualifiedName()199
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getQualifiedName()199
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)259
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)259
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)259
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)259

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isNestedType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()169
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()169
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.toString()272
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.toString()272

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.isParameterizedType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()80
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()80

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.kind()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.newAnnotationType(ReferenceBinding)308
org.eclipse.jdt.internal.compiler.apt.model.Factory.newAnnotationType(ReferenceBinding)308
org.eclipse.jdt.internal.compiler.apt.model.Factory.newDeclaredType(ReferenceBinding)290
org.eclipse.jdt.internal.compiler.apt.model.Factory.newDeclaredType(ReferenceBinding)290
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)451
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)451

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.leafComponentType()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)359
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)359
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)206
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)206
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)220
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)220

org.eclipse.jdt.internal.compiler.lookup.TypeBinding.typeVariables()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()92
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()92
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getTypeParameters()234
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getTypeParameters()234
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])265
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])265
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])232
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])232

org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding.superclass()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()64
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()64

org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding.superInterfaces()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()76
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()76

org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding.upperBound()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()61
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()65
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()65
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()61

org.eclipse.jdt.internal.compiler.lookup.VariableBinding.constant()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()67
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()67

org.eclipse.jdt.internal.compiler.lookup.VariableBinding.getAnnotations()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getAnnotationBindings()61
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getAnnotationBindings()61

org.eclipse.jdt.internal.compiler.problem.AbortCompilation.AbortCompilation(CompilationResult, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager.discoverNextProcessor()143
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager.discoverNextProcessor()175
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager.discoverNextProcessor()143
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager.discoverNextProcessor()175
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager.reportProcessorException(Processor, Exception)215
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager.reportProcessorException(Processor, Exception)215
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl.parseProcessorOptions(String[])119
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl.parseProcessorOptions(String[])119

org.eclipse.jdt.internal.compiler.problem.DefaultProblem.DefaultProblem(char[], String, int, String[], int, int, int, int, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem.AptProblem(ReferenceContext, char[], String, int, String[], int, int, int, int, int)47
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem.AptProblem(ReferenceContext, char[], String, int, String[], int, int, int, int, int)47

org.eclipse.jdt.internal.compiler.problem.DefaultProblem.getCategoryID()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem.getCategoryID()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem.getCategoryID()-1

org.eclipse.jdt.internal.compiler.problem.DefaultProblem.getMarkerType()

OVERRIDE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem.getMarkerType()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem.getMarkerType()-1

org.eclipse.jdt.internal.compiler.util.Util.getFileByteContent(File)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getCharContent(boolean)136
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getCharContent(boolean)136

org.eclipse.jdt.internal.compiler.util.Util.getInputStreamAsByteArray(InputStream, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.Util.getInputStreamAsCharArray(InputStream, int, String)132
org.eclipse.jdt.internal.compiler.apt.util.Util.getInputStreamAsCharArray(InputStream, int, String)132

org.eclipse.jdt.internal.compiler.util.Util.getLineNumber(int, int[], int, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)178
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)178

org.eclipse.jdt.internal.compiler.util.Util.getZipEntryByteContent(ZipEntry, ZipFile)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getCharContent(boolean)159
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getCharContent(boolean)159

org.eclipse.jdt.internal.compiler.util.Util.searchColumnNumber(int[], int, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)181
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)181

Back to reference summary for org.eclipse.jdt.compiler.apt

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict