Types 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

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager-1

org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)63
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)63
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)62
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)62
LOCAL_VAR_DECLARED
Reference LocationLine Number
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)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.ast.Annotation

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)57
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)57
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)182
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)182
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)145
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)145
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)-1

org.eclipse.jdt.internal.compiler.ast.Argument

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()140
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()140
PARAMETER
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.ast.CompilationUnitDeclaration

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl._units-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl._units-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getRootElements()197
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getRootElements()197
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.RoundEnvImpl(CompilationUnitDeclaration[], ReferenceBinding[], boolean, BaseProcessingEnvImpl)55
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.RoundEnvImpl(CompilationUnitDeclaration[], ReferenceBinding[], boolean, BaseProcessingEnvImpl)55
PARAMETER
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.apt.dispatch.RoundEnvImpl.RoundEnvImpl(CompilationUnitDeclaration[], ReferenceBinding[], boolean, BaseProcessingEnvImpl)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.RoundEnvImpl(CompilationUnitDeclaration[], ReferenceBinding[], boolean, BaseProcessingEnvImpl)-1

org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration

PARAMETER
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.ast.FieldDeclaration

LOCAL_VAR_DECLARED
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
PARAMETER
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.ast.Javadoc

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

org.eclipse.jdt.internal.compiler.ast.LocalDeclaration

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

org.eclipse.jdt.internal.compiler.ast.MemberValuePair

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

org.eclipse.jdt.internal.compiler.ast.MethodDeclaration

PARAMETER
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.ast.TypeDeclaration

CASTS
Reference LocationLine Number
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)70
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)110
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)309
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)321
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)309
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)321
LOCAL_VAR_DECLARED
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.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)110
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)70
PARAMETER
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.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, CompilationUnitScope)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, CompilationUnitScope)-1

org.eclipse.jdt.internal.compiler.ASTVisitor

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor-1

org.eclipse.jdt.internal.compiler.batch.CompilationUnit

INSTANTIATION
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()219
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()219
LOCAL_VAR_DECLARED
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

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

org.eclipse.jdt.internal.compiler.batch.FileSystem.Classpath

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getEndorsedDirsFrom(String)351
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getEndorsedDirsFrom(String)351
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getExtdirsFrom(String)365
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getExtdirsFrom(String)365
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getPathsFrom(String)281
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getPathsFrom(String)281
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getEndorsedDirsFrom(String)344
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getEndorsedDirsFrom(String)344
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getExtdirsFrom(String)358
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getExtdirsFrom(String)358
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getPathsFrom(String)274
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getPathsFrom(String)274
LOCAL_VAR_DECLARED
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.apt.util.EclipseFileManager.getEndorsedDirsFrom(String)351
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getEndorsedDirsFrom(String)351
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getExtdirsFrom(String)365
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getExtdirsFrom(String)365
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getPathsFrom(String)281
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.getPathsFrom(String)281

org.eclipse.jdt.internal.compiler.batch.Main

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager.configure(Object, String[])69
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchAnnotationProcessorManager.configure(Object, String[])69
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl._compiler-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl._compiler-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl._compilerOwner-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl._compilerOwner-1
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl.BatchMessagerImpl(BaseProcessingEnvImpl, Main)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl.BatchMessagerImpl(BaseProcessingEnvImpl, Main)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl.BatchProcessingEnvImpl(BaseAnnotationProcessorManager, Main, String[])-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchProcessingEnvImpl.BatchProcessingEnvImpl(BaseAnnotationProcessorManager, Main, String[])-1

org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getAccessLevel()59
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getAccessLevel()59
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()106
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()106
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getAccessLevel()59
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getAccessLevel()59
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()91
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()91

org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()226
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()226
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getAccessLevel()62
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getAccessLevel()62
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()109
org.eclipse.jdt.internal.compiler.apt.util.ArchiveFileObject.getNestingKind()109
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getAccessLevel()62
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getAccessLevel()62
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()94
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileObject.getNestingKind()94

org.eclipse.jdt.internal.compiler.CompilationResult

LOCAL_VAR_DECLARED
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.Compiler

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl._compiler-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl._compiler-1
PARAMETER
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
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getCompiler()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getCompiler()-1

org.eclipse.jdt.internal.compiler.env.AccessRule

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1056
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1056
INSTANTIATION
Reference LocationLine Number
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)1083
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)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)1078
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1083

org.eclipse.jdt.internal.compiler.env.AccessRuleSet

INSTANTIATION
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
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1054
org.eclipse.jdt.internal.compiler.apt.util.EclipseFileManager.addNewEntry(ArrayList, String, ArrayList, String, String, boolean, boolean)1054

org.eclipse.jdt.internal.compiler.env.IBinaryType

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()223
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed()223

org.eclipse.jdt.internal.compiler.env.ICompilationUnit

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getDeletedUnits()77
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getDeletedUnits()77
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getNewUnits()83
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getNewUnits()83
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl._addedUnits-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl._addedUnits-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl._deletedUnits-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl._deletedUnits-1
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.addNewUnit(ICompilationUnit)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.addNewUnit(ICompilationUnit)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl.addNewUnit(ICompilationUnit)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl.addNewUnit(ICompilationUnit)-1
RETURN_TYPE
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.apt.dispatch.BaseAnnotationProcessorManager.getNewUnits()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseAnnotationProcessorManager.getNewUnits()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getDeletedUnits()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getDeletedUnits()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getNewUnits()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getNewUnits()-1

org.eclipse.jdt.internal.compiler.env.INameEnvironment

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()69
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()69

org.eclipse.jdt.internal.compiler.impl.Constant

CASTS
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)390
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)384
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)378
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)387
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)375
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)378
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)372
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)390
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)369
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)463
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)475
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)472
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)451
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)469
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)451
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)454
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)457
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)466
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[])178
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[])176
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[])156
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[])144
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[])154
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[])180
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[])158
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[])154
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[])152
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[])160
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)367
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)367
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)449
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)449
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])139
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])139
LOCAL_VAR_DECLARED
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.impl.DoubleConstant

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

org.eclipse.jdt.internal.compiler.impl.FloatConstant

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

org.eclipse.jdt.internal.compiler.impl.LongConstant

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

org.eclipse.jdt.internal.compiler.impl.ReferenceContext

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem._referenceContext-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem._referenceContext-1
LOCAL_VAR_DECLARED
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.model.ElementsImpl.getUnparsedDocComment(Element)298
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)298
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem.AptProblem(ReferenceContext, char[], String, int, String[], int, int, int, int, int)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem.AptProblem(ReferenceContext, char[], String, int, String[], int, int, int, int, int)-1

org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)427
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)427
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)507
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)507
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])194
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])194
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)102
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)102
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()150
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()150
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()57
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()57
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl._binding-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl._binding-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.annotationBindings-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.annotationBindings-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)86
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)86
INSTANCEOF
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[])192
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])192
LOCAL_VAR_DECLARED
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)144
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)144
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])76
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])85
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])68
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])68
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])85
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])76
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)167
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)167
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)63
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotation(Class)63
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)91
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)102
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)91
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)102
org.eclipse.jdt.internal.compiler.apt.model.Factory.getAnnotationMirrors(AnnotationBinding[])84
org.eclipse.jdt.internal.compiler.apt.model.Factory.getAnnotationMirrors(AnnotationBinding[])84
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.AnnotationMirrorImpl(BaseProcessingEnvImpl, AnnotationBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.AnnotationMirrorImpl(BaseProcessingEnvImpl, AnnotationBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.getAnnotationMirrors(AnnotationBinding[])-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.getAnnotationMirrors(AnnotationBinding[])-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newAnnotationMirror(AnnotationBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newAnnotationMirror(AnnotationBinding)-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.AptBinaryLocalVariableBinding(char[], TypeBinding, int, AnnotationBinding[], MethodBinding)-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.AptBinaryLocalVariableBinding(char[], TypeBinding, int, AnnotationBinding[], MethodBinding)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getAnnotationBindings()-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.getAnnotations()-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.getAnnotations()-1

org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder

LOCAL_VAR_DECLARED
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.ArrayBinding

CASTS
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.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.apt.model.Factory.newTypeMirror(Binding)407
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)407
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)203
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)203
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl.ArrayTypeImpl(BaseProcessingEnvImpl, ArrayBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.ArrayTypeImpl.ArrayTypeImpl(BaseProcessingEnvImpl, ArrayBinding)-1

org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])141
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])141
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)410
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)417
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)410
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)417
org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl.getKind()58
org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl.getKind()58
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.boxedClass(PrimitiveType)133
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.boxedClass(PrimitiveType)133
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)455
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)455
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])130
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])128
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])140
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])130
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])128
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])140
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)410
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)410
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.boxedClass(PrimitiveType)133
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.boxedClass(PrimitiveType)133
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.getPrimitiveType(BaseTypeBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.getPrimitiveType(BaseTypeBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl.getKind(BaseTypeBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl.getKind(BaseTypeBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl.PrimitiveTypeImpl(BaseTypeBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.PrimitiveTypeImpl.PrimitiveTypeImpl(BaseTypeBinding)-1

org.eclipse.jdt.internal.compiler.lookup.Binding

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl._binding-1
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl._binding-1
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl._binding-1
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl._binding-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)67
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)102
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)83
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)102
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)67
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)83
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)125
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)125
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)177
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)177
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)199
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)199
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])282
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])282
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])246
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])246
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)358
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)357
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)358
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)357
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSameType(TypeMirror, TypeMirror)386
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSameType(TypeMirror, TypeMirror)387
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSameType(TypeMirror, TypeMirror)387
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSameType(TypeMirror, TypeMirror)386
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)422
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)423
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)423
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)422
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.ElementImpl(BaseProcessingEnvImpl, Binding)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementImpl.ElementImpl(BaseProcessingEnvImpl, Binding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.TypeMirrorImpl(BaseProcessingEnvImpl, Binding)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.TypeMirrorImpl(BaseProcessingEnvImpl, Binding)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.binding()-1
org.eclipse.jdt.internal.compiler.apt.model.TypeMirrorImpl.binding()-1

org.eclipse.jdt.internal.compiler.lookup.BlockScope

PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.resolveAnnotations(BlockScope, Annotation[], Binding)-1
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.lookup.ClassScope

PARAMETER
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.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)-1
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.lookup.CompilationUnitScope

PARAMETER
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.lookup.ElementValuePair

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)74
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)71
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)71
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.equals(AnnotationBinding, AnnotationBinding)74
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValues()114
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValues()114
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])215
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])215

org.eclipse.jdt.internal.compiler.lookup.FieldBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)104
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)104
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)405
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)405
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)486
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)486
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])186
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])186
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)159
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)159
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)556
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)556
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)337
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)337
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)99
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)99
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getEnclosingElement()101
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getEnclosingElement()101
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.apt.model.VariableElementImpl.getPackage()139
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getPackage()139
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)160
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)164
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)160
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)164
DECLARED_PARAMETERIZED_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)139
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)139
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)103
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)103
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[])184
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])184
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getEnclosingElement()100
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getEnclosingElement()100
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getKind()113
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getKind()113
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getPackage()138
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getPackage()138
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)157
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)156
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)156
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)157
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(FieldDeclaration, MethodScope)109
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(FieldDeclaration, MethodScope)109
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)104
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)104
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])74
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])74
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)405
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)405
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)486
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)486
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)159
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)159
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)556
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)556
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)337
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)337
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)99
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)103
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)99
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)103
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)160
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)164
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)160
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.hides(Element)164

org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)560
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)560
EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding-1
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding-1
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)560
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)560
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding.AptSourceLocalVariableBinding(LocalVariableBinding, MethodBinding)-1
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding.AptSourceLocalVariableBinding(LocalVariableBinding, MethodBinding)-1

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence)524
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence)524
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)579
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)579
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)326
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)326
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()67
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()67
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getLookupEnvironment()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getLookupEnvironment()-1

org.eclipse.jdt.internal.compiler.lookup.MethodBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)85
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)85
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)230
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)230
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)163
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)163
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)551
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)551
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)327
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)327
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.apt.model.ExecutableElementImpl.getDefaultValue()70
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getDefaultValue()70
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getEnclosingElement()83
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getEnclosingElement()83
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getFileName()92
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getFileName()92
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getKind()101
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getKind()101
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getModifiers()118
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getModifiers()118
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getPackage()125
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getPackage()125
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()134
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()134
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getReturnType()198
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getReturnType()198
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getSimpleName()207
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getSimpleName()207
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getThrownTypes()216
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getThrownTypes()216
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getTypeParameters()229
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getTypeParameters()229
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)248
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)247
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)247
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)248
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.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)303
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)295
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)314
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)300
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)297
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)314
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)295
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)303
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)297
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)300
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()45
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()45
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getReturnType()77
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getReturnType()77
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getThrownTypes()86
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getThrownTypes()86
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.apt.model.Factory.newElement(Binding, ElementKind)266
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)266
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)398
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)398
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)86
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)86
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)396
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)397
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)396
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)397
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue._methodBinding-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue._methodBinding-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.methodBinding-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.methodBinding-1
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding.methodBinding-1
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding.methodBinding-1
DECLARED_PARAMETERIZED_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)218
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)218
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)162
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)141
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)162
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)141
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)84
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)84
INSTANTIATION
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
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)63
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(Argument, BlockScope)63
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(ConstructorDeclaration, ClassScope)85
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(ConstructorDeclaration, ClassScope)85
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)123
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(MethodDeclaration, ClassScope)123
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)155
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)85
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)121
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)121
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)155
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)85
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])83
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])83
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()140
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()144
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getElementValuesWithDefaults()140
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getMethodBinding(String)270
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getMethodBinding(String)270
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])207
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])207
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)230
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)230
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)163
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)163
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)551
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)551
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)327
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)327
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getDefaultValue()70
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getDefaultValue()70
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getEnclosingElement()83
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getEnclosingElement()83
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getKind()101
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getKind()101
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getModifiers()118
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getModifiers()118
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getPackage()125
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getPackage()125
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()134
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()134
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getReturnType()198
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getReturnType()198
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getSimpleName()207
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getSimpleName()207
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getThrownTypes()216
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getThrownTypes()216
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getTypeParameters()229
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getTypeParameters()229
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)247
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)248
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)248
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element)247
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)314
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)295
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)314
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)295
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()45
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()45
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.TypesImpl.asMemberOf(DeclaredType, Element)86
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)90
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)86
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)90
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)396
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)397
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)397
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubsignature(ExecutableType, ExecutableType)396
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue.AnnotationMemberValue(BaseProcessingEnvImpl, Object, MethodBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue.AnnotationMemberValue(BaseProcessingEnvImpl, Object, MethodBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.ExecutableElementImpl(BaseProcessingEnvImpl, MethodBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.ExecutableElementImpl(BaseProcessingEnvImpl, MethodBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.ExecutableTypeImpl(BaseProcessingEnvImpl, MethodBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.ExecutableTypeImpl(BaseProcessingEnvImpl, MethodBinding)-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.AptBinaryLocalVariableBinding(char[], TypeBinding, int, AnnotationBinding[], MethodBinding)-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.AptBinaryLocalVariableBinding(char[], TypeBinding, int, AnnotationBinding[], MethodBinding)-1
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding.AptSourceLocalVariableBinding(LocalVariableBinding, MethodBinding)-1
org.eclipse.jdt.internal.compiler.lookup.AptSourceLocalVariableBinding.AptSourceLocalVariableBinding(LocalVariableBinding, MethodBinding)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue.getMethodBinding()-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue.getMethodBinding()-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getMethodBinding(String)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getMethodBinding(String)-1

org.eclipse.jdt.internal.compiler.lookup.MethodScope

PARAMETER
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.lookup.MethodVerifier

LOCAL_VAR_DECLARED
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.overrides(ExecutableElement, TypeElement)328
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)328

org.eclipse.jdt.internal.compiler.lookup.MissingTypeBinding

INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()126
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()128
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()126
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()128

org.eclipse.jdt.internal.compiler.lookup.PackageBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)315
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)315
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)271
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)271
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()54
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()54
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()66
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()66
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getQualifiedName()116
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getQualifiedName()116
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getSimpleName()106
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getSimpleName()106
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.isUnnamed()121
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.isUnnamed()121
LOCAL_VAR_DECLARED
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.apt.model.ElementsImpl.getUnparsedDocComment(Element)315
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)315
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()54
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings()54
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()66
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements()66
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.isUnnamed()121
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.isUnnamed()121
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getPackage()139
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getPackage()139
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.newPackageElement(PackageBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newPackageElement(PackageBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.PackageElementImpl(BaseProcessingEnvImpl, PackageBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.PackageElementImpl(BaseProcessingEnvImpl, PackageBinding)-1

org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()81
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()81
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
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()127
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()127
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()81
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()81

org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getNewClassFiles()160
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getNewClassFiles()160
CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)132
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)130
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)130
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)132
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.asElement()61
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.asElement()61
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getEnclosingType()66
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getEnclosingType()66
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getKind()115
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getKind()115
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()79
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()79
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)89
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)89
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)148
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)156
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)135
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)156
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)148
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)135
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getBinaryName(TypeElement)252
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getBinaryName(TypeElement)252
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)544
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)544
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)305
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)305
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)296
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)325
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)296
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)325
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)260
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)260
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)404
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)404
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.apt.model.TypeElementImpl.getEnclosedElements()72
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()72
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()94
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()94
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.apt.model.TypeElementImpl.getInterfaces()115
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()115
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()144
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()144
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()167
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()167
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()177
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()177
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getPackage()191
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getPackage()191
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getQualifiedName()197
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getQualifiedName()197
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSimpleName()216
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSimpleName()216
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSuperclass()222
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSuperclass()222
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getTypeParameters()233
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getTypeParameters()233
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)251
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)255
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)255
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)251
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.toString()270
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.toString()270
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)82
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)113
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)113
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)82
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)179
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)179
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)201
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)201
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])264
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])268
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])268
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])264
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])231
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])231
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)449
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)449
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl._binaryTypes-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl._binaryTypes-1
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl._addedClassFiles-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl._addedClassFiles-1
DECLARED_PARAMETERIZED_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.collectSuperInterfaces(ReferenceBinding, Set, Set)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.collectSuperInterfaces(ReferenceBinding, Set, Set)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.collectSuperInterfaces(ReferenceBinding, Set, Set)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.collectSuperInterfaces(ReferenceBinding, Set, Set)-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)88
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)88
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)142
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)146
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)137
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)137
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)146
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)142
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)323
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)323
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)178
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)178
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)200
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)200
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)445
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)445
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)107
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)107
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.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])65
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])65
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)130
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)132
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)130
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getElementsAnnotatedWith(TypeElement)132
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getRootElements()209
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getRootElements()209
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.DeclaredTypeImpl.getEnclosingType()66
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.DeclaredTypeImpl.getEnclosingType()66
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getKind()115
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getKind()115
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()79
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()79
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)89
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)93
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)89
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllAnnotationMirrors(Element)93
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)156
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)135
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)148
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)148
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)156
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getAllMembers(TypeElement)135
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getBinaryName(TypeElement)252
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getBinaryName(TypeElement)252
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)544
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageOf(Element)544
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)581
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)585
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)581
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence)585
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)317
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)305
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)305
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)317
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getFileName()92
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getFileName()92
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getThrownTypes()221
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getThrownTypes()221
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)296
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)296
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getThrownTypes()88
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getThrownTypes()88
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)260
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)260
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.TypeElementImpl.getEnclosedElements()72
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()85
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()72
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosedElements()85
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()95
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()94
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()94
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getEnclosingElement()95
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()115
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()120
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()120
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getInterfaces()115
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()144
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getKind()144
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()167
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getModifiers()167
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()177
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getNestingKind()177
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getPackage()191
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getPackage()191
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getQualifiedName()197
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getQualifiedName()197
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSimpleName()216
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSimpleName()216
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getSuperclass()222
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.TypeElementImpl.getSuperclass()222
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getTypeParameters()233
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getTypeParameters()233
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)251
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)255
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)255
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.hides(Element)251
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.toString()270
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.toString()270
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.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)117
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)82
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)113
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)113
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)117
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.asMemberOf(DeclaredType, Element)82
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)181
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)185
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)179
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)179
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)185
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.directSupertypes(TypeMirror)181
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])268
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])264
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])268
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])264
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])231
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])231
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)449
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror)449
PARAMETER
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.apt.dispatch.BaseProcessingEnvImpl.addNewClassFile(ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.addNewClassFile(ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl.addNewClassFile(ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BatchFilerImpl.addNewClassFile(ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.addAnnotatedElements(ReferenceBinding, ReferenceBinding, Set)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.addAnnotatedElements(ReferenceBinding, ReferenceBinding, Set)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.addAnnotatedElements(ReferenceBinding, ReferenceBinding, Set)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.addAnnotatedElements(ReferenceBinding, ReferenceBinding, Set)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.collectAnnotations(ReferenceBinding[])-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.inheritsAnno(ReferenceBinding, ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.RoundEnvImpl(CompilationUnitDeclaration[], ReferenceBinding[], boolean, BaseProcessingEnvImpl)-1
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.RoundEnvImpl(CompilationUnitDeclaration[], ReferenceBinding[], boolean, BaseProcessingEnvImpl)-1
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.DeclaredTypeImpl(BaseProcessingEnvImpl, ReferenceBinding, ElementKind)-1
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.DeclaredTypeImpl(BaseProcessingEnvImpl, ReferenceBinding, ElementKind)-1
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.DeclaredTypeImpl(BaseProcessingEnvImpl, ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.DeclaredTypeImpl(BaseProcessingEnvImpl, ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map>)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.collectSuperInterfaces(ReferenceBinding, Set, Set)-1
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.collectSuperInterfaces(ReferenceBinding, Set, Set)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newAnnotationType(ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newAnnotationType(ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newDeclaredType(ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newDeclaredType(ReferenceBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.TypeElementImpl(BaseProcessingEnvImpl, ReferenceBinding, ElementKind)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.TypeElementImpl(BaseProcessingEnvImpl, ReferenceBinding, ElementKind)-1
RETURN_TYPE
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.apt.dispatch.BaseProcessingEnvImpl.getNewClassFiles()-1
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getNewClassFiles()-1

org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding

CASTS
Reference LocationLine Number
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(FieldDeclaration, MethodScope)113
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(FieldDeclaration, MethodScope)113
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.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)109
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)69
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)109
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)69
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)319
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)307
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)342
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)342
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)319
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)307
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)68
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)108
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)108
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)68
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)318
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)341
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)306
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)306
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)341
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)318
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, ClassScope)146
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, ClassScope)146
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, CompilationUnitScope)162
org.eclipse.jdt.internal.compiler.apt.dispatch.AnnotationDiscoveryVisitor.visit(TypeDeclaration, CompilationUnitScope)162
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)109
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)69
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)109
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(DiagnosticKind, CharSequence, Element, AnnotationMirror, AnnotationValue)69
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getRootElements()200
org.eclipse.jdt.internal.compiler.apt.dispatch.RoundEnvImpl.getRootElements()200
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)342
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)319
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)307
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)307
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)319
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element)342

org.eclipse.jdt.internal.compiler.lookup.TypeBinding

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])279
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])279
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])243
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])243
CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)312
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)326
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)312
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)326
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])198
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])198
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)204
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)204
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)218
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)218
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])286
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])286
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])250
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])250
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)323
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)333
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)323
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)333
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)368
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)367
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)363
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)363
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)363
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)367
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.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.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)437
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)440
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)325
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)311
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)311
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)325
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])196
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])196
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])283
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[])283
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])247
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[])247
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)359
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)359
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)359
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror)359
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)427
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)427
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)427
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isSubtype(TypeMirror, TypeMirror)427
LOCAL_VAR_DECLARED
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.AnnotationMirrorImpl.invoke(Object, Method, Object[])227
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.invoke(Object, Method, Object[])227
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.DeclaredTypeImpl.getTypeArguments()94
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()86
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()86
org.eclipse.jdt.internal.compiler.apt.model.DeclaredTypeImpl.getTypeArguments()94
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()176
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()162
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()176
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getParameters()162
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)322
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement)322
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()64
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getParameterTypes()64
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()65
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()65
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.erasure(TypeMirror)204
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror)204
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)218
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror)218
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)323
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)333
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)333
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror)323
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.apt.model.TypeVariableImpl.getUpperBound()57
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()57
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()69
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()69
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getExtendsBound()40
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getExtendsBound()40
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getSuperBound()59
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getSuperBound()59
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTArrayToReflectionArray(Object, TypeBinding, Class)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.convertJDTValueToReflectionType(Object, TypeBinding, Class)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationMirrorImpl.getReflectionValue(Object, TypeBinding, Class)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.AnnotationValueImpl(BaseProcessingEnvImpl, Object, TypeBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.AnnotationValueImpl(BaseProcessingEnvImpl, Object, TypeBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl.convertToMirrorType(Object, TypeBinding, int[])-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.AptBinaryLocalVariableBinding(char[], TypeBinding, int, AnnotationBinding[], MethodBinding)-1
org.eclipse.jdt.internal.compiler.lookup.AptBinaryLocalVariableBinding.AptBinaryLocalVariableBinding(char[], TypeBinding, int, AnnotationBinding[], MethodBinding)-1

org.eclipse.jdt.internal.compiler.lookup.TypeIds

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl-1
org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl-1

org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)273
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)273
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)425
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)425
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()63
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()63
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()67
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()56
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()56
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()67
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getTypeParameters()235
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.getTypeParameters()235
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getTypeVariables()103
org.eclipse.jdt.internal.compiler.apt.model.ExecutableTypeImpl.getTypeVariables()103
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getTypeParameters()239
org.eclipse.jdt.internal.compiler.apt.model.TypeElementImpl.getTypeParameters()239
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()63
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds()63
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()56
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.getUpperBound()56
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeParameterElement(TypeVariableBinding, Element)-1
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeParameterElement(TypeVariableBinding, Element)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.TypeParameterElementImpl(BaseProcessingEnvImpl, TypeVariableBinding, Element)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.TypeParameterElementImpl(BaseProcessingEnvImpl, TypeVariableBinding, Element)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.TypeParameterElementImpl(BaseProcessingEnvImpl, TypeVariableBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.TypeParameterElementImpl(BaseProcessingEnvImpl, TypeVariableBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.TypeVariableImpl(BaseProcessingEnvImpl, TypeVariableBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.TypeVariableImpl.TypeVariableImpl(BaseProcessingEnvImpl, TypeVariableBinding)-1

org.eclipse.jdt.internal.compiler.lookup.VariableBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)257
org.eclipse.jdt.internal.compiler.apt.model.Factory.newElement(Binding, ElementKind)257
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)389
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)389
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.apt.model.VariableElementImpl.getConstantValue()66
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()66
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getModifiers()130
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getModifiers()130
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getSimpleName()150
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getSimpleName()150
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.toString()179
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.toString()179
INSTANCEOF
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getModifiers()129
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getModifiers()129
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()66
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.getConstantValue()66
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.VariableElementImpl(BaseProcessingEnvImpl, VariableBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.VariableElementImpl.VariableElementImpl(BaseProcessingEnvImpl, VariableBinding)-1

org.eclipse.jdt.internal.compiler.lookup.WildcardBinding

CASTS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)422
org.eclipse.jdt.internal.compiler.apt.model.Factory.newTypeMirror(Binding)422
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getExtendsBound()38
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getExtendsBound()38
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getSuperBound()57
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getSuperBound()57
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getExtendsBound()38
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getExtendsBound()38
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getSuperBound()57
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.getSuperBound()57
PARAMETER
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.WildcardTypeImpl(BaseProcessingEnvImpl, WildcardBinding)-1
org.eclipse.jdt.internal.compiler.apt.model.WildcardTypeImpl.WildcardTypeImpl(BaseProcessingEnvImpl, WildcardBinding)-1

org.eclipse.jdt.internal.compiler.problem.AbortCompilation

INSTANTIATION
Reference LocationLine Number
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()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

EXTENDS
Reference LocationLine Number
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem-1
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem-1

org.eclipse.jdt.internal.compiler.problem.ShouldNotImplement

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

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict