Types from org.eclipse.wst.jsdt.core used by org.eclipse.wst.jsdt.ui

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

Reference Details

org.eclipse.wst.jsdt.core.BindingKey

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)410
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createCorrespondingNode(CompilationUnitRewrite, TType)139
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getFieldLabel(IField, long, ColoredString)415
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getFieldLabel(IField, long, ColoredString)397
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getMethodLabel(IFunction, long, ColoredString)172
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTypeLabel(IType, long, ColoredString)625
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getFieldLabel(IField, long, StringBuffer)730
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getFieldLabel(IField, long, StringBuffer)707
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getMethodLabel(IFunction, long, StringBuffer)479
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTypeLabel(IType, long, StringBuffer)932
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)410
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTypeLabel(IType, long, ColoredString)625
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTypeLabel(IType, long, StringBuffer)932

org.eclipse.wst.jsdt.core.BufferChangedEvent

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.close()303
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.documentChanged(DocumentEvent)514
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.fireBufferChanged(BufferChangedEvent)-1

org.eclipse.wst.jsdt.core.compiler.CategorizedProblem

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.getMarkerType()336
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.getMarkerType()336
org.eclipse.wst.jsdt.internal.ui.text.correction.ProblemLocation.ProblemLocation(IProblem)61
EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.spelling.CoreSpellingProblem-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.getMarkerType()335
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.getMarkerType()335
org.eclipse.wst.jsdt.internal.ui.text.correction.ProblemLocation.ProblemLocation(IProblem)61

org.eclipse.wst.jsdt.core.compiler.InvalidInputException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.fragments.Util.isJustWhitespaceOrComment(int, int, IBuffer)58
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int, ITypeRoot)113
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.readNext(boolean)145
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.readNextWithEOF(boolean)164
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.createRawLines(IJavaScriptUnit)273
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.deleteAccessor(NLSSubstitution, TextChange, IJavaScriptUnit)176
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.deleteAccessor(NLSSubstitution, TextChange, IJavaScriptUnit)176
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.createNLSEdits(IJavaScriptUnit, int[])126
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.scanCurrentLine(IJavaScriptUnit, int)145
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.scanCurrentLine(IJavaScriptUnit, int)145
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodOccurenceCollector.acceptSearchMatch(IJavaScriptUnit, SearchMatch)66
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringScanner.doScan()106
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TypeOccurrenceCollector.acceptSearchMatch2(IJavaScriptUnit, SearchMatch)69
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.getLastSimpleNameStart(String)357
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.getLastSimpleNameStart(String)357
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CommentAnalyzer.check(RefactoringStatus, Selection, IScanner, int, int)59
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CommentAnalyzer.normalizeReference(String)98
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.isValidComment(String)351
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.getContents(Object, boolean)341
org.eclipse.wst.jsdt.internal.ui.compare.JavaTokenComparator.JavaTokenComparator(String, JavaTokenComparatorITokenComparatorFactory)93
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.firstOpeningBraceOffset(IInitializer)226
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.firstOpeningBraceOffset(IInitializer)226
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.findKey(Position, IJavaScriptElement)250
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.findKey(Position, IJavaScriptElement)250
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.findKey(Position, IJavaScriptElement)250
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.findKey(Position, IJavaScriptElement)250
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.findKey(Position, IJavaScriptElement)250
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parse(IJavaScriptProject, String)318
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parse(IJavaScriptProject, String)318
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parse(IJavaScriptProject, String)318
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNodeForFirstToken(ASTNode)172
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNodeForFirstToken(ASTNode)172
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.computeHeaderEnd(IDocument, Map)368
org.eclipse.wst.jsdt.internal.ui.text.correction.TaskMarkerProposal.getSurroundingComment(IScanner)136
org.eclipse.wst.jsdt.internal.ui.text.correction.TaskMarkerProposal.getSurroundingComment(IScanner)136
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.getToken(IDocument, IRegion, int)1356
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.getToken(IDocument, IRegion, int)1356
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.visitCompilationUnit(IFile)156
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.countNonExternalizedStrings(IJavaScriptUnit)397
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeHeaderComment(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1182
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1138
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1138
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1138
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.isValidComment(String)2342
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSScanner.scan(char[])93
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.readNext(boolean)145
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.readNextWithEOF(boolean)164
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.getLastSimpleNameStart(String)357
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.getLastSimpleNameStart(String)357
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.countNonExternalizedStrings(IJavaScriptUnit)397
THROWS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSScanner.scan(char[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSScanner.scan(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSScanner.scan(String)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getLengthOfFirstTokenOf(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.getPackagePath(String)-1

org.eclipse.wst.jsdt.core.compiler.IProblem

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getProblems(ASTNode, int, int)579
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getIntroducedCompileProblems(JavaScriptUnit, JavaScriptUnit)80
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getProblems(ASTNode, int, int)579
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.findCorrespondingProblem(Set, IProblem)89
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getIntroducedCompileProblems(JavaScriptUnit, JavaScriptUnit)80
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.reportProblems(List)619
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.reportProblems(List)619
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.fParsingError-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.EMPTY_PROBLEMS-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.fProblem-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.fProblem-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.fLastProblem-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.collectReferences(JavaScriptUnit, List, List, Set, Set)508
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getProblems(ASTNode, int, int)556
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)153
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.getNameNodeProblemKind(IProblem[], SimpleName)121
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkFinalConditions(IProgressMonitor)434
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkNewSource(RefactoringStatus)529
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.findCorrespondingProblem(Set, IProblem)89
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getIntroducedCompileProblems(JavaScriptUnit, JavaScriptUnit)76
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeCompileErrors(String, JavaScriptUnit, JavaScriptUnit)447
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkCompileErrors(RefactoringStatus, JavaScriptUnit, IJavaScriptUnit)464
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkCompilationofDeclaringCu()993
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.reportProblems(List)619
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.reportProblems(List)619
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.hasProblem(IProblem[], IProblemLocation)531
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.run(IJavaScriptUnit)273
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.removeUnusedImports(IJavaScriptUnit, Set, boolean)2091
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.getNameNodeProblemKind(IProblem[], SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.getProblemKind(IProblem)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.findCorrespondingProblem(Set, IProblem)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.isCorresponding(IProblem, IProblem)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.isCorresponding(IProblem, IProblem)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.isIgnorableProblem(IProblem)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.shouldReport(IProblem, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.IProblemVerifier.isError(IProblem, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.IProblemVerifier.isError(IProblem, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.isError(IProblem, Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.isError(IProblem, Type)-1
org.eclipse.wst.jsdt.internal.corext.SourceRange.SourceRange(IProblem)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.completionFailure(IProblem)-1
org.eclipse.wst.jsdt.internal.ui.fix.AbstractCleanUp.getNumberOfProblems(IProblem[], int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.acceptProblem(IProblem)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.acceptProblem(IProblem)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.createPositionFromProblem(IProblem)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.createPositionFromProblem(IProblem)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.ProblemAnnotation(IProblem, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.ProblemAnnotation(IProblem, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor.completionFailure(IProblem)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor.completionFailure(IProblem)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.hasProblem(IProblem[], IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ProblemLocation.ProblemLocation(IProblem)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.completionFailure(IProblem)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.getParseError()-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getProblems(ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.findCorrespondingProblem(Set, IProblem)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getIntroducedCompileProblems(JavaScriptUnit, JavaScriptUnit)-1

org.eclipse.wst.jsdt.core.compiler.IScanner

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.fScanner-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.fScannerCache-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringScanner.fScanner-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.fScanner-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.fScanner-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.fgScanner-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.fScanner-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.fScanner-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.fSharedScanner-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.fragments.Util.isJustWhitespaceOrComment(int, int, IBuffer)54
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int, ITypeRoot)100
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSScanner.scan(char[])49
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodOccurenceCollector.acceptSearchMatch(IJavaScriptUnit, SearchMatch)53
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TypeOccurrenceCollector.acceptSearchMatch2(IJavaScriptUnit, SearchMatch)56
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.initializeRanges()70
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContextType.isValidComment(String)343
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.getContents(Object, boolean)323
org.eclipse.wst.jsdt.internal.ui.compare.JavaTokenComparator.JavaTokenComparator(String, JavaTokenComparatorITokenComparatorFactory)75
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.findKey(Position, IJavaScriptElement)219
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getLengthOfFirstTokenOf(ASTNode)242
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.computeHeaderEnd(IDocument, Map)329
org.eclipse.wst.jsdt.internal.ui.text.correction.TaskMarkerProposal.getUpdatedPosition(IDocument)65
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.getPackagePath(String)170
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)312
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeHeaderComment(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1159
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1109
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.createContext(boolean)846
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.isValidComment(String)2334
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.TokenScanner(IScanner, IDocument)-1
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.TokenScanner(IScanner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSScanner.parseTags(NLSLine, IScanner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CommentAnalyzer.check(RefactoringStatus, Selection, IScanner, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CommentAnalyzer.checkEnd(IScanner, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CommentAnalyzer.checkStart(IScanner, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CommentAnalyzer.perform(Selection, IScanner, int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TaskMarkerProposal.getSurroundingComment(IScanner)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.FoldingStructureComputationContext(DefaultJavaFoldingStructureProvider, IDocument, ProjectionAnnotationModel, boolean, IScanner)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.FoldingStructureComputationContext(DefaultJavaFoldingStructureProvider, IDocument, ProjectionAnnotationModel, boolean, IScanner)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.getScanner()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.getScanner(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.getScanner()-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.getScanner()-1

org.eclipse.wst.jsdt.core.CompletionContext

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.fContext-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.fContext-1
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.fCoreContext-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getExpectedType()205
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getRHSHistory()179
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.acceptContext(CompletionContext)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.setContext(CompletionContext)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.getContext()-1
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getCoreContext()-1

org.eclipse.wst.jsdt.core.CompletionProposal

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.fProposal-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaCompletionProposal.fProposal-1
org.eclipse.wst.jsdt.internal.ui.text.java.MemberProposalInfo.fProposal-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.apply(IDocument, char, int)307
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.isSupportingRequiredProposals()1031
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.createTypeProposal(int, String, JavaContentAssistInvocationContext)127
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.accept(CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.TypeCompletionRequestor.accept(CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.TypeCompletionRequestor.accept(CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.accept(CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeProposalInfo.AnonymousTypeProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.FieldProposalInfo.FieldProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.FilledArgumentNamesMethodProposal.FilledArgumentNamesMethodProposal(CompletionProposal, JavaContentAssistInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.ImportCompletionProposal(CompletionProposal, JavaContentAssistInvocationContext, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaMethodCompletionProposal.JavaMethodCompletionProposal(CompletionProposal, JavaContentAssistInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.LazyGenericTypeProposal(CompletionProposal, JavaContentAssistInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaCompletionProposal.LazyJavaCompletionProposal(CompletionProposal, JavaContentAssistInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.LazyJavaTypeCompletionProposal(CompletionProposal, JavaContentAssistInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MemberProposalInfo.MemberProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.MethodProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.accept(CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.accept(CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.ParameterGuessingProposal(CompletionProposal, JavaContentAssistInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalContextInformation.ProposalContextInformation(CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.TypeProposalInfo.TypeProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavadocInlineTagCompletionProposal.JavadocInlineTagCompletionProposal(CompletionProposal, JavaContentAssistInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavadocLinkTypeCompletionProposal.JavadocLinkTypeCompletionProposal(CompletionProposal, JavaContentAssistInvocationContext)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.accept(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.acceptPotentialMethodDeclaration(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.adaptLength(LazyJavaCompletionProposal, CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.computeRelevance(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createAnnotationAttributeReferenceProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createAnonymousTypeProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createFieldProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createJavaCompletionProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createJavadocInlineTagProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createJavadocLinkTypeProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createJavadocSimpleProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createKeywordProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createLabelProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createLocalVariableProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createMethodContextInformation(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createMethodDeclarationProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createMethodReferenceProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createPackageProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.createTypeProposal(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.getDeclaringType(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.getLength(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.isFiltered(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.appendTypeParameterList(StringBuffer, CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.appendUnboundedParameterList(StringBuffer, CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createAnonymousTypeLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createFieldImageDescriptor(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createImageDescriptor(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createJavadocMethodProposalLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createJavadocSimpleProposalLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createJavadocTypeProposalLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createLabelWithTypeAndDeclaration(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createLocalImageDescriptor(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createMethodImageDescriptor(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createMethodProposalLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createOverrideMethodProposalLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createPackageImageDescriptor(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createPackageProposalLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createParameterList(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createSimpleLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createSimpleLabelWithType(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createTypeImageDescriptor(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.createTypeProposalLabel(CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.decorateImageDescriptor(ImageDescriptor, CompletionProposal)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.extractDeclaringTypeFQN(CompletionProposal)-1

org.eclipse.wst.jsdt.core.CompletionRequestor

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector-1

org.eclipse.wst.jsdt.core.dom.AbstractTypeDeclaration

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, JavaScriptUnit)363
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getAbstractTypeDeclarations(AbstractTypeDeclaration)382
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)186
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)172
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.run(IProgressMonitor)303
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)202
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)176
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)196
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)86
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)194
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)194
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)195
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)195
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCatchBodyContent(IJavaScriptUnit, String, String, ASTNode, String)195
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(JavaScriptUnit)475
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarations(ASTNode)279
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarationsProperty(ASTNode)292
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getEnclosingType(ASTNode)535
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getReceiverTypeBinding(FunctionInvocation)525
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(JavaScriptUnit, IType)806
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentType(ASTNode)999
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentTypeContext(ASTNode)1021
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(FunctionDeclaration)231
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(FunctionDeclaration)231
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addTypeDeclarations(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)272
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)60
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addNestedClass(CompilationUnitRewrite, ITypeBinding[])579
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.classNameHidesEnclosingType()405
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAllEnclosingAnonymousTypesField()388
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.initAST(IProgressMonitor)278
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1036
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getContainingTypeDeclarationNode()774
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)433
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)813
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)172
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)172
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)172
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)333
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryChange(ASTRewrite, JavaScriptUnit, TextEditGroup)1037
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)788
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setFactoryClass(String)1225
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()848
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBinding(IType, JavaScriptUnit)1137
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBodyDeclarationProperty(IType, JavaScriptUnit)1165
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.checkBinding(List, ITypeBinding)96
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addInitializersToConstructors(ASTRewrite)554
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkClashesInConstructors()443
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getBodyDeclarationListOfDeclaringType()487
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getEnclosingType()582
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionDeclaration)175
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionDeclaration)175
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getTypeBodyDeclarationsProperty()453
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.AccessorClassModifier(IJavaScriptUnit)74
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2898
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2898
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2962
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2962
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.considerBinding(IBinding, ASTNode)249
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkFinalConditions(IProgressMonitor)342
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkInHierarchy(RefactoringStatus, boolean, boolean)475
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getBodyDeclarationsProperty(ASTNode)595
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getTypeName(ASTNode)717
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAbstractTypeDeclarationNode(IType, JavaScriptUnit)145
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2338
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2338
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeDeclaration(CompilationUnitRewrite, IType, String, AbstractTypeDeclaration, StringBuffer, boolean, RefactoringStatus, IProgressMonitor)291
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isRealConstructorReferenceNode(ASTNode)120
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeDeclaration(IJavaScriptUnit, IType, AbstractTypeDeclaration, String, StringBuffer, RefactoringStatus, IProgressMonitor)582
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, JavaScriptUnit)363
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getAbstractTypeDeclarations(AbstractTypeDeclaration)387
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInNonStaticMemberTypeInsideInputType(ASTNode, AbstractTypeDeclaration)1244
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideSubclassOfDeclaringType(ASTNode)1250
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideTypeNestedInDeclaringType(ASTNode)1262
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1840
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)867
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)833
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])908
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])962
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)580
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.toString(JavaScriptUnit)402
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.getLabel(ASTNode)231
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)360
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)360
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)360
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1122
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1122
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1122
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)1154
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)1154
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)1154
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()199
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentType(ASTNode, boolean)620
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParentMethodOrTypeBinding(ASTNode)567
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectMainTypeNameProposal.findTypeDeclaration(List, String)73
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)375
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)127
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()105
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()67
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)145
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)113
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)115
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)115
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1936
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fCtorOwningClass-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fFactoryOwningClass-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.AddUnimplementedConstructorsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)106
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)201
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.AddUnimplementedMethodsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)100
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)175
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)174
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)174
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCatchBodyContent(IJavaScriptUnit, String, String, ASTNode, String)194
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarations(ASTNode)278
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarationsProperty(ASTNode)291
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getEnclosingType(ASTNode)534
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentType(ASTNode)998
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentTypeContext(ASTNode)1020
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(FunctionDeclaration)230
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(FunctionDeclaration)230
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)287
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)59
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getEnclosingMethodDeclaration(ASTNode)493
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.isNestedType(BodyDeclaration)598
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.isNestedType(BodyDeclaration)596
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.isStaticFieldOrStaticInitializer(BodyDeclaration)674
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)432
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getNextParent(ASTNode)665
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDuplicates()633
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.perform(BodyDeclaration)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)161
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)161
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)161
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getLocallyDeclaredNames(BodyDeclaration)206
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getLocallyDeclaredNames(BodyDeclaration)206
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getLocallyDeclaredNames(BodyDeclaration)206
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getNamesDeclaredLocallyAtNewLocation()332
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getNamesDeclaredLocallyAtNewLocation()332
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getNamesDeclaredLocallyAtNewLocation()332
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)171
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)171
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)171
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)1009
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getEnclosingTypeDeclaration(ASTNode)1152
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBodyDeclarationProperty(IType, JavaScriptUnit)1164
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getBodyDeclarationListOfDeclaringType()486
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.perform(ASTNode, ASTNode[])147
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getTypeBodyDeclarationsProperty()452
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.unboundedWildcardAllowed(Type)472
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2897
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2897
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getBodyDeclarationsProperty(ASTNode)594
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getTypeName(ASTNode)716
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2337
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2337
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)607
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(Type)688
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isRealConstructorReferenceNode(ASTNode)119
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getAbstractTypeDeclarations(AbstractTypeDeclaration)386
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getAbstractTypeDeclarations(AbstractTypeDeclaration)378
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyInterfaceMemberModifiers(ITypeBinding)1382
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)832
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)866
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])961
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)538
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveInClassInitializer()159
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveInVariableInitializer()184
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.getLabel(ASTNode)230
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1121
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1121
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1121
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)102
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findCompilationUnitForBinding(IJavaScriptUnit, JavaScriptUnit, ITypeBinding)878
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParent(ASTNode)644
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentMethodDeclaration(ASTNode)666
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentType(ASTNode, boolean)619
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParentMethodOrTypeBinding(ASTNode)566
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)375
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)374
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()70
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)116
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)253
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()101
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)112
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)186
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)172
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.run(IProgressMonitor)303
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)196
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)86
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)194
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)195
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)194
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)195
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(JavaScriptUnit)475
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getReceiverTypeBinding(FunctionInvocation)525
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentTypeContext(ASTNode)1021
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addNestedClass(CompilationUnitRewrite, ITypeBinding[])579
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAllEnclosingAnonymousTypesField()388
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.initAST(IProgressMonitor)278
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()476
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getContainingTypeDeclarationNode()774
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)433
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)812
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryChange(ASTRewrite, JavaScriptUnit, TextEditGroup)1037
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)788
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()848
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.checkBinding(List, ITypeBinding)96
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addInitializersToConstructors(ASTRewrite)554
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkClashesInConstructors()443
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getNamesOfFieldsInDeclaringType()357
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionDeclaration)175
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionDeclaration)175
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.AccessorClassModifier(IJavaScriptUnit)72
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2962
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2962
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.considerBinding(IBinding, ASTNode)249
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkInHierarchy(RefactoringStatus, boolean, boolean)475
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChangeManager(IProgressMonitor, RefactoringStatus)1341
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeDeclaration(CompilationUnitRewrite, IType, String, AbstractTypeDeclaration, StringBuffer, boolean, RefactoringStatus, IProgressMonitor)291
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)1041
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)379
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)808
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createExtractedSuperType(IType, IProgressMonitor)324
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeDeclaration(IJavaScriptUnit, IType, AbstractTypeDeclaration, String, StringBuffer, RefactoringStatus, IProgressMonitor)582
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)779
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createCompilationUnitRewrite(ITypeBinding[], CompilationUnitRewrite, Map, Map, boolean, IJavaScriptUnit, IJavaScriptUnit, boolean, RefactoringStatus, IProgressMonitor)865
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createNewSource(CompilationUnitRewrite, IJavaScriptUnit)1028
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, AbstractTypeDeclaration[])353
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, JavaScriptUnit)364
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInNonStaticMemberTypeInsideInputType(ASTNode, AbstractTypeDeclaration)1244
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideSubclassOfDeclaringType(ASTNode)1250
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideTypeNestedInDeclaringType(ASTNode)1262
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1840
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodSignature(IDocument, FunctionDeclaration, ASTRewrite, Map)2498
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)926
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)926
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)833
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)867
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])908
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)1845
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addNecessaryMethodStubs(List, JavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)490
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1079
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1117
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1074
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)595
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)713
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)273
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)580
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)360
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)360
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)360
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentType(ASTNode, boolean)620
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectMainTypeNameProposal.findTypeDeclaration(List, String)73
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectMainTypeNameProposal.getRewrite()61
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)375
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)127
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()105
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()67
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)145
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)113
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)115
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)115
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1936
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visitType(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visitType(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.1.visit(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.hasMethod(AbstractTypeDeclaration, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.visitType(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.computeInsertIndexForNewConstructor(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.findFirstMethodIndex(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getAllConstructors(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visitType(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visitType(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addNewConstructorToSubclass(AbstractTypeDeclaration, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAccessModifier(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAllConstructors(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.modifyImplicitCallsToNoArgConstructor(AbstractTypeDeclaration, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createMemberDeclarations(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeDeclaration(CompilationUnitRewrite, IType, String, AbstractTypeDeclaration, StringBuffer, boolean, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeParameters(ASTRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeParameters(ASTRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeSource(IJavaScriptUnit, IType, String, CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMemberDeclarations(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createModifiedSubType(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createNecessaryConstructors(CompilationUnitRewrite, IType, AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createSuperTypeSource(IJavaScriptUnit, IType, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeDeclaration(IJavaScriptUnit, IType, AbstractTypeDeclaration, String, StringBuffer, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeParameters(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeParameters(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceDeclaration(AbstractTypeDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceTypeParameters(ITypeBinding[], AbstractTypeDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createAccessExpressionToEnclosingInstanceFieldText(ASTNode, IBinding, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, AbstractTypeDeclaration[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getAbstractTypeDeclarations(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getConstructorDeclarationNodes(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInAnonymousTypeInsideInputType(ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInLocalTypeInsideInputType(ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInNonStaticMemberTypeInsideInputType(ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToEnclosingInstance(CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, FieldAccess[], AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, SimpleName[], AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToMethodsFromEnclosingInstance(CompilationUnitRewrite, Set, FunctionInvocation[], AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyConstructors(AbstractTypeDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMethodStubForAbstractMethod(IFunction, JavaScriptUnit, AbstractTypeDeclaration, IJavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createAbstractMethod(IFunction, CompilationUnitRewrite, JavaScriptUnit, AbstractTypeDeclaration, TypeVariableMaplet[], CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewTypeDeclarationNode(IType, AbstractTypeDeclaration, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.3.visit(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewNestedClass(CompilationUnitRewrite, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getContainingTypeDeclarationNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getEnclosingType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAbstractTypeDeclarationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, AbstractTypeDeclaration[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getAbstractTypeDeclarations(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectMainTypeNameProposal.findTypeDeclaration(List, String)-1

org.eclipse.wst.jsdt.core.dom.AnonymousClassDeclaration

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarations(ASTNode)281
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getEnclosingType(ASTNode)537
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentType(ASTNode)1001
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentTypeContext(ASTNode)1026
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAllEnclosingAnonymousTypesField()389
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAllEnclosingAnonymousTypesField()399
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAnonymousInnerClass(ASTNode)305
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAnonymousInnerClass(ASTNode)293
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1043
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)436
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)169
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)169
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)169
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBinding(IType, JavaScriptUnit)1135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInAnonymousTypeInsideInputType(ASTNode, AbstractTypeDeclaration)1234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideSubclassOfDeclaringType(ASTNode)1253
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)251
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParentMethodOrTypeBinding(ASTNode)569
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)805
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()63
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.fAnonymousInnerClassNode-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.AddUnimplementedConstructorsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)106
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)199
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.AddUnimplementedMethodsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)100
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)173
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarations(ASTNode)280
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarationsProperty(ASTNode)293
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getEnclosingType(ASTNode)536
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentType(ASTNode)1000
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentTypeContext(ASTNode)1025
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)287
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAnonymousInnerClass(ASTNode)292
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)435
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getNextParent(ASTNode)665
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDuplicates()634
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)161
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)161
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)161
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)168
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)168
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)168
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getEnclosingTypeDeclaration(ASTNode)1154
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBodyDeclarationProperty(IType, JavaScriptUnit)1166
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getBodyDeclarationListOfDeclaringType()488
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.perform(ASTNode, ASTNode[])147
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getTypeBodyDeclarationsProperty()454
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)49
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getBodyDeclarationsProperty(ASTNode)592
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getTypeName(ASTNode)718
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)250
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.getLabel(ASTNode)232
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findCompilationUnitForBinding(IJavaScriptUnit, JavaScriptUnit, ITypeBinding)878
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParent(ASTNode)647
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentMethodDeclaration(ASTNode)666
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentType(ASTNode, boolean)624
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParentMethodOrTypeBinding(ASTNode)568
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)82
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateFieldModifiers(ASTNode)483
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)804
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()62
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)105
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)181
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)167
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.run(IProgressMonitor)298
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAllEnclosingAnonymousTypesField()389
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1043
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)436
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ClassInstanceCreation)247
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInAnonymousTypeInsideInputType(ASTNode, AbstractTypeDeclaration)1234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideSubclassOfDeclaringType(ASTNode)1253
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(ClassInstanceCreation)475
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(ClassInstanceCreation)475
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.3.visit(ClassInstanceCreation)560
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)380
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertAnonymousToNestedProposal(IInvocationContext, ASTNode, Collection)258
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()63
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DeclarationsAfterVisitor.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DeclarationsAfterVisitor.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.ConvertAnonymousToNestedRefactoring(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.1.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.SuperReferenceFinder.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.SuperReferenceFinder.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.endVisit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.visit(AnonymousClassDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.visit(AnonymousClassDeclaration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAnonymousInnerClass(ASTNode)-1

org.eclipse.wst.jsdt.core.dom.ArrayAccess

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)406
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)184
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)300
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)406
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ArrayAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ArrayAccess)-1

org.eclipse.wst.jsdt.core.dom.ArrayCreation

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)573
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)203
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)190
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)438
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.argumentNeedsParenthesis(Expression, ParameterData)551
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)572
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)202
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)473
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)473
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)360
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializerCopy(ASTRewrite)756
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)438
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1165
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)430
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ArrayCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ArrayCreation)-1

org.eclipse.wst.jsdt.core.dom.ArrayInitializer

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)477
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)477
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)362
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializerCopy(ASTRewrite)758
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)575
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1166
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1139
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1143
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)431
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()414
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)472
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)472
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)357
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()328
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializerCopy(ASTRewrite)755
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)574
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CodeAnalyzer.checkSelectedNodes()34
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)197
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1142
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1136
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)429
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)107
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeRealArguments()515
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)477
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)477
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayCreation)152
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)-1

org.eclipse.wst.jsdt.core.dom.ArrayType

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IJavaScriptProject, Type, String[])1174
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, Type, Expression, Collection)940
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getDimensions(VariableDeclaration)226
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getElementType(Type)180
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)474
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)474
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)358
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializerCopy(ASTRewrite)757
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayType)187
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.isVoidArrayType(Type)405
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.isVoidArrayType(Type)405
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)211
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1167
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)530
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getDimensions(VariableDeclaration)225
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayType)186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)885
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)210
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)377
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)529
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IJavaScriptProject, Type, String[])1174
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, Type, Expression, Collection)940
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayCreation)244
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)474
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)474
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)358
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ArrayCreation)758
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayType)184
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.1.endVisit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ArrayType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ArrayType)-1

org.eclipse.wst.jsdt.core.dom.AssertStatement

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(AssertStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(AssertStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(AssertStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(AssertStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(AssertStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(AssertStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(AssertStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(AssertStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(AssertStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(AssertStatement)-1

org.eclipse.wst.jsdt.core.dom.Assignment

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)340
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.hasSideEffect(SimpleName)638
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)241
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)241
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)303
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)303
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getSelectedExpression()819
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLeftValue(ASTNode)239
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)47
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.isLeftHandSideOfAssignment(ASTNode)165
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)68
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1828
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1715
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1584
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1648
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1585
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)307
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)100
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isWriteAccess(Name)751
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)836
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)835
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)993
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)216
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)238
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isAssigned(Statement, SimpleName)162
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isForStatementInit(Statement, SimpleName)174
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isVariableAssigned()449
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)338
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)192
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)81
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewVariableProposals(IJavaScriptUnit, Name, SimpleName, Collection)258
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)363
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)339
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)197
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)197
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isAssignment(ASTNode)409
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()416
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getSelectedExpression()818
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLeftValue(ASTNode)238
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)250
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)250
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)250
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.shouldParenthesizeSubstitute(Expression, Expression)524
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.shouldParenthesizeSubstitute(Expression, Expression)524
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)343
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.needsBrackets(SimpleName, VariableDeclaration)304
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()330
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)46
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)67
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)638
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1583
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1583
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)306
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)832
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isAssigned(Statement, SimpleName)161
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isForStatementInit(Statement, SimpleName)173
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isVariableAssigned()449
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1116
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)223
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)340
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.hasSideEffect(SimpleName)638
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)241
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)241
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)303
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)303
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newFieldAssignment(AST, SimpleName, Expression, boolean)898
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)709
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getSelectedExpression()819
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLeftValue(ASTNode)239
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createExpressionStatementThatInitializesField(ASTRewrite)739
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)616
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)942
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)1399
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)1411
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)286
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createAssignmentStatement(ASTRewrite, AssignmentOperator, Expression, Expression)1668
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1871
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1828
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1865
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1715
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1584
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1585
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1645
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()186
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)307
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)100
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)993
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)216
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)238
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isAssigned(Statement, SimpleName)162
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isForStatementInit(Statement, SimpleName)174
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)338
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)441
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)192
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitOffInitializer(List, VariableDeclarationFragment, ASTRewrite)526
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)81
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewVariableProposals(IJavaScriptUnit, Name, SimpleName, Collection)258
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)363
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAssignedVariable(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.1.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getNormalizedValue(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.isAssignmentToTemp(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(Assignment)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(Assignment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(Assignment)-1

org.eclipse.wst.jsdt.core.dom.Assignment.Operator

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(Assignment)242
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1863
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1733
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1717
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.convertToInfixOperator(AssignmentOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createAssignmentStatement(ASTRewrite, AssignmentOperator, Expression, Expression)-1

org.eclipse.wst.jsdt.core.dom.AST

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.fAST-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.fAst-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.fAst-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.fAst-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.fAST-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.fAST-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)190
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)164
org.eclipse.wst.jsdt.internal.corext.dom.StatementRewrite.handleOneMany(ASTNode[], TextEditGroup)35
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)53
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)108
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)527
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convertBody(Statement, IBinding, IBinding, String, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup)544
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)600
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)227
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)260
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)260
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeRealArguments()511
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)642
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addArgumentsForLocalsUsedInInnerClass(CompilationUnitRewrite, ClassInstanceCreation)562
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createFieldsForAccessedLocals(CompilationUnitRewrite, IVariableBinding[], String[], List)723
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewClassInstanceCreation(CompilationUnitRewrite, ITypeBinding[])538
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])803
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewNestedClass(CompilationUnitRewrite, ITypeBinding[])602
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)669
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()454
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getConstantType()517
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.replaceExpressionsWithConstant()565
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.initReturnType(ImportRewrite)211
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createTempDeclaration(Expression)650
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryChange(ASTRewrite, JavaScriptUnit, TextEditGroup)1033
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.replaceConstructorCalls(SearchResultGroup, JavaScriptUnit, ASTRewrite, CompilationUnitChange)935
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()774
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addInitializersToConstructors(ASTRewrite)557
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createExpressionStatementThatInitializesField(ASTRewrite)738
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)791
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)222
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2972
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2972
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)125
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.addGetterSetterChanges(JavaScriptUnit, ASTRewrite, String, boolean, boolean)538
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.makeDeclarationPrivate(ASTRewrite, FieldDeclaration)574
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addNewConstructorToSubclass(AbstractTypeDeclaration, CompilationUnitRewrite)1417
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateType(JavaScriptUnit, Type, CompilationUnitChange, ASTRewrite, String)546
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)670
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)653
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceDeclaration(AbstractTypeDeclaration, ASTRewrite)537
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addParameterToConstructor(ASTRewrite, FunctionDeclaration)632
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addSimpleTypeQualification(CompilationUnitRewrite, ITypeBinding, SimpleType, TextEditGroup)645
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)926
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)981
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewQualifiedNameNode(ITypeBinding[], Name)1180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewUnqualifiedTypeNode(ITypeBinding[], Name)1195
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)1395
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)237
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)237
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)282
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)282
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateParameterizedTypeReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, TextEditGroup)1494
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodArguments(Map, ASTRewrite, FunctionDeclaration, Map, RefactoringStatus)1926
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReference(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, boolean, RefactoringStatus)2366
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createSimpleTargetAccessExpression(FunctionDeclaration)2554
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)487
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)487
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)532
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)532
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)582
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)582
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(SimpleName, ITypeBinding)73
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteName(Name, ITypeBinding)150
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMethodStubForAbstractMethod(IFunction, JavaScriptUnit, AbstractTypeDeclaration, IJavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)465
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewMethodDeclarationNode(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, JavaScriptUnit, TypeVariableMaplet[], Map, IProgressMonitor, RefactoringStatus)1261
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperFieldAccess)199
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperFieldAccess)199
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)225
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)225
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)753
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewMethodDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], CompilationUnitRewrite, FunctionDeclaration)787
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)244
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)108
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getRewrite()50
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()82
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)1342
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1400
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1220
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1187
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1263
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)218
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)1142
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)317
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)370
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)261
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)766
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)807
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)989
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)1497
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPullNegationUpProposals(IInvocationContext, ASTNode, ArrayList, Collection)2019
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1934
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1705
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1609
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)893
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1092
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.addFieldDeclaration(ASTRewrite, ASTNode, int, Expression)240
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()158
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()118
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)55
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()116
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.fixupNames(ASTRewrite, ArrayList, FunctionDeclaration, boolean)279
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)356
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)136
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addEnclosingInstanceAccess(ASTRewrite, List, String[], ITypeBinding)186
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getRewrite()90
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectMainTypeNameProposal.getRewrite()58
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()65
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)209
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)209
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)274
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)274
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.getRewrite()114
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.getRewrite()114
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)121
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)121
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)984
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addFallThroughProposals(IInvocationContext, IProblemLocation, Collection)961
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)179
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)513
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)627
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()60
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()62
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)459
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)574
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)521
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addOverridingDeprecatedMethodProposal(IInvocationContext, IProblemLocation, Collection)653
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.checkForNarrowCast(ModifierCorrectionSubProcessorProposalParameter, Expression, boolean, ITypeBinding)1076
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)990
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)857
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getPossibleSuperTypeBinding(ASTNode)293
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewExceptions(ASTRewrite, List)130
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewParameters(ASTRewrite, List, List)63
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.getNewName(ASTRewrite)95
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewParameters(ASTRewrite, List, List)206
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)158
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)126
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)347
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)183
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)108
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)992
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddElseProposals(IInvocationContext, ASTNode, Collection)595
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddFinallyProposals(IInvocationContext, ASTNode, Collection)568
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1154
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)633
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1095
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)348
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)416
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)284
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)205
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)132
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()210
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitOffInitializer(List, VariableDeclarationFragment, ASTRewrite)525
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()87
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)69
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()58
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)1418
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)446
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)972
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.isNewContext()90
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.isNewContext()90
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ImportRewrite, ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getImplementationModifiers(AST, IFunctionBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, List)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newDefaultExpression(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newDefaultExpression(AST, Type, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newInfixExpression(AST, InfixExpressionOperator, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newModifiers(AST, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newModifiers(AST, List)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newName(AST, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newStatement(AST, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.normalizeForDeclarationUse(ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.(ConvertForLoopOperation, IBinding, IBinding, HashSet, ASTRewrite, TextEditGroup, AST, String, LinkedProposalPositionGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.(ConvertIterableLoopOperation, AST, String, ASTRewrite, TextEditGroup, ImportRemover, LinkedProposalPositionGroup, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newFieldAssignment(AST, SimpleName, Expression, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newParameterDeclaration(AST, ImportRewrite, String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.checkInput(RefactoringStatus, String, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getExceptions(boolean, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.copyTypeParameters(AST, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethod(AST, IFunctionBinding, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodConstructorArgs(AST, ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodSignature(AST, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setCtorTypeArguments(ClassInstanceCreation, String, ITypeBinding[], AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setMethodReturnType(FunctionDeclaration, String, ITypeBinding[], AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.typeNodeForTypeBinding(ITypeBinding, int, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyInvocationParameters(FunctionInvocation, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createJavadocMemberReferenceTag(BodyDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.createInvocation(AST, Expression, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createFieldAccess(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createParameterizedType(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingType(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createQualifiedReadAccessExpressionForEnclosingInstance(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createReadAccessExpressionForEnclosingInstance(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.(MoveInstanceMethodProcessor, AST, Map, Map, AST, CompilationUnitRewrite, FunctionDeclaration, MoveInstanceMethodProcessorAstNodeFinder)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.(MoveInstanceMethodProcessor, AST, Map, Map, AST, CompilationUnitRewrite, FunctionDeclaration, MoveInstanceMethodProcessorAstNodeFinder)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.3.(MoveInstanceMethodProcessor, AST, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodReference(FunctionDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.VisibilityAdjustingArgumentFactory(MoveInstanceMethodProcessor, AST, Map, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.VisibilityAdjustingArgumentFactory(MoveInstanceMethodProcessor, AST, Map, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createMethodStub(FunctionDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.handleExceptions(IFunctionBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.createParamTag(String, AST, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNode(int, int, AST)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.2.(IBinding, HashSet, AST, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedExpression(AST, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForAndIfNeeded(AST, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForOrIfNeeded(AST, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.evaluateType(AST)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getNarrowingTypes(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getRelaxingTypes(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.normalizeWildcardType(ITypeBinding, boolean, AST)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateParameterType(AST, Expression, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateVariableType(AST, ImportRewrite, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getAST()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getAst()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.getAST()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.getAST()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getAst()-1

org.eclipse.wst.jsdt.core.dom.ASTMatcher

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.fMatcher-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.fMatcher-1
EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.JdtASTMatcher-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.methodThrowsException(FunctionDeclaration, Name)114
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentName(IJavaScriptUnit, List, int)1107
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.methodThrowsException(FunctionDeclaration, Name)114
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentName(IJavaScriptUnit, List, int)1107

org.eclipse.wst.jsdt.core.dom.ASTNode

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getSelectedNodes()52
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getSelectedNodes()53
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.getMatchingNodes()127
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.getMatchingNodes()127
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)736
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDestinations()657
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.findDeepestCommonSuperNodePathForReplacedNodes()732
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.findDeepestCommonSuperNodePathForReplacedNodes()737
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getMatchNodes()795
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getParents(ASTNode)233
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(ConditionalExpression)214
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(IfStatement)234
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])530
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])518
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])517
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])505
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getNodes()63
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getNodes()63
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.getStatements()481
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.getInvocations()215
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.getInvocations()215
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)190
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)190
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.findField(ASTNode, String)203
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.getSelectedNodes()118
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.getSelectedNodes()118
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)53
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)40
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)50
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNodes(SearchMatch[], JavaScriptUnit)234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNodes(SearchMatch[], JavaScriptUnit)63
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)174
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)172
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)168
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)176
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)178
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportNodes(IImportContainer, JavaScriptUnit)201
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getReferenceNodesIn(JavaScriptUnit, Map, IJavaScriptUnit)449
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)316
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)294
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)298
org.eclipse.wst.jsdt.internal.ui.fix.ExpressionsCleanUp.canFix(JavaScriptUnit, IProblemLocation)110
org.eclipse.wst.jsdt.internal.ui.fix.ExpressionsCleanUp.canFix(JavaScriptUnit, IProblemLocation)105
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getSiblingNodes(ASTNode)156
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.getAffectedSubtrees(ASTNode)283
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getOptionalBlock(ASTNode)199
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.markReferences()120
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getAddParanoidalParenthesisProposals(IInvocationContext, ASTNode, ArrayList, Collection)689
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRemoveExtraParenthesisProposals(IInvocationContext, ASTNode, ArrayList, Collection)602
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)130
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)313
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.getNodeToInsertBefore(ListRewrite)277
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.getNodeToInsertBefore(ListRewrite)235
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.doVisitChildren(List)173
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(TagElement)372
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.printModifiers(List)167
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(JSdoc)741
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TagElement)1256
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.accept(List)228
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.doOperandsMatch(AssociativeInfixExpressionFragment)237
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.doOperandsMatch(AssociativeInfixExpressionFragment)236
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findSubGroupForSourceRange(List, SourceRange)93
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findSubGroupForSourceRange(List, SourceRange)97
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findSubGroupForSourceRange(List, SourceRange)96
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findSubGroupForSourceRange(List, SourceRange)111
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getEndPositionExclusive()334
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getStartPosition()339
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getSubFragmentsWithAnotherNodeMatching(IASTFragment)282
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.matchesAt(int, List, List)178
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.matchesAt(int, List, List)178
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.copyAllModifiers(ASTNode, TextEditGroup)92
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.copyAllModifiers(ASTNode, TextEditGroup)92
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visitBackwards(List)772
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visitBackwards(List)772
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getFirstSelectedNode()59
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getLastSelectedNode()65
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getSelectedNodeRange()77
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getSelectedNodeRange()78
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getSelectedNodes()53
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)77
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)72
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)127
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)122
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)282
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)282
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)325
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)321
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)254
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)310
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)385
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)390
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)401
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)396
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)599
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.getMatchingNodes()127
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.getMatchingNodes()127
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.addNewLocals(TextEditGroup)599
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeRealArguments()517
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)736
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDestinations()657
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.findDeepestCommonSuperNodePathForReplacedNodes()737
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getParents(ASTNode)233
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.process(GenericSequentialFlowInfo, List)281
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])530
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)723
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)724
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])517
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getEnclosingMethod()96
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getEnclosingMethod()96
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getNodes()63
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getNodes()63
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.hasCorrectNesting(ASTNode)53
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.hasCorrectNesting(ASTNode)53
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()86
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()86
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.getLastNode()136
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.getLastNode()136
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.getStatements()481
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)604
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)593
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)598
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getExpressionRanges()567
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getExpressionRanges()575
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getLastStatement()531
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.replaceParameterWithExpression(ASTRewrite, String[])378
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)406
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.getInvocations()215
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.getInvocations()215
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.addOffsets(int[], int, Set)72
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.propagateFieldDeclarationNodeDeletions(List, CompilationUnitRewrite, TextEditGroup)100
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2906
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2906
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNodes(SearchMatch[], JavaScriptUnit)234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)98
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)97
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNodes(SearchMatch[], JavaScriptUnit)63
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1652
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1662
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1622
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1639
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1633
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1639
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1662
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1654
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1660
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1652
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1622
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1618
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1668
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1618
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1660
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1654
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1633
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1668
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.deleteDeclarationNodes(CompilationUnitRewrite, boolean, CompilationUnitRewrite, List, GroupCategorySet)412
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.divideTypeRefs(List, List, List, List)72
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)183
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)183
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.2.getArgumentNode(IVariableBinding, boolean)2061
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodArguments(Map, ASTRewrite, FunctionDeclaration, Map, RefactoringStatus)1984
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodArguments(Map, ASTRewrite, FunctionDeclaration, Map, RefactoringStatus)1980
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2072
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2077
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodTypeParameters(ASTRewrite, FunctionDeclaration, RefactoringStatus)2532
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(List)520
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(List)520
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)234
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.postProcessSelectedNodes(List)118
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)316
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)294
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)298
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)314
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getFieldSource(IField, TypedSourceSourceTuple)172
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.addTightSourceNode(ASTNode)39
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.addTightSourceNode(ASTNode)32
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)397
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2903
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getSiblingNodes(ASTNode)156
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.1.compare(Object, Object)200
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.1.compare(Object, Object)200
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)135
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)126
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)102
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.findConstructorInsertIndex(List)184
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.findMethodInsertIndex(List, int)172
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getAddParanoidalParenthesisProposals(IInvocationContext, ASTNode, ArrayList, Collection)689
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)223
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionProposals(IInvocationContext, ASTNode, ArrayList, Collection)433
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2052
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)963
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPullNegationUpProposals(IInvocationContext, ASTNode, ArrayList, Collection)2008
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRemoveExtraParenthesisProposals(IInvocationContext, ASTNode, ArrayList, Collection)602
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isOperatorSelected(InfixExpression, int, int)947
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findFieldInsertIndex(List, int)328
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)418
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)239
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.1.compare(Object, Object)137
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.1.compare(Object, Object)137
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()83
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.findFieldInsertIndex(List, FieldDeclaration, int)393
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)761
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)754
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)760
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)807
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)837
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)683
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)682
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)678
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()238
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()253
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()247
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()254
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)313
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)464
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentName(IJavaScriptUnit, List, int)1103
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1937
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.removeUnusedImports(IJavaScriptUnit, Set, boolean)2088
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.BodyDeclarationRewrite.fTypeNode-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleFragment.fNode-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.fDefiningLabel-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.fDefiningLabel-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.fCoveredNode-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.fCoveringNode-1
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.fToReplace-1
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.fLastCoveringNode-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.fSelectedNode-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.fSelectedNode-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.fDeclaration-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.fDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.fNodeToMatch-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.fNodeToMatch-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallContext.invocation-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.fInvocation-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.fTargetNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.fDestination-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.fDestinations-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.fLoopNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.fLoopNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.fInitialNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fSelectedNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.fSelectionNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.fSnippet-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.fLastNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.fLastNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.fInvocation-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.fInvocation-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.fFirstAssignment-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.fDelegateInvocation-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.fNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.fNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.fNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.fNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.fNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.fNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.fNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.fNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.fSelectedNodes-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.fSelectedNodes-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.fCoveringNode-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.fSelectedNodes-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.NextNodeAnalyzer.fNextNode-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.NextNodeAnalyzer.fNextNode-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.PreviousNodeAnalyzer.fPreviousNode-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.PreviousNodeAnalyzer.fPreviousNode-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.fSelected-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.fStart-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.fSelectedNode-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.fStart-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.fNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.fCallerNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.fNodeToAssign-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.fInvocationNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.fMissingNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.fMissingNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.fSelectedNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.fSelectedNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.fNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.fTypeNode-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.fTemplateNode-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.fTemplateNode-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)202
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)190
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateGetterMethod(IField, ListRewrite)172
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)199
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)204
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)189
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)163
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.AddUnimplementedConstructorsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)105
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.getNodeToInsertBefore(ListRewrite)277
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)198
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)212
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.AddUnimplementedMethodsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)99
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.getNodeToInsertBefore(ListRewrite)235
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)172
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)186
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)170
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)170
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCatchBodyContent(IJavaScriptUnit, String, String, ASTNode, String)193
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)123
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)127
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)432
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)521
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.printModifiers(List)167
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(JSdoc)741
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TagElement)1256
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newStatement(AST, String)73
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)109
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)110
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)93
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findParent(ASTNode, StructuralPropertyDescriptor[][])425
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMessages(ASTNode, int)593
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getProblems(ASTNode, int, int)565
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.doOperandsMatch(AssociativeInfixExpressionFragment)237
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.doOperandsMatch(AssociativeInfixExpressionFragment)236
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findSubGroupForSourceRange(List, SourceRange)111
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findSubGroupForSourceRange(List, SourceRange)97
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findSubGroupForSourceRange(List, SourceRange)96
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getEndPositionExclusive()334
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getSubFragmentsWithAnotherNodeMatching(IASTFragment)282
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(FunctionDeclaration)229
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(FunctionDeclaration)229
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)160
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)136
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.copyAllModifiers(ASTNode, TextEditGroup)92
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int, ITypeRoot)93
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int)54
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)282
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsAfter(int, int)610
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsAfter(int, int)605
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(int, int)522
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)364
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visitBackwards(List)772
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visitBackwards(List)772
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getSelectedNodeRange()77
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getSelectedNodeRange()78
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)72
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)99
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)66
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)149
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)116
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)122
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)137
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)137
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)96
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)96
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)581
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.rewriteAST(CompilationUnitRewrite, List)229
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.rewriteAST(CompilationUnitRewrite, List)229
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)395
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)282
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)316
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)282
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)315
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)316
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)315
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)417
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)321
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)325
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()535
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createAddParanoidalParenthesisFix(JavaScriptUnit, ASTNode[])321
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createRemoveUnnecessaryParenthesisFix(JavaScriptUnit, ASTNode[])337
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)299
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)299
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)308
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)315
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)322
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)310
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)341
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)364
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)357
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)349
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)370
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)401
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)396
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)385
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)390
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)588
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)573
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)586
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)599
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createRemoveUnusedCastFix(JavaScriptUnit, IProblemLocation)493
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getImportDeclaration(IProblemLocation, JavaScriptUnit)717
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.hasSideEffect(SimpleName)635
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)436
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)436
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.rewriteAST(CompilationUnitRewrite, List)400
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.rewriteAST(CompilationUnitRewrite, List)400
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)165
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)169
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)165
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)182
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)182
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)169
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)231
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)287
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)231
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)293
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)293
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)254
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)254
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)244
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)244
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)287
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)356
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)356
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)512
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)520
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createChangeModifierToFinalFix(JavaScriptUnit, ASTNode[])440
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)270
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)270
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)307
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)311
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)307
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)311
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)315
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)315
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isDeclaredIn(VariableDeclaration, Class)840
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.addNewLocals(TextEditGroup)599
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.checkInvocationContext(RefactoringStatus, int)348
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)800
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)803
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeTargetNode()300
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsExplicitCast(RefactoringStatus)682
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsParenthesis()727
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)613
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.checkMethodSyntaxErrors(int, int, JavaScriptUnit, String)40
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.ConvertAnonymousToNestedRefactoring(AnonymousClassDeclaration)171
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getEnclosingMethodDeclaration(ASTNode)491
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.isBindingToTemp(IVariableBinding)788
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1037
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.canReplace(IASTFragment)742
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.checkExpression(RefactoringStatus)201
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.checkParent(ASTNode)528
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])389
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])380
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)543
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)574
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.isLiteralNodeSelected()255
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.isSingleExpressionOrStatementSet()717
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.removeSelectedDeclarations(IVariableBinding[])366
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)722
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)707
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)719
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)713
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)496
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)887
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)889
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)911
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDestinations()645
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDestinations()649
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDuplicates()631
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeParameterInfos()600
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.processVariable(List, IVariableBinding)849
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.canReplace(IASTFragment)162
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()411
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkMatchingFragments()563
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkSelection(IProgressMonitor)592
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createAndInsertTempDeclaration()642
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getEnclosingBodyNode()741
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)682
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)262
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.replaceSelectedExpressionWithTempDeclaration()934
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.perform(ASTNode[])40
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisitConditional(GenericSequentialFlowInfo, ASTNode, ASTNode[])281
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()613
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findDeclaration()688
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)247
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)247
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)247
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)126
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)126
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)126
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)461
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)461
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.removeConstantDeclarationIfNecessary()539
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.removeConstantDeclarationIfNecessary()537
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.removeConstantDeclarationIfNecessary()537
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.removeConstantDeclarationIfNecessary()539
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkFinalConditions(IProgressMonitor)278
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)534
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)536
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)397
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkAssignments(VariableDeclaration)229
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkSelection(VariableDeclaration)203
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)338
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.inlineTemp(CompilationUnitRewrite)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.InlineTempRefactoring(VariableDeclaration)130
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.removeTemp(CompilationUnitRewrite)314
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)801
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodConstructorArgs(AST, ClassInstanceCreation)765
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)963
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getTargetNode(IJavaScriptUnit, int, int)266
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getTargetNode(IJavaScriptUnit, int, int)259
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)380
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)373
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.qualifyThisExpression(ThisExpression, FunctionInvocation, IMember, CompilationUnitRewrite)1029
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBinding(IType, JavaScriptUnit)1133
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBodyDeclarationProperty(IType, JavaScriptUnit)1163
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)982
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)968
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateReferences(IProgressMonitor)637
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.replaceSelectedExpression(CompilationUnitRewrite)258
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addFieldDeclaration(ASTRewrite)779
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)724
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)723
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)725
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getBodyDeclarationListOfDeclaringType()485
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.PromoteTempToFieldRefactoring(VariableDeclaration)156
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkFinalConditions(IProgressMonitor)366
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)523
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)521
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)273
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getEnclosingMethod()96
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getEnclosingMethod()96
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.hasCorrectNesting(ASTNode)52
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.hasCorrectNesting(ASTNode)52
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()86
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()89
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()86
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()89
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)247
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)247
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)594
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)604
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)593
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)598
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getCodeBlocks(CallContext)325
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getExpressionRanges()567
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getExpressionRanges()575
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.initialize()144
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.makeNamesUnique(ASTRewrite, CodeScopeBuilderScope)394
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.needsReturnedExpressionParenthesis()274
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.replaceParameterWithExpression(ASTRewrite, String[])378
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.replaceParameterWithExpression(ASTRewrite, String[])379
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.returnsConditionalExpression()282
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)406
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)424
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.initialize()330
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.initialize()330
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)407
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)407
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createEdit()366
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createJavadocMemberReferenceTag(BodyDeclaration, AST)432
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getTypeBodyDeclarationsProperty()448
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.prepareDelegate()323
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteCastVariable(CastVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel)499
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteCastVariable(CastVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel)501
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.removeKey(NLSSubstitution, TextChange)171
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.renameKey(NLSSubstitution, TextChange)183
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)86
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceFactoryAvailable(JavaTextSelection)636
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeLocalRenames(RenameAnalyzeUtilLocalAnalyzePackage[], TextChange, JavaScriptUnit, boolean)412
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeLocalRenames(RenameAnalyzeUtilLocalAnalyzePackage[], TextChange, JavaScriptUnit, boolean)408
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initAST()221
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.createRenameChanges(IProgressMonitor)289
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)51
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)42
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.addOffsets(int[], int, Set)72
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.perform()52
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)48
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.markAsDeleted(List, IJavaScriptElement, CompilationUnitRewrite, TextEditGroup)88
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.propagateFieldDeclarationNodeDeletions(List, CompilationUnitRewrite, TextEditGroup)100
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2884
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2871
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2868
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2888
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2876
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2882
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2879
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2875
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2872
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2887
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2871
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2867
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2876
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2888
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2868
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2872
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2882
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2887
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2884
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2867
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2879
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2875
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.checkParent(ASTNode)259
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(PostfixExpression)201
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkInitialConditions(IProgressMonitor)225
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNode(ISourceRange, JavaScriptUnit)220
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNodes(SearchMatch[], JavaScriptUnit)230
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)88
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)79
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNodes(SearchMatch[], JavaScriptUnit)59
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()754
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addDelegate()1922
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addDelegate()1922
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)2044
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)2044
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2334
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2334
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isValidExpression(String)628
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.moveNode(ASTNode, ASTRewrite)2638
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.moveNode(ASTNode, ASTRewrite)2640
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1668
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1639
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1668
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1639
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1633
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1633
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1627
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1660
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1660
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1640
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1652
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1634
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1652
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1640
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1634
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1627
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.shouldReport(IProblem, JavaScriptUnit)1005
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkSelection(IProgressMonitor)282
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.determineSelection(ASTNode)700
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.determineSelection(ASTNode)689
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.determineSelection(ASTNode)690
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getConstraints(IJavaScriptUnit)1205
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getConstraints(IJavaScriptUnit)1208
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getTargetNode(IJavaScriptUnit, int, int)1294
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.parameterizedTypeSelected(ParameterizedType)758
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)882
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)853
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)811
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)810
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)530
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)528
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateType(JavaScriptUnit, Type, CompilationUnitChange, ASTRewrite, String)548
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)564
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)606
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(Type)687
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getFieldReferencingCompilationUnits(Map, ASTNode[])549
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getMethodReferencingCompilationUnits(Map, ASTNode[])585
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)850
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)886
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)924
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)905
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getAllSuperConstructorInvocations(IType)246
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesInClassCreations(WorkingCopyOwner, IProgressMonitor, RefactoringStatus)190
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)204
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)961
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeParameters(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)624
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkConstructorCalls(IType, IProgressMonitor)538
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.deleteDeclarationNodes(CompilationUnitRewrite, boolean, CompilationUnitRewrite, List, GroupCategorySet)412
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)440
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.divideTypeRefs(List, List, List, List)72
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyInterfaceMemberModifiers(ITypeBinding)1381
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodArguments(Map, ASTRewrite, FunctionDeclaration, Map, RefactoringStatus)1978
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2070
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReference(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, boolean, RefactoringStatus)2364
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isFieldAccess(SimpleName)1035
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(List)518
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(List)518
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getASTMembers(RefactoringStatus)987
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDestinationBinding()806
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])975
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])918
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)1807
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)435
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(JavaScriptUnit)74
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.getEnclosingBodyDeclaration()57
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.postProcessSelectedNodes(List)118
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)316
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)240
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)242
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)314
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)330
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.getSpecialVariableDeclarationStatements()341
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.getNode(JavaScriptUnit)49
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)178
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)178
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)710
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseType(String, IJavaScriptProject, List)432
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)744
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)739
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)778
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)782
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CodeAnalyzer.checkSelectedNodes()33
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.initializeRanges()76
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.checkSelectedNodes()70
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(JavaScriptUnit)112
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(JavaScriptUnit)115
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(SwitchStatement)176
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(TryStatement)190
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.addTightSourceNode(ASTNode)39
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.addTightSourceNode(ASTNode)32
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)239
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)181
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)159
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getBodyContainer(JavaScriptUnit, IMember)124
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.parsePartialCompilationUnit(IJavaScriptUnit)327
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getFieldName(VariableDeclarationFragment)163
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.visit(VariableDeclarationFragment)114
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)183
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)182
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2903
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2838
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveInClassInitializer()153
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveInMethodBody()129
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveInVariableInitializer()180
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveInVariableInitializer()181
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)62
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()92
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()92
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectEnclosingAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)41
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)75
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)79
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)71
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)80
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)67
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)71
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)79
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)75
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)67
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)1030
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)1031
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)1031
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)1030
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)824
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)824
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableHighlighting.consumes(SemanticToken)887
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableHighlighting.consumes(SemanticToken)887
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)737
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)738
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)738
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)737
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ObjectInitializerHighlighting.consumes(SemanticToken)341
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ObjectInitializerHighlighting.consumes(SemanticToken)341
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ParameterVariableHighlighting.consumes(SemanticToken)947
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ParameterVariableHighlighting.consumes(SemanticToken)947
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.createControl(Composite)111
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1117
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1117
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1117
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()218
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()186
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getNodesToHighlight()141
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getNodesToHighlight()136
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.initialize(JavaScriptUnit, ASTNode)75
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNodeForClosingBrace(ASTNode)185
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)135
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)78
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)126
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)101
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)102
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.findConstructorInsertIndex(List)184
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.findMethodInsertIndex(List, int)172
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getRewrite()71
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getRewrite()70
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)150
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()72
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()71
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.1.visitNode(ASTNode)720
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getAssists(IInvocationContext, IProblemLocation[])135
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1364
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionProposals(IInvocationContext, ASTNode, ArrayList, Collection)433
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)351
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)353
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2052
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)963
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1691
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1741
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)910
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.hasAssists(IInvocationContext)101
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isOperatorSelected(InfixExpression, int, int)939
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()215
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()151
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()219
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findFieldInsertIndex(List, int)328
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)195
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)452
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.internalGetPossibleTypeKinds(ASTNode)782
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isWriteAccess(Name)735
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)65
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)66
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()137
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.getRewrite()107
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.getRewrite()108
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)372
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)417
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)383
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)407
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)172
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.getLocalRenameProposal(IInvocationContext)111
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()53
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()54
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.insertTag(ListRewrite, TagElement, Set, TextEditGroup)502
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)160
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)123
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.2.addEdits(IDocument, TextEdit)684
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.2.addEdits(IDocument, TextEdit)679
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addInvalidVariableNameProposals(IInvocationContext, IProblemLocation, Collection)582
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)128
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)191
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)368
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)372
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)410
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)398
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)507
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()728
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()727
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()727
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()728
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)835
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)836
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)831
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInterfaceExtendsClassProposals(IInvocationContext, IProblemLocation, Collection)771
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInterfaceExtendsClassProposals(IInvocationContext, IProblemLocation, Collection)787
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)629
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)640
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnnecessaryElseProposals(IInvocationContext, IProblemLocation, Collection)739
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnnecessaryElseProposals(IInvocationContext, IProblemLocation, Collection)747
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnnecessaryElseProposals(IInvocationContext, IProblemLocation, Collection)753
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnreachableCodeProposals(IInvocationContext, IProblemLocation, Collection)811
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()81
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()67
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()48
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()49
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)436
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)449
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)215
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)576
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)507
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNeedToEmulateProposal(IInvocationContext, IProblemLocation, Collection)629
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)113
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonFinalLocalProposal(IInvocationContext, IProblemLocation, Collection)277
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addOverridingDeprecatedMethodProposal(IInvocationContext, IProblemLocation, Collection)647
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)394
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)385
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)296
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)861
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getPossibleSuperTypeBinding(ASTNode)295
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getTypeName(int, Name)165
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)68
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)79
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()138
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)181
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)157
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)117
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)130
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.isConstructor()108
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)338
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)192
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)189
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)276
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)195
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)205
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateFieldModifiers(ASTNode)470
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateFieldModifiers(ASTNode)480
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.findFieldInsertIndex(List, FieldDeclaration, int)393
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getCommonParent(ASTNode, ASTNode)327
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getDominantNode(SimpleName[])309
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getDominantNode(SimpleName[])305
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getDominantNode(SimpleName[])307
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isVariableAssigned()448
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1051
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)970
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)941
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)963
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)977
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)929
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1036
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)996
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)934
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)956
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)949
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1141
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)537
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignToVariableProposals(IInvocationContext, ASTNode, Collection)496
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssists(IInvocationContext, IProblemLocation[])157
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)760
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)761
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)1305
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1109
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)302
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)394
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)404
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)780
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)807
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)852
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.hasAssists(IInvocationContext)131
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)678
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)682
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)684
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)683
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()135
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()156
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()140
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)195
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)182
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)205
org.eclipse.wst.jsdt.internal.ui.text.correction.RenameNodeCompletionProposal.addEdits(IDocument, TextEdit)51
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getAccessRulesProposals(IInvocationContext, IProblemLocation, Collection)536
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)111
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)115
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)220
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)305
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodWithConstrNameProposals(IInvocationContext, IProblemLocation, Collection)103
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)268
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)194
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)252
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)257
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)122
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getListRewrite(ASTNode, ASTRewrite)544
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getListRewrite(ASTNode, ASTRewrite)541
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()238
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()247
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()245
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationReadsInside(Statement[], int)281
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)318
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)378
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)475
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()77
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()98
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()78
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)254
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)299
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)71
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.getTypeParameterMismatchProposals(IInvocationContext, IProblemLocation, Collection)32
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.getTypeParameterMismatchProposals(IInvocationContext, IProblemLocation, Collection)37
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.removeMismatchedParameters(IInvocationContext, IProblemLocation, Collection)48
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.removeMismatchedParameters(IInvocationContext, IProblemLocation, Collection)57
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.removeMismatchedParameters(IInvocationContext, IProblemLocation, Collection)53
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)910
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)296
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewMethodProposals(IJavaScriptUnit, JavaScriptUnit, Expression, List, boolean, ASTNode, String, Collection)879
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewVariableProposals(IJavaScriptUnit, Name, SimpleName, Collection)241
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewVariableProposals(IJavaScriptUnit, Name, SimpleName, Collection)260
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarTypeProposals(int, IJavaScriptUnit, Name, int, Collection)581
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)457
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)356
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1247
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentName(IJavaScriptUnit, List, int)1103
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArrayAccessProposals(IInvocationContext, IProblemLocation, Collection)1529
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1442
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)775
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)786
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)515
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)127
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)99
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)150
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)980
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverInfo(ITextViewer, IRegion)89
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverRegion(ITextViewer, int)62
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)530
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)104
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.isNewContext()95
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.isNewContext()95
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.findInHierarchyWithAST(JavaScriptUnit, IFunction)174
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.isFurtherTraversalNecessary(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.isNodeEnclosingMethod(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.isNodeWithinMethod(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.addNewAccessor(IType, IField, String, ListRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.collect(ASTNode, IJavaScriptProject, Region, Collection, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.doVisitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.getASTRoot(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.isAffected(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCatchBodyContent(IJavaScriptUnit, String, String, ASTNode, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.asString(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.PositionClearer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.PositionClearer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.4.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.asFormattedString(ASTNode, int, String, Map)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.asString(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.ChildrenCollector.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.ChildrenCollector.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findDeclaration(IBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findParent(ASTNode, StructuralPropertyDescriptor[][])-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findVariableDeclaration(IVariableBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarations(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarationsProperty(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getChildren(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getContainingList(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getEnclosingType(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getExclusiveEnd(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getInclusiveEnd(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMessages(ASTNode, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getNormalizedNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getParent(ASTNode, Class)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getParent(ASTNode, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getProblems(ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isExistingNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isParent(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isParent(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.setFlagsToAST(ASTNode, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentType(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentTypeContext(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.BodyDeclarationRewrite.BodyDeclarationRewrite(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.BodyDeclarationRewrite.create(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.CodeScopeBuilder(ASTNode, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.CodeScopeBuilder(ASTNode, Selection)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getMatchingFragmentsWithNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.isAGroupRoot(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.isAssociativeInfix(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.rangeEndsBetween(SourceRange, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.rangeEndsBetween(SourceRange, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.rangeStartsBetween(SourceRange, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.rangeStartsBetween(SourceRange, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.replace(ASTRewrite, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragment.getMatchingFragmentsWithNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.createFragmentForFullSubtree(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.createFragmentForSourceRange(SourceRange, ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.createFragmentForSubPartBySourceRange(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentFactory.createFragment(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentFactory.createFragment(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForFullSubtreeFactory.createFragmentFor(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForFullSubtreeFactory.createFragmentFor(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForFullSubtreeFactory.visit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForFullSubtreeFactory.visit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragment(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragment(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragmentFor(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragmentFor(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.visit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.visit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.rangeIncludesNonWhitespaceOutsideNode(SourceRange, ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTMatchingFragmentFinder.findMatches(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTMatchingFragmentFinder.findMatchingFragments(ASTNode, ASTFragment)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTMatchingFragmentFinder.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.IASTFragment.replace(ASTRewrite, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleFragment.getMatchingFragmentsWithNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleFragment.replace(ASTRewrite, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleFragment.SimpleFragment(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.JdtASTMatcher.doNodesMatch(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.JdtASTMatcher.doNodesMatch(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByBinding(ASTNode, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByNode(ASTNode, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.copyAllModifiers(ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.create(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.evaluateListRewrite(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.ModifierRewrite(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int, ITypeRoot)-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.create(ASTRewrite, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.handleManyMany(ASTNode[], TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.handleOneMany(ASTNode[], TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.handleOneOne(ASTNode[], TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.replace(ASTNode[], TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.ReplaceRewrite(ASTRewrite, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addLocalDeclarations(ASTNode, int, int, ScopeAnalyzerIBindingRequestor)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addLocalDeclarations(ASTNode, int, ScopeAnalyzerIBindingRequestor)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DeclarationsAfterVisitor.visit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DeclarationsAfterVisitor.visit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.isInside(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.isInside(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Selection.coveredBy(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Selection.covers(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Selection.endsIn(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Selection.getEndVisitSelectionMode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Selection.getVisitSelectionMode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Selection.liesOutside(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.handleFirstSelectedNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.handleNextSelectedNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.handleSelectionEndsIn(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.StatementRewrite.handleOneMany(ASTNode[], TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.StatementRewrite.StatementRewrite(ASTRewrite, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.replaceAccess(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createAddParanoidalParenthesisFix(JavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createRemoveUnnecessaryParenthesisFix(JavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getDeclaringNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.isRawTypeReference(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.RemoveCastOperation(CastExpression, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.RemoveCastOperation(CastExpression, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createChangeModifierToFinalFix(JavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.ModifierChangeOperation(ASTNode, List, int, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.ModifierChangeOperation(ASTNode, List, int, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isExtractableExpression(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isExtractableExpression(ASTNode[], ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isExtractableExpression(ASTNode[], ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isInsideJavadoc(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.findMatchingNodes(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.findMatchingNodes(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.matches(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.matches(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.Visitor(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.Visitor(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallContext.CallContext(ASTNode, CodeScopeBuilderScope, int, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.getContent(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initialize(ASTNode, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isAssignment(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isControlStatement(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isMultiDeclarationFragment(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isReturnStatement(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isSingleDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addLinkedPosition(String, ASTNode, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.collectRefrencedVariables(ASTNode, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAnonymousInnerClass(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getEnclosingMethodDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.perform(ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.checkParent(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.handleNextSelectedNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.handleSelectionEndsIn(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.isFirstSelectedNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.visitConstructorInvocation(ASTNode, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getNextParent(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.perform(ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.perform(ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getParents(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLeftValue(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isMethodParameter(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isThrowableInCatchBlock(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.accessFlowInfo(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.assignFlowInfo(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.assignFlowInfo(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createSequential(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisitMethodInvocation(ASTNode, ASTNode, List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisitMethodInvocation(ASTNode, ASTNode, List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.getFlowInfo(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.process(GenericSequentialFlowInfo, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.process(GenericSequentialFlowInfo, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.process(GenericSequentialFlowInfo, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.processSequential(ASTNode, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.processSequential(ASTNode, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.processSequential(ASTNode, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.processSequential(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.processSequential(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.processSequential(ASTNode, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.setFlowInfo(ASTNode, FlowInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.skipNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.traverseNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.perform(ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.traverseNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.createLoopReentranceVisitor(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisitConditional(GenericSequentialFlowInfo, ASTNode, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisitConditional(GenericSequentialFlowInfo, ASTNode, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.handleLoopReentrance(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.LoopReentranceVisitor(FlowContext, Selection, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.LoopReentranceVisitor(FlowContext, Selection, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.process(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.process(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.traverseNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.traverseNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.traverseNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkNode(ASTNode, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(ITypeRoot, ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createWarningAboutCall(IMember, ASTNode, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getEnclosingTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.getArguments(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.getExpression(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.isInvocation(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.resolveBinding(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.NameCollector.NameCollector(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.NameCollector.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ParameterData.addReference(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ParameterData.setOperatorPrecedence(ASTNode, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.1.(PromoteTempToFieldRefactoring, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.1.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkNode(ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.isLeftHandSideOfAssignment(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.isSnippetNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.add(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.add(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.hasCorrectNesting(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.hasCorrectNesting(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.matches(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.perform(ASTNode, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.perform(ASTNode, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.SnippetFinder(ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.addInvocation(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.addInvocation(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.SingleCallTargetProvider(IJavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.SingleCallTargetProvider(IJavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getConstraintVariable(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.setConstraintVariable(ASTNode, ConstraintVariable2)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.2.(AccessorClassModifier, String, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.findField(ASTNode, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractMethodAvailable(ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceParameterAvailable(ASTNode[], ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceParameterAvailable(ASTNode[], ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getSimpleName(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.getProblemNodes(ASTNode, VariableDeclaration, TextEdit[], TextChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.getProblemNodes(ASTNode, VariableDeclaration, TextEdit[], TextChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.addNodeAndStop(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.addNodeAndStop(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.1.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.checkParent(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.considerBinding(IBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getBodyDeclarationsProperty(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getTypeName(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.mappingErrorFound(RefactoringStatus, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.processCompilerError(RefactoringStatus, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createOccurrenceUpdate(ASTNode, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.registerImportRemoveNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.registerImportRemoveNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.DocReferenceUpdate(ChangeSignatureRefactoring, ASTNode, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.DocReferenceUpdate(ChangeSignatureRefactoring, ASTNode, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isReferenceNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.moveNode(ASTNode, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.NullOccurrenceUpdate(ChangeSignatureRefactoring, ASTNode, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.NullOccurrenceUpdate(ChangeSignatureRefactoring, ASTNode, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.registerImportRemoveNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.registerImportRemoveNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.ReferenceUpdate(ChangeSignatureRefactoring, ASTNode, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.ReferenceUpdate(ChangeSignatureRefactoring, ASTNode, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.determineSelection(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getType(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.SourceRangeComputer.computeSourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.SourceRangeComputer.computeSourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(List, Type, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getFieldReferencingCompilationUnits(Map, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getMethodReferencingCompilationUnits(Map, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(TType, CompilationUnitRewrite, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.createSearchResult(ASTNode, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isRealConstructorReferenceNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getNewText(ASTNode, IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.registerRemovedNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createAccessExpressionToEnclosingInstanceFieldText(ASTNode, IBinding, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInAnonymousTypeInsideInputType(ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInLocalTypeInsideInputType(ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInNonStaticMemberTypeInsideInputType(ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideSubclassOfDeclaringType(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideTypeNestedInDeclaringType(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReferenceInImport(ImportDeclaration, ASTNode, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateTypeReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.isProcessed(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.nonStaticAccess(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteExpression(ASTNode, Expression, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.perform(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.perform(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.isSelected(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.considerNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.handleSelectionEndsIn(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.getCu(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.CompilationUnitRange(IJavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.IProblemVerifier.isError(IProblem, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.IProblemVerifier.isError(IProblem, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.NoCommentSourceRangeComputer.computeSourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.getCompilationUnit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.computeSourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.SelectionAwareSourceRangeComputer(ASTNode[], IDocument, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.contains(ASTNode[], ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.contains(ASTNode[], ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.contains(ASTNode[], List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.doAfterValidation(ASTNode, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.doAfterValidation(ASTNode, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.addTightSourceNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.computeSourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.isExtending(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.isExtending(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.SourceRange.covers(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.SourceRange.SourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.format(ASTNode, String, int, int[], String, Map)-1
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.format2(ASTNode, String, int, String, Map)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getSelectedNodeSourceRange(ISourceReference, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getSiblingNodes(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.getNextNode(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.getNextNode(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.NextNodeAnalyzer.perform(int, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.NextNodeAnalyzer.perform(int, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.NextNodeAnalyzer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.NextNodeAnalyzer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.getPreviousNode(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.getPreviousNode(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.PreviousNodeAnalyzer.perform(int, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.PreviousNodeAnalyzer.perform(int, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.PreviousNodeAnalyzer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.PreviousNodeAnalyzer.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.getAffectedSubtrees(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.reconcilePositions(ASTNode[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.getLabel(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.1.rank(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.(BreakContinueTargetFinder, ASTNode[])-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.findTargetNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getBreakOrContinueNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getLengthOfFirstTokenOf(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getOptionalBlock(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getSource(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.isAnyInstanceOf(Class[], ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.isEnclosingStatement(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.keepWalkingUp(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNodeForClosingBrace(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNodeForFirstToken(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.resolveMethodDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.isStaticImport(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.AbstractMethodCompletionProposal(String, IJavaScriptUnit, ASTNode, ITypeBinding, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.addNewModifiers(ASTRewrite, ASTNode, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.AddArgumentCorrectionProposal(String, IJavaScriptUnit, ASTNode, int[], ITypeBinding[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.1.isCovered(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.1.visitNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getAddParanoidalParenthesisProposals(IInvocationContext, ASTNode, ArrayList, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getBooleanExpression(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getFullyCoveredNodes(IInvocationContext, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionProposals(IInvocationContext, ASTNode, ArrayList, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPullNegationUpProposals(IInvocationContext, ASTNode, ArrayList, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRemoveExtraParenthesisProposals(IInvocationContext, ASTNode, ArrayList, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isSelectingOperator(ASTNode, ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isSelectingOperator(ASTNode, ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.addFieldDeclaration(ASTRewrite, ASTNode, int, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findAncestor(ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParent(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentCompilationUnit(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentMethodDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentStatement(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentTryStatement(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentType(ASTNode, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentType(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParameterTypeBinding(ASTNode, List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParentMethodOrTypeBinding(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeKinds(ASTNode, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getQualifierGuess(ASTNode, String, List, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getUsedVariableNames(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessBindingForReference(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessBindingForTypeReference(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.internalGetPossibleTypeKinds(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInsideConstructorInvocation(FunctionDeclaration, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInsideModifiers(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInStaticContext(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.visitAllBindings(ASTNode, TypeBindingVisitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.needsInnerParantheses(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.needsOuterParantheses(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ChangeMethodSignatureProposal(String, IJavaScriptUnit, ASTNode, IFunctionBinding, ChangeMethodSignatureProposalChangeDescription[], ChangeMethodSignatureProposalChangeDescription[], int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.AddMissingJavadocTagProposal(String, IJavaScriptUnit, BodyDeclaration, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.AddMissingJavadocTagProposal(String, IJavaScriptUnit, BodyDeclaration, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getPreviousExceptionNames(List, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getPreviousParamNames(List, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getPreviousTypeParamNames(List, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.1.rank(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.CompareInBitWiseOpFinder(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.CompareInBitWiseOpFinder(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.ModifierChangeCompletionProposal(String, IJavaScriptUnit, IBinding, ASTNode, int, int, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getNeededVisibility(ASTNode, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.isNotInBlock(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getPossibleSuperTypeBinding(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewModifiers(ASTRewrite, ASTNode, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.NewDefiningMethodProposal(String, IJavaScriptUnit, ASTNode, ITypeBinding, IFunctionBinding, String[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewModifiers(ASTRewrite, ASTNode, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.NewMethodCompletionProposal(String, IJavaScriptUnit, ASTNode, List, ITypeBinding, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateFieldModifiers(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getAllReferences(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getCommonParent(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getCommonParent(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddElseProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddFinallyProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignToVariableProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertAnonymousToNestedProposal(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertIterableLoopProposal(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertLocalToFieldProposal(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getEnclosingForStatementHeader(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getExtractLocalProposal(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getMakeVariableDeclarationFinalProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getRemoveBlockProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getRenameLocalProposals(IInvocationContext, ASTNode, IProblemLocation[], boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.isControlStatementWithBlock(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getAccesses(ASTNode[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getListRewrite(ASTNode, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getReads(ASTNode[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.insertNodeAtEnd(ASTRewrite, List, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.qualifyThisExpressions(ASTNode, ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.UnimplementedMethodsCompletionProposal(IJavaScriptUnit, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewMethodProposals(IJavaScriptUnit, JavaScriptUnit, Expression, List, boolean, ASTNode, String, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addParameterMissmatchProposals(IInvocationContext, IProblemLocation, List, ASTNode, List, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeFullProposal(IJavaScriptUnit, ITypeBinding, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreParameters(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.evauateTypeKind(ASTNode, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.createRegion(ASTNode, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.getNodeToInsertBefore(ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.getNodeToInsertBefore(ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getReturnType(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newStatement(AST, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findDeclaration(IBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findParent(ASTNode, StructuralPropertyDescriptor[][])-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getNormalizedNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getParent(ASTNode, Class)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getParent(ASTNode, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getAssociatedNode()-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.IASTFragment.getAssociatedNode()-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleFragment.getAssociatedNode()-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.getCoveredNode()-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.getCoveringNode()-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int, ITypeRoot)-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getFirstSelectedNode()-1
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getLastCoveringNode()-1
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getLastSelectedNode()-1
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.getSelectedNodes()-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getDeclaringNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.findMatchingNodes(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.getMatchingNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.getMatchingNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewClassInstanceCreation(CompilationUnitRewrite, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getDestinations()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getNextParent(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.findDeepestCommonSuperNodePathForReplacedNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getMatchNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getParents(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.getLoopNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.getLoopNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getContainingTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkNode(ASTNode, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.getTargetNode(ITypeRoot, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getTargetNode(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getEnclosingTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getSelectedNode(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToDeclaration(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkNode(ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.getTargetNode(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.getLastNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.getLastNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.getStatements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getLastStatement()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.getInvocations()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.getInvocations()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.getFirstAssignment()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getBodyHead(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.getBodyHead(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.getBodyHead(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.getDelegateInvocation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteCastVariable(CastVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.findField(ASTNode, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getEnclosingBlockOrMethod(TextEdit, TextChange, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.getSelectedNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.getSelectedNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNode(ISourceRange, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNode(SearchMatch, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNodes(SearchMatch[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(SearchMatch, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNodes(SearchMatch[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportNodes(IImportContainer, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getNameNode(IMember, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.moveNode(ASTNode, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.createNewParamgument(ParameterInfo, List, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(JavaScriptUnit, ConstraintVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getTargetNode(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createCorrespondingNode(CompilationUnitRewrite, TType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewQualifiedNameNode(ITypeBinding[], Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewUnqualifiedTypeNode(ITypeBinding[], Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getReferenceNodesIn(JavaScriptUnit, Map, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.2.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.2.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.3.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.3.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodReference(FunctionDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.getNode(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.createASTNode(ASTRewrite, ITypedElement, String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getBodyContainer(JavaScriptUnit, IMember)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.getStartNode()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveCoveringNode()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveSelectedNodes()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getSiblingNodes(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.getNextNode(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.NextNodeAnalyzer.perform(int, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.NextNodeAnalyzer.perform(int, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.getPreviousNode(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.PreviousNodeAnalyzer.perform(int, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.PreviousNodeAnalyzer.perform(int, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.getAffectedSubtrees(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToCu(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToCu(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToCu(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToType(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToType(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToType(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.findTargetNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getBreakOrContinueNode(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getOptionalBlock(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNodeForClosingBrace(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNodeForFirstToken(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getInvocationNode()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssistContext.getCoveredNode()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssistContext.getCoveringNode()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findAncestor(ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParent(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentType(ASTNode, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentType(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getCommonParent(ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getDominantNode(SimpleName[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ProblemLocation.getCoveredNode(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ProblemLocation.getCoveringNode(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)-1
org.eclipse.wst.jsdt.ui.text.java.IInvocationContext.getCoveredNode()-1
org.eclipse.wst.jsdt.ui.text.java.IInvocationContext.getCoveringNode()-1
org.eclipse.wst.jsdt.ui.text.java.IProblemLocation.getCoveredNode(JavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.text.java.IProblemLocation.getCoveringNode(JavaScriptUnit)-1

org.eclipse.wst.jsdt.core.dom.ASTParser

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.fParser-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getCompilationUnitNode(IMember, boolean)233
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newStatement(AST, String)70
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)103
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)86
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.createAst(IJavaScriptUnit, Map, IProgressMonitor)324
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.2.createParser()377
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)954
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)376
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)419
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)193
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)217
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.checkFinalConditions(IProgressMonitor)172
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createSourceCuNode()580
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createSourceCuNode()580
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)100
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isValidExpression(String)622
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isValidVarargsExpression(String)662
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeDeclaration(CompilationUnitRewrite, IType, String, AbstractTypeDeclaration, StringBuffer, boolean, RefactoringStatus, IProgressMonitor)287
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1029
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1153
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1031
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)783
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)772
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createNewSource(CompilationUnitRewrite, IJavaScriptUnit)1024
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1835
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)255
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createBoxed(PrimitiveType, IJavaScriptProject)238
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeBindings(TType[], IJavaScriptProject)130
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSupertypeStubTypeContext(String, boolean, IType, IPackageFragment)659
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)704
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseType(String, IJavaScriptProject, List)425
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.createStructureComparator(Object, char[], IDocument, ISharedDocumentAdapter, IProgressMonitor)279
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.createAST(IJavaScriptElement, IProgressMonitor)556
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)345
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)345
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)345
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1110
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1110
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1110
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])341
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])341
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)130
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)514
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.getExpectedType()584
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)95
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.isNewContext()91
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.isNewContext()91
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.constructCUContent(IJavaScriptUnit, String, String)2137
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createASTForImports(IJavaScriptUnit)2055
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createInheritedMethods(IType, boolean, boolean, NewTypeWizardPageImportsManager, IProgressMonitor)2432
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.removeUnusedImports(IJavaScriptUnit, Set, boolean)2073
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typeNameChanged()1626
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.1.(ASTProvider, IProgressMonitor, IJavaScriptElement, JavaScriptUnit[], ASTParser)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.2.createParser()-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpParser.createParser()-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpParser.createParser()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getParser(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getParser(IJavaScriptProject)-1

org.eclipse.wst.jsdt.core.dom.ASTRequestor

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.1176
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.2-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.21046
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.31225
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.3-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.4-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.41273
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.21036
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.11840
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.1268
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.2134
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.2-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.1-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.1589
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.getExpectedType()589
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1

org.eclipse.wst.jsdt.core.dom.ASTVisitor

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.1304
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.1-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.2701
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.2-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.3-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.3718
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder-1
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1264
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2361
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3432
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.4537
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.4-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.1760
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.ExpressionChecker-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.ExpressionChecker-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1345
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.2773
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.2-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ForStatementChecker-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ForStatementChecker-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.VariableReferenceFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.VariableReferenceFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.2-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.2206
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1129
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1203
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.1842
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.1171
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AstNodeFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AstNodeFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.1166
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.1-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1200
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleName(Name)701
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleType(QualifiedType)718
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeName(Type)304
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAllAccessedFields()345
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createVisitor()-1

org.eclipse.wst.jsdt.core.dom.Block

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)391
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)373
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)373
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)253
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)253
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)277
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)277
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)806
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)697
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getBlock(TextEdit, TextChange, JavaScriptUnit)68
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.copyBodyOfPulledUpMethod(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[], IProgressMonitor)961
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyBodyOfPushedDownMethod(ASTRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])576
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(JavaScriptUnit)76
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)2275
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2216
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2213
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1177
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1210
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)193
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)309
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)306
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)355
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)756
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)797
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)1024
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSingleStatement(Statement)1548
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1111
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getUnwrappedStatements(Statement)414
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.hasStopAsLastExecutableStatement(Statement)2267
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)750
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)776
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)785
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)305
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.isNewContext()96
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.isNewContext()96
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsAfter(int, int)615
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(DoStatement)63
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(DoStatement)63
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(EnhancedForStatement)97
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(EnhancedForStatement)97
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(ForStatement)80
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(ForStatement)80
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)118
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)114
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)114
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)118
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WhileStatement)140
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WhileStatement)140
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WithStatement)153
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WithStatement)153
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)390
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)366
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)366
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)274
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)274
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)251
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)294
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)294
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)312
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)312
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.checkMethodSyntaxErrors(int, int, JavaScriptUnit, String)41
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)544
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createAndInsertTempDeclaration()643
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)683
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()640
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()644
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()635
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()636
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()638
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()642
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getInitializerNode(IInitializer, JavaScriptUnit)212
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(JavaScriptUnit)75
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(DoStatement)222
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(EnhancedForStatement)212
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(ForInStatement)207
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(ForStatement)202
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(WhileStatement)217
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)2274
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1373
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1428
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2215
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1209
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1176
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)190
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)305
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)307
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)354
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)796
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)755
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSingleStatement(Statement)1547
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getUnwrappedStatements(Statement)413
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.hasStopAsLastExecutableStatement(Statement)2266
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnnecessaryElseProposals(IInvocationContext, IProblemLocation, Collection)748
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()76
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)942
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)950
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)936
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1050
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)964
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)971
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1035
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)957
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)978
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)825
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)785
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()119
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)105
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)176
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)302
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)399
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)488
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(FunctionDeclaration)652
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(FunctionDeclaration)652
org.eclipse.wst.jsdt.internal.corext.dom.StatementRewrite.handleOneMany(ASTNode[], TextEditGroup)39
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.rewriteAST(CompilationUnitRewrite, List)230
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.rewriteAST(CompilationUnitRewrite, List)230
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)391
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)253
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)253
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)277
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)277
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)250
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)250
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)816
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)806
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeLastStatementSelected()342
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.visit(FunctionDeclaration)636
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)859
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)694
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.replaceSelectedExpressionWithTempDeclaration()938
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.visit(TryStatement)313
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethod(AST, IFunctionBinding, ASTRewrite)572
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()831
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)697
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)224
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.initialize()420
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)188
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)649
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)614
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addNewConstructorToSubclass(AbstractTypeDeclaration, CompilationUnitRewrite)1425
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getSuperConstructorCallNode(IFunction, JavaScriptUnit)265
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)941
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)1396
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeReservedIdentifiers()1487
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)261
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)261
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.copyBodyOfPulledUpMethod(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[], IProgressMonitor)946
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyBodyOfPushedDownMethod(ASTRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])561
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(JavaScriptUnit)76
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)553
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.markReferences()110
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)145
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)2276
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1432
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2124
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2216
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2213
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2126
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1210
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1177
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)193
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)228
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)324
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)304
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)352
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)275
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)797
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)756
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2083
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)1024
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)908
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1111
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()168
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()166
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)124
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()77
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)468
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)589
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)529
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1037
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1053
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)997
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddElseProposals(IInvocationContext, ASTNode, Collection)597
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddFinallyProposals(IInvocationContext, ASTNode, Collection)570
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)366
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)774
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)809
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)674
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)686
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)275
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()233
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)305
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.endVisit(Block)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(Block)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(Block)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.1.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(Block)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.endVisit(Block)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.1.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.2.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(Block)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(Block)-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.1.endVisit(Block)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getEnclosingBodyNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getBlock(TextEdit, TextChange, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createMethodStub(FunctionDeclaration, AST)-1

org.eclipse.wst.jsdt.core.dom.BlockComment

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(BlockComment)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(BlockComment)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(BlockComment)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(BlockComment)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(BlockComment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(BlockComment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(BlockComment)-1

org.eclipse.wst.jsdt.core.dom.BodyDeclaration

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)343
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)343
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)413
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)413
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)180
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)178
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)178
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getASTMembers(RefactoringStatus)984
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)113
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)112
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)112
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)113
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(AnonymousClassDeclaration)221
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclaration)1394
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getInsertionIndex(BodyDeclaration, List)675
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.findIndexOfFistNestedClass(List)588
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)676
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.computeConstantDeclarationLocation()597
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getFragmentsToReplace()718
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getReplacementScope()702
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)557
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createRefactoringDescriptor()490
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getNamesDeclaredLocallyAtNewLocation()331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getNamesDeclaredLocallyAtNewLocation()331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getNamesDeclaredLocallyAtNewLocation()331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.hasMethod(AbstractTypeDeclaration, String)1163
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)343
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)343
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)413
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)413
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)181
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)181
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2857
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2857
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2919
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2919
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.addGetterSetterChanges(JavaScriptUnit, ASTRewrite, String, boolean, boolean)544
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getBodyDeclarationNode(IMember, JavaScriptUnit)141
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAllConstructors(AbstractTypeDeclaration)1454
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)652
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)679
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, ASTRewrite, boolean)319
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)337
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, ASTRewrite, boolean)389
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)400
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.1.compare(Object, Object)1004
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.1.compare(Object, Object)1003
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getASTMembers(RefactoringStatus)988
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])977
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(JavaScriptUnit)87
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.getEnclosingBodyDeclaration()60
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchAnalyzer.endVisit(JavaScriptUnit)40
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)537
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)184
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)177
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)1144
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)1144
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)1144
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode, boolean)589
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode)581
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()214
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.fBodyDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.fToInsertAfter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fEnclosingBodyDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.fBody-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.fBody-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.fDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.fMemberDeclarations-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.fBodyDecl-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.fBodyDecl-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.fBodyDecl-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.fBodyDecl-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)263
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.format2(ASTNode, String, int, String, Map)260
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveInMethodBody()135
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode, boolean)588
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode)578
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentStatement(ASTNode)684
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentTryStatement(ASTNode)694
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInsideModifiers(ASTNode)712
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)113
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)112
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)112
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)113
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(AnonymousClassDeclaration)221
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclaration)1394
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addLocalDeclarations(ASTNode, int, int, ScopeAnalyzerIBindingRequestor)823
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.findIndexOfFistNestedClass(List)588
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)676
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.computeConstantDeclarationLocation()588
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.computeConstantDeclarationLocation()597
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getFragmentsToReplace()718
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getReplacementScope()702
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.checkFinalConditions(IProgressMonitor)407
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)424
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)440
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDestinations()644
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createRefactoringDescriptor()490
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getNamesDeclaredLocallyAtNewLocation()331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getNamesDeclaredLocallyAtNewLocation()331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getNamesDeclaredLocallyAtNewLocation()331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkFinalConditions(IProgressMonitor)272
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.hasMethod(AbstractTypeDeclaration, String)1163
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkFinalConditions(IProgressMonitor)360
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2857
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2857
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2891
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2891
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2919
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2919
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2979
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2974
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2974
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2979
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.addGetterSetterChanges(JavaScriptUnit, ASTRewrite, String, boolean, boolean)544
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAllConstructors(AbstractTypeDeclaration)1454
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)652
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)679
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])175
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)196
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)196
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)853
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)831
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])917
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1119
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(JavaScriptUnit)69
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchAnalyzer.endVisit(JavaScriptUnit)38
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)537
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()163
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode, boolean)589
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)352
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocTagProposals(IInvocationContext, IProblemLocation, Collection)310
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addConstructorFromSuperclassProposal(IInvocationContext, IProblemLocation, Collection)443
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)159
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)186
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)111
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)624
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)314
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)272
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)198
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)127
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()214
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)120
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)743
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compareNames(BodyDeclaration, BodyDeclaration, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compareNames(BodyDeclaration, BodyDeclaration, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compareNames(BodyDeclaration, BodyDeclaration, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compareNames(BodyDeclaration, BodyDeclaration, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.preserveRelativeOrder(BodyDeclaration, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.preserveRelativeOrder(BodyDeclaration, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.preserveRelativeOrder(BodyDeclaration, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.preserveRelativeOrder(BodyDeclaration, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getInsertionIndex(BodyDeclaration, List)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getOrderPreference(BodyDeclaration, MembersOrderPreferenceCache)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isStatic(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.BodyDeclarationRewrite.insert(BodyDeclaration, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.perform(BodyDeclaration, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.perform(BodyDeclaration, Selection)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.doPerform(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.perform(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initialize(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.isNestedType(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.depends(IExpressionFragment, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.isStaticFieldOrStaticInitializer(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.perform(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getLocallyDeclaredNames(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getLocallyDeclaredNames(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getLocallyDeclaredNames(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.perform(BodyDeclaration, Selection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.BodyData(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.BodyData(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getInvocations(BodyDeclaration, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createJavadocMemberReferenceTag(BodyDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getBodyHead(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getDelegateJavadocTag(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.setDeclaration(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.getBodyHead(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.getBodyHead(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.1.(ASTRewrite, TypeVariableMaplet[], BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyJavadocNode(ASTRewrite, IMember, BodyDeclaration, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyJavadocNode(ASTRewrite, IMember, BodyDeclaration, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMember(IDocument, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.perform(BodyDeclaration, Selection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.perform(BodyDeclaration, Selection)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.getVisibilityCode(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPackageVisible(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPrivate(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isProtected(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPublic(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.AddAllMissingJavadocTagsProposal(String, IJavaScriptUnit, BodyDeclaration, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.AddAllMissingJavadocTagsProposal(String, IJavaScriptUnit, BodyDeclaration, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.AddMissingJavadocTagProposal(String, IJavaScriptUnit, BodyDeclaration, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.AddMissingJavadocTagProposal(String, IJavaScriptUnit, BodyDeclaration, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getNodeToInsertConstantDeclarationAfter()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getEnclosingBodyDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.getDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.BodyData.getDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getBodyDeclarationNode(IMember, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldOrEnumConstantDeclaration(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getMethodOrAnnotationTypeMemberDeclarationNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getASTMembers(RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewTypeDeclarationNode(IType, AbstractTypeDeclaration, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.getEnclosingBodyDeclaration()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode)-1

org.eclipse.wst.jsdt.core.dom.BooleanLiteral

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)483
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)482
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(BooleanLiteral)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(BooleanLiteral)-1

org.eclipse.wst.jsdt.core.dom.BreakStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getLabel()127
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getBreakOrContinueNode(ASTNode)110
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getBreakOrContinueNode(ASTNode)114
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.initialize(JavaScriptUnit, ASTNode)82
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)2279
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2168
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.hasStopAsLastExecutableStatement(Statement)2263
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getLabel()127
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(BreakStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(BreakStatement)-1

org.eclipse.wst.jsdt.core.dom.CastExpression

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1051
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createRemoveUnusedCastFix(JavaScriptUnit, IProblemLocation)501
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)428
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)432
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)432
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)428
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)440
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)440
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteCastVariable(CastVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel)495
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)934
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)252
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()123
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)941
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)917
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.fCast-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.fCast-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1050
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)183
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)183
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)104
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)104
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)593
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createRemoveUnusedCastFix(JavaScriptUnit, IProblemLocation)498
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.argumentNeedsParenthesis(Expression, ParameterData)551
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)923
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)933
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)624
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)67
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1115
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)109
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)915
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)428
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)428
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)430
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)438
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)438
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)430
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.rewriteAST(CompilationUnitRewrite, List)398
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.rewriteAST(CompilationUnitRewrite, List)398
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)643
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteCastVariable(CastVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel)495
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1412
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1629
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()123
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()133
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.checkForNarrowCast(ModifierCorrectionSubProcessorProposalParameter, Expression, boolean, ITypeBinding)1092
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)974
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.RemoveCastOperation(CastExpression, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.RemoveCastOperation(CastExpression, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeCastVariable(CastExpression, ConstraintVariable2)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createCastVariable(CastExpression, ConstraintVariable2)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(CastExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(CastExpression)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(CastExpression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)-1

org.eclipse.wst.jsdt.core.dom.CatchClause

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TryStatement)1316
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(TryStatement)809
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.visit(TryStatement)311
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.isExceptionCaught(ITypeBinding)133
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.handleException(List, ITypeBinding)226
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.handleCatchArguments(List)105
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.visit(TryStatement)77
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(TryStatement)197
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)86
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(TryStatement)152
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(TryStatement)165
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)609
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isThrowableInCatchBlock(ASTNode)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkSelection(VariableDeclaration)208
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.isTempAnExceptionInCatchBlock()407
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)85
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TryStatement)1316
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(TryStatement)809
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)223
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.handleCatchArguments(List)105
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(TryStatement)197
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)86
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)187
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.endVisit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.endVisit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(CatchClause)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(CatchClause)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)-1

org.eclipse.wst.jsdt.core.dom.CharacterLiteral

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(CharacterLiteral)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(CharacterLiteral)-1

org.eclipse.wst.jsdt.core.dom.ChildListPropertyDescriptor

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.handleManyMany(ASTNode[], TextEditGroup)72
org.eclipse.wst.jsdt.internal.corext.dom.StatementRewrite.handleOneMany(ASTNode[], TextEditGroup)46
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)498
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)910
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)329
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getProperty()71
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)222
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)395
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)1027
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1114
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)279
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)462
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.ReplaceRewrite(ASTRewrite, ASTNode[])47
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)202
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)176
org.eclipse.wst.jsdt.internal.corext.dom.BodyDeclarationRewrite.BodyDeclarationRewrite(ASTRewrite, ASTNode)39
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)498
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()849
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addFieldDeclaration(ASTRewrite)777
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.makeDeclarationPrivate(ASTRewrite, FieldDeclaration)579
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getRewrite()88
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getRewrite()52
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.addFieldDeclaration(ASTRewrite, ASTNode, int, Expression)238
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)364
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)103
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getFieldDeclarations(ChildListPropertyDescriptor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarationsProperty(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBodyDeclarationProperty(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.getTypeArgumentsProperty(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getBodyDeclarationListOfDeclaringType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getTypeBodyDeclarationsProperty()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getBodyDeclarationsProperty(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getProperty()-1

org.eclipse.wst.jsdt.core.dom.ChildPropertyDescriptor

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.fBodyProperty-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.fBodyProperty-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.fChild-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.fChild-1
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.AddBlockOperation(ChildPropertyDescriptor, Statement, Statement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.AddBlockOperation(ChildPropertyDescriptor, Statement, Statement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.RemoveBlockOperation(Statement, ChildPropertyDescriptor)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.RemoveBlockOperation(Statement, ChildPropertyDescriptor)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesCleanUpPrecondition(Statement, ChildPropertyDescriptor, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesCleanUpPrecondition(Statement, ChildPropertyDescriptor, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesQuickAssistPrecondition(Statement, ChildPropertyDescriptor)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesQuickAssistPrecondition(Statement, ChildPropertyDescriptor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getBodyProperty()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getJavaDocProperty()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.getBodyProperty()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.getJavaDocProperty()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.getBodyProperty()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.getJavaDocProperty()-1

org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)178
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)164
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.run(IProgressMonitor)296
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1113
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(JavaScriptUnit, IType)802
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)366
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.copyArguments(CompilationUnitRewrite, ClassInstanceCreation)574
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])797
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAnonymousInnerClass(ASTNode)295
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAnonymousInnerClass(ASTNode)301
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getSuperConstructorBinding()955
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()448
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.setSuperType(TypeDeclaration)1002
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.initReturnType(ImportRewrite)221
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)294
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)1003
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)979
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)974
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)411
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getTypeName(ASTNode)719
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getClassInstanceCreationNode(IType, JavaScriptUnit)153
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2340
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2340
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1826
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1826
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)206
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)202
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)978
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1447
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1449
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)1463
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)1038
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)1038
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)745
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)745
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.getLabel(ASTNode)234
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)174
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.internalGetPossibleTypeKinds(ASTNode)833
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)379
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)142
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()144
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertAnonymousToNestedProposal(IInvocationContext, ASTNode, Collection)258
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1453
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)108
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)183
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)183
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)309
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)264
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)264
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)312
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)312
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAnonymousInnerClass(ASTNode)294
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkSelection(IProgressMonitor)593
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)293
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)978
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)973
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)1002
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()322
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer.visit(ReturnStatement)105
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer.visit(ReturnStatement)105
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)410
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.unboundedWildcardAllowed(Type)470
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2339
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2339
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1769
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1769
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1825
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1825
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(Type)688
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)201
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)205
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkConstructorCalls(IType, IProgressMonitor)541
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)977
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)974
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideSubclassOfDeclaringType(ASTNode)1249
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideTypeNestedInDeclaringType(ASTNode)1261
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(SimpleType)267
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(SimpleType)267
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1448
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1446
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1450
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)1462
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateParameterizedTypeReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, TextEditGroup)1492
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(ClassInstanceCreation)474
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(ClassInstanceCreation)474
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)624
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()143
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)436
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)139
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)178
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)164
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.run(IProgressMonitor)296
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1113
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)366
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewClassInstanceCreation(CompilationUnitRewrite, ITypeBinding[])539
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])797
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()448
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.setSuperType(TypeDeclaration)1002
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)294
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethod(AST, IFunctionBinding, ASTRewrite)570
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.replaceConstructorCalls(SearchResultGroup, JavaScriptUnit, ASTRewrite, CompilationUnitChange)939
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)411
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getTypeName(ASTNode)719
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2340
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)2340
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ExtractMethodInputPage.getLabel(ASTNode)234
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)174
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)379
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1453
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addArgumentsForLocalsUsedInInnerClass(CompilationUnitRewrite, ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.copyArguments(CompilationUnitRewrite, ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodConstructorArgs(AST, ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setCtorTypeArguments(ClassInstanceCreation, String, ITypeBinding[], AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(ClassInstanceCreation, ASTRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ClassInstanceCreation, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.3.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(ClassInstanceCreation)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(ClassInstanceCreation)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getClassInstanceCreationNode(IType, JavaScriptUnit)-1

org.eclipse.wst.jsdt.core.dom.Comment

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(Comment)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(Comment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.visit(Comment)-1

org.eclipse.wst.jsdt.core.dom.ConditionalExpression

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)143
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)143
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)49
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)78
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)1136
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1699
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)218
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)194
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)194
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)142
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)142
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)48
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.returnsConditionalExpression()284
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)77
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)635
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)1133
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)1129
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1678
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1681
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1117
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)1145
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1699
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1618
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)218
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getNormalizedValue(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ConditionalExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ConditionalExpression)-1

org.eclipse.wst.jsdt.core.dom.ConstructorInvocation

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1127
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)262
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)262
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.create(ITypeRoot, JavaScriptUnit, int, int)176
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)215
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.getArguments(ASTNode)36
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.resolveBinding(ASTNode)71
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1829
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1829
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)166
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1470
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)259
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)259
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)214
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)990
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.shouldInsertTempInitialization(FunctionDeclaration)628
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)82
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)96
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.containsImplicitCallToSuperConstructor(FunctionDeclaration)1409
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1772
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1772
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1828
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1828
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)1405
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInsideConstructorInvocation(FunctionDeclaration, ASTNode)704
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1127
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)262
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)262
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)174
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)166
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(IJavaScriptUnit, ConstructorInvocation, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(IJavaScriptUnit, ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(ConstructorInvocation)-1

org.eclipse.wst.jsdt.core.dom.ContinueStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getLabel()130
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getBreakOrContinueNode(ASTNode)112
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getBreakOrContinueNode(ASTNode)116
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)300
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getLabel()130
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ContinueStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ContinueStatement)-1

org.eclipse.wst.jsdt.core.dom.DoStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)328
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)328
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)839
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)977
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)796
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)584
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)452
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)360
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)360
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)327
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)327
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)795
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)584
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.endVisit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.endVisit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(DoStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(DoStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(DoStatement)-1

org.eclipse.wst.jsdt.core.dom.EmptyStatement

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.visit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(EmptyStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(EmptyStatement)-1

org.eclipse.wst.jsdt.core.dom.EnhancedForStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)332
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)332
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)830
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.fEnhancedForLoop-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)447
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)358
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)358
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)331
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)331
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)528
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.endVisit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.endVisit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.endVisit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.visit(EnhancedForStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(EnhancedForStatement)-1

org.eclipse.wst.jsdt.core.dom.Expression

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createAddParanoidalParenthesisFix(JavaScriptUnit, ASTNode[])329
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createCleanUp(JavaScriptUnit, boolean, boolean)360
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InlineTargetCompilationUnit(CompilationUnitRewrite, Name[], InlineConstantRefactoring, HashSet)420
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InlineTargetCompilationUnit(CompilationUnitRewrite, Name[], InlineConstantRefactoring, HashSet)420
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)897
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1096
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayCreation)250
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayInitializer)271
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ClassInstanceCreation)450
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ConstructorInvocation)512
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ForStatement)621
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ForStatement)630
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionInvocation)930
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(InfixExpression)701
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ListExpression)760
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperConstructorInvocation)1148
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperMethodInvocation)1196
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newInfixExpression(AST, InfixExpressionOperator, ArrayList)211
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newInfixExpression(AST, InfixExpressionOperator, ArrayList)216
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newInfixExpression(AST, InfixExpressionOperator, ArrayList)215
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createCopyTarget(ASTRewrite)359
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createCopyTarget(ASTRewrite)353
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getRangeOfOperands(List)140
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getRangeOfOperands(List)139
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.replace(ASTRewrite, ASTNode, TextEditGroup)390
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleExpressionFragment.createCopyTarget(ASTRewrite)26
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleExpressionFragment.getAssociatedExpression()22
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)533
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)125
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)327
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getExpression(ASTRewrite)180
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()353
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()347
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)267
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)267
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createAddParanoidalParenthesisFix(JavaScriptUnit, ASTNode[])329
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createCleanUp(JavaScriptUnit, boolean, boolean)360
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)133
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)112
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)112
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)133
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)347
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)275
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)275
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)357
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)357
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)313
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)313
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeRealArguments()504
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeRealArguments()491
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeReceiver()589
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeReceiver()579
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.crossCheckArguments(List)775
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.crossCheckArguments(List)759
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsExplicitCast(RefactoringStatus)702
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsVarargBoxing(List)541
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)629
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)646
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)652
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)632
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.copyArguments(CompilationUnitRewrite, ClassInstanceCreation)575
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)709
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)711
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()457
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.initReturnType(ImportRewrite)219
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)726
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)896
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)899
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.canReplace(IASTFragment)176
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.canReplace(IASTFragment)178
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkMatchingFragments()564
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.replaceSelectedExpressionWithTempDeclaration()933
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisitMethodInvocation(ASTNode, ASTNode, List, IFunctionBinding)904
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.getQualifiedReference(Name)430
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.getQualifiedReference(Name)430
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(FunctionInvocation)275
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(FunctionInvocation)275
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(FunctionInvocation)275
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)470
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)470
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)356
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)351
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)800
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)981
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.replaceSelectedExpression(CompilationUnitRewrite)256
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)798
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializerCopy(ASTRewrite)754
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)249
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)249
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createReceiver(ASTRewrite, CallContext, IFunctionBinding)474
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createReceiver(ASTRewrite, CallContext, IVariableBinding)481
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.returnTypeMatchesReturnExpressions()257
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.doVisitMethodInvocationArguments(IFunctionBinding, List, Expression, Map, Type)584
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteCastVariable(CastVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel)503
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(FunctionInvocation)215
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)96
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.createInvocation(AST, Expression, String)305
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.createInvocation(AST, Expression, String)292
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)146
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)144
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)131
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createNewExpression(ParameterInfo, List, List, CompilationUnitRewrite, FunctionDeclaration)1470
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewExpressionRecursive(ParameterInfo, List, List, CompilationUnitRewrite, FunctionDeclaration)1795
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewExpressionRecursive(ParameterInfo, List, List, CompilationUnitRewrite, FunctionDeclaration)1795
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayInitializer)172
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(List, IFunctionBinding)405
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, ASTRewrite)287
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)298
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1826
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedTargetExpression(CompilationUnitRewrite, IJavaScriptElement, Expression, Map, RefactoringStatus)1890
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)288
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)287
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ArrayInitializer)109
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getArgumentConstraints(List, IFunctionBinding)562
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)257
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.breakInfixOperationAtOperation(ASTRewrite, Expression, InfixExpressionOperator, int, boolean, Expression[])1328
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)1338
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createAssignmentStatement(ASTRewrite, AssignmentOperator, Expression, Expression)1670
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createAssignmentStatement(ASTRewrite, AssignmentOperator, Expression, Expression)1671
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createReturnExpression(ASTRewrite, Expression)1662
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2241
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2254
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getBooleanExpression(ASTNode)1976
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1413
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1224
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1223
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1190
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1191
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1276
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)225
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)1147
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)1148
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedAndOrExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)585
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)529
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)478
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2077
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForAndIfNeeded(AST, ASTRewrite, Expression)844
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForOrIfNeeded(AST, ASTRewrite, Expression)1049
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1941
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRenamedNameCopy(AdvancedQuickAssistProcessorSimpleNameRenameProvider, ASTRewrite, Expression)474
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1713
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1622
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1621
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1646
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1619
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()187
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()131
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()126
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)520
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)657
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()90
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createMethodInvocation(ModifierCorrectionSubProcessorProposalParameter, IFunctionBinding, Expression)936
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)995
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)868
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)864
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewParameters(ASTRewrite, List, List)211
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)243
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)224
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getExtractLocalProposal(IInvocationContext, ASTNode, Collection)207
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1120
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1101
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1084
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)356
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)427
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitOffInitializer(List, VariableDeclarationFragment, ASTRewrite)528
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitOffInitializer(List, VariableDeclarationFragment, ASTRewrite)527
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)75
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createSignatureChangeDescription(int[], int, ITypeBinding[], List, ITypeBinding[])1361
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1264
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1287
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1288
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1173
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1140
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentTypes(List)1378
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getParameterTypes(List)1218
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)976
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.fQualifier-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.fQualifier-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.fArrayAccess-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.fExpression-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.fExpressions-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.fExpressions-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fInitializer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fInitializer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fReferences-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fReferences-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.fInitializer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.fInitializer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.fInitializer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.fNewLocation-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.fNewLocation-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.fNewLocation-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.fSelectedExpression-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.fLiteral-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.fNodeToCast-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.accessNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.accessNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.qualifier-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.qualifier-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.SelectionAnalyzer.isExpressionSelected()71
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)111
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)111
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isExtractableExpression(ASTNode)371
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsParenthesis()731
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)637
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.isSingleExpressionOrStatementSet()720
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)725
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()417
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)248
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)248
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isValidExpression(String)629
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isValidVarargsExpression(String)672
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.postProcessSelectedNodes(List)119
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.format2(ASTNode, String, int, String, Map)258
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)256
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getBooleanExpression(ASTNode)1962
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1356
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)1128
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1940
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1678
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)236
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getExtractLocalProposal(IInvocationContext, ASTNode, Collection)204
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)72
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)911
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)215
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)405
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)419
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)508
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)494
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayCreation)250
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayInitializer)271
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ClassInstanceCreation)450
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ConstructorInvocation)512
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ForStatement)621
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ForStatement)630
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionInvocation)930
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(InfixExpression)701
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ListExpression)760
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperConstructorInvocation)1148
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperMethodInvocation)1196
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getReceiverTypeBinding(FunctionInvocation)520
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(FunctionInvocation)182
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getRangeOfOperands(List)140
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.replace(ASTRewrite, ASTNode, TextEditGroup)396
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)573
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)407
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIndexBindingFromFragment(VariableDeclarationFragment)194
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)221
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)215
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)222
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)125
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthFragment(VariableDeclarationFragment)172
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)293
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)354
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)341
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)349
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)356
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)327
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(FunctionInvocation)277
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)370
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)499
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.checkExpressionCondition()562
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()353
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)264
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)264
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)112
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)99
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)99
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)133
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)133
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)112
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)347
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.rewriteAST(CompilationUnitRewrite, List)399
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.rewriteAST(CompilationUnitRewrite, List)399
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)242
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)242
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)275
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)263
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)263
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)275
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)310
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)310
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)313
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)313
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)357
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallContext.getReceiverType()39
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.1.visit(Assignment)762
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.checkInvocationContext(RefactoringStatus, int)333
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.checkMethodDeclaration(RefactoringStatus, int)321
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeRealArguments()491
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeReceiver()562
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.crossCheckArguments(List)759
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.crossCheckArguments(List)775
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)709
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)708
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkExpression()365
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.guessConstantNames()220
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.isLiteralNodeSelected()340
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.initReturnType(ImportRewrite)219
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FieldAccess)158
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FieldAccess)158
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FunctionInvocation)167
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FunctionInvocation)167
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()409
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createAndInsertTempDeclaration()630
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getSelectedExpression()816
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.guessTempNames()882
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLiteralNodeSelected()899
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isUsedInExplicitConstructorCall()917
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.replaceSelectedExpressionWithTempDeclaration()933
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.replaceSelectedExpressionWithTempDeclaration()931
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SingleVariableDeclaration)748
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ThrowStatement)796
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(VariableDeclarationFragment)865
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisitMethodInvocation(ASTNode, ASTNode, List, IFunctionBinding)904
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(ConditionalExpression)209
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(ConditionalExpression)208
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.checkInitializer()715
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)470
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)470
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getInitializerSource(CompilationUnitRewrite, SimpleName)324
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)336
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)356
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.needsBrackets(SimpleName, VariableDeclaration)303
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)800
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)1000
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)976
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getExpressionType(FunctionInvocation)1180
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)954
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)981
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()320
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.initializeSelectedExpression(CompilationUnitRewrite)271
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.replaceSelectedExpression(CompilationUnitRewrite)256
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkTempInitializerForLocalTypeUsage()373
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)798
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializerCopy(ASTRewrite)754
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(ClassInstanceCreation)206
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(ClassInstanceCreation)206
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionInvocation)185
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionInvocation)185
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.visit(ArrayAccess)296
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.visit(ArrayAccess)296
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getExpressionRanges()586
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer.visit(ReturnStatement)101
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer.visit(ReturnStatement)101
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.returnTypeMatchesReturnExpressions()257
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)421
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createBody(BodyDeclaration)53
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createDelegateFieldInitializer(FieldDeclaration)91
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.doVisitMethodInvocationArguments(IFunctionBinding, List, Expression, Map, Type)584
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(Assignment)229
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(Assignment)228
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(CastExpression)271
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ClassInstanceCreation)739
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionInvocation)446
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionInvocation)444
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ReturnStatement)767
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SimpleName)150
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SimpleName)138
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SingleVariableDeclaration)862
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(VariableDeclarationFragment)881
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)181
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)184
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)179
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteCastVariable(CastVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel)496
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteCastVariable(CastVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel)503
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)261
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(FunctionInvocation)215
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(VariableDeclarationFragment)230
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)96
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.createInvocation(AST, Expression, String)288
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)118
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)129
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)146
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(PostfixExpression)197
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(PrefixExpression)180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addArgumentsToNewSuperConstructorCall(SuperConstructorInvocation, CompilationUnitRewrite)1396
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayInitializer)168
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ConditionalExpression)268
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ConditionalExpression)271
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionInvocation)520
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(List, IFunctionBinding)401
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ReturnStatement)583
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SingleVariableDeclaration)623
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(VariableDeclarationFragment)703
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)263
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)976
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(ClassInstanceCreation, ASTRewrite, IJavaScriptUnit, TextEditGroup)1210
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(SuperConstructorInvocation, ASTRewrite, IJavaScriptUnit, TextEditGroup)1218
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToMethodsFromEnclosingInstance(CompilationUnitRewrite, Set, FunctionInvocation[], AbstractTypeDeclaration, RefactoringStatus)1353
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToMethodsFromEnclosingInstance(CompilationUnitRewrite, Set, FunctionInvocation[], AbstractTypeDeclaration, RefactoringStatus)1351
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)242
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)242
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)283
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)283
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ClassInstanceCreation, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)1435
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(SuperConstructorInvocation, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)1473
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1826
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1806
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedTargetExpression(CompilationUnitRewrite, IJavaScriptElement, Expression, Map, RefactoringStatus)1891
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedTargetExpression(CompilationUnitRewrite, IJavaScriptElement, Expression, Map, RefactoringStatus)1890
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createSimpleTargetAccessExpression(FunctionDeclaration)2553
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2853
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)485
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)485
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)527
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)527
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.visit(FunctionInvocation)814
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.visit(FunctionInvocation)814
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FieldAccess, ITypeBinding)90
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionInvocation, ITypeBinding)106
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createMethodStub(FunctionDeclaration, AST)278
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)758
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)756
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)284
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ArrayInitializer)109
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(CastExpression)131
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ConditionalExpression)242
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ConditionalExpression)243
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FieldAccess)203
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(InstanceofExpression)227
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getArgumentConstraints(List, IFunctionBinding)562
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(Assignment)216
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)204
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(PostfixExpression)248
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(PrefixExpression)239
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)83
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)99
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getRewrite()57
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2241
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2244
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2245
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getBooleanExpression(ASTNode)1976
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1190
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1224
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1223
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1191
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1276
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1267
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1266
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)225
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionProposals(IInvocationContext, ASTNode, ArrayList, Collection)434
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionProposals(IInvocationContext, ASTNode, ArrayList, Collection)436
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedAndOrExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)585
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedAndOrExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)579
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedAndOrExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)576
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)535
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)320
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)373
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)267
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1854
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1884
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1829
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)810
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)770
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)769
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)811
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)999
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPullNegationUpProposals(IInvocationContext, ASTNode, ArrayList, Collection)2010
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPullNegationUpProposals(IInvocationContext, ASTNode, ArrayList, Collection)2022
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1937
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1716
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1735
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1708
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1587
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1569
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1581
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1568
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1621
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1582
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1567
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1622
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1619
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1586
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)901
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)900
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1100
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1099
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()156
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()117
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)308
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)305
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()126
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)418
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.createNoSideEffectProposal(IInvocationContext, SimpleName, IVariableBinding, String, int)883
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.createNoSideEffectProposal(IInvocationContext, SimpleName, IVariableBinding, String, int)881
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)148
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)133
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()87
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()107
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()90
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()67
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)471
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)889
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)595
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)532
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)958
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)955
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createMethodInvocation(ModifierCorrectionSubProcessorProposalParameter, IFunctionBinding, Expression)923
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)995
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)994
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)856
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewParameters(ASTRewrite, List, List)211
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)71
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)243
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)224
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignToVariableProposals(IInvocationContext, ASTNode, Collection)476
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getExtractLocalProposal(IInvocationContext, ASTNode, Collection)207
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1093
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1084
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)356
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)427
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)193
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)310
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)130
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)64
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)64
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)75
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)82
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)922
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)1429
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)1427
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createSignatureChangeDescription(int[], int, ITypeBinding[], List, ITypeBinding[])1361
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1264
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1287
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1288
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1173
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentTypes(List)1378
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)795
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)790
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getParameterTypes(List)1218
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)132
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)185
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)547
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)571
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.evalQualifyingExpression(Expression, Name)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, ITypeBinding, Expression, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, Type, Expression, Collection)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isLiteral(Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.needsParentheses(Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.substituteMustBeParenthesized(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.substituteMustBeParenthesized(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForFullSubtreeFactory.visit(Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForFullSubtreeFactory.visit(Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleExpressionFragment.SimpleExpressionFragment(Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.ToStaticAccessOperation(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.ToStaticAccessOperation(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.isOneLiteral(Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.replace(Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.AddParenthesisOperation(Expression[])-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.AddParenthesisOperation(Expression[])-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.isStringExpression(Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkExpressionIsRValue(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.1.(CallInliner, Set, Set, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.2.(CallInliner, Set, Set, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.argumentNeedsParenthesis(Expression, ParameterData)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.canInline(Expression, ParameterData)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.createLocalDeclaration(ITypeBinding, String, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.areLocalsUsedIn(Expression, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newFieldAssignment(AST, SimpleName, Expression, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createDeclaration(IVariableBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createTempDeclaration(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isUsedInForInitializerOrUpdater(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisitIncDecOperation(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisitIncDecOperation(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.InitializerTraversal(Expression, HashSet, Expression, HashSet, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.InitializerTraversal(Expression, HashSet, Expression, HashSet, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.InitializerTraversal(Expression, HashSet, Expression, HashSet, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.InitializerTraversal(Expression, HashSet, Expression, HashSet, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.InitializerTraversal(Expression, HashSet, Expression, HashSet, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.InitializerTraversal(Expression, HashSet, Expression, HashSet, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.perform(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.perform(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.perform(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.prepareInitializerForLocation(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.prepareInitializerForLocation(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.shouldParenthesizeSubstitute(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.shouldParenthesizeSubstitute(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.shouldParenthesizeSubstitute(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.shouldParenthesizeSubstitute(Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.createParameterizedInvocation(Expression, Type[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.isInvocation(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.guessTempNamesFromExpression(Expression, String[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.getTypeArgumentsProperty(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.isResolvedTypeInferredFromExpectedType(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.doVisitMethodInvocationArguments(IFunctionBinding, List, Expression, Map, Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.doVisitMethodInvocationReturnType(FunctionInvocation, IFunctionBinding, Expression, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.isSpecialCloneInvocation(IFunctionBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.getBoxedType(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeImmutableTypeVariable(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.createInvocation(AST, Expression, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.getReceiver(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.resolveBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.setSelectionRanges(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IVariableBinding, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IVariableBinding, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedTargetExpression(CompilationUnitRewrite, IJavaScriptElement, Expression, Map, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.isStaticAccess(Expression, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteExpression(ASTNode, Expression, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeExpressionOrTypeVariable(Expression, IContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.ExpressionVariable(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.createConstraintsForAccessToField(IVariableBinding, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.createConstraintsForAccessToField(IVariableBinding, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getReturnTypeConstraint(Expression, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeExpressionOrTypeVariable(Expression, IContext)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visitLiteral(Expression)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visitLiteral(Expression)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.update(Expression)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getSimpleName(Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.breakInfixOperationAtOperation(ASTRewrite, Expression, InfixExpressionOperator, int, boolean, Expression[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.breakInfixOperationAtOperation(ASTRewrite, Expression, InfixExpressionOperator, int, boolean, Expression[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createAssignmentStatement(ASTRewrite, AssignmentOperator, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createAssignmentStatement(ASTRewrite, AssignmentOperator, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createReturnExpression(ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedExpression(AST, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForAndIfNeeded(AST, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForOrIfNeeded(AST, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRenamedNameCopy(AdvancedQuickAssistProcessorSimpleNameRenameProvider, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isBoolean(Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isNegated(Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.parenthesizeIfRequired(Expression, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.addFieldDeclaration(ASTRewrite, ASTNode, int, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.suggestFieldNames(ITypeBinding, Expression, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.suggestLocalVariableNames(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.CastCompletionProposal(String, IJavaScriptUnit, Expression, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.CastCompletionProposal(String, IJavaScriptUnit, Expression, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.checkForNarrowCast(ModifierCorrectionSubProcessorProposalParameter, Expression, boolean, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createMethodInvocation(ModifierCorrectionSubProcessorProposalParameter, IFunctionBinding, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateParameterName(List, Expression, Type, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateParameterType(AST, Expression, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.createCastProposal(IInvocationContext, ITypeBinding, Expression, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewMethodProposals(IJavaScriptUnit, JavaScriptUnit, Expression, List, boolean, ASTNode, String, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newDefaultExpression(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newDefaultExpression(AST, Type, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newInfixExpression(AST, InfixExpressionOperator, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createCopyTarget(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getAssociatedExpression()-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.IExpressionFragment.createCopyTarget(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.IExpressionFragment.getAssociatedExpression()-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleExpressionFragment.createCopyTarget(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleExpressionFragment.getAssociatedExpression()-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getExpression(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getInitializer()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.getQualifiedReference(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.getQualifiedReference(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getInitializerSource(CompilationUnitRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.getExpression(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializer()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializerCopy(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createReceiver(ASTRewrite, CallContext, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createReceiver(ASTRewrite, CallContext, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getAccess()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createDelegateFieldInitializer(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.getReceiver(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createFieldAccess(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createNewExpression(ParameterInfo, List, List, CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewExpressionRecursive(ParameterInfo, List, List, CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewExpressionRecursive(ParameterInfo, List, List, CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.IDefaultValueAdvisor.createDefaultExpression(List, ParameterInfo, List, FunctionDeclaration, boolean, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createAccessExpressionToEnclosingInstanceFieldText(ASTNode, IBinding, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createQualifiedReadAccessExpressionForEnclosingInstance(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createReadAccessExpressionForEnclosingInstance(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedTargetExpression(CompilationUnitRewrite, IJavaScriptElement, Expression, Map, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createSimpleTargetAccessExpression(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.getLiteral()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getBooleanExpression(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedAndOrExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedInfixBooleanExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedExpression(AST, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForAndIfNeeded(AST, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForOrIfNeeded(AST, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRenamedNameCopy(AdvancedQuickAssistProcessorSimpleNameRenameProvider, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.parenthesizeIfRequired(Expression, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.checkForNarrowCast(ModifierCorrectionSubProcessorProposalParameter, Expression, boolean, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createInfixInvocationFromPostPrefixExpression(ModifierCorrectionSubProcessorProposalParameter, InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createMethodInvocation(ModifierCorrectionSubProcessorProposalParameter, IFunctionBinding, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)-1

org.eclipse.wst.jsdt.core.dom.ExpressionStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getSelectedExpression()815
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.replaceSelectedExpressionWithTempDeclaration()936
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkNode(ASTNode, IJavaScriptElement)424
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)1000
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkNode(ASTNode)1227
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkNode(ASTNode, IJavaScriptUnit)303
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1581
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1582
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()156
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()117
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)305
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()87
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isAssigned(Statement, SimpleName)160
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignToVariableProposals(IInvocationContext, ASTNode, Collection)474
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)342
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)308
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)308
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.canReplace(IASTFragment)748
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.canReplace(IASTFragment)172
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getSelectedExpression()814
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.shouldReplaceSelectedExpressionWithTempDeclaration()960
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)999
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractTempAvailable(JavaTextSelection)431
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.checkParent(ASTNode)260
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(PostfixExpression)202
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.postProcessSelectedNodes(List)119
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1580
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1580
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnreachableCodeProposals(IInvocationContext, IProblemLocation, Collection)815
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()86
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)182
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isAssigned(Statement, SimpleName)159
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignToVariableProposals(IInvocationContext, ASTNode, Collection)471
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)276
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)276
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)357
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)357
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)315
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)315
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)899
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getSelectedExpression()815
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.replaceSelectedExpressionWithTempDeclaration()936
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addFieldInitializationToConstructor(ASTRewrite, FunctionDeclaration)617
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createAssignmentStatement(ASTRewrite, AssignmentOperator, Expression, Expression)1672
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1650
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()212
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isAssigned(Statement, SimpleName)160
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignToVariableProposals(IInvocationContext, ASTNode, Collection)474
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)342
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ExpressionStatement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.AssignToVariableAssistProposal(IJavaScriptUnit, int, ExpressionStatement, ITypeBinding, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createExpressionStatementThatInitializesField(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createExpressionStatement(FunctionInvocation)-1

org.eclipse.wst.jsdt.core.dom.FieldAccess

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getFieldAccesses()156
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getFieldAccesses()156
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1067
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAssignedVariable(Assignment)803
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)344
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)140
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)140
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)583
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)598
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getBinding(Expression)464
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)288
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(FunctionInvocation)283
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)384
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)451
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)511
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()617
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)439
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)439
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)416
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)181
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.getReceiver(Expression)282
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.resolveBinding(Expression)270
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getFieldAccesses()156
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getFieldAccesses()156
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2852
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)500
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)500
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)540
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)540
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)647
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)647
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)74
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getSimpleName(Expression)283
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)257
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)308
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isWriteAccess(Name)744
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.needsOuterParantheses(ASTNode)168
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)136
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)178
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)90
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)132
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)184
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1066
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)139
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)139
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)138
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)138
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)597
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)582
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getBinding(Expression)463
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)287
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(FunctionInvocation)282
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)383
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)450
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)510
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.hasSideEffect(SimpleName)631
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)235
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)235
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkExpression()372
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()425
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()616
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)439
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)439
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()340
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)415
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)180
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.resolveBinding(Expression)269
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, SimpleName[], AbstractTypeDeclaration, RefactoringStatus)1333
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)197
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)197
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1813
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2851
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)499
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)499
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)539
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)539
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)646
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)646
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)73
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getSimpleName(Expression)282
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.needsOuterParantheses(ASTNode)167
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)186
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)89
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)217
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)314
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)344
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)583
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)598
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)288
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)384
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)451
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)511
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newFieldAssignment(AST, SimpleName, Expression, boolean)900
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)684
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)423
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)416
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createDelegateFieldInitializer(FieldDeclaration)93
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createFieldAccess(AST)689
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)944
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)990
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createQualifiedReadAccessExpressionForEnclosingInstance(AST)1035
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createReadAccessExpressionForEnclosingInstance(AST)1043
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, FieldAccess[], AbstractTypeDeclaration, RefactoringStatus)1311
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, SimpleName[], AbstractTypeDeclaration, RefactoringStatus)1335
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)244
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)244
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)285
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)285
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedTargetExpression(CompilationUnitRewrite, IJavaScriptElement, Expression, Map, RefactoringStatus)1893
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createSimpleTargetAccessExpression(FunctionDeclaration)2568
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2852
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)500
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)500
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)540
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)540
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)611
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)611
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperFieldAccess)200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperFieldAccess)200
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()196
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.createNoSideEffectProposal(IInvocationContext, SimpleName, IVariableBinding, String, int)887
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)184
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.endVisit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.endVisit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.containsNonStatic(FieldAccess[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getDeclaringTypeBinding(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isStatic(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, FieldAccess[], AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FieldAccess, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FieldAccess)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getFieldAccesses()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getFieldAccesses()-1

org.eclipse.wst.jsdt.core.dom.FieldDeclaration

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getFieldDeclarations(ChildListPropertyDescriptor)502
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)81
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)81
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)176
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)176
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)175
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)175
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)216
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)389
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)259
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)259
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)418
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)418
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)182
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)182
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getFieldsToInitializeInConstructor()920
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1052
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.computeConstantDeclarationLocation()601
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.depends(IExpressionFragment, BodyDeclaration)636
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.isStaticFieldOrStaticInitializer(BodyDeclaration)679
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.removeConstantDeclarationIfNecessary()534
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.removeConstantDeclarationIfNecessary()534
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getFieldDeclarations(ChildListPropertyDescriptor)502
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createBody(BodyDeclaration)52
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.initialize()42
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.initialize()44
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.addKey(NLSSubstitution, TextChange, TextEditGroup)242
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.addKey(NLSSubstitution, TextChange, TextEditGroup)251
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.propagateFieldDeclarationNodeDeletions(List, CompilationUnitRewrite, TextEditGroup)103
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2981
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2981
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2987
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2987
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2983
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2983
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.addGetterSetterChanges(JavaScriptUnit, ASTRewrite, String, boolean, boolean)539
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)642
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)601
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationNode(IField, JavaScriptUnit)131
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.determineSelection(ASTNode)728
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getType(ASTNode)651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.parameterizedTypeSelected(ParameterizedType)770
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)888
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)832
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)654
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)883
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)878
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)436
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.deleteDeclarationNodes(CompilationUnitRewrite, boolean, CompilationUnitRewrite, List, GroupCategorySet)417
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)166
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)166
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getASTMembers(RefactoringStatus)993
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)843
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)861
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])939
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)586
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getFieldName(VariableDeclarationFragment)165
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()224
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)428
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInStaticContext(ASTNode)728
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)394
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()69
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)210
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()100
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)215
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)388
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)258
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)288
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)258
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)270
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)288
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)270
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)492
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)416
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)416
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getFieldsToInitializeInConstructor()919
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)694
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.computeConstantDeclarationLocation()600
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.depends(IExpressionFragment, BodyDeclaration)635
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.isStaticFieldOrStaticInitializer(BodyDeclaration)678
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getLocallyDeclaredNames(BodyDeclaration)210
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getLocallyDeclaredNames(BodyDeclaration)210
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getLocallyDeclaredNames(BodyDeclaration)210
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkIfTempSelected()145
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getFieldDeclarations(ChildListPropertyDescriptor)499
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.initialize()41
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.propagateFieldDeclarationNodeDeletions(List, CompilationUnitRewrite, TextEditGroup)102
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2980
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2980
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)532
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)653
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)877
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)882
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.deleteDeclarationNodes(CompilationUnitRewrite, boolean, CompilationUnitRewrite, List, GroupCategorySet)416
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getASTMembers(RefactoringStatus)992
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)842
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)860
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])936
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)585
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getFieldName(VariableDeclarationFragment)164
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)827
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)827
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findFieldInsertIndex(List, int)329
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInStaticContext(ASTNode)727
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)392
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()68
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)209
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()99
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)175
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)176
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)176
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)175
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)87
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)389
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createFieldsForAccessedLocals(CompilationUnitRewrite, IVariableBinding[], String[], List)730
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1052
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()459
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.removeConstantDeclarationIfNecessary()534
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.removeConstantDeclarationIfNecessary()534
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addFieldDeclaration(ASTRewrite)786
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkClashesWithExistingFields()470
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)801
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createBody(BodyDeclaration)52
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.addKey(NLSSubstitution, TextChange, TextEditGroup)236
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.addKey(NLSSubstitution, TextChange, TextEditGroup)242
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.addKey(NLSSubstitution, TextChange, TextEditGroup)251
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getNewFinalStringFieldDeclaration(String)273
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addDelegates()677
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.propagateFieldDeclarationNodeDeletions(List, CompilationUnitRewrite, TextEditGroup)103
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2981
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2981
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.addGetterSetterChanges(JavaScriptUnit, ASTRewrite, String, boolean, boolean)539
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)642
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)601
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.makeDeclarationPrivate(ASTRewrite, FieldDeclaration)581
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)832
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)436
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)272
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)271
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.deleteDeclarationNodes(CompilationUnitRewrite, boolean, CompilationUnitRewrite, List, GroupCategorySet)417
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)166
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)172
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)172
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)166
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceDeclaration(AbstractTypeDeclaration, ASTRewrite)540
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)861
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)843
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1103
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)616
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)767
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)766
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getFieldName(VariableDeclarationFragment)165
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.addFieldDeclaration(ASTRewrite, ASTNode, int, Expression)250
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()224
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()69
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)356
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()103
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()100
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.endVisit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.endVisit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createDelegateFieldInitializer(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.1.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.makeDeclarationPrivate(ASTRewrite, FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fieldDeclarationSelected(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.areAllFragmentsDeleted(FieldDeclaration, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyAnnotations(FieldDeclaration, FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyAnnotations(FieldDeclaration, FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForFieldDeclaringTypes(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForHiding(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.findFieldInsertIndex(List, FieldDeclaration, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getFieldDeclarations(ChildListPropertyDescriptor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getNewFinalStringFieldDeclaration(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationNode(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)-1

org.eclipse.wst.jsdt.core.dom.ForInStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)827
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)278
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()644
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)970
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)442
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)277
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)359
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)278
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ForInStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(ForInStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(ForInStatement)-1

org.eclipse.wst.jsdt.core.dom.ForStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)330
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)330
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)824
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)265
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isUsedInForInitializerOrUpdater(Expression)303
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()638
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isForStatementInit(Statement, SimpleName)171
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)963
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getEnclosingForStatementHeader(ASTNode)1250
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getEnclosingForStatementHeader(ASTNode)1259
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)793
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)571
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)573
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.fStatement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)437
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)356
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)356
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)329
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)329
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)264
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isUsedInForInitializerOrUpdater(Expression)302
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)305
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)359
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)387
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isForStatementInit(Statement, SimpleName)170
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getEnclosingForStatementHeader(ASTNode)1254
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getEnclosingForStatementHeader(ASTNode)1249
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)792
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)508
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIntroducedVariableName()476
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.satisfiesPreconditions()87
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.getUsedVariableNames()76
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)265
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isUsedInForInitializerOrUpdater(Expression)303
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isForStatementInit(Statement, SimpleName)171
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.ConvertForLoopOperation(ForStatement, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.ConvertForLoopOperation(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateBody(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.4.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.ConvertIterableLoopOperation(ForStatement, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.ConvertIterableLoopOperation(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopFix.ControlStatementFinder.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopFix.ControlStatementFinder.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopFix.createConvertIterableLoopToEnhancedFix(JavaScriptUnit, ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.ConvertLoopOperation(ForStatement, String[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(ForStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(ForStatement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.getForStatement()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getEnclosingForStatementHeader(ASTNode)-1

org.eclipse.wst.jsdt.core.dom.FunctionDeclaration

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getAllConstructors(AbstractTypeDeclaration)642
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getAllConstructors(AbstractTypeDeclaration)644
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAllConstructors(AbstractTypeDeclaration)1458
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getConstructorDeclarationNodes(AbstractTypeDeclaration)1117
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getConstructorDeclarationNodes(AbstractTypeDeclaration)1119
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.addNewAccessor(IType, IField, String, ListRewrite, ASTNode)146
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.removeExistingAccessor(IFunction, ListRewrite)278
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)69
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)69
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)134
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)134
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)133
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)133
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getOrderPreference(BodyDeclaration, MembersOrderPreferenceCache)648
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.internalPerform(FunctionDeclaration)60
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.perform(BodyDeclaration)46
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)400
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getUnusedName(JavaScriptUnit, IProblemLocation)660
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)214
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)214
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)522
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)274
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)274
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)227
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)222
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)227
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)222
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)319
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)319
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.checkMethodSyntaxErrors(int, int, JavaScriptUnit, String)46
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getEnclosingMethodDeclaration(ASTNode)496
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1060
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeLastStatementSelected()344
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)567
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)545
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.initReturnType(ImportRewrite)241
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)442
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createRefactoringDescriptor()492
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getEnclosingBodyNode()745
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.create(ITypeRoot, JavaScriptUnit, int, int)168
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)399
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)378
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findCtorArgNames()539
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getTargetNode(IJavaScriptUnit, int, int)269
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getTargetNode(IJavaScriptUnit, int, int)262
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.hasMethod(AbstractTypeDeclaration, String)1165
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.protectConstructor(JavaScriptUnit, ASTRewrite, TextEditGroup)838
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)391
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.qualifyThisExpression(ThisExpression, FunctionInvocation, IMember, CompilationUnitRewrite)1018
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkSelection(CompilationUnitRewrite, IProgressMonitor)291
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getAllConstructors(AbstractTypeDeclaration)642
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getMethodDeclaration()280
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)180
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)221
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)275
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getEnclosingMethod()97
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getEnclosingMethod()97
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()92
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()92
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createBody(BodyDeclaration)59
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)170
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDocReference(BodyDeclaration)73
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.getDeclarationBinding()140
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.initialize()52
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ReturnStatement)774
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getMethodDeclaration(TextEdit, TextChange, JavaScriptUnit)63
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)91
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getMethodDeclarationNode(IFunction, JavaScriptUnit)113
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addArgumentsToNewSuperConstructorCall(SuperConstructorInvocation, CompilationUnitRewrite)1396
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()757
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createOccurrenceUpdate(ASTNode, CompilationUnitRewrite, RefactoringStatus)1515
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAllConstructors(AbstractTypeDeclaration)1455
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAllConstructors(AbstractTypeDeclaration)1458
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewParamgument(ParameterInfo, List, List)1784
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewParamgument(ParameterInfo, List, List)1784
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1809
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1809
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getConstraints(IJavaScriptUnit)1212
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getType(ASTNode)655
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.parameterizedTypeSelected(ParameterizedType)760
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)847
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)845
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)860
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)859
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)872
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)876
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)867
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ReturnStatement)587
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperMethodInvocation)658
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)681
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)929
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)911
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)876
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)892
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)873
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isRealConstructorReferenceNode(ASTNode)131
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)143
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)143
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getConstructorDeclarationNodes(AbstractTypeDeclaration)1117
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodSignature(IDocument, FunctionDeclaration, ASTRewrite, Map)2497
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)256
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)256
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createDocReference(BodyDeclaration)269
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createDocReference(BodyDeclaration)269
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)838
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])933
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.perform(BodyDeclaration, Selection)70
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ReturnTypeVariable.getMethod(ReturnStatement)35
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)546
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)181
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)181
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)247
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()95
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()95
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.resolveMethodDeclaration(ASTNode)104
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.resolveMethodDeclaration(ASTNode)109
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)86
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)65
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.findConstructorInsertIndex(List)186
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()102
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()166
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()175
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)291
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentMethodDeclaration(ASTNode)664
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParentMethodOrTypeBinding(ASTNode)565
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)454
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInStaticContext(ASTNode)721
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.getRewrite()121
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()201
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()201
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)175
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)162
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)175
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)137
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)137
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)162
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)363
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addInvalidVariableNameProposals(IInvocationContext, IProblemLocation, Collection)584
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)206
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryThrownExceptionProposal(IInvocationContext, IProblemLocation, Collection)546
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)442
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)444
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)220
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)580
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)513
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)515
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addOverridingDeprecatedMethodProposal(IInvocationContext, IProblemLocation, Collection)652
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)298
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)189
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)190
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)113
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)515
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)636
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1180
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)809
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeParamTag(ASTRewrite, SingleVariableDeclaration)168
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)316
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodWithConstrNameProposals(IInvocationContext, IProblemLocation, Collection)105
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)274
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)200
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)142
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()94
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)303
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)122
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)752
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewVariableProposals(IJavaScriptUnit, Name, SimpleName, Collection)250
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.findInHierarchyWithAST(JavaScriptUnit, IFunction)176
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fFactoryMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.fDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.fDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.fDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.fDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.fMethDecl-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.fMethDecl-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.fDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.fDeclaration-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.fMethodDeclaration-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.fMethodDecl-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addLocalDeclarations(ASTNode, int, int, ScopeAnalyzerIBindingRequestor)824
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getDeclaringNode(ASTNode)423
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)399
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getUnusedName(JavaScriptUnit, IProblemLocation)659
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)213
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)213
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)521
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)271
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)271
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)316
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)316
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.checkMethodSyntaxErrors(int, int, JavaScriptUnit, String)41
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getEnclosingMethodDeclaration(ASTNode)495
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.isStaticFieldOrStaticInitializer(BodyDeclaration)674
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeLastStatementSelected()343
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])390
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])381
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)544
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)441
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDestinations()647
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.processVariable(List, IVariableBinding)850
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createRefactoringDescriptor()491
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isMethodParameter(ASTNode)257
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)398
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkSelection(VariableDeclaration)204
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)296
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)1009
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.hasMethod(AbstractTypeDeclaration, String)1164
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.findFirstMethodIndex(AbstractTypeDeclaration)608
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.isMethodParameter()411
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)274
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.initialize()49
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)90
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()755
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createOccurrenceUpdate(ASTNode, CompilationUnitRewrite, RefactoringStatus)1514
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAllConstructors(AbstractTypeDeclaration)1455
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getConstraints(IJavaScriptUnit)1209
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)532
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)575
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)611
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)609
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)680
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)906
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)897
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)910
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)925
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)931
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)875
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)887
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)872
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)861
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)916
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)891
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isRealConstructorReferenceNode(ASTNode)129
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.1.visit(Block)73
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.2.visit(Block)149
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)837
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])922
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(JavaScriptUnit)88
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)540
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)180
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)180
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)246
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()93
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()93
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.isEnclosingStatement(ASTNode)156
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.resolveMethodDeclaration(ASTNode)108
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.resolveMethodDeclaration(ASTNode)103
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)84
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.findConstructorInsertIndex(List)185
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.findMethodInsertIndex(List, int)173
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()175
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()165
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParentMethodOrTypeBinding(ASTNode)564
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)453
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInStaticContext(ASTNode)720
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.getRewrite()120
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()200
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()200
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)362
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addInvalidVariableNameProposals(IInvocationContext, IProblemLocation, Collection)583
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)205
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryThrownExceptionProposal(IInvocationContext, IProblemLocation, Collection)543
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)865
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)443
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)216
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)577
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)514
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addOverridingDeprecatedMethodProposal(IInvocationContext, IProblemLocation, Collection)648
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)297
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)188
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)112
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)509
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)635
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)625
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1177
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)808
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeParamTag(ASTRewrite, SingleVariableDeclaration)167
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)315
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodWithConstrNameProposals(IInvocationContext, IProblemLocation, Collection)104
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)273
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)199
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)128
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()93
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)300
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)121
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)751
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.findInHierarchyWithAST(JavaScriptUnit, IFunction)175
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)205
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)195
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.addNewAccessor(IType, IField, String, ListRewrite, ASTNode)146
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.removeExistingAccessor(IFunction, ListRewrite)278
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)228
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)205
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)69
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)69
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)133
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)134
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)133
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)134
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCatchBodyContent(IJavaScriptUnit, String, String, ASTNode, String)188
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)75
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)250
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)453
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)108
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)91
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)400
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)522
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)222
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)209
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)209
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)227
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)227
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)222
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)283
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)283
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.checkMethodDeclaration(RefactoringStatus, int)311
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.checkMethodSyntaxErrors(int, int, JavaScriptUnit, String)46
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])807
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewNestedClass(CompilationUnitRewrite, ITypeBinding[])641
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()454
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1060
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)545
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)442
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)491
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)774
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getSignature(String)543
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)464
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)378
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethod(AST, IFunctionBinding, ASTRewrite)568
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findCtorArgNames()539
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.protectConstructor(JavaScriptUnit, ASTRewrite, TextEditGroup)838
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)415
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()775
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.qualifyThisExpression(ThisExpression, FunctionInvocation, IMember, CompilationUnitRewrite)1018
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkSelection(CompilationUnitRewrite, IProgressMonitor)291
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addInitializersToConstructors(ASTRewrite)558
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkClashesInConstructors()447
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getAllConstructors(AbstractTypeDeclaration)638
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)180
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)455
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)221
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()92
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.isMethodBody()92
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createBody(BodyDeclaration)59
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)170
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.getDeclarationBinding()140
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ReturnStatement)774
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addMethodDelegate(IFunction, String, CompilationUnitRewrite)712
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)759
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.addDeclarationUpdate(TextChangeManager)183
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)644
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)603
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)91
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addNewConstructorToSubclass(AbstractTypeDeclaration, CompilationUnitRewrite)1418
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()757
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewParamgument(ParameterInfo, List, List)1784
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewParamgument(ParameterInfo, List, List)1784
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1809
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1809
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getConstraints(IJavaScriptUnit)1212
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)872
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ReturnStatement)587
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperMethodInvocation)658
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isRealConstructorReferenceNode(ASTNode)131
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createNecessaryConstructors(CompilationUnitRewrite, IType, AbstractTypeDeclaration, RefactoringStatus)423
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)143
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)143
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.checkConstructorParameterNames()677
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)927
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkConflictingTarget(IProgressMonitor, RefactoringStatus)1178
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkInitialConditions(IProgressMonitor)1303
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeReservedIdentifiers()1479
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)1578
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChangeManager(RefactoringStatus, IProgressMonitor)1713
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodSignature(IDocument, FunctionDeclaration, ASTRewrite, Map)2497
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)256
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)256
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.initialize(RefactoringArguments)2812
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.setTarget(IVariableBinding)2957
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)838
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMethodStubForAbstractMethod(IFunction, JavaScriptUnit, AbstractTypeDeclaration, IJavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)464
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMethodStubForAbstractMethod(IFunction, JavaScriptUnit, AbstractTypeDeclaration, IJavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)466
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createAbstractMethod(IFunction, CompilationUnitRewrite, JavaScriptUnit, AbstractTypeDeclaration, TypeVariableMaplet[], CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)971
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createAbstractMethod(IFunction, CompilationUnitRewrite, JavaScriptUnit, AbstractTypeDeclaration, TypeVariableMaplet[], CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)970
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1108
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1112
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewMethodDeclarationNode(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, JavaScriptUnit, TypeVariableMaplet[], Map, IProgressMonitor, RefactoringStatus)1262
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)623
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)621
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewMethodDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], CompilationUnitRewrite, FunctionDeclaration)788
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.declareMethodAbstract(PushDownRefactoringProcessorMemberActionInfo, CompilationUnitRewrite, CompilationUnitRewrite)810
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)546
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)181
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)181
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)79
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getRewrite()86
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)109
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()102
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)199
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1782
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1575
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)246
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.getRewrite()121
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)121
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getRewrite()101
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)137
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)137
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)363
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)206
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryThrownExceptionProposal(IInvocationContext, IProblemLocation, Collection)546
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)444
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)442
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)580
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)513
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)515
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addOverridingDeprecatedMethodProposal(IInvocationContext, IProblemLocation, Collection)652
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)113
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)515
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)636
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)316
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodWithConstrNameProposals(IInvocationContext, IProblemLocation, Collection)105
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)274
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)200
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)142
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()94
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)258
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)303
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)122
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()81
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)185
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)139
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], boolean, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getReturnType(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.addOverrideAnnotation(ASTRewrite, FunctionDeclaration, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.internalPerform(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addExceptionsToNewConstructor(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.endVisit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(ITypeRoot, FunctionDeclaration, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.copyTypeParameters(AST, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodSignature(AST, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setMethodReturnType(FunctionDeclaration, String, ITypeBinding[], AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyArguments(FunctionDeclaration, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyExceptions(FunctionDeclaration, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyTypeParameters(FunctionDeclaration, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.encapsulateInvocation(FunctionDeclaration, FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.1.updateBody(FunctionDeclaration, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addFieldInitializationToConstructor(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.shouldInsertTempInitialization(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.SourceAnalyzer(ITypeRoot, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.SourceProvider(ITypeRoot, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.SourceProvider(ITypeRoot, IDocument, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.endVisit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.endVisit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.LocalTypeTargetProvider(IJavaScriptUnit, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.LocalTypeTargetProvider(IJavaScriptUnit, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createArguments(FunctionDeclaration, List, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createMethodInvocation(FunctionDeclaration, FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.BodyUpdater.updateBody(FunctionDeclaration, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addExplicitSuperConstructorCall(FunctionDeclaration, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.containsImplicitCallToSuperConstructor(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createNewExpression(ParameterInfo, List, List, CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.DeclarationUpdate(ChangeSignatureRefactoring, FunctionDeclaration, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.DeclarationUpdate(ChangeSignatureRefactoring, FunctionDeclaration, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getFullTypeName(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExtraDimensions(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExtraDimensions(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewExpressionRecursive(ParameterInfo, List, List, CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.createNewExpressionRecursive(ParameterInfo, List, List, CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComment(CompilationUnitRewrite, FunctionDeclaration, Set, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyAnnotations(FunctionDeclaration, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyAnnotations(FunctionDeclaration, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyParameters(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyParameters(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyReturnType(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyReturnType(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyThrownExceptions(FunctionDeclaration, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyThrownExceptions(FunctionDeclaration, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyTypeParameters(FunctionDeclaration, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyTypeParameters(FunctionDeclaration, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.IDefaultValueAdvisor.createDefaultExpression(List, ParameterInfo, List, FunctionDeclaration, boolean, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addParameterToConstructor(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.(MoveInstanceMethodProcessor, AST, Map, Map, AST, CompilationUnitRewrite, FunctionDeclaration, MoveInstanceMethodProcessorAstNodeFinder)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.2.(MoveInstanceMethodProcessor, Map, ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.3.(MoveInstanceMethodProcessor, AST, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.AnonymousClassReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.AnonymousClassReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkGenericTypes(IProgressMonitor, FunctionDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkMethodBody(IProgressMonitor, FunctionDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkPossibleTargets(IProgressMonitor, FunctionDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeTargetCategories(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createArgumentList(FunctionDeclaration, List, MoveInstanceMethodProcessorIArgumentFactory)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodArguments(Map, ASTRewrite, FunctionDeclaration, Map, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodBody(CompilationUnitRewrite, ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodContent(IDocument, FunctionDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodCopy(IDocument, FunctionDeclaration, ASTRewrite, Map, Map, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegation(FunctionDeclaration, Map, Map, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodImports(CompilationUnitRewrite, FunctionDeclaration, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReference(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, boolean, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReferences(Map, FunctionDeclaration, SearchResultGroup[], boolean, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodReference(FunctionDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodSignature(IDocument, FunctionDeclaration, ASTRewrite, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodTypeParameters(ASTRewrite, FunctionDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createSimpleTargetAccessExpression(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.GenericReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.GenericReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentBindings(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentTypes(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.MethodBodyRewriter(MoveInstanceMethodProcessor, CompilationUnitRewrite, ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.MethodBodyRewriter(MoveInstanceMethodProcessor, CompilationUnitRewrite, ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.RecursiveCallFinder(MoveInstanceMethodProcessor, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.RecursiveCallFinder(MoveInstanceMethodProcessor, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.copyBodyOfPulledUpMethod(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.copyBodyOfPulledUpMethod(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createJavadocForStub(String, FunctionDeclaration, FunctionDeclaration, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createJavadocForStub(String, FunctionDeclaration, FunctionDeclaration, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createMethodStub(FunctionDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewMethodDeclarationNode(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, JavaScriptUnit, TypeVariableMaplet[], Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyBodyOfPushedDownMethod(ASTRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyBodyOfPushedDownMethod(ASTRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewMethodDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedInDeclarations(FunctionDeclaration[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesUsedInDeclaration(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.addParamJavadoc(String, FunctionDeclaration, ASTRewrite, IJavaScriptProject, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.shouldAddParamJavadoc(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.endVisit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getSignature(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.1.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.methodThrowsException(FunctionDeclaration, Name)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInsideConstructorInvocation(FunctionDeclaration, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.findParamTag(FunctionDeclaration, SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.findThrowsTag(FunctionDeclaration, Name)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.fixupNames(ASTRewrite, ArrayList, FunctionDeclaration, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addLinkedRanges(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.MissingReturnTypeCorrectionProposal(IJavaScriptUnit, FunctionDeclaration, ReturnStatement, int)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, IFunctionBinding, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getEnclosingMethodDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethod(AST, IFunctionBinding, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getAllConstructors(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getMethodDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getEnclosingMethod()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getEnclosingMethod()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getMethodDeclaration(TextEdit, TextChange, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getMethodDeclarationNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAllConstructors(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getConstructorDeclarationNodes(AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewMethodDeclarationNode(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, JavaScriptUnit, TypeVariableMaplet[], Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewMethodDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ReturnTypeVariable.getMethod(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.resolveMethodDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentMethodDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)-1

org.eclipse.wst.jsdt.core.dom.FunctionExpression

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(FunctionExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(FunctionExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(FunctionExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(FunctionExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(FunctionExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(FunctionExpression)-1

org.eclipse.wst.jsdt.core.dom.FunctionInvocation

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getMethodInvocations()160
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getMethodInvocations()160
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)189
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1061
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1106
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.substituteMustBeParenthesized(Expression, Expression)399
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)332
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)592
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)381
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.checkExpressionCondition()566
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getExpression(ASTRewrite)179
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)106
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)106
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)320
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.checkInvocationContext(RefactoringStatus, int)333
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.checkMethodDeclaration(RefactoringStatus, int)321
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsExplicitCast(RefactoringStatus)685
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)445
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)445
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.create(ITypeRoot, JavaScriptUnit, int, int)172
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)211
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)404
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)389
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateReferences(IProgressMonitor)647
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.guessParameterNames()406
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.getArguments(ASTNode)32
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.getExpression(ASTNode)45
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.isResolvedTypeInferredFromExpectedType(Expression)80
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.resolveBinding(ASTNode)67
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.resolveBinding(ASTNode)63
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)184
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.setCurrentMode(ReplaceInvocationsRefactoringMode)150
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)408
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(CastExpression)286
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)260
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)90
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()1800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()1800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1818
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1818
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getMethodInvocations()160
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getMethodInvocations()160
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1803
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)674
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)674
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)70
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)245
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)151
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)76
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.needsOuterParantheses(ASTNode)160
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)130
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)71
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()140
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)164
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)120
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateVariableType(AST, ImportRewrite, IBinding)405
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1076
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)835
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)172
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)371
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1254
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArrayAccessProposals(IInvocationContext, IProblemLocation, Collection)1534
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)833
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)788
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.fSelectionMethodInvocation-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1060
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.substituteMustBeParenthesized(Expression, Expression)398
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)591
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)380
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression, Expression)465
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.checkExpressionCondition()563
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getExpression(ASTRewrite)178
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)177
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)177
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)105
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)105
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)319
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)369
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)264
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)264
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)312
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)312
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)445
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)445
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.perform(Expression)240
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.perform(Expression)240
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.perform(Expression)240
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)210
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.isInvocation(Expression)396
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)403
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateReferences(IProgressMonitor)645
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.guessParameterNames()405
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.canReplaceSingle()139
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)407
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(CastExpression)285
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)259
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)89
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()1799
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()1799
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1763
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1763
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1817
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1817
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1802
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)673
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)673
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)69
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)244
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)641
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)75
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.needsOuterParantheses(ASTNode)159
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)69
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()139
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)163
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)119
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateVariableType(AST, ImportRewrite, IBinding)404
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1073
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)834
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1253
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArrayAccessProposals(IInvocationContext, IProblemLocation, Collection)1530
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)787
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1106
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)308
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.substituteMustBeParenthesized(Expression, Expression)399
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)332
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)592
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)381
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.checkExpressionCondition()566
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)106
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)106
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)320
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsExplicitCast(RefactoringStatus)685
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)692
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)781
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()820
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)945
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateReferences(IProgressMonitor)647
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)184
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)408
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)179
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(CastExpression)286
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)260
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)90
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.createInvocation(AST, Expression, String)302
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.createInvocation(AST, Expression, String)289
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)140
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)126
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToMethodsFromEnclosingInstance(CompilationUnitRewrite, Set, FunctionInvocation[], AbstractTypeDeclaration, RefactoringStatus)1346
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)1583
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1803
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)257
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)257
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)674
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)674
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)227
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)227
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)151
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)76
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)988
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createMethodInvocation(ModifierCorrectionSubProcessorProposalParameter, IFunctionBinding, Expression)933
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)164
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateVariableType(AST, ImportRewrite, IBinding)405
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1098
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1104
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1076
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)835
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)453
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)371
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1254
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArrayAccessProposals(IInvocationContext, IProblemLocation, Collection)1534
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)788
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getReceiverTypeBinding(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.endVisit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.endVisit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(IJavaScriptUnit, FunctionInvocation, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyInvocationParameters(FunctionInvocation, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.encapsulateInvocation(FunctionDeclaration, FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getExpressionType(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.qualifyThisExpression(ThisExpression, FunctionInvocation, IMember, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.guessTempNamesFromMethodInvocation(FunctionInvocation, String[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(IJavaScriptUnit, FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createExpressionStatement(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createMethodInvocation(FunctionDeclaration, FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createReturnStatement(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.doVisitMethodInvocationReturnType(FunctionInvocation, IFunctionBinding, Expression, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionInvocation, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.containsNonStatic(FunctionInvocation[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getDeclaringTypeBinding(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isStatic(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToMethodsFromEnclosingInstance(CompilationUnitRewrite, Set, FunctionInvocation[], AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ThisReferenceFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ThisReferenceFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionInvocation, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.createInvocation(AST, Expression, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getMethodInvocations()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getMethodInvocations()-1

org.eclipse.wst.jsdt.core.dom.FunctionRef

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2427
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2427
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2437
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2437
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()2413
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()2413
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.fDocMethodReference-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createOccurrenceUpdate(ASTNode, CompilationUnitRewrite, RefactoringStatus)1517
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2424
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2424
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2434
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2434
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()2412
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()2412
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.updateNode()2374
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.updateNode()2374
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReference(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, boolean, RefactoringStatus)2365
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReference(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, boolean, RefactoringStatus)2367
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodReference(FunctionDeclaration, AST)2451
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(FunctionRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(FunctionRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(FunctionRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(FunctionRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(FunctionRef)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionRef)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionRef)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(FunctionRef)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionRef, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(FunctionRef)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.getJavadocReference()-1

org.eclipse.wst.jsdt.core.dom.FunctionRefParameter

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionRef)806
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2427
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2427
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2437
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2437
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewMethodRefParameter(ParameterInfo)2392
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewMethodRefParameter(ParameterInfo)2392
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionRef)806
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createArguments(FunctionDeclaration, List, boolean)158
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2427
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2427
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2437
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2437
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewMethodRefParameter(ParameterInfo)2387
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewMethodRefParameter(ParameterInfo)2387
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.3.getArgumentNode(IVariableBinding, boolean)2458
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.3.getTargetNode()2464
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionRefParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(FunctionRefParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(FunctionRefParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(FunctionRefParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(FunctionRefParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionRefParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(FunctionRefParameter)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewMethodRefParameter(ParameterInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewMethodRefParameter(ParameterInfo)-1

org.eclipse.wst.jsdt.core.dom.IBinding

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, ITypeBinding)668
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)687
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)708
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsAfter(int, int)620
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(int, int)539
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(SimpleName, int)396
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.getImportsToRemove()101
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.getImportsToRemove()110
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getMemberBindings()816
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])150
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])150
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getInitiallySelectedElements()231
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getInitiallySelectedElements()231
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, ITypeBinding)668
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.getResult()128
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.getResult()128
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsAfter(int, int)620
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(int, int)539
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(SimpleName, int)396
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(JavaScriptUnit)284
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeImports(IJavaScriptUnit, IProgressMonitor)339
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.getImportsToRemove()110
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addImportsToTargetUnit(IJavaScriptUnit, IProgressMonitor)591
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.getKey(IBinding)115
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.getKey(IBinding)112
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)162
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getImage(Object)503
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getText(Object)522
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])131
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])131
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getInitiallySelectedElements()231
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getInitiallySelectedElements()231
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getParent(Object)236
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getParent(Object)236
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getImage(Object)283
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getImage(Object)283
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getText(Object)292
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getText(Object)292
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)321
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)319
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)319
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)317
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)321
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)315
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)317
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)315
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.showUI(IType, IField[])587
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.fDeclarationsInScope-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.fIgnoreBinding-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.fBinding-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.fBinding-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.NO_BINDING-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.fToSearch-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.fToSearch-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.fArrayBinding-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.fElement-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.fIterable-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.fParameter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.fParameter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.fTempBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fSelectionBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.fMembers-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.fMemberBindings-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.DeclaringTypeVariable.fMemberBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.fExpressionBinding-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.fBinding-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.fTarget-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.fBinding-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.fBinding-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.fBinding-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.fReferencedType-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.fReferencedType-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.fBinding-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.fBindings-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.fBindings-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(JavaScriptUnit)282
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getImage(Object)502
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getText(Object)521
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])129
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])129
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getParent(Object)235
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getParent(Object)235
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getImage(Object)282
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getImage(Object)282
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getText(Object)291
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getText(Object)291
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.category(Object)306
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.category(Object)306
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)318
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)318
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)314
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)314
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.showUI(IType, IField[])573
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)203
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)76
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)142
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleTypeRefFound(Name)121
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.addStaticImports(List, ImportRewrite)495
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.add(SimpleName)197
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.add(SimpleName)197
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1055
org.eclipse.wst.jsdt.internal.corext.dom.JdtASTMatcher.match(SimpleName, Object)33
org.eclipse.wst.jsdt.internal.corext.dom.JdtASTMatcher.match(SimpleName, Object)32
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)251
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)251
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.getResult()128
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.getResult()128
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.acceptBinding(IBinding)435
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.acceptBinding(IBinding)435
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)153
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)153
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)127
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)127
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)574
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visit(ArrayAccess)442
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visit(ArrayAccess)444
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)398
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)409
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.replaceAccess(ASTNode)571
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.visit(ArrayAccess)552
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.visit(ArrayAccess)550
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)228
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)229
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)301
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)280
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)357
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)355
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)334
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)342
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(FunctionInvocation)283
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(FunctionInvocation)279
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(SimpleName)293
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)452
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)444
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)512
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)502
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.4.visit(SimpleName)544
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)569
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)559
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createUnusedMemberFix(JavaScriptUnit, IProblemLocation, boolean)473
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)158
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)158
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)160
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)160
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)349
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)349
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationExpression)137
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationExpression)137
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationFragment)328
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationFragment)328
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)67
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)67
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)360
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.1.visit(Assignment)764
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.2.visit(Name)779
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)154
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)154
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)90
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)90
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)112
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)112
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)149
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)149
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(QualifiedName)355
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(SimpleName)365
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.2.visit(SimpleName)775
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ForStatementChecker.visit(SimpleName)140
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ForStatementChecker.visit(SimpleName)140
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SimpleName)718
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.getMethodBinding(Name)932
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()621
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)339
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)339
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)339
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)283
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)283
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)283
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.visit(SimpleName)53
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.visit(SimpleName)857
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.visit(SimpleName)857
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)110
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)111
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)110
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)111
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(SimpleName)111
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(SimpleName)111
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addReferencesToName(SimpleName)266
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addReferencesToName(SimpleName)266
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)226
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)226
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateStaticReferences(ASTRewrite, CallContext)459
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SimpleName)132
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)115
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)129
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(JavaScriptUnit)284
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)48
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)566
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)608
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperFieldAccess)646
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeImports(IJavaScriptUnit, IProgressMonitor)337
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)523
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)851
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.getPotentialRemoves(List)119
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.hasAddedStaticImport(SimpleName)127
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)82
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, Collection, boolean)156
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(FieldAccess)87
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(FunctionInvocation)105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(FunctionRef)143
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(MemberRef)125
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(QualifiedName)67
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(SimpleName)57
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addImportsToTargetUnit(IJavaScriptUnit, IProgressMonitor)589
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)190
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)190
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, SimpleName[], AbstractTypeDeclaration, RefactoringStatus)1327
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReferenceInImport(ImportDeclaration, ASTNode, CompilationUnitRewrite)1517
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)198
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)198
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)302
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)302
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)370
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)370
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2848
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)501
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)501
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)561
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)561
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)584
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)584
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(SimpleName)779
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(SimpleName)779
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDestinationBinding()809
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.visit(SimpleName)151
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.visit(SimpleName)151
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)213
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)213
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.getKey(IBinding)115
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeExpressionOrTypeVariable(Expression, IContext)61
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FieldAccess)205
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(QualifiedName)346
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperFieldAccess)410
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)241
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)418
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)440
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2881
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.consumes(SemanticToken)1013
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.consumes(SemanticToken)1013
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)1028
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)1028
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableHighlighting.consumes(SemanticToken)885
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableHighlighting.consumes(SemanticToken)885
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.consumes(SemanticToken)720
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.consumes(SemanticToken)720
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)735
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)735
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ParameterVariableHighlighting.consumes(SemanticToken)945
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ParameterVariableHighlighting.consumes(SemanticToken)945
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(QualifiedName)150
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1765
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1590
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1589
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)78
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)210
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)976
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)403
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)841
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNeedToEmulateProposal(IInvocationContext, IProblemLocation, Collection)634
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)156
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)167
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)118
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)164
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonFinalLocalProposal(IInvocationContext, IProblemLocation, Collection)282
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)305
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)187
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateFieldModifiers(ASTNode)472
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertLocalToFieldProposal(IInvocationContext, ASTNode, Collection)1330
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)1299
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)298
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getRenameLocalProposals(IInvocationContext, ASTNode, IProblemLocation[], boolean, Collection)716
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getDisplayString()104
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()130
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)194
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)694
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)749
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)392
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1455
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.isConflicting(IBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findDeclaration(IBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.equals(IBinding, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.equals(IBinding, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.equals(IBinding[], IBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.equals(IBinding[], IBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getDeclaration(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getImportName(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.hashCode(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isDeclarationBinding(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.CodeScopeBuilder(ASTNode, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.perform(BodyDeclaration, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.BindingFinder(IBinding, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.BindingFinder(IBinding, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByBinding(ASTNode, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.acceptBinding(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.acceptBinding(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclaringType(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getSignature(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.hasEnumContants(IBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.IBindingRequestor.acceptBinding(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.IBindingRequestor.acceptBinding(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isDeclaredInScope(IBinding, SimpleName, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isVisible(IBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.acceptBinding(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.acceptBinding(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.SearchRequestor(IBinding, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.SearchRequestor(IBinding, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getDeclaringTypeBinding(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.(ConvertForLoopOperation, IBinding, IBinding, HashSet, ASTRewrite, TextEditGroup, AST, String, LinkedProposalPositionGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.(ConvertForLoopOperation, IBinding, IBinding, HashSet, ASTRewrite, TextEditGroup, AST, String, LinkedProposalPositionGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convertBody(Statement, IBinding, IBinding, String, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convertBody(Statement, IBinding, IBinding, String, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getCleanUpOptions(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getDisplayString(SimpleName, IBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.getDisplayString(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.getDisplayString(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.importStatically(SimpleName, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.importStatically(SimpleName, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.importStatically(SimpleName, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.VarargAnalyzer(SourceAnalyzer, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.VarargAnalyzer(SourceAnalyzer, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.matches(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.matches(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.1.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.considerBinding(IBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.2.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.3.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.4.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.registerAddedStaticImport(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.MovedMemberAnalyzer(CompilationUnitRewrite, IBinding[], ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createAccessExpressionToEnclosingInstanceFieldText(ASTNode, IBinding, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.isMovedMember(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.MoveStaticMemberAnalyzer(CompilationUnitRewrite, IBinding[], ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.ReferenceAnalyzer(CompilationUnitRewrite, IBinding[], ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.1.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.getKey(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.2.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.getVisibilityCode(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPackageVisible(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPrivate(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isProtected(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPublic(IBinding)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.markOccurrencesOfType(IBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getBindingDeclaration(IBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.match(Name, List, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.OccurrencesFinder(IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.AddTypeParameterProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, String, ITypeBinding[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.2.(IBinding, HashSet, AST, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.1.(IBinding, String, int, ArrayList)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getQualifierGuess(ASTNode, String, List, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isUseableTypeInContext(ITypeBinding, IBinding, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isUseableTypeInContext(ITypeBinding[], IBinding, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isVariableDefinedInContext(IBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.ModifierChangeCompletionProposal(String, IJavaScriptUnit, IBinding, ASTNode, int, int, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateVariableType(AST, ImportRewrite, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.OpenBuildPathCorrectionProposal(IProject, String, int, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.OpenBuildPathCorrectionProposal(IProject, String, int, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.TypeChangeCompletionProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, ITypeBinding, boolean, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.1.acceptBinding(String, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getAdornmentFlags(IBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBaseImageDescriptor(IBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBindingImageDescriptor(IBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBindingLabel(IBinding, long)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.getDeclarationsInScope()-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getDeclaration(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsAfter(int, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(int, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(SimpleName, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getDeclarationBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.getDeclarationBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.getDeclarationBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.resolveBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.getImportsToRemove()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getMemberBindings()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.getKey(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.DeclaringTypeVariable.getMemberBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.getExpressionBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.getMethodBinding(SemanticToken)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.getMethodBinding(SemanticToken)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.getBinding()-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getBindingDeclaration(IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParentMethodOrTypeBinding(ASTNode)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getInitiallySelectedElements()-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getInitiallySelectedElements()-1

org.eclipse.wst.jsdt.core.dom.IExtendedModifier

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)612
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])179
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyAnnotations(FieldDeclaration, FieldDeclaration)206
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyAnnotations(FunctionDeclaration, FunctionDeclaration)214
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)176
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)176
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)250
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.appendModifiers(StringBuffer, List)620
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)610
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])179
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)174
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)174
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)250
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.appendModifiers(StringBuffer, List)620

org.eclipse.wst.jsdt.core.dom.IfStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)407
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.findStart(IfStatement)194
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.findStart(IfStatement)194
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.next()180
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.next()180
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)299
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)321
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)296
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)299
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)321
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)296
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)320
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)320
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)842
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isDangligIf()235
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()634
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1378
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1368
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1179
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1167
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1208
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1212
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1175
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)184
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)295
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)346
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)252
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)799
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)758
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)795
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)746
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)754
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2074
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2069
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2081
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2056
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)996
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)1022
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)967
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1561
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)876
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1075
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnnecessaryElseProposals(IInvocationContext, IProblemLocation, Collection)746
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)934
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)941
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1031
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddElseProposals(IInvocationContext, ASTNode, Collection)586
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)783
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)546
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.fCursor-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.fCursor-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)118
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)125
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)125
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)118
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)402
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.next()179
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.next()179
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)347
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)347
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)319
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)288
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)319
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)288
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isDangligIf()232
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1211
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1207
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1174
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1164
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1178
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)181
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)292
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)343
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)274
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)249
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)743
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)757
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)794
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)753
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)798
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2080
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2053
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)964
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1558
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)873
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1072
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnnecessaryElseProposals(IInvocationContext, IProblemLocation, Collection)743
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1048
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddElseProposals(IInvocationContext, ASTNode, Collection)583
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)782
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)408
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.next()177
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.next()177
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)299
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)299
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)842
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()634
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2180
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2123
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2178
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2122
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1167
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1206
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1173
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)234
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)184
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)321
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)295
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)346
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)374
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)252
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)746
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)818
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)752
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)793
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)777
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2076
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2070
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2081
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2056
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2069
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2074
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2072
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)967
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)1016
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)996
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)1022
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1712
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)906
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)876
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1075
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1103
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1107
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnnecessaryElseProposals(IInvocationContext, IProblemLocation, Collection)746
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1031
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddElseProposals(IInvocationContext, ASTNode, Collection)586
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)783
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)546
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.findStart(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.findStart(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.IfElseIterator(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.IfElseIterator(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(IfStatement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.findStart(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.findStart(IfStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.next()-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.IfElseIterator.next()-1

org.eclipse.wst.jsdt.core.dom.IFunctionBinding

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegateCandidates(ITypeBinding, ITypeBinding)741
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, boolean)794
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)864
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)905
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)872
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getRootDefs(IFunctionBinding)656
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)108
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)108
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(Shell, IType, boolean)526
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)338
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(Shell, IType)216
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)220
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)159
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterTypeNamesForSeeTag(IFunction)333
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)248
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findMethodBinding(IFunctionBinding, List)619
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findOverridingMethod(IFunctionBinding, List)629
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)683
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)704
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegateCandidates(ITypeBinding, ITypeBinding)741
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, boolean)788
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, boolean)794
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)864
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)846
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)905
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMethodBinding(Name)478
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IBinding)113
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getDeclaration(IBinding)1119
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getImportName(IBinding)191
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isDeclarationBinding(IBinding)1106
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)273
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)273
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)261
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)260
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)260
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)261
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(TypeDeclaration)241
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(TypeDeclaration)241
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclaringType(IBinding)550
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getSignature(IBinding)159
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)130
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)130
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getDeclaringTypeBinding(IBinding)630
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getCleanUpOptions(IBinding)699
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getDisplayString(SimpleName, IBinding, boolean)674
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.getDisplayString(IBinding)196
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.getDisplayString(IBinding)196
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)164
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)164
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.visit(FunctionInvocation)48
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.visit(SuperMethodInvocation)54
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.getMethodBinding(Name)934
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)379
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)379
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)379
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)422
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.resolveBinding(ASTNode)65
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)196
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)409
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.matches(IBinding)312
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.matches(IBinding)312
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkName(RefactoringStatus, String, List, IType, boolean, IField)292
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkName(String, List, IType)801
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)483
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IFunctionBinding, ConstraintVariable2)349
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IFunctionBinding)328
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.getOriginalMethods(IFunctionBinding, ITypeBinding, Collection, boolean)107
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)224
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.hasAddedStaticImport(SimpleName)132
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.registerAddedStaticImport(IBinding)204
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)164
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)178
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)310
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)310
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)215
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)215
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getRootDefs(IFunctionBinding)656
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(IBinding)197
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getBindingDeclaration(IBinding)292
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.matchStaticImport(Name, List, IFunctionBinding)267
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(QualifiedName)158
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.AddTypeParameterProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, String, ITypeBinding[], int)62
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isVariableDefinedInContext(IBinding, ITypeBinding)963
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)155
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)392
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)359
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getDisplayString()110
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()134
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)212
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addParameterMissmatchProposals(IInvocationContext, IProblemLocation, List, ASTNode, List, Collection)1001
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)443
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)821
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)809
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)134
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getAdornmentFlags(IBinding, int)40
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBaseImageDescriptor(IBinding, int)73
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBaseImageDescriptor(IBinding, int)75
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBindingLabel(IBinding, long)444
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])131
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])134
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])131
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])134
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(Shell, IType, boolean)526
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)330
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(Shell, IType)216
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.fBinding-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.fConstructorsToImplement-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.fMethodsToImplement-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.fOriginal-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.fOriginal-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fEnclosingMethodBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fCtorBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.fTargetMethodBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.fMethodBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.fMethodBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.fMethodBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fMethodBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.fEnclosingMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.fEnclosingMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ParameterTypeVariable.fMethodBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ReturnTypeVariable.fMethodBinding-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsSelectionDialog.fSuperConstructors-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.fSenderBinding-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.fSuperConstructor-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.fMethod-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.fMethodsToOverride-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.fMethodsList-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.fMethodsList-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)218
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)158
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterTypeNamesForSeeTag(IFunction)332
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)245
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMethodBinding(Name)477
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IBinding)112
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)272
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)272
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)381
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)381
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)128
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)128
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getDeclaringTypeBinding(IBinding)629
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)97
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)97
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)113
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)113
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)165
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)165
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)581
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.getMethodBinding(Name)933
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)378
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)378
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)378
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)148
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)148
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)148
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)341
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)341
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)341
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.matches(IBinding)309
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.matches(IBinding)309
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)223
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.hasAddedStaticImport(SimpleName)131
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.registerAddedStaticImport(IBinding)203
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)104
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)163
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)177
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)309
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)309
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)214
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)214
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(IBinding)196
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.matchStaticImport(Name, List, IFunctionBinding)264
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(QualifiedName)155
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.AddTypeParameterProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, String, ITypeBinding[], int)60
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.AddTypeParameterProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, String, ITypeBinding[], int)53
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isVariableDefinedInContext(IBinding, ITypeBinding)959
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)154
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)391
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)211
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)442
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)161
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getAdornmentFlags(IBinding, int)40
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBaseImageDescriptor(IBinding, int)72
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBindingLabel(IBinding, long)443
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsValidator.countSelectedMethods(Object[])349
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsValidator.countSelectedMethods(Object[])349
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(Shell, IType, boolean)522
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(Shell, IType)212
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)226
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)204
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)159
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1128
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1107
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1121
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1135
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1114
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)248
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findMethodBinding(IFunctionBinding, List)619
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findOverridingMethod(IFunctionBinding, List)629
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findUnimplementedInterfaceMethods(ITypeBinding, HashSet, ArrayList, IPackageBinding, ArrayList)641
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findUnimplementedInterfaceMethods(ITypeBinding, HashSet, ArrayList, IPackageBinding, ArrayList)640
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)702
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)681
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegateCandidates(ITypeBinding, ITypeBinding)728
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, boolean)788
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)823
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)846
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)834
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)887
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)899
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)877
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethod(IFunctionBinding, boolean)490
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethod(IFunctionBinding, boolean)481
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)260
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)261
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)260
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)261
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(TypeDeclaration)241
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(TypeDeclaration)241
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addInherited(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)204
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(FunctionInvocation)275
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)364
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)497
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.checkExpressionCondition()567
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)164
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)164
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)263
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)263
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)235
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)214
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)235
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)214
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)290
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)290
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[])316
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkMethodInType(ITypeBinding, String, ITypeBinding[])293
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallContext.getReceiverType()43
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.visit(ITypeBinding)194
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.visit(ITypeBinding)194
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsExplicitCast(RefactoringStatus)688
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)625
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addExceptionsToNewConstructor(FunctionDeclaration)982
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])824
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getSuperConstructorBinding()961
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getSuperConstructorBinding()955
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.validateInput()315
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)439
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createRefactoringDescriptor()492
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)251
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)251
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)251
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.createChange(IProgressMonitor)351
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)373
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.createChange(IProgressMonitor)263
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)344
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)386
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findMethodBindingInHierarchy(ITypeBinding, IFunction)1070
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findMethodBindingInHierarchy(ITypeBinding, IFunction)1076
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.qualifyThisExpression(ThisExpression, FunctionInvocation, IMember, CompilationUnitRewrite)1017
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.createChange(IProgressMonitor)416
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.getBinding()139
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.getBinding()139
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(FunctionInvocation)101
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(FunctionInvocation)101
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.checkActivation()349
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.checkActivation()401
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.hasReturnValue()186
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateMethodTypeVariable(ASTRewrite, CallContext)506
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.addConstraintsForOverriding(IFunctionBinding, ConstraintVariable2, ConstraintVariable2[])419
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ClassInstanceCreation)751
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionDeclaration)368
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionInvocation)438
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ReturnStatement)777
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(FunctionInvocation)206
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)107
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkName(RefactoringStatus, String, List, IType, boolean, IField)292
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkName(String, List, IType)801
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.computeUsedNames()526
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2057
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2057
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1813
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1813
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1821
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1821
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkOverriddenBinaryMethods()374
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(JavaScriptUnit, ConstraintVariable)639
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.groupChangesByCompilationUnit(Map)606
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ClassInstanceCreation)243
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ConstructorInvocation)295
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)481
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)447
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionInvocation)516
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IFunctionBinding, ConstraintVariable2)346
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IFunctionBinding)322
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ReturnStatement)589
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperConstructorInvocation)636
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperMethodInvocation)660
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperMethodInvocation)655
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.getOriginalMethods(IFunctionBinding, ITypeBinding, Collection, boolean)100
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.getOriginalMethods(IFunctionBinding, ITypeBinding, Collection, boolean)105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createVariableVariable(IVariableBinding)504
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)681
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComment(CompilationUnitRewrite, FunctionDeclaration, Set, boolean)520
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createNecessaryConstructors(CompilationUnitRewrite, IType, AbstractTypeDeclaration, RefactoringStatus)419
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)145
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)145
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)224
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.hasAddedStaticImport(SimpleName)132
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)164
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)178
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToMethodsFromEnclosingInstance(CompilationUnitRewrite, Set, FunctionInvocation[], AbstractTypeDeclaration, RefactoringStatus)1345
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getArgumentNode(IVariableBinding, boolean)1939
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getTargetNode()1963
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.3.getTargetNode()2465
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(FunctionInvocation)185
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(FunctionInvocation)185
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkMethodBody(IProgressMonitor, FunctionDeclaration, RefactoringStatus)1339
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeTargetCategories(FunctionDeclaration)1512
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)1580
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1844
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodCopy(IDocument, FunctionDeclaration, ASTRewrite, Map, Map, RefactoringStatus, IProgressMonitor)2155
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodTypeParameters(ASTRewrite, FunctionDeclaration, RefactoringStatus)2519
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)310
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)310
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)507
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)507
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)528
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)528
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)604
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)604
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.visit(FunctionInvocation)815
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.visit(FunctionInvocation)815
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ThisReferenceFinder.visit(FunctionInvocation)860
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ThisReferenceFinder.visit(FunctionInvocation)860
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)839
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createJavadocForStub(String, FunctionDeclaration, FunctionDeclaration, IJavaScriptUnit, ASTRewrite)1231
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)215
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)215
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(FunctionInvocation)109
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ClassInstanceCreation)178
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ConstructorInvocation)194
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FunctionDeclaration)261
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FunctionInvocation)306
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperConstructorInvocation)400
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperMethodInvocation)423
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForOverriding(IFunctionBinding)529
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsValidator.validate(Object[])81
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.1.visit(FunctionDeclaration)173
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.1.visit(FunctionDeclaration)171
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()95
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()96
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()95
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()96
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(FunctionDeclaration)55
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(FunctionDeclaration)55
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(FunctionDeclaration)53
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(FunctionDeclaration)53
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.matchStaticImport(Name, List, IFunctionBinding)267
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.1.visit(ITypeBinding)518
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)145
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)167
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)175
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)159
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)152
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getQualifierGuess(ASTNode, String, List, IBinding)491
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)364
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)365
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addConstructorFromSuperclassProposal(IInvocationContext, IProblemLocation, Collection)457
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)207
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryThrownExceptionProposal(IInvocationContext, IProblemLocation, Collection)547
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getReturnTypeBinding()119
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)235
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)220
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)225
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)241
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)155
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)953
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createInfixInvocationFromPostPrefixExpression(ModifierCorrectionSubProcessorProposalParameter, InfixExpressionOperator)1049
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.findGetter(ModifierCorrectionSubProcessorProposalParameter)915
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)1003
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1211
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1188
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()134
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)212
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)279
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)274
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)267
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)262
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)345
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)304
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)309
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addParameterMissmatchProposals(IInvocationContext, IProblemLocation, List, ASTNode, List, Collection)1001
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)443
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1334
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1308
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1154
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreParameters(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1057
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1480
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1449
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)821
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)809
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)970
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)122
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getTypeLabel(ITypeBinding, long, StringBuffer)327
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])132
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])127
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])132
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsActionStatusValidator.validate(Object[])127
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)375
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.findInHierarchyWithAST(JavaScriptUnit, IFunction)176
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.findInHierarchyWithAST(JavaScriptUnit, IFunction)178
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.findIncludingSupertypes(IFunctionBinding, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.AddCustomConstructorOperation(IType, IJavaScriptElement, JavaScriptUnit, IVariableBinding[], IFunctionBinding, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.AddUnimplementedConstructorsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.AddUnimplementedMethodsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterName(IFunctionBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterTypeNamesForSeeTag(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNames(IJavaScriptProject, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNamesWithProposals(IJavaScriptProject, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.addOverrideAnnotation(ASTRewrite, FunctionDeclaration, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findMethodBinding(IFunctionBinding, List)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findOverridingMethod(IFunctionBinding, List)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getImplementationModifiers(AST, IFunctionBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.areOverriddenMethods(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.areOverriddenMethods(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.areSubTypeCompatible(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.areSubTypeCompatible(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.containsSignatureEquivalentConstructor(IFunctionBinding[], IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.containsSignatureEquivalentConstructor(IFunctionBinding[], IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethod(IFunctionBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethod(IFunctionBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethodInHierarchy(ITypeBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethodInType(ITypeBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isEqualMethod(IFunctionBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isEqualMethod(IFunctionBinding, String, String[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isSignatureEquivalentConstructor(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isSignatureEquivalentConstructor(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isSubsignature(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isSubsignature(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isVisibleInHierarchy(IFunctionBinding, IPackageBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.sameParameters(IFunctionBinding, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleMethod(SimpleName, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleMethod(SimpleName, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.AmbiguousMethodAnalyzer(TypeEnvironment, IFunctionBinding, TType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.AmbiguousMethodAnalyzer(TypeEnvironment, IFunctionBinding, TType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.canImplicitlyCall(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.canImplicitlyCall(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.parameterTypesMatch(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.parameterTypesMatch(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.handleExceptions(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisitMethodInvocation(ASTNode, ASTNode, List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.MessageSendFlowInfo.mergeExceptions(IFunctionBinding, FlowContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethod(AST, IFunctionBinding, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createSearchPattern(IFunction, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createSearchScope(IFunction, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findAllCallsTo(IFunctionBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.searchForCallsTo(IFunctionBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createReceiver(ASTRewrite, CallContext, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.InvocationFinder(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.InvocationFinder(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.MemberTypeTargetProvider(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.MemberTypeTargetProvider(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.addConstraintsForOverriding(IFunctionBinding, ConstraintVariable2, ConstraintVariable2[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.createMethodTypeArguments(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.doVisitMethodInvocationArguments(IFunctionBinding, List, Expression, Map, Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.doVisitMethodInvocationReturnType(FunctionInvocation, IFunctionBinding, Expression, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.isSpecialCloneInvocation(IFunctionBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeDeclaredParameterTypeVariable(IFunctionBinding, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeDeclaredReturnTypeVariable(IFunctionBinding, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeParameterTypeVariable(IFunctionBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeReturnTypeVariable(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isVirtual(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isSameMethod(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isSameMethod(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isSameMethod(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isSameMethod(IFunctionBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findMethod(IFunctionBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getDeclaringSuperTypes(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionInvocation, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IFunctionBinding, ConstraintVariable2)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.getOriginalMethods(IFunctionBinding, ITypeBinding, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.getOriginalMethods(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createMethodParameterVariable(IFunctionBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createReturnTypeVariable(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.PullUpAstNodeMapper(CompilationUnitRewrite, CompilationUnitRewrite, ASTRewrite, IType, TypeVariableMaplet[], IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.PullUpAstNodeMapper(CompilationUnitRewrite, CompilationUnitRewrite, ASTRewrite, IType, TypeVariableMaplet[], IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.handleExceptions(IFunctionBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeDeclaringTypeVariable(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeParameterTypeVariable(IFunctionBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeReturnTypeVariable(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.DeclaringTypeVariable.DeclaringTypeVariable(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.findMethod(IFunctionBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getArgumentConstraints(List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForOverriding(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getDeclaringSuperTypes(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getReturnTypeConstraint(Expression, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getRootDefs(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeDeclaringTypeVariable(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeParameterTypeVariable(IFunctionBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeReturnTypeVariable(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ParameterTypeVariable.ParameterTypeVariable(IFunctionBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ReturnTypeVariable.ReturnTypeVariable(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ParameterTypeVariable2.ParameterTypeVariable2(TType, int, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ReturnTypeVariable2.ReturnTypeVariable2(TType, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isAbstract(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isStatic(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsSelectionDialog.GenerateConstructorUsingFieldsSelectionDialog(Shell, ILabelProvider, GenerateConstructorUsingFieldsContentProvider, CompilationUnitEditor, IType, IFunctionBinding[])-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsValidator.createSignature(IFunctionBinding, StringBuffer, Object[])-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.matches(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.isExitPoint(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.matchStaticImport(Name, List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getMethodSignature(IFunctionBinding, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParameterTypeBinding(ASTNode, List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ChangeMethodSignatureProposal(String, IJavaScriptUnit, ASTNode, IFunctionBinding, ChangeMethodSignatureProposalChangeDescription[], ChangeMethodSignatureProposalChangeDescription[], int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.ConstructorFromSuperclassProposal(IJavaScriptUnit, TypeDeclaration, IFunctionBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getArgumentNames(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createMethodInvocation(ModifierCorrectionSubProcessorProposalParameter, IFunctionBinding, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.NewDefiningMethodProposal(String, IJavaScriptUnit, ASTNode, ITypeBinding, IFunctionBinding, String[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreParameters(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.isImplicitConstructor(IFunctionBinding, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getMethodLabel(IFunctionBinding, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.createRunnable(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, int, boolean)-1
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.createRunnable(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, IFunctionBinding, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findMethodBinding(IFunctionBinding, List)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findOverridingMethod(IFunctionBinding, List)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegateCandidates(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMethodBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInHierarchy(ITypeBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInHierarchy(ITypeBinding, String, String[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInType(ITypeBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInType(ITypeBinding, String, String[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethod(IFunctionBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethodInHierarchy(ITypeBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethodInType(ITypeBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getSuperConstructorBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.getMethodBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findMethodBindingInHierarchy(ITypeBinding, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.resolveBinding(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.getBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.getBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findMethod(IFunctionBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.findMethod(IFunctionBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getRootDefs(IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ParameterTypeVariable.getMethodBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ReturnTypeVariable.getMethodBinding()-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsSelectionDialog.getSuperConstructorChoice()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.findGetter(ModifierCorrectionSubProcessorProposalParameter)-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getObjectConstructor(JavaScriptUnit)-1

org.eclipse.wst.jsdt.core.dom.ImportDeclaration

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.collectReferences(JavaScriptUnit, List, List, Set, Set)517
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(JavaScriptUnit)471
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getUsedVariableNames(int, int)845
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getImportDeclaration(IProblemLocation, JavaScriptUnit)719
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2852
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2852
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportDeclarationNode(IImportDeclaration, JavaScriptUnit)196
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createOccurrenceUpdate(ASTNode, CompilationUnitRewrite, RefactoringStatus)1521
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateTypeReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1546
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createStubTypeContext(IJavaScriptUnit, JavaScriptUnit, int)515
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)259
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.isStaticImport(ASTNode)169
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)222
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getExistingImports(JavaScriptUnit)2067
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.removeUnusedImports(IJavaScriptUnit, Set, boolean)2097
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveImportOperation.fImportDeclaration-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveImportOperation.fImportDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.fImportDecl-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.fImportDecl-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getImportDeclaration(IProblemLocation, JavaScriptUnit)718
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)573
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)607
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(QualifiedName)85
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)258
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)169
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.isStaticImport(ASTNode)169
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.collectReferences(JavaScriptUnit, List, List, Set, Set)517
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(JavaScriptUnit)471
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getUsedVariableNames(int, int)845
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)548
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createRemoveUnusedImportFix(JavaScriptUnit, IProblemLocation)454
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveImportOperation.rewriteAST(CompilationUnitRewrite, List)128
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveImportOperation.rewriteAST(CompilationUnitRewrite, List)128
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2852
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2851
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2851
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2852
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateTypeReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1546
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createStubTypeContext(IJavaScriptUnit, JavaScriptUnit, int)515
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)222
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.removeUnusedImports(IJavaScriptUnit, Set, boolean)2097
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveImportOperation.RemoveImportOperation(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveImportOperation.RemoveImportOperation(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.StaticImportUpdate(ChangeSignatureRefactoring, ImportDeclaration, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.StaticImportUpdate(ChangeSignatureRefactoring, ImportDeclaration, CompilationUnitRewrite, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.visit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReferenceInImport(ImportDeclaration, ASTNode, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ImportDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.visit(ImportDeclaration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getImportDeclaration(IProblemLocation, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportDeclarationNode(IImportDeclaration, JavaScriptUnit)-1

org.eclipse.wst.jsdt.core.dom.InfixExpression

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findGroupRoot(InfixExpression)79
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findGroupRoot(InfixExpression)81
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.visitNode(ASTNode)415
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.visitNode(ASTNode)415
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.isAGroupRoot(ASTNode)190
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.isAssociativeInfix(ASTNode)194
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.isParentInfixWithSameOperator(InfixExpression)199
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)219
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)353
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)61
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)61
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)58
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)58
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)187
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)187
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)122
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)122
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)41
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.breakInfixOperationAtOperation(ASTRewrite, Expression, InfixExpressionOperator, int, boolean, Expression[])1319
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1245
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)628
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)486
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForAndIfNeeded(AST, ASTRewrite, Expression)838
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)883
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)862
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)884
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1082
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1062
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1083
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)108
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()729
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()733
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()729
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()733
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)669
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.fGroupRoot-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.fGroupRoot-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.fGroupRoot-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.fCompareExpression-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.fCompareExpression-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.visitNode(ASTNode)415
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.visitNode(ASTNode)415
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.isAssociativeInfix(ASTNode)194
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.isParentInfixWithSameOperator(InfixExpression)198
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)216
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)350
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createAddParanoidalParenthesisFix(JavaScriptUnit, ASTNode[])322
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createRemoveUnnecessaryParenthesisFix(JavaScriptUnit, ASTNode[])338
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)57
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)57
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)52
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)52
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)186
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)186
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)120
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)120
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)40
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.breakInfixOperationAtOperation(ASTRewrite, Expression, InfixExpressionOperator, int, boolean, Expression[])1316
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getBooleanExpression(ASTNode)1980
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1242
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)627
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)485
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)859
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)882
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1059
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1081
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isSelectingOperator(ASTNode, ASTNode, int, int)929
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isSelectingOperator(ASTNode, ASTNode, int, int)929
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()729
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()729
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)669
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1118
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)219
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)353
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)58
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)58
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)61
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)61
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)122
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)122
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.createInvocation(AST, Expression, String)293
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)138
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)1343
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2162
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2127
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2158
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1268
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1284
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)486
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)813
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)772
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)992
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)1008
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForAndIfNeeded(AST, ASTRewrite, Expression)838
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)1515
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)862
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)881
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1062
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1080
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)108
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.2.addEdits(IDocument, TextEdit)678
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.2.addEdits(IDocument, TextEdit)677
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)519
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createInfixInvocationFromPostPrefixExpression(ModifierCorrectionSubProcessorProposalParameter, InfixExpressionOperator)1051
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)1005
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.AssociativeInfixExpressionFragment(InfixExpression, List)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createFragmentForFullSubtree(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createSubPartFragmentBySourceRange(InfixExpression, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findGroupMembersInOrderFor(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findGroupRoot(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.GroupMemberFinder(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.GroupMemberFinder.GroupMemberFinder(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.isParentInfixWithSameOperator(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForFullSubtreeFactory.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForFullSubtreeFactory.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createInfixExpressionSubPartFragmentBySourceRange(InfixExpression, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createInfixExpressionSubPartFragmentBySourceRange(InfixExpression, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getNormalizedValue(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(InfixExpression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedAndOrExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedInfixBooleanExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isOperatorSelected(InfixExpression, int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.visit(InfixExpression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.visit(InfixExpression)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.findGroupRoot(InfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getGroupRoot()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getCompareExpression()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getCompareExpression()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.getParentInfixExpression()-1

org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)59
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)59
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)62
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)62
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)188
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)188
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)123
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)123
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1246
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)629
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)487
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)109
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.visit(InfixExpression)712
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.CompareInBitWiseOpFinder.visit(InfixExpression)712
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)1017
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)1029
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newInfixExpression(AST, InfixExpressionOperator, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.isOperatorAssociative(InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getInfixOperatorPrecedence(InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getInfixOperatorPrecedence(InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.isAssoziative(InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.isAssoziative(InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.breakInfixOperationAtOperation(ASTRewrite, Expression, InfixExpressionOperator, int, boolean, Expression[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInfixOperatorPrecedence(InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedAndOrExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedInfixBooleanExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.isBitOperation(InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createInfixInvocationFromPostPrefixExpression(ModifierCorrectionSubProcessorProposalParameter, InfixExpressionOperator)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.convertToInfixOperator(AssignmentOperator)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.getOperator()-1

org.eclipse.wst.jsdt.core.dom.Initializer

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)89
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.category(BodyDeclaration)89
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.perform(BodyDeclaration)48
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)170
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)170
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.computeConstantDeclarationLocation()603
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.isStaticFieldOrStaticInitializer(BodyDeclaration)681
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeLastStatementSelected()346
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getEnclosingBodyNode()747
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getInitializerNode(IInitializer, JavaScriptUnit)213
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getInitializerNode(IInitializer, JavaScriptUnit)211
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()168
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInStaticContext(ASTNode)726
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)192
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addLocalDeclarations(ASTNode, int, int, ScopeAnalyzerIBindingRequestor)824
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)694
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.computeConstantDeclarationLocation()602
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.isStaticFieldOrStaticInitializer(BodyDeclaration)680
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeLastStatementSelected()345
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getInitializerNode(IInitializer, JavaScriptUnit)212
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getInitializerNode(IInitializer, JavaScriptUnit)210
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(JavaScriptUnit)88
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.isEnclosingStatement(ASTNode)156
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()167
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInStaticContext(ASTNode)725
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addConstructorFromSuperclassProposal(IInvocationContext, IProblemLocation, Collection)444
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)191
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)625
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)170
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)170
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.internalPerform(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.endVisit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.endVisit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(Initializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(Initializer)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.endVisit(Initializer)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.visit(Initializer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getInitializerNode(IInitializer, JavaScriptUnit)-1

org.eclipse.wst.jsdt.core.dom.InstanceofExpression

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)51
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1354
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)135
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)517
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)77
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.MissingParenthesisVisitor.postVisit(ASTNode)77
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)191
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)191
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)50
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(Type)688
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1351
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)632
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)525
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)539
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)512
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)135
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)517
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getNormalizedValue(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(InstanceofExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(InstanceofExpression)-1

org.eclipse.wst.jsdt.core.dom.IPackageBinding

INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteName(Name, ITypeBinding)154
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)700
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)335
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getTypeLabel(ITypeBinding, long, StringBuffer)397
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findUnimplementedInterfaceMethods(ITypeBinding, HashSet, ArrayList, IPackageBinding, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isVisibleInHierarchy(IFunctionBinding, IPackageBinding)-1

org.eclipse.wst.jsdt.core.dom.ITypeBinding

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)676
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)899
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAllSuperTypes(ITypeBinding)519
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()485
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder.getResult()129
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder.getResult()129
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.perform(ASTNode[])33
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])394
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getArgumentTypes()280
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getExceptions(boolean, AST)508
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.computeLocalTypeVariables()837
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.getExceptions()194
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.getExceptions()195
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.getTypeVariables()244
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.getTypeVariables()245
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.removeExceptions(TryStatement)216
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkCanCreateIntermediaryMethod()768
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getTypeAndAllSuperTypes(ITypeBinding)1089
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkInHierarchy(RefactoringStatus, boolean, boolean)479
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkInHierarchy(RefactoringStatus, boolean, boolean)481
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)771
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createChangeManager(IProgressMonitor, RefactoringStatus)800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, TextEditGroup)1507
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentTypes(FunctionDeclaration)1013
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedInDeclarations(FunctionDeclaration[])141
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.perform(BodyDeclaration, Selection)83
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchAnalyzer.endVisit(JavaScriptUnit)49
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeBindings(TType[], IJavaScriptProject)139
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)166
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)166
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)758
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.OverrideMethodComparator(ITypeBinding)200
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.OverrideMethodComparator(ITypeBinding)200
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.OverrideMethodComparator(ITypeBinding)195
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.OverrideMethodComparator(ITypeBinding)195
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.RootType.getChildren()96
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.RootType.getChildren()96
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getNarrowingTypes(AST, ITypeBinding)899
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getQualifierGuess(ASTNode, String, List, IBinding)493
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getQualifierGuess(ASTNode, String, List, IBinding)526
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getRelaxingTypes(AST, ITypeBinding)924
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)217
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)953
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.findGetter(ModifierCorrectionSubProcessorProposalParameter)915
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1311
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1337
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1170
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreParameters(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1061
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentTypes(List)1376
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getParameterTypes(List)1216
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getObjectConstructor(JavaScriptUnit)403
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.writeSuperInterfaces(StringBuffer, NewTypeWizardPageImportsManager)2202
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)206
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)62
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)78
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.add(SimpleName)202
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.add(SimpleName)202
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(Name)508
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IBinding)115
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAllSuperTypes(ITypeBinding)519
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getDeclaration(IBinding)1115
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getImportName(IBinding)187
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isDeclarationBinding(IBinding)1102
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)271
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)271
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclaringType(IBinding)552
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)168
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)168
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)100
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)100
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()475
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.perform(ASTNode[])33
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])394
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getExceptions(boolean, AST)508
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.computeLocalTypeVariables()837
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SimpleName)728
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.getExceptions()195
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.getTypeVariables()245
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.removeExceptions(TryStatement)216
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)385
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)385
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)385
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)292
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)292
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)292
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkCanCreateIntermediaryMethod()768
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getTypeAndAllSuperTypes(ITypeBinding)1089
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.visit(SimpleName)55
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)228
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)228
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkTypeVariables()583
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkTypeVariables()571
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkOverriddenBinaryMethods()373
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.computeValidTypes(ITypeBinding, Collection, Collection, IProgressMonitor)1103
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.contains(Collection, ITypeBinding)1471
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findSuperTypeByName(ITypeBinding, String)1451
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getValidTypeNames()1277
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.print(Collection)1074
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)576
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)568
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)612
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeImports(IJavaScriptUnit, IProgressMonitor)329
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)221
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)87
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, Collection, boolean)161
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)167
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)181
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addImportsToTargetUnit(IJavaScriptUnit, IProgressMonitor)584
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReferenceInImport(ImportDeclaration, ASTNode, CompilationUnitRewrite)1519
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)318
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)318
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)372
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)372
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)563
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)563
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)586
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)586
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkInitialConditions(IProgressMonitor)292
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDestinationBinding()812
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)885
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedInDeclarations(FunctionDeclaration[])141
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)263
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)263
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.ExceptionComparator.compare(Object, Object)42
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.ExceptionComparator.compare(Object, Object)43
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.ExceptionComparator.compare(Object, Object)43
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.ExceptionComparator.compare(Object, Object)42
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.perform(BodyDeclaration, Selection)83
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.perform(BodyDeclaration, Selection)75
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeExpressionOrTypeVariable(Expression, IContext)67
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.containsASuperType(ITypeBinding, Set)666
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForHiding(VariableDeclarationFragment)495
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForOverriding(IFunctionBinding)528
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getDeclaringSuperTypes(IFunctionBinding)684
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getRootDefs(IFunctionBinding)648
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createBoxed(PrimitiveType, IJavaScriptProject)241
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeBindings(TType[], IJavaScriptProject)145
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.handleCatchArguments(List)110
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.visit(TryStatement)72
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(IBinding)199
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)212
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)212
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)211
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)211
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)420
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.1.compare(Object, Object)39
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.1.compare(Object, Object)40
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.getChildren(Object)36
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.2.selectionChanged(SelectionChangedEvent)296
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getInitialSelection(Collection)228
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getInitialSelection(Collection)228
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getInitialSelection(Collection)230
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getInitialSelection(Collection)230
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getSelectedType()335
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getSelectedType()335
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.print(Collection)77
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.isCatched(ITypeBinding)243
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getBindingDeclaration(IBinding)290
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.AddTypeParameterProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, String, ITypeBinding[], int)65
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getNarrowingTypes(AST, ITypeBinding)899
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getQualifierGuess(ASTNode, String, List, IBinding)526
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getRelaxingTypes(AST, ITypeBinding)924
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isVariableDefinedInContext(IBinding, ITypeBinding)973
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)58
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)217
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)166
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)161
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.isNotYetThrown(ITypeBinding, List)700
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()139
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)343
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1457
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.getExpectedType()597
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBaseImageDescriptor(IBinding, int)64
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBindingLabel(IBinding, long)442
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.fType-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.fType-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.fParentTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.fParentTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.fParentTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.fParentTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.fDeclaringClass-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.fDeclaringClass-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.fDeclaringTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.fDeclaringTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.fTypeProposal-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.fTypeProposal-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fAllExceptions-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fExpressionBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fTypeVariables-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fArgTypes-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.fIntermediaryClassBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.fIntermediaryFirstParameterType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.fDestinationTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ExceptionInfo.fTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassReference.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.fNewTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.fOldTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ReturnTypeInfo.fNewTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.fDeclaringClassBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fObject-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fSelectedType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fSelectionTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.fTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.fTypeBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.fDeclaringType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.fDeclaringType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.fSource-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.fTarget-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.fSourceBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchAnalyzer.fExceptions-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariable.fTypeBinding-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.fType-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsValidator.fType-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.fAllTypes-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.fAllTypes-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.RootType.fRoot-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.RootType.fRoot-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.fException-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.fSelectedType-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.fSenderBinding-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.fParamTypes-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.fBounds-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.fTypeBinding-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.type-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.type-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.fNewInterface-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.fSenderBinding-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.fNewType-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)205
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)77
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)61
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)143
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(Name)507
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IBinding)114
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)270
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)270
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isExtractableExpression(ASTNode)375
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeReceiver()567
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)99
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)99
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)170
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)170
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)577
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SimpleName)727
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)384
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)384
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)384
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)148
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)150
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)150
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)148
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)148
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)150
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)291
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)291
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)291
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.visit(SimpleName)54
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)227
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)227
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)567
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)575
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)611
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)220
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)86
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, Collection, boolean)160
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)166
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReferenceInImport(ImportDeclaration, ASTNode, CompilationUnitRewrite)1518
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)371
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)371
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)562
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)562
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)585
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)585
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDestinationBinding()810
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.visit(SimpleName)152
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.visit(SimpleName)152
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)262
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)262
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeExpressionOrTypeVariable(Expression, IContext)63
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeBindings(TType[], IJavaScriptProject)144
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(IBinding)198
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)210
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)210
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)210
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)210
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.AddTypeParameterProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, String, ITypeBinding[], int)53
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isVariableDefinedInContext(IBinding, ITypeBinding)966
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)57
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)165
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateFieldModifiers(ASTNode)473
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)906
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)698
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1456
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBaseImageDescriptor(IBinding, int)63
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBindingLabel(IBinding, long)441
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)206
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)174
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)160
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)206
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)220
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)195
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)169
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.containingDeclaration(ITypeBinding, String, String)159
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.containingDeclaration(ITypeBinding, String, String)163
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)93
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)88
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)78
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.findInContext(String, String, int)62
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)151
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)160
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.add(SimpleName)202
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.add(SimpleName)202
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)160
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)160
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterTypeNamesForSeeTag(IFunctionBinding)314
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)83
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)153
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)329
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)259
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)403
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)371
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)492
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)462
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration)566
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ITypeBinding, AST)596
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)712
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)691
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, boolean)761
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)830
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)855
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)870
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.areSubTypeCompatible(IFunctionBinding, IFunctionBinding)1180
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.areSubTypeCompatible(IFunctionBinding, IFunctionBinding)1179
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.areSubTypeCompatible(IFunctionBinding, IFunctionBinding)1168
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IFunctionBinding)144
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.collectSuperTypes(ITypeBinding, Set)528
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.createName(ITypeBinding, boolean, List)213
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findFieldInHierarchy(ITypeBinding, String)298
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInHierarchy(ITypeBinding, String, ITypeBinding[])354
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInHierarchy(ITypeBinding, String, String[])407
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethod(IFunctionBinding, boolean)479
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethodInHierarchy(ITypeBinding, IFunctionBinding)450
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findTypeInHierarchy(ITypeBinding, String)775
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findTypeInHierarchy(ITypeBinding, String)782
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getTypeBoundsForSubsignature(ITypeBinding)714
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isSubsignature(IFunctionBinding, IFunctionBinding)673
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isSubsignature(IFunctionBinding, IFunctionBinding)658
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isVisibleInHierarchy(IFunctionBinding, IPackageBinding)501
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.sameParameters(IFunctionBinding, IFunction)892
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addInherited(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)222
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addInherited(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)215
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)299
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)291
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addTypeDeclarations(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)264
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(int, int)532
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(SimpleName, int)386
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(SimpleName, int)378
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(SimpleName, int)384
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)356
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)350
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getSignature(IBinding)164
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isDeclaredInScope(IBinding, SimpleName, int)474
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isDeclaredInScope(IBinding, SimpleName, int)468
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isDeclaredInScope(IBinding, SimpleName, int)476
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)679
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)679
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleMethod(SimpleName, IFunctionBinding)194
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleMethod(SimpleName, IFunctionBinding)194
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)167
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)167
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)612
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)605
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getNonStaticQualifier(ITypeBinding, ImportRewrite, SimpleName)671
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)608
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)130
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)273
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)294
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)372
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)366
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)393
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)391
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)374
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(VariableDeclarationFragment)411
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(VariableDeclarationFragment)409
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)440
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.checkExpressionCondition()571
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)310
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getIterableType(ITypeBinding)194
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getSuperType(ITypeBinding, String)86
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getSuperType(ITypeBinding, String)92
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getVariableNameProposals()146
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()431
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)168
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)168
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)197
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)197
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)294
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)294
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[])329
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[])319
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsExplicitCast(RefactoringStatus)704
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsVarargBoxing(List)544
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsVarargBoxing(List)541
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.areLocalsUsedIn(Expression, List)939
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.classNameHidesEnclosingType()405
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createFieldsForAccessedLocals(CompilationUnitRewrite, IVariableBinding[], String[], List)731
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createRefactoringDescriptor()503
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getAllEnclosingAnonymousTypesField()392
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getSuperConstructorBinding()958
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getSuperTypeBinding()1018
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()471
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()456
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()472
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1036
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.mustInnerClassBeStatic()1044
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.setSuperType(TypeDeclaration)1003
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder.visit(SimpleName)120
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder.visit(SimpleName)120
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.visit(ThrowStatement)37
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkInitialConditions(IProgressMonitor)270
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()501
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getConstantType()516
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getContainingTypeBinding()780
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.guessConstantNames()222
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.checkInput(RefactoringStatus, String, AST)274
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])387
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getExceptions(boolean, AST)503
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.initReturnType(ImportRewrite)229
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.isVoidMethod()327
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)431
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)893
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)806
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDestinations()648
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.processVariable(List, IVariableBinding)843
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.processVariable(List, IVariableBinding)847
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.guessTempNames()884
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SimpleName)728
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.isExceptionCaught(ITypeBinding)137
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.handleException(List, ITypeBinding)229
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.MessageSendFlowInfo.mergeExceptions(IFunctionBinding, FlowContext)41
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)131
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)131
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)132
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)132
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)131
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.areInSameType(ASTNode, ASTNode)132
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)363
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)363
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)363
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)482
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)482
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.createChange(IProgressMonitor)352
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)317
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createChange(IProgressMonitor)1049
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)789
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createSearchScope(IFunction, IFunctionBinding)415
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.addTypeParameters(CompilationUnitRewrite, List, ITypeBinding)858
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.collectSuperTypes(ITypeBinding, List)1098
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyArguments(FunctionDeclaration, CompilationUnitRewrite)895
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyTypeParameters(FunctionDeclaration, CompilationUnitRewrite)913
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findCommonParent(ITypeBinding)686
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findCommonParent(ITypeBinding)698
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findCommonParent(ITypeBinding)687
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findMethodBindingInHierarchy(ITypeBinding, IFunction)1068
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getExpressionType(FunctionInvocation)1181
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.qualifyThisExpression(ThisExpression, FunctionInvocation, IMember, CompilationUnitRewrite)1020
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.qualifyThisExpression(ThisExpression, FunctionInvocation, IMember, CompilationUnitRewrite)1042
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateReferences(IProgressMonitor)648
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.addParameterInfo(CompilationUnitRewrite)235
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.guessTempNamesFromExpression(Expression, String[])441
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkTempTypeForLocalTypeUsage()388
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.visit(SimpleName)838
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.visit(SimpleName)838
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.checkActivation()385
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)228
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)228
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getReceiver(CallContext, int)486
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getReceiver(CallContext, int)487
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.returnTypeMatchesReturnExpressions()255
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateTypeReferences(ASTRewrite, CallContext)438
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateTypeVariables(ASTRewrite, CallContext)499
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(FunctionDeclaration)109
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.addConstraintsForOverriding(IFunctionBinding, ConstraintVariable2, ConstraintVariable2[])418
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.createMethodTypeArguments(IFunctionBinding)493
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.doVisitMethodInvocationReturnType(FunctionInvocation, IFunctionBinding, Expression, Map)504
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(BooleanLiteral)339
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(CastExpression)257
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(CharacterLiteral)345
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionInvocation)457
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionInvocation)464
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionInvocation)458
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionInvocation)465
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(NumberLiteral)333
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(RegularExpressionLiteral)351
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SimpleName)136
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(StringLiteral)327
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ThisExpression)356
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(TypeLiteral)362
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.getBoxedType(ITypeBinding, Expression)314
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeCastVariable(CastExpression, ConstraintVariable2)547
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1.visit(QualifiedName)135
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1.visit(QualifiedName)137
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.NLSHint(IJavaScriptUnit, JavaScriptUnit)101
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)264
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)97
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)102
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)88
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IJavaScriptProject, AccessorClassReference)379
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.visit(SimpleName)121
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.visit(SimpleName)121
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.considerBinding(IBinding, ASTNode)251
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.endVisit(JavaScriptUnit)227
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkFinalConditions(IProgressMonitor)341
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkInHierarchy(RefactoringStatus, boolean, boolean)476
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkInHierarchy(RefactoringStatus, boolean, boolean)478
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[], RefactoringStatus, boolean)489
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[], RefactoringStatus, boolean)499
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.computeUsedNames()523
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkTypeVariables()583
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkTypeVariables()571
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.collectTypeVariables(ITypeBinding, Set)608
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()762
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)2036
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)2036
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2213
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2216
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2181
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2181
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2213
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2054
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2179
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2054
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2179
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2216
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExceptionFromNodeList(ExceptionInfo, List)2010
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExceptionFromNodeList(ExceptionInfo, List)2010
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExceptionFromNodeList(ExceptionInfo, List)2013
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExceptionFromNodeList(ExceptionInfo, List)2013
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewDocRefType(ParameterInfo)2402
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewDocRefType(ParameterInfo)2402
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkOverriddenBinaryMethods()373
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.computeValidTypes(ITypeBinding, Collection, Collection, IProgressMonitor)1103
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.contains(Collection, ITypeBinding)1471
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createParameterizedType(AST, ITypeBinding)578
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findSuperTypeByName(ITypeBinding, String)1451
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getDeclaringSuperTypes(IFunctionBinding)397
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getValidTypeNames()1277
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.print(Collection)1074
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayInitializer)164
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(CatchClause)229
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ClassInstanceCreation)253
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ClassInstanceCreation)249
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ConditionalExpression)274
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)495
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IFunctionBinding, ConstraintVariable2)345
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IVariableBinding, Expression, Expression)381
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ThisExpression)678
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.getOriginalMethods(IFunctionBinding)723
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createCastVariable(CastExpression, ConstraintVariable2)236
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createExceptionVariable(Name)338
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createMethodParameterVariable(IFunctionBinding, int)384
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createReturnTypeVariable(IFunctionBinding)407
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createTypeVariable(Type)476
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createVariableVariable(IVariableBinding)500
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createVariableVariable(IVariableBinding)493
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeImports(IJavaScriptUnit, IProgressMonitor)327
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)1043
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)1046
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createNecessaryConstructors(CompilationUnitRewrite, IType, AbstractTypeDeclaration, RefactoringStatus)407
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createSuperTypeSource(IJavaScriptUnit, IType, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)479
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createSuperTypeSource(IJavaScriptUnit, IType, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)477
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)708
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)137
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)137
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)221
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.registerAddedStaticImport(IBinding)204
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.registerAddedStaticImport(IBinding)200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)99
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)87
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)106
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, Collection, boolean)161
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)167
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)181
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addImportsToTargetUnit(IJavaScriptUnit, IProgressMonitor)582
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)608
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeParameters(JavaScriptUnit, IType, Map)303
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)657
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)655
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createCompilationUnitRewrite(ITypeBinding[], CompilationUnitRewrite, Map, Map, boolean, IJavaScriptUnit, IJavaScriptUnit, boolean, RefactoringStatus, IProgressMonitor)867
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createCompilationUnitRewrite(ITypeBinding[], CompilationUnitRewrite, Map, Map, boolean, IJavaScriptUnit, IJavaScriptUnit, boolean, RefactoringStatus, IProgressMonitor)887
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewQualifiedNameNode(ITypeBinding[], Name)1182
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewUnqualifiedTypeNode(ITypeBinding[], Name)1197
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideTypeNestedInDeclaringType(ASTNode)1264
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FieldAccess)168
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FieldAccess)168
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FunctionInvocation)178
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FunctionInvocation)178
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)193
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)193
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)208
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)208
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyInterfaceMemberModifiers(ITypeBinding)1376
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)239
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)239
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(SimpleType)270
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(SimpleType)270
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(SimpleType)268
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(SimpleType)268
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReferenceInImport(ImportDeclaration, ASTNode, CompilationUnitRewrite)1519
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getArgumentNode(IVariableBinding, boolean)1935
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getTargetNode()1965
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.3.getTargetNode()2467
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)201
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)201
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkGenericTarget(IProgressMonitor, RefactoringStatus)1255
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkMethodBody(IProgressMonitor, FunctionDeclaration, RefactoringStatus)1341
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeTargetCategories(FunctionDeclaration)1516
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeTargetCategories(FunctionDeclaration)1514
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1842
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1846
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodCopy(IDocument, FunctionDeclaration, ASTRewrite, Map, Map, RefactoringStatus, IProgressMonitor)2157
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodTypeParameters(ASTRewrite, FunctionDeclaration, RefactoringStatus)2517
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createSimpleTargetAccessExpression(FunctionDeclaration)2555
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.EnclosingInstanceReferenceFinder(MoveInstanceMethodProcessor, ITypeBinding)293
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.EnclosingInstanceReferenceFinder(MoveInstanceMethodProcessor, ITypeBinding)293
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)303
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)316
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)316
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)303
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.GenericReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)355
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.GenericReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)355
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)372
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)372
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentTypes(FunctionDeclaration)1006
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getTargetType()2727
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isFieldAccess(SimpleName)1038
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)563
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)563
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)605
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)586
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)605
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)586
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)928
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)928
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createChange(List, RefactoringStatus, IProgressMonitor)704
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)885
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)834
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)1850
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)1847
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)218
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)218
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(QualifiedName)86
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(TypeDeclaration)45
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesUsedInDeclaration(FunctionDeclaration)149
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)277
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)275
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.findTypeInHierarchy(ITypeBinding, String)100
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.findTypeInHierarchy(ITypeBinding, String)94
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.perform(BodyDeclaration, Selection)75
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.perform(BodyDeclaration, Selection)72
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.visit(ThrowStatement)87
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)221
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.containsASuperType(ITypeBinding, Set)666
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ArrayInitializer)102
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(CatchClause)160
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForHiding(VariableDeclarationFragment)495
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForOverriding(IFunctionBinding)528
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getDeclaringSuperTypes(IFunctionBinding)684
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getDeclaringSuperTypes(IVariableBinding)636
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getRootDefs(IFunctionBinding)648
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.TypeConstraintFactory.createCompositeOrTypeConstraint(ITypeConstraint[])114
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.HierarchyType.initialize(ITypeBinding, IType)34
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.WildcardType.initialize(ITypeBinding)27
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.handleCatchArguments(List)106
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.handleCatchArguments(List)110
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.getSuperType(ITypeBinding, String)266
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.getSuperType(ITypeBinding, String)260
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)211
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)212
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)212
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.compare(Viewer, Object, Object)211
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)420
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlink.open()74
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.1.visit(FunctionDeclaration)176
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getInitialSelection(Collection)230
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getInitialSelection(Collection)228
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getInitialSelection(Collection)228
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getInitialSelection(Collection)230
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.print(Collection)77
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.matches(IFunctionBinding)248
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.isCatched(ITypeBinding)243
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.markReferences()106
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(ThrowStatement)175
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)90
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)84
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1627
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1571
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1626
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.AllBindingsVisitor.visit(SimpleName)547
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.AllBindingsVisitor.visit(SimpleName)547
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.collectRelaxingTypes(Collection, ITypeBinding)936
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.collectRelaxingTypes(Collection, ITypeBinding)930
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)119
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)125
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)405
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)381
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)416
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)388
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getQualifierGuess(ASTNode, String, List, IBinding)488
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessBindingForTypeReference(ASTNode)363
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getCastFavorite(ITypeBinding[], ITypeBinding)103
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getCastFavorite(ITypeBinding[], ITypeBinding)101
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)81
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)197
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)132
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getEnclosingInstance()216
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getEnclosingInstance()212
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getEnclosingInstance()208
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)257
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)257
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)357
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addConstructorFromSuperclassProposal(IInvocationContext, IProblemLocation, Collection)450
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)212
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)182
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)373
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.createNoSideEffectProposal(IInvocationContext, SimpleName, IVariableBinding, String, int)880
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)845
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)139
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()62
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()88
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)221
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)150
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)392
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)382
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)952
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.checkForNarrowCast(ModifierCorrectionSubProcessorProposalParameter, Expression, boolean, ITypeBinding)1073
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createInfixInvocationFromPostPrefixExpression(ModifierCorrectionSubProcessorProposalParameter, InfixExpressionOperator)1057
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.findGetter(ModifierCorrectionSubProcessorProposalParameter)914
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)1009
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)999
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.fillInWizardPageSuperTypes(NewTypeWizardPage)270
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getAdditionalProposalInfo()368
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewParameters(ASTRewrite, List, List)71
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateParameterType(AST, Expression, String)232
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)174
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateVariableType(AST, ImportRewrite, IBinding)418
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1146
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)528
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)519
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignToVariableProposals(IInvocationContext, ASTNode, Collection)481
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)642
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1213
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1209
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1194
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getExtractLocalProposal(IInvocationContext, ASTNode, Collection)209
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1085
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)432
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)428
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.isNotYetThrown(ITypeBinding, List)700
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()139
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)207
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)134
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)66
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)66
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.1.visit(ThisExpression)501
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)230
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)228
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)193
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)205
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)280
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)282
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)334
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)77
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)114
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)108
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()68
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()64
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)901
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)280
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)298
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)283
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewMethodProposals(IJavaScriptUnit, JavaScriptUnit, Expression, List, boolean, ASTNode, String, Collection)848
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewMethodProposals(IJavaScriptUnit, JavaScriptUnit, Expression, List, boolean, ASTNode, String, Collection)858
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)1396
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)1397
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarTypeProposals(int, IJavaScriptUnit, Name, int, Collection)563
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarTypeProposals(int, IJavaScriptUnit, Name, int, Collection)583
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarTypeProposals(int, IJavaScriptUnit, Name, int, Collection)565
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)385
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)414
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)387
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createSignatureChangeDescription(int[], int, ITypeBinding[], List, ITypeBinding[])1363
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1242
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1265
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1271
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1175
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1155
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreParameters(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1032
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentTypes(List)1379
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1461
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1447
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1467
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1489
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getParameterTypes(List)1219
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)108
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)159
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)105
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)169
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.hasFieldWithName(ITypeBinding, String)499
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.hasMethodWithName(ITypeBinding, String)485
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)965
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)144
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeArgumentProposals()315
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeArgumentProposals()290
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)102
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)130
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getMethodLabel(IFunctionBinding, long, StringBuffer)239
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getTypeLabel(ITypeBinding, long, StringBuffer)389
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getTypeLabel(ITypeBinding, long, StringBuffer)361
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getTypeLabel(ITypeBinding, long, StringBuffer)359
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])161
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])161
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)117
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)117
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(Shell, IType, boolean)536
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getObjectConstructor(JavaScriptUnit)402
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)331
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(Shell, IType)225
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createInheritedMethods(IType, boolean, boolean, NewTypeWizardPageImportsManager, IProgressMonitor)2436
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.writeSuperClass(StringBuffer, NewTypeWizardPageImportsManager)2176
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.writeSuperInterfaces(StringBuffer, NewTypeWizardPageImportsManager)2205
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.AddUnimplementedConstructorsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.AddUnimplementedMethodsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.containingDeclaration(ITypeBinding, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.isConflictingType(ITypeBinding, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.isSameType(ITypeBinding, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IJavaScriptProject, ITypeBinding, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, ITypeBinding, Expression, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ImportRewrite, ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.findUnimplementedInterfaceMethods(ITypeBinding, HashSet, ArrayList, IPackageBinding, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegateCandidates(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegateCandidates(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getOverridableMethods(AST, ITypeBinding, List)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getUnimplementedMethods(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getVisibleConstructors(ITypeBinding, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newDefaultExpression(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.collectSuperTypes(ITypeBinding, Set)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.containsTypeVariables(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.containsTypeVariables(ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.createName(ITypeBinding, boolean, List)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findCompilationUnit(ITypeBinding, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findFieldInHierarchy(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findFieldInType(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInHierarchy(ITypeBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInHierarchy(ITypeBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInHierarchy(ITypeBinding, String, String[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInType(ITypeBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInType(ITypeBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethodInType(ITypeBinding, String, String[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethodInHierarchy(ITypeBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findOverriddenMethodInType(ITypeBinding, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findTypeInHierarchy(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAllNameComponents(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAllSuperTypes(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getFullyQualifiedName(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getNameComponents(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getRawName(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getRawQualifiedName(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getTopLevelType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getTypeBoundsForSubsignature(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getTypeQualifiedName(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isEqualMethod(IFunctionBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isRuntimeException(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isSuperType(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isSuperType(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isVoidType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.normalizeForDeclarationUse(ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.normalizeTypeBinding(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.sameParameter(ITypeBinding, String, IType)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.visitHierarchy(ITypeBinding, TypeBindingVisitor)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.visitInterfaces(ITypeBinding, TypeBindingVisitor)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.visitSuperclasses(ITypeBinding, TypeBindingVisitor)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addInherited(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addTypeDeclarations(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.DefaultBindingRequestor(ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DefaultBindingRequestor.DefaultBindingRequestor(ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getEnumContants(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.hasEnumContants(IBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isTypeInScope(ITypeBinding, ITypeBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isTypeInScope(ITypeBinding, ITypeBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isVisible(IBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.SearchRequestor(IBinding, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.SearchRequestor.SearchRequestor(IBinding, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.TypeBindingVisitor.visit(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.canAssign(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.canAssign(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.canCast(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.canCast(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.isArrayCompatible(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.isJavaLangObject(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.AddStaticQualifierOperation(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.AddStaticQualifierOperation(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getNonStaticQualifier(ITypeBinding, ImportRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.ToStaticAccessOperation(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.ToStaticAccessOperation(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getVariableNameProposals(ITypeBinding, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.(ConvertIterableLoopOperation, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getIterableType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getSuperType(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.addProposal(ITypeBinding, IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.JavaLinkedModeProposal(IJavaScriptUnit, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.JavaLinkedModeProposal(IJavaScriptUnit, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkMethodInType(ITypeBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkMethodInType(ITypeBinding, String, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.visit(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.AmbiguousMethodAnalyzer.visit(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.createLocalDeclaration(ITypeBinding, String, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addNestedClass(CompilationUnitRewrite, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewClassInstanceCreation(CompilationUnitRewrite, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewNestedClass(CompilationUnitRewrite, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.modifyConstructorCall(CompilationUnitRewrite, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newParameterDeclaration(AST, ImportRewrite, String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.isExceptionCaught(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.addException(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.addTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.handleException(List, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.ThrowFlowInfo.mergeException(ITypeBinding, FlowContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.TypeVariableFlowInfo.TypeVariableFlowInfo(ITypeBinding, FlowContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setCtorTypeArguments(ClassInstanceCreation, String, ITypeBinding[], AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setMethodReturnType(FunctionDeclaration, String, ITypeBinding[], AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.typeNodeForTypeBinding(ITypeBinding, int, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.addTypeParameters(CompilationUnitRewrite, List, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.collectSuperTypes(ITypeBinding, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findCommonParent(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findMethodBindingInHierarchy(ITypeBinding, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getTypeAndAllSuperTypes(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.getQualifiedName(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.checkBinding(List, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.processLocalTypeBinding(ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.LocalTypeAndVariableUsageAnalyzer(ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.LocalTypeAndVariableUsageAnalyzer(ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addTypeVariableReference(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addTypeVariableReference(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.rewriteReferences(ASTRewrite, ITypeBinding[], List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.setNewLocation(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ExceptionInfo.createInfoForOldException(IType, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ExceptionInfo.ExceptionInfo(IType, int, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.createTType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.getBoxedType(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.getElementVariable(ConstraintVariable2, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.isAGenericType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeArrayTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeImmutableTypeVariable(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeParameterizedTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassReference.AccessorClassReference(ITypeBinding, String, Region)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getPackageOfAccessorClass(IJavaScriptProject, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.createInfoForAddedParameter(ITypeBinding, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.ParameterInfo(IVariableBinding, ITypeBinding, String, String, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.setNewTypeBinding(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ReturnTypeInfo.setNewTypeBinding(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.AccessAnalyzer(SelfEncapsulateFieldRefactoring, IJavaScriptUnit, IVariableBinding, ITypeBinding, ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[], RefactoringStatus, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[], RefactoringStatus, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkMethodInHierarchy(ITypeBinding, String, ITypeBinding, ITypeBinding[], RefactoringStatus, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.collectTypeVariables(ITypeBinding, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.replaceTypeNode(Type, String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.replaceTypeNode(Type, String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.computeValidTypes(ITypeBinding, Collection, Collection, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.contains(Collection, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createParameterizedType(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findMethod(IFunctionBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findSuperTypeByName(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getAllSuperTypes(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isSubTypeOf(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isSubTypeOf(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isValid(IJavaScriptProject, ITypeBinding, Collection, Collection, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isValidOrConstraint(IJavaScriptProject, ITypeBinding, Collection, CompositeOrTypeConstraint)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isValidSimpleConstraint(IJavaScriptProject, ITypeBinding, Collection, SimpleTypeConstraint)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.setOriginalType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.setSelectedType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ITypeBinding, Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.getOriginalMethods(IFunctionBinding, ITypeBinding, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createDeclaringTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createImmutableTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createIndependentTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createTType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createTypeVariable(ITypeBinding, CompilationUnitRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.isConstrainedType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1.(ExtractSupertypeProcessor, IProgressMonitor, Map, IType, ITypeBinding[], RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createModifiedSubType(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.MovedMemberAnalyzer(CompilationUnitRewrite, IBinding[], ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.MovedMemberAnalyzer(CompilationUnitRewrite, IBinding[], ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceTypeParameters(ITypeBinding[], AbstractTypeDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addSimpleTypeQualification(CompilationUnitRewrite, ITypeBinding, SimpleType, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createCompilationUnitRewrite(ITypeBinding[], CompilationUnitRewrite, Map, Map, boolean, IJavaScriptUnit, IJavaScriptUnit, boolean, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewQualifiedNameNode(ITypeBinding[], Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewUnqualifiedTypeNode(ITypeBinding[], Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isCorrespondingTypeBinding(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isSubclassBindingOfEnclosingType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyInterfaceMemberModifiers(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.TypeReferenceQualifier(MoveInnerToTopRefactoring, ITypeBinding, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.TypeReferenceQualifier(MoveInnerToTopRefactoring, ITypeBinding, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateNameReference(ITypeBinding[], Name, CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateParameterizedTypeReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateTypeReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.EnclosingInstanceReferenceFinder(MoveInstanceMethodProcessor, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.EnclosingInstanceReferenceFinder(MoveInstanceMethodProcessor, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.ReadyOnlyFieldFinder(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.ReadyOnlyFieldFinder(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.isStaticAccess(Expression, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.MoveStaticMemberAnalyzer(CompilationUnitRewrite, IBinding[], ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.MoveStaticMemberAnalyzer(CompilationUnitRewrite, IBinding[], ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FieldAccess, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionInvocation, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionRef, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(MemberRef, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(QualifiedName, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(SimpleName, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteExpression(ASTNode, Expression, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteName(Name, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.ReferenceAnalyzer(CompilationUnitRewrite, IBinding[], ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.ReferenceAnalyzer(CompilationUnitRewrite, IBinding[], ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.findTypeInHierarchy(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.ExceptionComparator.getDepth(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.ExceptionComparator.getDepth(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariable.ConstraintVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeDeclaringTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeRawBindingVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeTypeVariable(ITypeBinding, String, CompilationUnitRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.DeclaringTypeVariable.DeclaringTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.containsASuperType(ITypeBinding, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.findField(IVariableBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.findMethod(IFunctionBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.isClassBinding(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeDeclaringTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeRawBindingVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeTypeVariable(ITypeBinding, String, CompilationUnitRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.RawBindingVariable.RawBindingVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.AbstractTypeVariable.initialize(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.ArrayType.initialize(ITypeBinding, TType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.CaptureType.initialize(ITypeBinding, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.GenericType.initialize(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.HierarchyType.initialize(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.ParameterizedType.initialize(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.RawType.initialize(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TType.initialize(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TType.isEqualTo(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.create(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.create(ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createArrayType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createCaptureType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createExtendsWildCardType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createGenericType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createParameterizedType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createPrimitiveType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createRawType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createStandardType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createSuperWildCardType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeVariable(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createUnboundWildcardType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.initializeJavaLangObject(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeVariable.initialize(ITypeBinding, ITypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.WildcardType.initialize(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.TypeVariable.TypeVariable(ITypeBinding, String, CompilationUnitRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.CollectionElementVariable2.CollectionElementVariable2(ConstraintVariable2, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.handleBug84585(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.addException(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.addExceptions(ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.catches(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.catches(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsValidator.GenerateConstructorUsingFieldsValidator(GenerateConstructorUsingFieldsSelectionDialog, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.getSuperType(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.OverrideMethodComparator(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodComparator.OverrideMethodComparator(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.getDirectSuperTypes(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.RootType.RootType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.RootType.RootType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.findItem(TreeItem[], ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.findItem(TreeItem[], ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.typeSelected(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.typeSelected(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.matches(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.catches(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.catches(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.isCatched(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.isExitPoint(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.AbstractMethodCompletionProposal(String, IJavaScriptUnit, ASTNode, ITypeBinding, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.AddArgumentCorrectionProposal(String, IJavaScriptUnit, ASTNode, int[], ITypeBinding[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.canAssign(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.canAssign(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.isMoreSpecific(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.isMoreSpecific(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.AddTypeParameterProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, String, ITypeBinding[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.suggestLocalVariableNames(IJavaScriptUnit, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.AssignToVariableAssistProposal(IJavaScriptUnit, int, ExpressionStatement, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.AssignToVariableAssistProposal(IJavaScriptUnit, SingleVariableDeclaration, VariableDeclarationFragment, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.suggestFieldNames(ITypeBinding, Expression, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.suggestLocalVariableNames(ITypeBinding, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.1.visit(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.collectRelaxingTypes(Collection, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findCompilationUnitForBinding(IJavaScriptUnit, JavaScriptUnit, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getMethodSignature(String, ITypeBinding[], boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getNarrowingTypes(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getReducedDimensionBinding(ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getRelaxingTypes(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getTypeSignature(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isUseableTypeInContext(ITypeBinding, IBinding, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isUseableTypeInContext(ITypeBinding[], IBinding, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isVariableDefinedInContext(IBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.normalizeWildcardType(ITypeBinding, boolean, AST)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.CastCompletionProposal(String, IJavaScriptUnit, Expression, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getCastFavorite(ITypeBinding[], ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getCastFavorite(ITypeBinding[], ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.EditDescription.EditDescription(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.EditDescription.EditDescription(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.InsertDescription.InsertDescription(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.InsertDescription.InsertDescription(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.ModifyDescription(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.ModifyDescription(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addEnclosingInstanceAccess(ASTRewrite, List, String[], ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.ImplementInterfaceProposal(IJavaScriptUnit, ITypeBinding, JavaScriptUnit, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.ImplementInterfaceProposal(IJavaScriptUnit, ITypeBinding, JavaScriptUnit, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedCorrectionProposal.addLinkedPositionProposal(String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addExceptionTypeLinkProposals(LinkedCorrectionProposal, ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.canRemoveException(ITypeBinding, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.canRemoveException(ITypeBinding, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.checkForNarrowCast(ModifierCorrectionSubProcessorProposalParameter, Expression, boolean, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getNeededVisibility(ASTNode, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.NewDefiningMethodProposal(String, IJavaScriptUnit, ASTNode, ITypeBinding, IFunctionBinding, String[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.NewMethodCompletionProposal(String, IJavaScriptUnit, ASTNode, List, ITypeBinding, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.NewVariableCompletionProposal(String, IJavaScriptUnit, int, SimpleName, ITypeBinding, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.isNotYetThrown(ITypeBinding, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.TypeChangeCompletionProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, ITypeBinding, boolean, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.createCastProposal(IInvocationContext, ITypeBinding, Expression, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.isDeclaredException(ITypeBinding, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.isDeclaredException(ITypeBinding, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldForType(IJavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldForType(IJavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.canAssign(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.canAssign(ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createSignatureChangeDescription(int[], int, ITypeBinding[], List, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createSignatureChangeDescription(int[], int, ITypeBinding[], List, ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeFullProposal(IJavaScriptUnit, ITypeBinding, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreParameters(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeNames(ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.hasFieldWithName(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.hasMethodWithName(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeProposal(ITypeBinding, ITypeParameter)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getTypeArgumentsLabel(ITypeBinding[], long, StringBuffer)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getTypeImageDescriptor(boolean, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getTypeLabel(ITypeBinding, long, StringBuffer)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getTypeParametersLabel(ITypeBinding[], long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.createRunnable(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, int, boolean)-1
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.createRunnable(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager.addImport(ITypeBinding)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager.addImport(ITypeBinding)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.containingDeclaration(ITypeBinding, String, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getEnclosingType(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getReceiverTypeBinding(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(JavaScriptUnit, IType)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findTypeInHierarchy(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAllSuperTypes(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentType(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentTypeContext(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getTopLevelType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.normalizeForDeclarationUse(ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.normalizeTypeBinding(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclaringType(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getDeclaringTypeBinding(IBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getIterableType(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getSuperType(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallContext.getReceiverType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getSuperTypeBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder.getResult()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder.getResult()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.perform(ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getContainingTypeBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getArgumentTypes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getExceptions(boolean, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getExpressionBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getTypeVariables()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.computeLocalTypeVariables()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.getExceptions()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.getTypeVariables()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getTypeBindingForTypeDeclaration(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getExpressionType(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getTypeAndAllSuperTypes(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBinding(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ParameterData.getTypeBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getReturnType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ExceptionInfo.getTypeBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassReference.getBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.getNewTypeBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.getOldTypeBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ReturnTypeInfo.getNewTypeBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findSuperTypeByName(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findType(ConstraintVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getObject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getOriginalType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getDeclaringTypeBinding(FieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getDeclaringTypeBinding(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentTypes(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDestinationBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedInDeclarations(FunctionDeclaration[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.findTypeInHierarchy(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.perform(BodyDeclaration, Selection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchAnalyzer.getExceptions()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariable.getBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeBindings(TType[], IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.handleBug84585(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.getType()-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.getSuperType(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.RootType.getChildren()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeContentProvider.RootType.getChildren()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getSelectedType()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeTypeWizard.ChangeTypeInputPage.getSelectedType()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getSenderBinding()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getNarrowingTypes(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getParameterTypeBinding(ASTNode, List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getQualifierGuess(ASTNode, String, List, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getReducedDimensionBinding(ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getRelaxingTypes(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessBindingForReference(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessBindingForTypeReference(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessVariableType(List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.normalizeWildcardType(ITypeBinding, boolean, AST)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getCastFavorite(ITypeBinding[], ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getEnclosingInstance()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getReturnTypeBinding()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getPossibleSuperTypeBinding(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentTypes(List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getParameterTypes(List)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.getExpectedType()-1

org.eclipse.wst.jsdt.core.dom.IVariableBinding

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getEnumContants(ITypeBinding)506
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getUsedLocalVariables()769
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.compressArray(IVariableBinding[])483
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeOutput(RefactoringStatus)442
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.removeSelectedDeclarations(IVariableBinding[])370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.manageLocal(IVariableBinding)112
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.get(FlowContext, int)322
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeTargetCategories(FunctionDeclaration)1539
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeTargetCategories(FunctionDeclaration)1541
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentBindings(FunctionDeclaration)988
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentBindings(FunctionDeclaration)985
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MoveInstanceMethodProcessor(IFunction, CodeGenerationSettings)1047
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MoveInstanceMethodProcessor(IFunction, CodeGenerationSettings)1070
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getDeclaredFields()716
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getDeclaredFields()716
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getReadOnlyFields()735
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getReadOnlyFields()735
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])154
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])154
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])177
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])177
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)370
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)220
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)148
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1057
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)247
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getVariableBinding(Name)485
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IBinding)117
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAssignedVariable(Assignment)799
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAssignedVariable(Assignment)801
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getDeclaration(IBinding)1117
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getImportName(IBinding)194
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.isDeclarationBinding(IBinding)1104
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)275
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)275
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclaringType(IBinding)548
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getEnumContants(ITypeBinding)506
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isVisible(IBinding, ITypeBinding)568
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)157
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)157
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getDeclaringTypeBinding(IBinding)632
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIndexBindingFromFragment(VariableDeclarationFragment)202
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthFragment(VariableDeclarationFragment)179
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.getDisplayString(IBinding)202
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.getDisplayString(IBinding)202
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)181
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)181
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)508
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)162
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)162
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)353
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)353
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)71
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)71
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)362
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(QualifiedName)357
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(SimpleName)367
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.accessesAnonymousFields()330
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.accessesAnonymousFields()333
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.areLocalsUsedIn(Expression, List)942
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getUsedLocalVariables()769
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getUsedLocalVariables()764
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeOutput(RefactoringStatus)442
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.removeSelectedDeclarations(IVariableBinding[])370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SimpleName)720
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.get(FlowContext, int)322
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()624
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findField()679
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)382
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)382
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)382
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)154
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)154
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)154
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.visit(SimpleName)858
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.visit(SimpleName)858
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)233
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)233
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)419
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SimpleName)135
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)119
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)133
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getVariableDeclaration(Name)431
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.considerBinding(IBinding, ASTNode)244
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)574
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)610
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperFieldAccess)648
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)525
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)227
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.hasAddedStaticImport(SimpleName)129
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.registerAddedStaticImport(IBinding)200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)98
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)170
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)184
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isStaticFieldName(SimpleName)477
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)192
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)192
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, SimpleName[], AbstractTypeDeclaration, RefactoringStatus)1334
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)305
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)305
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isFieldAccess(SimpleName)1031
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)603
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)603
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)647
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)647
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getReadOnlyFields()731
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getReadOnlyFields()731
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(FieldAccess)751
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(FieldAccess)751
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(SimpleName)782
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(SimpleName)782
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FieldAccess)208
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(QualifiedName)348
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperFieldAccess)413
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(IBinding)195
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsValidator.createSignature(IFunctionBinding, StringBuffer, Object[])62
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.markOccurrencesOfType(IBinding)2974
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableHighlighting.consumes(SemanticToken)886
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableHighlighting.consumes(SemanticToken)886
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ParameterVariableHighlighting.consumes(SemanticToken)946
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ParameterVariableHighlighting.consumes(SemanticToken)946
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.1.selectionChanged(SelectionChangedEvent)147
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.TargetLabelProvider.getColumnText(Object, int)301
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.TargetLabelProvider.getColumnText(Object, int)301
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getBindingDeclaration(IBinding)294
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(QualifiedName)151
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)89
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2247
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1769
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1593
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isVariableDefinedInContext(IBinding, ITypeBinding)953
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)978
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)407
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)138
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterSetterProposal(IInvocationContext, IProblemLocation, Collection, int)845
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNeedToEmulateProposal(IInvocationContext, IProblemLocation, Collection)636
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)160
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)208
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonFinalLocalProposal(IInvocationContext, IProblemLocation, Collection)284
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)382
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertLocalToFieldProposal(IInvocationContext, ASTNode, Collection)1333
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)1302
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getDisplayString()116
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()155
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.TypeChangeCompletionProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, ITypeBinding, boolean, int)60
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)196
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)394
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getAdornmentFlags(IBinding, int)53
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBaseImageDescriptor(IBinding, int)79
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBindingLabel(IBinding, long)446
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getChildren(Object)192
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getChildren(Object)192
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.fBindings-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.fIndexBinding-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.fLengthBinding-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.fIterator-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fArguments-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fCallerLocals-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fMethodLocals-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fReturnLocal-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fReturnValue-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.fLocals-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.EMPTY_ARRAY-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.VariableReferenceFinder.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.VariableReferenceFinder.fBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.fTempBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.fOldBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.fFieldBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fFieldBinding-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.fCandidateTargets-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.fPossibleTargets-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.fTarget-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.variableBinding-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.variableBinding-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.fExpanded-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.fExpanded-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)218
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)219
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)147
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1056
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)244
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getVariableBinding(Name)484
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IBinding)116
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)274
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.getDeclaration(IBinding)274
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)154
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)154
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getDeclaringTypeBinding(IBinding)631
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)505
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)350
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)350
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)68
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)68
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkExpressionIsRValue(Expression)822
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)361
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.1.visit(Assignment)765
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)155
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)155
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)97
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)97
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)113
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)113
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(QualifiedName)356
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(SimpleName)366
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.2.visit(SimpleName)776
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SimpleName)719
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()622
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)381
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)381
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)381
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)148
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)148
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)148
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)153
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)153
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)153
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)341
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)341
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)341
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)284
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)232
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)232
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)418
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SimpleName)133
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)116
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)130
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.considerBinding(IBinding, ASTNode)242
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.considerBinding(IBinding, ASTNode)248
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)573
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)609
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperFieldAccess)647
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)524
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)226
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.hasAddedStaticImport(SimpleName)128
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.registerAddedStaticImport(IBinding)199
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)97
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)169
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)183
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isStaticFieldName(SimpleName)475
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)191
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)191
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, SimpleName[], AbstractTypeDeclaration, RefactoringStatus)1333
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)199
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)199
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)304
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)304
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isFieldAccess(SimpleName)1029
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)602
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)602
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)650
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)650
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FieldAccess)206
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(QualifiedName)347
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperFieldAccess)411
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(IBinding)194
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsValidator.countSelectedFields(Object[])49
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsValidator.createSignature(IFunctionBinding, StringBuffer, Object[])61
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.1.selectionChanged(SelectionChangedEvent)146
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)98
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(QualifiedName)151
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2246
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1766
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1591
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)977
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)404
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)842
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNeedToEmulateProposal(IInvocationContext, IProblemLocation, Collection)635
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)159
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonFinalLocalProposal(IInvocationContext, IProblemLocation, Collection)283
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)381
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertLocalToFieldProposal(IInvocationContext, ASTNode, Collection)1331
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)1300
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)299
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)195
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)393
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getAdornmentFlags(IBinding, int)53
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBaseImageDescriptor(IBinding, int)78
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBindingLabel(IBinding, long)445
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getChildren(Object)191
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getChildren(Object)191
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.hasChildren(Object)241
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.hasChildren(Object)241
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getImage(Object)284
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getImage(Object)284
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getText(Object)293
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsLabelProvider.getText(Object)293
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)316
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)320
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)316
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsViewerComparator.compare(Viewer, Object, Object)320
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)367
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)148
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, ITypeBinding)663
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findFieldInType(ITypeBinding, String)278
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getEnumContants(ITypeBinding)501
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.hasEnumContants(IBinding, ITypeBinding)512
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)683
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)683
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)224
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)149
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)142
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthFragment(VariableDeclarationFragment)179
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(VariableDeclarationFragment)407
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)181
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)181
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)162
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)162
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)353
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)353
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)362
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(FieldAccess)348
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(QualifiedName)357
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(SimpleName)367
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(SuperFieldAccess)375
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.accessesAnonymousFields()330
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.accessesAnonymousFields()333
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addArgumentsForLocalsUsedInInnerClass(CompilationUnitRewrite, ClassInstanceCreation)563
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.areLocalsUsedIn(Expression, List)942
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getUsedLocalVariables()764
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.adjustArgumentsAndMethodLocals()449
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeOutput(RefactoringStatus)438
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeOutput(RefactoringStatus)414
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])386
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)704
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)916
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeParameterInfos()603
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getForInitializedVariables(VariableDeclarationExpression)200
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SimpleName)720
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SingleVariableDeclaration)746
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(VariableDeclarationFragment)863
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.isExceptionCaught(ITypeBinding)134
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.handleException(List, ITypeBinding)226
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, SingleVariableDeclaration)91
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, VariableDeclarationFragment)121
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, VariableDeclarationStatement)96
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()624
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.createChange(IProgressMonitor)261
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createChange(ASTRewrite)653
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.PromoteTempToFieldRefactoring(VariableDeclaration)153
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)114
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)114
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)115
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)115
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)121
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)121
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.checkActivation()371
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.initialize()441
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)233
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)233
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)419
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SimpleName)135
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.visit(CatchClause)320
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)133
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)119
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.visit(SimpleName)107
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.visit(SimpleName)107
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.visit(SimpleName)107
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkFinalConditions(IProgressMonitor)340
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.computeUsedNames()522
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FieldAccess)304
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)463
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(List, Type, ASTNode)423
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createVariableVariable(IVariableBinding)498
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)525
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComment(CompilationUnitRewrite, FunctionDeclaration, Set, boolean)522
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)227
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.hasAddedStaticImport(SimpleName)129
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)98
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isSourceAccess(IBinding)170
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.isTargetAccess(IBinding)184
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isStaticFieldName(SimpleName)477
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)192
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)192
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, FieldAccess[], AbstractTypeDeclaration, RefactoringStatus)1318
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, SimpleName[], AbstractTypeDeclaration, RefactoringStatus)1329
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createArgumentList(FunctionDeclaration, List, MoveInstanceMethodProcessorIArgumentFactory)1617
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2027
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createSimpleTargetAccessExpression(FunctionDeclaration)2559
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)305
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)305
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentBindings(FunctionDeclaration)980
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentTypes(FunctionDeclaration)1005
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isFieldAccess(SimpleName)1031
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)486
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)486
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)603
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)603
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getReadOnlyFields()728
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getReadOnlyFields()728
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.ReadyOnlyFieldFinder(ITypeBinding)699
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.ReadyOnlyFieldFinder(ITypeBinding)699
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(Assignment)742
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(Assignment)742
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(FieldAccess)751
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(FieldAccess)751
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(PostfixExpression)764
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(PostfixExpression)764
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(PrefixExpression)771
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(PrefixExpression)771
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(SimpleName)782
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(SimpleName)782
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)846
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.visit(SimpleName)43
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FieldAccess)208
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(QualifiedName)348
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperFieldAccess)413
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForFieldDeclaringTypes(FieldDeclaration)471
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForHiding(VariableDeclarationFragment)496
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForHiding(VariableDeclarationFragment)490
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.GenerateConstructorUsingFieldsContentProvider(IType, List, List)64
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.GenerateConstructorUsingFieldsContentProvider(IType, List, List)55
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.markOccurrencesOfType(IBinding)2974
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.1.selectionChanged(SelectionChangedEvent)147
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.TargetLabelProvider.getColumnText(Object, int)301
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.TargetLabelProvider.getColumnText(Object, int)301
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)89
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(TryStatement)152
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)89
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2247
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1769
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)310
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)978
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)407
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)849
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)138
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterSetterProposal(IInvocationContext, IProblemLocation, Collection, int)845
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)160
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)535
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)513
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertLocalToFieldProposal(IInvocationContext, ASTNode, Collection)1333
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)1302
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)314
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()155
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationReadsInside(Statement[], int)279
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)316
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.TypeChangeCompletionProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, ITypeBinding, boolean, int)60
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)196
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)394
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getBindingLabel(IBinding, long)446
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])172
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])172
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getChildren(Object)192
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getChildren(Object)192
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.AddCustomConstructorOperation(IType, IJavaScriptElement, JavaScriptUnit, IVariableBinding[], IFunctionBinding, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetterName(IVariableBinding, IJavaScriptProject, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetterName(IVariableBinding, IJavaScriptProject, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.removePrefixAndSuffixForVariable(IJavaScriptProject, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getDelegatableMethods(AST, List, List, IVariableBinding, ITypeBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getParameterName(IJavaScriptUnit, IVariableBinding, String[])-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findVariableDeclaration(IVariableBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.asString(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.handleVariableBinding(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getQualifier(IVariableBinding, ImportRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createFieldsForAccessedLocals(CompilationUnitRewrite, IVariableBinding[], String[], List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.isBindingToTemp(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.compressArray(IVariableBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.removeSelectedDeclarations(IVariableBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createDeclaration(IVariableBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getMappedBinding(SnippetFinderMatch, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getName(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.processVariable(List, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.getIndexFromLocal(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.manageLocal(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.clearAccessMode(IVariableBinding, FlowContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.getAccessMode(FlowContext, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.hasAccessMode(FlowContext, IVariableBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.LocalFlowInfo.LocalFlowInfo(IVariableBinding, int, FlowContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.addLocal(IVariableBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.addLocal(IVariableBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedBinding(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedBinding(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedName(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedName(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createReceiver(ASTRewrite, CallContext, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isVariableReferenced(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.VariableReferenceFinder.VariableReferenceFinder(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.VariableReferenceFinder.VariableReferenceFinder(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeDeclaredVariableVariable(IVariableBinding, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeVariableVariable(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.ParameterInfo(IVariableBinding, ITypeBinding, String, String, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.ParameterInfo(IVariableBinding, String, String, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.setOldBinding(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.AccessAnalyzer(SelfEncapsulateFieldRefactoring, IJavaScriptUnit, IVariableBinding, ITypeBinding, ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(IVariableBinding, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createVariableVariable(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.2.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.3.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.setTarget(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.handleReferenceToLocal(SimpleName, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeDeclaringTypeVariable(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.DeclaringTypeVariable.DeclaringTypeVariable(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.createConstraintsForAccessToField(IVariableBinding, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.findField(IVariableBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getDeclaringSuperTypes(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeDeclaringTypeVariable(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.VariableVariable2.VariableVariable2(TType, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isStatic(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.MoveInstanceMethodPage.handleTargetChanged(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveInstanceMethodWizard.MoveInstanceMethodPage.handleTargetChanged(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.testModifier(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.createNoSideEffectProposal(IInvocationContext, SimpleName, IVariableBinding, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.testModifier(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getFieldImageDescriptor(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getFieldLabel(IVariableBinding, long, StringBuffer)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.BindingLabelProvider.getLocalVariableLabel(IVariableBinding, long, StringBuffer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getFieldBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLocalVariableBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getVariableBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findFieldInHierarchy(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findFieldInType(ITypeBinding, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAssignedVariable(Assignment)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getEnumContants(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIndexBindingFromFragment(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getUsedLocalVariables()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.compressArray(IVariableBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getArguments()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getCallerLocals()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getMethodLocals()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getReturnLocal()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getReturnValue()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.removeSelectedDeclarations(IVariableBinding[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getMappedBinding(SnippetFinderMatch, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.getLocalFromId(int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.getLocalFromIndex(int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.get(FlowContext, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedBinding(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedBinding(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ParameterInfo.getOldBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeTargetCategories(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentBindings(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getCandidateTargets()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getPossibleTargets()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getDeclaredFields()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getDeclaredFields()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getReadOnlyFields()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getReadOnlyFields()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.findField(IVariableBinding, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getAccesses(ASTNode[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getReads(ASTNode[], int)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getExpandedElements()-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getExpandedElements()-1

org.eclipse.wst.jsdt.core.dom.JavaScriptUnit

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.createAST(IJavaScriptElement, IProgressMonitor)572
org.eclipse.wst.jsdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(boolean)72
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getCompilationUnitNode(IMember, boolean)236
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.collect(ASTNode, IJavaScriptProject, Region, Collection, Collection)60
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.getASTRoot(ASTNode)87
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newStatement(AST, String)72
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)105
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)88
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findDeclaration(IBinding, ASTNode)186
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getEnclosingType(ASTNode)539
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMessages(ASTNode, int)586
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getProblems(ASTNode, int, int)550
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentType(ASTNode)1003
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createCopyTarget(ASTRewrite)356
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)141
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)305
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.createAst(IJavaScriptUnit, Map, IProgressMonitor)332
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)510
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)599
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIntroducedVariableName()477
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.satisfiesPreconditions()88
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getRoot()165
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.getUsedVariableNames()77
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)159
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)159
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.ConvertAnonymousToNestedRefactoring(AnonymousClassDeclaration)173
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])378
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.removeSelectedDeclarations(IVariableBinding[])366
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)957
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkFinalConditions(IProgressMonitor)270
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)372
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.InlineTempRefactoring(VariableDeclaration)132
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findCtorArgNames()538
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)379
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.PromoteTempToFieldRefactoring(VariableDeclaration)158
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkFinalConditions(IProgressMonitor)358
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)220
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)596
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getVariableDeclaration(Name)430
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createSourceCuNode()585
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createSourceCuNode()585
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)103
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isValidExpression(String)624
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isValidVarargsExpression(String)664
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(ASTNode, int, int)1065
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeDeclaration(CompilationUnitRewrite, IType, String, AbstractTypeDeclaration, StringBuffer, boolean, RefactoringStatus, IProgressMonitor)289
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)777
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)607
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createNewSource(CompilationUnitRewrite, IJavaScriptUnit)1028
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)267
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.getCuNode(WorkingCopyOwner, IJavaScriptUnit)42
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSupertypeStubTypeContext(String, boolean, IType, IPackageFragment)662
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)709
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseType(String, IJavaScriptProject, List)428
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getFieldSource(IField, TypedSourceSourceTuple)164
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.getCompilationUnit(ASTNode)123
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, WorkingCopyOwner, boolean, boolean, boolean, IProgressMonitor)58
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(String, IClassFile, boolean, boolean, IProgressMonitor)97
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(String, IJavaScriptUnit, boolean, boolean, IProgressMonitor)77
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)255
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.parsePartialCompilationUnit(IJavaScriptUnit)328
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.createStructureComparator(Object, char[], IDocument, ISharedDocumentAdapter, IProgressMonitor)284
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.1.run()581
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.getRoot()70
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)349
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)349
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)349
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1112
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1112
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1120
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1120
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1112
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1120
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)80
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.AssignToVariableAssistProposal(IJavaScriptUnit, int, ExpressionStatement, ITypeBinding, int)89
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()161
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()122
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.createQuickFixAST(IJavaScriptUnit, IProgressMonitor)1094
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentCompilationUnit(ASTNode)605
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getUsedVariableNames(ASTNode)946
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()118
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.getRewrite()106
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)268
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getRewrite()94
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)131
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)117
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()131
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()226
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRootNode()559
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()78
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()79
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)741
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeFullProposal(IJavaScriptUnit, ITypeBinding, ASTNode, int)651
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeProposal(IJavaScriptUnit, String, Name, int, int)607
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)133
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)516
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)101
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.constructCUContent(IJavaScriptUnit, String, String)2140
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createASTForImports(IJavaScriptUnit)2059
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createInheritedMethods(IType, boolean, boolean, NewTypeWizardPageImportsManager, IProgressMonitor)2435
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.removeUnusedImports(IJavaScriptUnit, Set, boolean)2077
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typeNameChanged()1629
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.fUnit-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.fUnit-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.fASTRoot-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.fASTRoot-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.fASTRoot-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.fASTRoot-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.fASTRoot-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.fRoot-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.fUnit-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedFix.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.fCompilationUnitNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.fRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.fCompilationUnitNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.fASTRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fCU-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fFactoryCU-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.fCompilationUnitNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.fRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1.fCache_AST-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.fCompilationUnitNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.fRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.fRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.fRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.fRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.fRootNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.SourceTuple.node-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.SourceTuple.node-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.fUnit-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.fUnit-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.fAST-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.fPartialAST-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.fRoot-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.fRoot-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.fAstRoot-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssistContext.fASTRoot-1
org.eclipse.wst.jsdt.internal.ui.text.correction.FixCorrectionProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.fAstRoot-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.fRootNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.fAstRoot-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.fUnit-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.fUnit-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.fUnit-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.fUnit-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)174
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)174
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findDeclaration(IBinding, ASTNode)185
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getBodyDeclarationsProperty(ASTNode)289
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getEnclosingType(ASTNode)538
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMessages(ASTNode, int)584
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getProblems(ASTNode, int, int)548
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getBindingOfParentType(ASTNode)1002
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)137
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.ConvertAnonymousToNestedRefactoring(AnonymousClassDeclaration)172
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getNextParent(ASTNode)665
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeDuplicates()632
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.InlineTempRefactoring(VariableDeclaration)131
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.PromoteTempToFieldRefactoring(VariableDeclaration)157
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.perform(ASTNode, ASTNode[])147
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)595
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getTypeBodyDeclarationsProperty()450
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(ASTNode, int, int)1064
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.getCompilationUnit(ASTNode)122
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)254
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1119
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1119
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1119
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findCompilationUnitForBinding(IJavaScriptUnit, JavaScriptUnit, ITypeBinding)878
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParent(ASTNode)641
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentBodyDeclaration(ASTNode, boolean)595
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.createPreparedCU(IJavaScriptUnit, JSdoc, int)123
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeMethodWrapper.findChildren(IProgressMonitor)93
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.run(IProgressMonitor)137
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.createTextEdit(IProgressMonitor)414
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newStatement(AST, String)72
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)105
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)88
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createCopyTarget(ASTRewrite)356
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.createAst(IJavaScriptUnit, Map, IProgressMonitor)319
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.saved(IJavaScriptUnit, IProgressMonitor)225
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)378
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)378
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)599
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.satisfiesPreconditions()88
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.getUsedVariableNames()77
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)104
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)104
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)159
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)159
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkFinalConditions(IProgressMonitor)430
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkInitialConditions(IProgressMonitor)257
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.computeTypeVariables(ITypeBinding[])378
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkNewSource(RefactoringStatus)526
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)957
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)387
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)395
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.addAllChangesFor(SearchResultGroup, IJavaScriptUnit, CompilationUnitChange)858
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findCtorArgNames()538
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)414
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)379
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)372
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)174
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)270
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)243
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)220
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createRange(List, int)596
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(ITypeBinding)181
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.NLSRefactoring(IJavaScriptUnit)78
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeLocalRenames(RenameAnalyzeUtilLocalAnalyzePackage[], TextChange, JavaScriptUnit, boolean)401
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getVariableDeclaration(Name)430
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.createRenameChanges(IProgressMonitor)286
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.analyseEnclosedTypes()841
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1230
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)558
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)558
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1778
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1786
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1778
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1786
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)52
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkFinalConditions(IProgressMonitor)350
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkCompilationofDeclaringCu()989
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isValidExpression(String)624
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isValidVarargsExpression(String)664
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.addAllChangesFor(IJavaScriptUnit, Set, CompilationUnitChange)504
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getConstraints(IJavaScriptUnit)1198
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getTargetNode(IJavaScriptUnit, int, int)1293
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeDeclaration(CompilationUnitRewrite, IType, String, AbstractTypeDeclaration, StringBuffer, boolean, RefactoringStatus, IProgressMonitor)289
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)852
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getAllSuperConstructorInvocations(IType)243
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesInClassCreations(WorkingCopyOwner, IProgressMonitor, RefactoringStatus)186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.removeUnrealReferences(SearchResultGroup[])102
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)777
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkConstructorCalls(IType, IProgressMonitor)536
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)607
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.checkConstructorParameterNames()674
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createCompilationUnitRewrite(ITypeBinding[], CompilationUnitRewrite, Map, Map, boolean, IJavaScriptUnit, IJavaScriptUnit, boolean, RefactoringStatus, IProgressMonitor)862
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1070
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.checkInitialConditions(IProgressMonitor)149
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)267
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSupertypeStubTypeContext(String, boolean, IType, IPackageFragment)662
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)177
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)177
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)709
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseType(String, IJavaScriptProject, List)428
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)738
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)776
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, WorkingCopyOwner, boolean, boolean, boolean, IProgressMonitor)58
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(String, IClassFile, boolean, boolean, IProgressMonitor)97
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(String, IJavaScriptUnit, boolean, boolean, IProgressMonitor)77
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)452
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)233
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)152
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)174
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.createStructureComparator(Object, char[], IDocument, ISharedDocumentAdapter, IProgressMonitor)284
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.getAST(IJavaScriptElement, ASTProviderWAIT_FLAG, IProgressMonitor)507
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.2.run(IProgressMonitor)660
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)389
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.doSelectionChanged(SelectionChangedEvent)2048
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.installOverrideIndicator(boolean)3031
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveSelectedNodes()106
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)58
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()90
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()90
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getNewSelectionRange(ISourceRange, ISourceReference)95
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.1.run(IProgressMonitor)424
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(int, int, IJavaScriptUnit)135
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(int, int, ITypeRoot)130
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)349
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)349
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)349
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1112
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1112
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1112
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()183
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.run(int, int)98
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getRewrite()69
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.evaluateArgumentExpressions(AST, ITypeBinding, String)80
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()78
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.getRewrite()106
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)268
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp, Hashtable, CompositeChange, IProgressMonitor)279
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp, Hashtable, CompositeChange, IProgressMonitor)279
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectMainTypeNameProposal.getRewrite()56
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()55
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)121
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)127
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)409
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.evaluateReturnExpressions(AST, ITypeBinding, int)131
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()58
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()47
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)434
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)505
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getRewrite()93
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.doPropertyChanged(String)166
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)531
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1186
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()131
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()145
org.eclipse.wst.jsdt.internal.ui.text.correction.RenameNodeCompletionProposal.addEdits(IDocument, TextEdit)49
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)109
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)193
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)121
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.isApplicable(IInvocationContext)166
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()79
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)190
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)68
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)741
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1245
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1133
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreParameters(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1034
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getAmbiguosTypeReferenceProposals(IInvocationContext, IProblemLocation, Collection)1512
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1441
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)774
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)98
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)133
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverInfo(ITextViewer, IRegion)85
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverRegion(ITextViewer, int)58
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.createImportRewrite()143
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)512
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.createImportRewrite()158
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)101
org.eclipse.wst.jsdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.calculateASTandInform(IJavaScriptElement, ITextSelection, IProgressMonitor)150
org.eclipse.wst.jsdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.calculateASTandInform(IJavaScriptElement, ITextSelection, IProgressMonitor)150
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(Shell, IType, boolean)535
org.eclipse.wst.jsdt.ui.actions.InlineAction.run(ITextSelection)105
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.run(IJavaScriptUnit)253
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(Shell, IType)224
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.getOverrideIndicators(IFunction)149
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.constructCUContent(IJavaScriptUnit, String, String)2140
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createInheritedMethods(IType, boolean, boolean, NewTypeWizardPageImportsManager, IProgressMonitor)2435
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)2012
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1954
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1925
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.removeUnusedImports(IJavaScriptUnit, Set, boolean)2077
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typeNameChanged()1629
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.CalleeAnalyzerVisitor(IFunction, JavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.AddCustomConstructorOperation(IType, IJavaScriptElement, JavaScriptUnit, IVariableBinding[], IFunctionBinding, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.AddDelegateMethodsOperation(IType, IJavaScriptElement, JavaScriptUnit, String[], String[], CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.AddGetterSetterOperation(IType, IField[], IField[], IField[], JavaScriptUnit, IRequestQuery, IJavaScriptElement, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.AddUnimplementedConstructorsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.AddUnimplementedMethodsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.ContextSensitiveImportRewriteContext(JavaScriptUnit, int, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.ImportReferencesCollector(IJavaScriptProject, JavaScriptUnit, Region, Collection, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.collectReferences(JavaScriptUnit, List, List, Set, Set)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.OrganizeImportsOperation(IJavaScriptUnit, JavaScriptUnit, boolean, boolean, boolean, OrganizeImportsOperationIChooseImportQuery)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.TypeReferenceProcessor(Set, Set, JavaScriptUnit, ImportRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.TypeReferenceProcessor(Set, Set, JavaScriptUnit, ImportRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.createImportRewrite(JavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(JavaScriptUnit, IType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzer(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.calculateChange(JavaScriptUnit, IJavaScriptUnit, ICleanUp[], List)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.calculateSolutions(IJavaScriptUnit, JavaScriptUnit, ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.calculateSolutions(IJavaScriptUnit, JavaScriptUnit, ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.addToStaticAccessOperations(JavaScriptUnit, IProblemLocation[], boolean, boolean, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleFix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.CodeStyleVisitor(JavaScriptUnit, boolean, boolean, boolean, boolean, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.CodeStyleVisitor(JavaScriptUnit, boolean, boolean, boolean, boolean, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createCleanUp(JavaScriptUnit, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createIndirectAccessToStaticFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createNonStaticAccessFixes(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getName(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementsFix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createCleanUp(JavaScriptUnit, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopFix.ConvertLoopFix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopFix.createCleanUp(JavaScriptUnit, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopFix.createConvertIterableLoopToEnhancedFix(JavaScriptUnit, ForStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createAddParanoidalParenthesisFix(JavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createCleanUp(JavaScriptUnit, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createRemoveUnnecessaryParenthesisFix(JavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.ExpressionsFix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.2.(TextEdit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.createCleanUp(JavaScriptUnit, CodeGenerationSettings, boolean, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.getLocationString(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.ImportsFix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createCleanUp(JavaScriptUnit, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.Java50Fix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedFix.LinkedFix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.SortMembersFix.createCleanUp(JavaScriptUnit, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createCleanUp(JavaScriptUnit, boolean, boolean, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createCleanUp(JavaScriptUnit, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createFix(JavaScriptUnit, IProblemLocation, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.StringFix(String, JavaScriptUnit, TextEditGroup[])-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, boolean, boolean, boolean, boolean, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createRemoveUnusedCastFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createRemoveUnusedImportFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createUnusedMemberFix(JavaScriptUnit, IProblemLocation, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getImportDeclaration(IProblemLocation, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getUnusedName(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.isSideEffectFree(SimpleName, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.UnusedCodeFix(String, JavaScriptUnit, IFixRewriteOperation[], Map)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.UnusedCodeFix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createChangeModifierToFinalFix(JavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createCleanUp(JavaScriptUnit, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.VariableDeclarationFinder(boolean, boolean, boolean, JavaScriptUnit, List, HashMap)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.VariableDeclarationFinder(boolean, boolean, boolean, JavaScriptUnit, List, HashMap)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFix(String, JavaScriptUnit, IFixRewriteOperation[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.CallInliner(IJavaScriptUnit, JavaScriptUnit, SourceProvider)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.checkMethodSyntaxErrors(int, int, JavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.ExtractConstantRefactoring(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ExtractTempRefactoring(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.extractReferenceNodes(SearchMatch[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineConstantRefactoring(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.create(ITypeRoot, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.getTargetNode(ITypeRoot, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.InlineTempRefactoring(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryChange(ASTRewrite, JavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.protectConstructor(JavaScriptUnit, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.replaceConstructorCalls(SearchResultGroup, JavaScriptUnit, ASTRewrite, CompilationUnitChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getSelectedNode(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBinding(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBodyDeclarationProperty(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToDeclaration(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.getTargetNode(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.visit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.2.(new InferTypeArgumentsRefactoring(){}, JavaScriptUnit, IJavaScriptUnit, RefactoringStatus, InferTypeArgumentsConstraintCreator)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.createEclipseNLSLines(IDocument, JavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.createSubstitutions(NLSLine[], Properties, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.findFirstAccessorReference(NLSLine[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.NLSHint(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, NLSElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineConstantRefactoring(IJavaScriptUnit, JavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineMethodRefactoring(ITypeRoot, JavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineTempRefactoring(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.findSimpleNameNode(IRegion, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getBlock(TextEdit, TextChange, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getIntroducedCompileProblems(JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getIntroducedCompileProblems(JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getMethodDeclaration(TextEdit, TextChange, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getOldProblems(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeCompileErrors(String, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeCompileErrors(String, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeLocalRenames(RenameAnalyzeUtilLocalAnalyzePackage[], TextChange, JavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getEnclosingBlockOrMethod(TextEdit, TextChange, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.RenameLocalVariableProcessor(ILocalVariable, TextChangeManager, JavaScriptUnit, GroupCategorySet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkCUCompleteConditions(RefactoringStatus, JavaScriptUnit, IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createLocalRenameProcessor(ILocalVariable, String, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.endVisit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.addGetterSetterChanges(JavaScriptUnit, ASTRewrite, String, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkCompileErrors(RefactoringStatus, JavaScriptUnit, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNode(ISourceRange, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNode(SearchMatch, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNodes(SearchMatch[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAbstractTypeDeclarationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(SearchMatch, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNodes(SearchMatch[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getBodyDeclarationList(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getBodyDeclarationNode(IMember, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getClassInstanceCreationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationFragmentNode(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationNode(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldOrEnumConstantDeclaration(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportDeclarationNode(IImportDeclaration, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportNodes(IImportContainer, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getInitializerNode(IInitializer, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getMethodDeclarationNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getMethodOrAnnotationTypeMemberDeclarationNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getNameNode(IMember, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getPackageDeclarationNode(IPackageDeclaration, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getTypeDeclarationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.shouldReport(IProblem, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(JavaScriptUnit, ConstraintVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateImports(JavaScriptUnit, MultiTextEdit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateType(JavaScriptUnit, Type, CompilationUnitChange, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.CompilationUnitRewrite(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.CompilationUnitRewrite(WorkingCopyOwner, IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.3.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.4.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.performFirstPass(SuperTypeConstraintsCreator, Map, Map, IJavaScriptUnit, JavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.performSecondPass(SuperTypeConstraintsCreator, IJavaScriptUnit, JavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getSuperConstructorCallNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createModifiedSubType(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.ImportRemover(IJavaScriptProject, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.setRewrite(ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeParameters(JavaScriptUnit, IType, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getReferenceNodesIn(JavaScriptUnit, Map, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMethodStubForAbstractMethod(IFunction, JavaScriptUnit, AbstractTypeDeclaration, IJavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addNecessaryMethodStubs(List, JavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createAbstractMethod(IFunction, CompilationUnitRewrite, JavaScriptUnit, AbstractTypeDeclaration, TypeVariableMaplet[], CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewMethodDeclarationNode(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, JavaScriptUnit, TypeVariableMaplet[], Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewTypeDeclarationNode(IType, AbstractTypeDeclaration, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewMethodDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchAnalyzer.endVisit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.checkActivationBasics(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.getNode(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createStubTypeContext(IJavaScriptUnit, JavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getBodyContainer(JavaScriptUnit, IMember)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.endVisit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.visit(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.AbstractCleanUp.needsFreshAST(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeStyleCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeStyleCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeStyleCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeStyleCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ControlStatementsCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.ControlStatementsCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.ControlStatementsCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ControlStatementsCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ConvertLoopCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.ConvertLoopCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.ConvertLoopCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ConvertLoopCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ExpressionsCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.ExpressionsCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.ExpressionsCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ExpressionsCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ICleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.ICleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.ICleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ICleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ICleanUp.needsFreshAST(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ImportsCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.ImportsCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.ImportsCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ImportsCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ImportsCleanUp.needsFreshAST(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.Java50CleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.Java50CleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.Java50CleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.Java50CleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.SortMembersCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.SortMembersCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.SortMembersCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.SortMembersCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.StringCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.StringCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.StringCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.StringCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.UnnecessaryCodeCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.UnnecessaryCodeCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.UnnecessaryCodeCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.UnnecessaryCodeCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.UnusedCodeCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.UnusedCodeCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.UnusedCodeCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.UnusedCodeCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.VariableDeclarationCleanUp.canFix(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.ui.fix.VariableDeclarationCleanUp.createFix(JavaScriptUnit, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.ui.fix.VariableDeclarationCleanUp.createFix(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.VariableDeclarationCleanUp.maximalNumberOfFixes(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.1.(ASTProvider, IProgressMonitor, IJavaScriptElement, JavaScriptUnit[], ASTParser)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.cache(JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.isCached(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.reconciled(JavaScriptUnit, IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.toString(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.reconciled(JavaScriptUnit, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.7.selectionChanged(IEditorPart, ITextSelection, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicatorManager(IAnnotationModel, IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.reconciled(JavaScriptUnit, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.updateAnnotations(JavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.reconciled(JavaScriptUnit, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.tryInlineConstant(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.tryInlineMethod(ITypeRoot, JavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getContents(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.initialize(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.initialize(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.ui.search.IOccurrencesFinder.initialize(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.initialize(JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.initialize(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.AddTypeParameterProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, String, ITypeBinding[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssistContext.setASTRoot(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findCompilationUnitForBinding(IJavaScriptUnit, JavaScriptUnit, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.createImportRewrite(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.ImplementInterfaceProposal(IJavaScriptUnit, ITypeBinding, JavaScriptUnit, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ProblemLocation.getCoveredNode(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ProblemLocation.getCoveringNode(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.1.selectionChanged(IEditorPart, ITextSelection, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.doSelectionChanged(int, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SurroundWith(JavaScriptUnit, Statement[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.TypeChangeCompletionProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, ITypeBinding, boolean, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewMethodProposals(IJavaScriptUnit, JavaScriptUnit, Expression, List, boolean, ASTNode, String, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.java.IJavaReconcilingListener.reconciled(JavaScriptUnit, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaReconcilingStrategy.1.(JavaReconcilingStrategy, boolean, IJavaScriptUnit, JavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ISelectionListenerWithAST.selectionChanged(IEditorPart, ITextSelection, JavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.generate(IType, IField[], IField[], IField[], JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IJavaScriptUnit, IType, IField[], IField[], IField[], IEditorPart, JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.createRunnable(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, int, boolean)-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getObjectConstructor(JavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.InlineTempAction.tryInlineTemp(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.createRunnable(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean)-1
org.eclipse.wst.jsdt.ui.CodeStyleConfiguration.createImportRewrite(JavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.findInHierarchyWithAST(JavaScriptUnit, IFunction)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.java.IProblemLocation.getCoveredNode(JavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.text.java.IProblemLocation.getCoveringNode(JavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getExistingImports(JavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager.ImportsManager(JavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager.ImportsManager(JavaScriptUnit)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getCompilationUnitNode(IMember, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.getASTRoot(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.createAst(IJavaScriptUnit, Map, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getASTRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getASTFor(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createSourceCuNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createSourceCuNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.getRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.createAST(IJavaScriptUnit, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.getCuNode(WorkingCopyOwner, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, WorkingCopyOwner, boolean, boolean, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, WorkingCopyOwner, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(String, IClassFile, boolean, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(String, IJavaScriptUnit, boolean, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parseWithASTProvider(ITypeRoot, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.getASTRoot(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.parsePartialCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.createAST(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.getAST(IJavaScriptElement, ASTProviderWAIT_FLAG, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolvePartialAstAtOffset()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getAST(ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.getRoot()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.createAST()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.createAST()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.createAST()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.createAST()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.createAST()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssistContext.getASTRoot()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.createQuickFixAST(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentCompilationUnit(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getASTRoot(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getASTRoot(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRootNode()-1
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.getASTRoot(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.getASTRoot(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getCompilationUnit()-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.getCompilationUnit()-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.getCompilationUnit()-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.getCompilationUnit()-1
org.eclipse.wst.jsdt.ui.text.java.IInvocationContext.getASTRoot()-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createASTForImports(IJavaScriptUnit)-1

org.eclipse.wst.jsdt.core.dom.JSdoc

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)134
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)233
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)353
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)440
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)529
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createFieldsForAccessedLocals(CompilationUnitRewrite, IVariableBinding[], String[], List)738
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])887
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewNestedClass(CompilationUnitRewrite, ITypeBinding[])655
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()471
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)818
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()840
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getNewConstructorComment(ASTRewrite)589
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2994
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2994
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)661
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)634
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyJavadocNode(ASTRewrite, IMember, BodyDeclaration, BodyDeclaration)226
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceDeclaration(AbstractTypeDeclaration, ASTRewrite)545
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)932
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createJavadocForStub(String, FunctionDeclaration, FunctionDeclaration, IJavaScriptUnit, ASTRewrite)1240
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.resolveMethodDeclaration(ASTNode)105
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)160
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)178
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.findSimilarElement(IJavaScriptUnit, Name, int)62
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)134
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)233
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)353
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)440
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)529
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)214
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)214
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createFieldsForAccessedLocals(CompilationUnitRewrite, IVariableBinding[], String[], List)738
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])887
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewNestedClass(CompilationUnitRewrite, ITypeBinding[])655
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()471
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)818
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()840
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createJavadoc()342
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2992
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2992
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)661
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)634
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2050
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2050
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyJavadocNode(ASTRewrite, IMember, BodyDeclaration, BodyDeclaration)226
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceDeclaration(AbstractTypeDeclaration, ASTRewrite)545
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)932
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2018
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.resolveMethodDeclaration(ASTNode)105
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)160
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()105
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()100
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.findParamTag(FunctionDeclaration, SingleVariableDeclaration)337
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.findThrowsTag(FunctionDeclaration, Name)449
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)379
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)172
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)178
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)210
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)210
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)275
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)275
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)122
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)122
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocTagProposals(IInvocationContext, IProblemLocation, Collection)314
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addOverridingDeprecatedMethodProposal(IInvocationContext, IProblemLocation, Collection)655
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)131
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeParamTag(ASTRewrite, SingleVariableDeclaration)168
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)287
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)229
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)165
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.findSimilarElement(IJavaScriptUnit, Name, int)62
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTMatchingFragmentFinder.visit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.visit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.endVisit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.visit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(JSdoc)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(JSdoc)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findParamTag(JSdoc, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findTag(JSdoc, String, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findThrowsTag(JSdoc, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.createPreparedCU(IJavaScriptUnit, JSdoc, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getNewConstructorComment(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createJavadocForStub(String, FunctionDeclaration, FunctionDeclaration, IJavaScriptUnit, ASTRewrite)-1

org.eclipse.wst.jsdt.core.dom.LabeledStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)821
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.keepWalkingUp(ASTNode)258
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.keepWalkingUp(ASTNode)258
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(LabeledStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(LabeledStatement)-1

org.eclipse.wst.jsdt.core.dom.LineComment

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(LineComment)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(LineComment)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(LineComment)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(LineComment)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(LineComment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(LineComment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(LineComment)-1

org.eclipse.wst.jsdt.core.dom.ListExpression

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ListExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ListExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ListExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ListExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ListExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ListExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ListExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ListExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ListExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ListExpression)-1

org.eclipse.wst.jsdt.core.dom.MemberRef

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()2410
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()2410
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)261
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createOccurrenceUpdate(ASTNode, CompilationUnitRewrite, RefactoringStatus)1517
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()2409
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()2409
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)260
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createDocReference(BodyDeclaration)58
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(MemberRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(MemberRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(MemberRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(MemberRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(MemberRef)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(MemberRef)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(MemberRef)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(MemberRef)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(MemberRef)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(MemberRef, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(MemberRef)-1

org.eclipse.wst.jsdt.core.dom.Message

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMessages(ASTNode, int)606
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMessages(ASTNode, int)606
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.EMPTY_MESSAGES-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMessages(ASTNode, int)592
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMessages(ASTNode, int)-1

org.eclipse.wst.jsdt.core.dom.Modifier

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newModifiers(AST, List)203
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findModifierNode(int, List)792
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findModifierNode(int, List)793
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)614
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)178
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)178
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)251
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.appendModifiers(StringBuffer, List)622
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.findVisibilityModifier(List)750
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.installLinkedVisibilityProposals(LinkedProposalModel, ASTRewrite, List, boolean)730
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newModifiers(AST, List)202
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findModifierNode(int, List)792
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.findVisibilityModifier(List)749
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)609
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)178
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)178
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.appendModifiers(StringBuffer, List)622
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)462
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)612
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)584
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)524
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.findVisibilityModifier(List)750
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getMakeTypeAbstractProposal(IJavaScriptUnit, TypeDeclaration, int)562
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(Modifier)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(Modifier)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(Modifier)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(Modifier)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(Modifier)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(Modifier)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(Modifier)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findModifierNode(int, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.findVisibilityModifier(List)-1

org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.fKeyword-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.fKeyword-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()461
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.addAdjustment(IMember, ModifierModifierKeyword, Map)1307
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateTargetVisibility(IProgressMonitor)562
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustIncomingVisibility(IJavaScriptElement, IMember, IProgressMonitor)508
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibilityChain(IMember, IProgressMonitor)677
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)901
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)783
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.needsVisibilityAdjustments(IMember, int, Map)423
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToField(IType, IField, IProgressMonitor)1247
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToMethod(IType, IFunction, IProgressMonitor)1282
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToType(IType, IType, IProgressMonitor)1318
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createChangeManager(IProgressMonitor, RefactoringStatus)812
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)1573
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodCopy(IDocument, FunctionDeclaration, ASTRewrite, Map, Map, RefactoringStatus, IProgressMonitor)2160
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)931
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)931
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createChange(List, RefactoringStatus, IProgressMonitor)730
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createChange(List, RefactoringStatus, IProgressMonitor)732
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.findVisibilityModifier(List)751
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.addAdjustment(IMember, ModifierModifierKeyword, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.adjustVisibility(IMember, ModifierModifierKeyword, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.adjustVisibility(IMember, ModifierModifierKeyword, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(IField, ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(IMember, ModifierModifierKeyword, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getLabel(ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.hasLowerVisibility(ModifierModifierKeyword, ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.hasLowerVisibility(ModifierModifierKeyword, ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.IncomingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.IncomingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.isVisibilityKeyword(ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.keywordToVisibility(ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.needsVisibilityAdjustment(IMember, ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.needsVisibilityAdjustments(IMember, ModifierModifierKeyword, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.OutgoingMemberVisibilityAdjustment.OutgoingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.OutgoingMemberVisibilityAdjustment.OutgoingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getNeededVisibility(IMember, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.getKeyword()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.getKeyword()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToField(IType, IField, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToMethod(IType, IFunction, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToType(IType, IType, IProgressMonitor)-1

org.eclipse.wst.jsdt.core.dom.Name

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.getImportedNames()203
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.checkFinalConditions(IProgressMonitor)781
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.checkFinalConditions(IProgressMonitor)764
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.extractReferenceNodes(SearchMatch[], JavaScriptUnit)811
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.getImportedNames()203
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.evalQualifyingExpression(Expression, Name)251
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(FunctionDeclaration)349
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(TagElement)365
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(TagElement)363
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.addStaticImports(List, ImportRewrite)494
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1054
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], boolean, String)659
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionDeclaration)888
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclaration)1364
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTopMostName(Name)735
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)397
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getBinding(Expression)466
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(FunctionInvocation)279
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)378
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)443
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)501
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)354
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)361
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)339
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkExpressionIsRValue(Expression)822
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)359
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isExtractableExpression(ASTNode)374
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.1.visit(Assignment)764
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeReceiver()567
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)576
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.extractReferenceNodes(SearchMatch[], JavaScriptUnit)813
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()620
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToDeclaration(IType, JavaScriptUnit)1142
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)975
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateStaticReferences(ASTRewrite, CallContext)458
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateTypeReferences(ASTRewrite, CallContext)437
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.isAssignmentToTemp(Assignment)42
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(Assignment)245
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(FunctionInvocation)221
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeLocalRenames(RenameAnalyzeUtilLocalAnalyzePackage[], TextChange, JavaScriptUnit, boolean)415
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)47
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()761
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)2034
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)2034
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2212
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2174
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2212
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2174
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExceptionFromNodeList(ExceptionInfo, List)2012
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExceptionFromNodeList(ExceptionInfo, List)2012
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)501
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyThrownExceptions(FunctionDeclaration, FunctionDeclaration)237
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)95
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)84
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, Collection, boolean)158
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, Collection, boolean)167
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2855
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)547
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)547
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)649
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)649
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.isStaticAccess(Expression, ITypeBinding)192
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FieldAccess, ITypeBinding)98
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionInvocation, ITypeBinding)114
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesUsedInDeclaration(FunctionDeclaration)164
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.perform(BodyDeclaration, Selection)72
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)64
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)243
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)417
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)439
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2883
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)77
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.methodThrowsException(FunctionDeclaration, Name)116
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)76
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.initialize(JavaScriptUnit, ASTNode)82
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1589
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1590
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)456
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertThrowsTag(ListRewrite, List, int, TagElement)460
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)404
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)392
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)424
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)423
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)256
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)256
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getArgument(TagElement)572
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getArgument(TagElement)565
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getPreviousExceptionNames(List, ASTNode)435
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)976
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)223
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)402
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createMethodInvocation(ModifierCorrectionSubProcessorProposalParameter, IFunctionBinding, Expression)928
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)73
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)645
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertAnonymousToNestedProposal(IInvocationContext, ASTNode, Collection)269
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.isNotYetThrown(ITypeBinding, List)699
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getAccessRulesProposals(IInvocationContext, IProblemLocation, Collection)540
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)185
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)88
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)906
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)546
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)537
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.fImportedNames-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.fSelectedConstantName-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.fSelectedName-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.fSelectedNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.fNode-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)190
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.evalQualifyingExpression(Expression, Name)250
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(TagElement)361
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1053
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTopMostName(Name)734
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)396
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getBinding(Expression)465
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(FunctionInvocation)278
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)377
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)442
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)500
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkExpressionIsRValue(Expression)821
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)358
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isExtractableExpression(ASTNode)373
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.1.visit(Assignment)763
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeReceiver()565
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)575
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkSelection(IProgressMonitor)593
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()618
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)975
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()322
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer.visit(ReturnStatement)102
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer.visit(ReturnStatement)102
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.isAssignmentToTemp(Assignment)40
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteTypeVariable(TypeVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])354
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(Assignment)242
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(FunctionInvocation)220
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeLocalRenames(RenameAnalyzeUtilLocalAnalyzePackage[], TextChange, JavaScriptUnit, boolean)413
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)46
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()755
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2171
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2171
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2854
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)546
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)546
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)648
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.getFieldBinding(Expression)648
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.isStaticAccess(Expression, ITypeBinding)190
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FieldAccess, ITypeBinding)97
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionInvocation, ITypeBinding)113
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)63
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)711
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)743
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)781
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)242
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.updateOccurrenceAnnotations(ITextSelection, JavaScriptUnit)2882
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)74
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)94
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)75
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.initialize(JavaScriptUnit, ASTNode)79
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1588
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1588
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getArgument(TagElement)564
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getArgument(TagElement)571
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)975
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)399
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)73
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertAnonymousToNestedProposal(IInvocationContext, ASTNode, Collection)251
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getAccessRulesProposals(IInvocationContext, IProblemLocation, Collection)539
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)87
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)906
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)536
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)179
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.evalQualifyingExpression(Expression, Name)251
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(FunctionRef)386
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(MemberRef)378
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(TagElement)365
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.addStaticImports(List, ImportRewrite)494
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1054
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionDeclaration)888
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclaration)1364
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.2.visit(QualifiedName)703
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)389
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)389
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)397
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)272
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)378
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression)443
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(FunctionInvocation)501
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)354
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)359
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addArgumentsForLocalsUsedInInnerClass(CompilationUnitRewrite, ClassInstanceCreation)564
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addExceptionsToNewConstructor(FunctionDeclaration)987
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.replaceExpressionsWithConstant()572
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)576
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()620
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.importStatically(SimpleName, IBinding)358
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.importStatically(SimpleName, IBinding)358
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.importStatically(SimpleName, IBinding)358
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToDeclaration(IType, JavaScriptUnit)1142
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)235
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)235
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateStaticReferences(ASTRewrite, CallContext)458
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateTypeReferences(ASTRewrite, CallContext)437
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.isAssignmentToTemp(Assignment)42
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)47
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()761
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)2034
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)2034
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2174
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2212
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2212
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2174
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExceptionFromNodeList(ExceptionInfo, List)2012
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExceptionFromNodeList(ExceptionInfo, List)2012
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)499
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)565
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperFieldAccess)645
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)81
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, Collection, boolean)155
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)206
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)206
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)280
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)280
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)547
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)547
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionRef, ITypeBinding)136
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(MemberRef, ITypeBinding)122
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(SimpleName, ITypeBinding)76
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteName(Name, ITypeBinding)166
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(QualifiedName)345
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)417
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)439
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.methodThrowsException(FunctionDeclaration, Name)116
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)76
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)195
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertThrowsTag(ListRewrite, List, int, TagElement)460
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)404
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)392
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)423
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)424
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addEnclosingInstanceAccess(ASTRewrite, List, String[], ITypeBinding)196
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)163
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)256
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)256
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getPreviousExceptionNames(List, ASTNode)435
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)223
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)402
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewExceptions(ASTRewrite, List)135
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)644
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)645
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.isNotYetThrown(ITypeBinding, List)699
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)76
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)683
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)693
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)1421
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)526
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)122
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)144
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.evalQualifyingExpression(Expression, Name)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleTypeRefFound(Name)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.typeRefFound(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getFieldBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleName(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLocalVariableBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getMethodBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getQualifier(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getSimpleNameIdentifier(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTopMostName(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getVariableBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isDeclaration(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.2.visit(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.checkName(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visitName(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visitName(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visitName(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.getMethodBinding(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getLeftmost(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.getQualifiedReference(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.getQualifiedReference(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InlineTargetCompilationUnit(CompilationUnitRewrite, Name[], InlineConstantRefactoring, HashSet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InlineTargetCompilationUnit(CompilationUnitRewrite, Name[], InlineConstantRefactoring, HashSet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.isStaticallyImported(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.isStaticallyImported(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.isNameReferenceToTemp(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getVariableDeclaration(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ITypeBinding, Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createExceptionVariable(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewQualifiedNameNode(ITypeBinding[], Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewUnqualifiedTypeNode(ITypeBinding[], Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateNameReference(ITypeBinding[], Name, CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteName(Name, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.methodThrowsException(FunctionDeclaration, Name)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.match(Name, List, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.matchStaticImport(Name, List, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getFullName(Name)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isWriteAccess(Name)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.findThrowsTag(FunctionDeclaration, Name)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getTypeName(int, Name)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.NewCUCompletionUsingWizardProposal(IJavaScriptUnit, Name, int, IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.findSimilarElement(IJavaScriptUnit, Name, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewVariableProposals(IJavaScriptUnit, Name, SimpleName, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarTypeProposals(int, IJavaScriptUnit, Name, int, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeProposal(IJavaScriptUnit, String, Name, int, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.getImportedNames()-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newName(AST, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTopMostName(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.extractReferenceNodes(SearchMatch[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findConstantNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createDestinationTypeName()-1

org.eclipse.wst.jsdt.core.dom.NullLiteral

INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression, Expression)488
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkExpression()366
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()412
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()326
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1827
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(NullLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(NullLiteral)-1

org.eclipse.wst.jsdt.core.dom.NumberLiteral

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1069
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIndexBindingFromFragment(VariableDeclarationFragment)198
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.isOneLiteral(Expression)373
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1068
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIndexBindingFromFragment(VariableDeclarationFragment)195
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.isOneLiteral(Expression)370
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIndexBindingFromFragment(VariableDeclarationFragment)198
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.isOneLiteral(Expression)373
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createInfixInvocationFromPostPrefixExpression(ModifierCorrectionSubProcessorProposalParameter, InfixExpressionOperator)1054
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(NumberLiteral)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(NumberLiteral)-1

org.eclipse.wst.jsdt.core.dom.ObjectLiteral

INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ObjectInitializerHighlighting.consumes(SemanticToken)342
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ObjectInitializerHighlighting.consumes(SemanticToken)342
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ObjectLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ObjectLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ObjectLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ObjectLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ObjectLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ObjectLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ObjectLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ObjectLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ObjectLiteral)-1

org.eclipse.wst.jsdt.core.dom.ObjectLiteralField

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ObjectLiteral)380
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ObjectLiteral)380
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ObjectLiteralField)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ObjectLiteralField)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ObjectLiteralField)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ObjectLiteralField)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ObjectLiteralField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ObjectLiteralField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ObjectLiteralField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ObjectLiteralField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ObjectLiteralField)-1

org.eclipse.wst.jsdt.core.dom.PackageDeclaration

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2927
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2927
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getPackageDeclarationNode(IPackageDeclaration, JavaScriptUnit)192
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)263
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)607
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)262
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)166
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2926
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2926
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2927
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2927
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createStubTypeContext(IJavaScriptUnit, JavaScriptUnit, int)510
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)371
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)371
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)371
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.visit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(PackageDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.visit(PackageDeclaration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getPackageDeclarationNode(IPackageDeclaration, JavaScriptUnit)-1

org.eclipse.wst.jsdt.core.dom.ParameterizedType

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.inferArguments(SimpleType[], InferTypeArgumentsUpdate, InferTypeArgumentsTCModel, CompilationUnitRewrite)336
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IJavaScriptProject, Type, String[])1179
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, Type, Expression, Collection)945
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)118
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)118
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.inferArguments(SimpleType[], InferTypeArgumentsUpdate, InferTypeArgumentsTCModel, CompilationUnitRewrite)336
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.determineSelection(ASTNode)732
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getType(ASTNode)657
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)206
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)663
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1451
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, TextEditGroup)1506
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)192
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)397
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getTypeName(int, Name)169
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()146
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.removeMismatchedParameters(IInvocationContext, IProblemLocation, Collection)56
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)117
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)117
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)534
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)203
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)662
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1450
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)191
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.internalGetPossibleTypeKinds(ASTNode)797
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()145
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.getTypeParameterMismatchProposals(IInvocationContext, IProblemLocation, Collection)38
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.removeMismatchedParameters(IInvocationContext, IProblemLocation, Collection)54
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.superClassChanged()1667
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.superInterfacesChanged()1715
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ITypeBinding, AST)606
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)118
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)118
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewClassInstanceCreation(CompilationUnitRewrite, ITypeBinding[])544
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setCtorTypeArguments(ClassInstanceCreation, String, ITypeBinding[], AST)611
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setMethodReturnType(FunctionDeclaration, String, ITypeBinding[], AST)639
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()793
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)415
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.inferArguments(SimpleType[], InferTypeArgumentsUpdate, InferTypeArgumentsTCModel, CompilationUnitRewrite)331
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteTypeVariable(TypeVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])372
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createParameterizedType(AST, ITypeBinding)576
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)206
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)674
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)665
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)663
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingType(AST)1009
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewQualifiedNameNode(ITypeBinding[], Name)1186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewUnqualifiedTypeNode(ITypeBinding[], Name)1201
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.removeMismatchedParameters(IInvocationContext, IProblemLocation, Collection)56
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ParameterizedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ParameterizedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ParameterizedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ParameterizedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ParameterizedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ParameterizedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ParameterizedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ParameterizedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.parameterizedTypeSelected(ParameterizedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateParameterizedTypeReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, TextEditGroup)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.inferArguments(SimpleType[], InferTypeArgumentsUpdate, InferTypeArgumentsTCModel, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteConstraintVariable(ConstraintVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteTypeVariable(TypeVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])-1

org.eclipse.wst.jsdt.core.dom.ParenthesizedExpression

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)303
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)291
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)303
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)295
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)291
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)295
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)101
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)98
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)98
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)101
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)590
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createRemoveUnusedCastFix(JavaScriptUnit, IProblemLocation)495
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)66
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)1335
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)534
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)537
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1915
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1923
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1710
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isNegated(Expression)1454
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)509
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)632
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1111
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)924
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)118
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.createRemoveUnnecessaryParenthesisFix(JavaScriptUnit, ASTNode[])338
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)100
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)100
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)116
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)95
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)95
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)116
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)589
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createRemoveUnusedCastFix(JavaScriptUnit, IProblemLocation)494
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()417
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteCastVariable(CastVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel)498
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)65
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)1334
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)536
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)533
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1919
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1913
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRemoveExtraParenthesisProposals(IInvocationContext, ASTNode, ArrayList, Collection)593
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1709
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isNegated(Expression)1451
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)71
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)508
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)631
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1110
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)830
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)923
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)117
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)266
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)266
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)293
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)291
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)301
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)293
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)291
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)301
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)98
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.postVisit(ASTNode)98
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)651
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)488
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.inlineReference(Expression)488
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getInitializerSource(CompilationUnitRewrite, SimpleName)327
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(Assignment)148
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)534
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)528
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPullNegationUpProposals(IInvocationContext, ASTNode, ArrayList, Collection)2024
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1908
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1947
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()128
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()139
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)656
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.checkForNarrowCast(ModifierCorrectionSubProcessorProposalParameter, Expression, boolean, ITypeBinding)1094
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1119
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)977
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ParenthesizedExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ParenthesizedExpression)-1

org.eclipse.wst.jsdt.core.dom.PostfixExpression

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)329
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)43
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)1014
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)425
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)328
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)177
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)177
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLeftValue(ASTNode)243
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)42
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)618
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateUpdaters(ForStatement)329
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)1014
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getNormalizedValue(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(PostfixExpression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(PostfixExpression)-1

org.eclipse.wst.jsdt.core.dom.PrefixExpression

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLeftValue(ASTNode)246
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)45
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)520
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1891
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1922
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1921
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1911
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isNegated(Expression)1458
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)229
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)638
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)1026
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)422
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)180
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.UnnecessaryParenthesisVisitor.getExpressionPrecedence(Expression)180
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLeftValue(ASTNode)245
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getValue(Expression)44
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExpressionPrecedence(Expression)621
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)519
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1890
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1910
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1920
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isNegated(Expression)1455
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)635
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)526
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)547
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)520
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1894
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPullNegationUpProposals(IInvocationContext, ASTNode, ArrayList, Collection)2027
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1911
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.isNegated(Expression)1458
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)658
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)638
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getAssignedValue(ModifierCorrectionSubProcessorProposalParameter)1026
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.OperatorPrecedence.getNormalizedValue(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(PrefixExpression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(PrefixExpression)-1

org.eclipse.wst.jsdt.core.dom.PrefixExpression.Operator

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLeftValue(ASTNode)246
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(PrefixExpression)678
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(PrefixExpression)184
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(PrefixExpression)237

org.eclipse.wst.jsdt.core.dom.PrimitiveType

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)421
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)510
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newDefaultExpression(AST, Type, int)145
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.encapsulateInvocation(FunctionDeclaration, FunctionInvocation)877
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createMethodInvocation(FunctionDeclaration, FunctionInvocation)125
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.checkParameterTypeSyntax(String, IJavaScriptProject)487
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.isVoidArrayType(Type)408
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.isVoidArrayType(Type)408
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)205
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)245
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)245
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)421
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)510
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.encapsulateInvocation(FunctionDeclaration, FunctionInvocation)877
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createMethodInvocation(FunctionDeclaration, FunctionInvocation)124
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.checkParameterTypeSyntax(String, IJavaScriptProject)486
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)716
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)204
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createMethodInvocation(FunctionDeclaration, FunctionInvocation)125
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.isVoidArrayType(Type)408
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.isVoidArrayType(Type)408
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.1.visit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(PrimitiveType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(PrimitiveType)-1

org.eclipse.wst.jsdt.core.dom.PrimitiveType.Code

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.CODE_ORDER-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.canAssign(ITypeBinding, ITypeBinding)92
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.canAssign(ITypeBinding, ITypeBinding)93
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getNarrowingTypes(AST, ITypeBinding)893
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getRelaxingTypes(AST, ITypeBinding)910
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.canAssignPrimitive(PrimitiveTypeCode, PrimitiveTypeCode)-1
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.canAssignPrimitive(PrimitiveTypeCode, PrimitiveTypeCode)-1
org.eclipse.wst.jsdt.internal.corext.dom.TypeRules.getTypeOrder(PrimitiveTypeCode)-1

org.eclipse.wst.jsdt.core.dom.QualifiedName

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)166
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)179
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)136
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleTypeRefFound(Name)119
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.typeRefFound(Name)111
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getQualifier(Name)768
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getSimpleNameIdentifier(Name)775
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isDeclaration(Name)783
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAssignedVariable(Assignment)801
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)338
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)98
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)98
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)587
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)577
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getName(JavaScriptUnit, IProblemLocation)703
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)267
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)119
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)119
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getLeftmost(Name)553
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)442
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)442
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)179
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)114
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.getReceiver(Expression)280
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.resolveBinding(Expression)268
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.updateNode()2469
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.updateNode()2469
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, TextEditGroup)1509
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isFieldAccess(SimpleName)1037
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2857
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getSimpleName(Expression)281
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.isStaticImport(ASTNode)168
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)197
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)264
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)321
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isWriteAccess(Name)739
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.needsOuterParantheses(ASTNode)164
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)124
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)865
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateFieldModifiers(ASTNode)472
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)693
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)377
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)144
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)168
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)221
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)165
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)97
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)97
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)576
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)586
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getName(JavaScriptUnit, IProblemLocation)702
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)266
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)355
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)353
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.hasSideEffect(SimpleName)628
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)232
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)232
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)118
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)118
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkExpression()371
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()425
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)442
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.doesParentQualify(Name)442
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()339
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)178
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)113
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.resolveBinding(Expression)267
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)529
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)904
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addSimpleTypeQualification(CompilationUnitRewrite, ITypeBinding, SimpleType, TextEditGroup)646
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)188
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)188
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, TextEditGroup)1508
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isFieldAccess(SimpleName)1036
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2856
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)616
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)616
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteName(Name, ITypeBinding)152
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)1055
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)1055
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)762
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)762
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getSimpleName(Expression)280
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.isStaticImport(ASTNode)165
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)196
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.internalGetPossibleTypeKinds(ASTNode)783
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.needsOuterParantheses(ASTNode)163
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateFieldModifiers(ASTNode)471
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)183
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)545
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)143
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)151
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)338
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)391
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)391
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)577
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)587
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)267
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)114
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.updateNode()2469
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.updateNode()2469
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isFieldAccess(SimpleName)1037
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isTargetAccess(Name)2857
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(SimpleName, ITypeBinding)77
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)377
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)168
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.1.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.2.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.endVisit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.endVisit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.1.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(QualifiedName, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(QualifiedName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.2.visit(QualifiedName)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(QualifiedName)-1

org.eclipse.wst.jsdt.core.dom.QualifiedType

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)184
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.internalGetPossibleTypeKinds(ASTNode)792
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.3.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleType(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.1.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.2.visit(QualifiedType)-1

org.eclipse.wst.jsdt.core.dom.RegularExpressionLiteral

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(RegularExpressionLiteral)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(RegularExpressionLiteral)-1

org.eclipse.wst.jsdt.core.dom.ReturnStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getExpressionRanges()569
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getExpressionRanges()578
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.needsReturnedExpressionParenthesis()276
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.returnsConditionalExpression()284
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1574
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1573
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)309
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)279
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)129
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)63
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)63
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.fExistingReturn-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.substituteMustBeParenthesized(Expression, Expression)402
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)285
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)285
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isReturnStatement(ASTNode)413
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isLastStatementReturn()223
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSimpleFunction()216
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.needsReturnedExpressionParenthesis()275
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.returnsConditionalExpression()283
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)64
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)195
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1572
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1572
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.hasStopAsLastExecutableStatement(Statement)2263
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)306
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)279
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)323
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)424
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)407
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)513
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)496
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)717
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)895
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)918
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethod(AST, IFunctionBinding, ASTRewrite)571
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.encapsulateInvocation(FunctionDeclaration, FunctionInvocation)880
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getExpressionRanges()560
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createReturnStatement(FunctionInvocation)213
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)651
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)620
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createMethodStub(FunctionDeclaration, AST)280
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)136
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createReturnExpression(ASTRewrite, Expression)1661
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1641
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()106
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()92
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)473
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)597
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)534
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)309
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)279
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)129
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)63
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.getTypeBinding(AST)63
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createReturn(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createReturnFlowInfo(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.createReturnFlowInfo(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.createReturnFlowInfo(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.createReturnFlowInfo(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.LoopReentranceVisitor.createReturnFlowInfo(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.ReturnFlowInfo.getReturnFlag(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.ReturnFlowInfo.ReturnFlowInfo(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.ReturnAnalyzer.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeReturnTypeVariable(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeReturnTypeVariable(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ReturnTypeVariable.getMethod(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ReturnTypeVariable.ReturnTypeVariable(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.MissingReturnTypeCorrectionProposal(IJavaScriptUnit, FunctionDeclaration, ReturnStatement, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.visit(ReturnStatement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.visit(ReturnStatement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createReturnStatement(FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createReturnExpression(ASTRewrite, Expression)-1

org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.fRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.fRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.fRewriter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.fInitializerRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.fInitializerRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.fInitializerRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.fASTRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.fRewriter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.fRewriter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.fRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.fRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.fRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.fRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.fRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.fRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.fRewriter-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.fRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.astRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.astRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.fRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.fRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.fRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.fRewrite-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.run(IProgressMonitor)293
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)192
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)166
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)377
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)377
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.rewriteAST(CompilationUnitRewrite, List)216
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.rewriteAST(CompilationUnitRewrite, List)216
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)251
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)251
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)505
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)489
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)228
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)211
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)259
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.AddParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)259
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)288
org.eclipse.wst.jsdt.internal.corext.fix.ExpressionsFix.RemoveParenthesisOperation.rewriteAST(CompilationUnitRewrite, List)288
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)115
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)115
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)422
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveAllCastOperation.rewriteAST(CompilationUnitRewrite, List)422
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.rewriteAST(CompilationUnitRewrite, List)396
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveCastOperation.rewriteAST(CompilationUnitRewrite, List)396
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)408
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)408
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createFieldsForAccessedLocals(CompilationUnitRewrite, IVariableBinding[], String[], List)722
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])805
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)668
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()486
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.replaceExpressionsWithConstant()564
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.addReplaceExpressionWithTemp()393
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createTempDeclaration(Expression)663
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)679
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.replaceSelectedExpressionWithTempDeclaration()930
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.prepareInitializerForLocation(Expression)503
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.prepareInitializerForLocation(Expression)503
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.createParameterizedInvocation(Expression, Type[])369
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.inlineTemp(CompilationUnitRewrite)293
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.removeTemp(CompilationUnitRewrite)315
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.addAllChangesFor(SearchResultGroup, IJavaScriptUnit, CompilationUnitChange)859
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createChange(IProgressMonitor)515
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)223
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getCodeBlocks(CallContext)308
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getDeleteEdit()302
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2932
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2932
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkFinalConditions(IProgressMonitor)351
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.addAllChangesFor(IJavaScriptUnit, Set, CompilationUnitChange)505
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeDeclaration(CompilationUnitRewrite, IType, String, AbstractTypeDeclaration, StringBuffer, boolean, RefactoringStatus, IProgressMonitor)290
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)438
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComment(CompilationUnitRewrite, FunctionDeclaration, Set, boolean)544
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)601
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)679
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1015
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)671
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)294
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, ASTRewrite, boolean)310
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)326
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)354
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)375
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)396
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.deleteDeclarationNodes(CompilationUnitRewrite, boolean, CompilationUnitRewrite, List, GroupCategorySet)413
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createCompilationUnitRewrite(ITypeBinding[], CompilationUnitRewrite, Map, Map, boolean, IJavaScriptUnit, IJavaScriptUnit, boolean, RefactoringStatus, IProgressMonitor)863
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ClassInstanceCreation, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)1432
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(SuperConstructorInvocation, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)1470
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChangeManager(RefactoringStatus, IProgressMonitor)1719
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1799
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)530
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FunctionInvocation)530
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)583
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)583
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.copyBodyOfPulledUpMethod(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[], IProgressMonitor)953
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1072
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewMethodDeclarationNode(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, JavaScriptUnit, TypeVariableMaplet[], Map, IProgressMonitor, RefactoringStatus)1260
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyBodyOfPushedDownMethod(ASTRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])568
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewMethodDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], CompilationUnitRewrite, FunctionDeclaration)786
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)153
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)191
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1113
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1113
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createChange(IProgressMonitor)1113
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getRewrite()84
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getRewrite()51
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()92
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1401
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2118
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1221
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1188
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeOperandsProposals(IInvocationContext, ASTNode, Collection)1264
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)219
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionalExpressionProposals(IInvocationContext, ASTNode, Collection)1143
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseConditionProposals(IInvocationContext, ASTNode, ArrayList, Collection)429
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)318
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)371
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)262
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1785
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)767
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)808
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2067
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)990
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)1512
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPullNegationUpProposals(IInvocationContext, ASTNode, ArrayList, Collection)2020
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPushNegationDownProposals(IInvocationContext, ASTNode, Collection)1935
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1706
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1610
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)894
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1093
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()159
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()120
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.addEdits(IDocument, TextEdit)83
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()117
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.getRewrite()123
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getRewrite()92
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectMainTypeNameProposal.getRewrite()59
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()66
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()199
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()199
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.getRewrite()115
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.getRewrite()115
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getRemoveJavadocTagProposals(IInvocationContext, IProblemLocation, Collection)590
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)985
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addFallThroughProposals(IInvocationContext, IProblemLocation, Collection)962
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)171
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)412
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection)515
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.createNoSideEffectProposal(IInvocationContext, SimpleName, IVariableBinding, String, int)886
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInterfaceExtendsClassProposals(IInvocationContext, IProblemLocation, Collection)786
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInterfaceExtendsClassProposals(IInvocationContext, IProblemLocation, Collection)797
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInvalidOperatorProposals(IInvocationContext, IProblemLocation, Collection)653
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnnecessaryElseProposals(IInvocationContext, IProblemLocation, Collection)752
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnreachableCodeProposals(IInvocationContext, IProblemLocation, Collection)820
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()75
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()65
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()63
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)460
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)486
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)582
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)610
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)522
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)546
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addOverridingDeprecatedMethodProposal(IInvocationContext, IProblemLocation, Collection)654
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getMakeTypeAbstractProposal(IJavaScriptUnit, TypeDeclaration, int)561
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)858
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)349
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)200
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)115
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)994
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1018
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddElseProposals(IInvocationContext, ASTNode, Collection)596
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddFinallyProposals(IInvocationContext, ASTNode, Collection)569
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1155
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)638
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)657
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1096
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)349
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)417
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)851
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()136
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()149
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()141
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodWithConstrNameProposals(IInvocationContext, IProblemLocation, Collection)107
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)285
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)216
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)178
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)144
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()212
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()88
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)133
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.removeMismatchedParameters(IInvocationContext, IProblemLocation, Collection)55
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()60
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewVariableProposals(IJavaScriptUnit, Name, SimpleName, Collection)261
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)1411
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)447
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeProposal(IJavaScriptUnit, String, Name, int, int)632
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1290
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1137
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)973
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)182
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)118
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.addOverrideAnnotation(ASTRewrite, FunctionDeclaration, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.dom.BodyDeclarationRewrite.BodyDeclarationRewrite(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.BodyDeclarationRewrite.create(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createCopyTarget(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.replace(ASTRewrite, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.IASTFragment.replace(ASTRewrite, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.IExpressionFragment.createCopyTarget(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleExpressionFragment.createCopyTarget(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.SimpleFragment.replace(ASTRewrite, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.create(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.evaluateListRewrite(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.ModifierRewrite(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.create(ASTRewrite, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.ReplaceRewrite(ASTRewrite, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.dom.StatementRewrite.StatementRewrite(ASTRewrite, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(SingleVariableDeclaration, int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationExpression, int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.(ConvertForLoopOperation, IBinding, IBinding, HashSet, ASTRewrite, TextEditGroup, AST, String, LinkedProposalPositionGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convertBody(Statement, IBinding, IBinding, String, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.(ConvertIterableLoopOperation, AST, String, ASTRewrite, TextEditGroup, ImportRemover, LinkedProposalPositionGroup, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getExpression(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.addLinkedPosition(String, ASTNode, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryChange(ASTRewrite, JavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethod(AST, IFunctionBinding, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodCall(AST, ClassInstanceCreation, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.protectConstructor(JavaScriptUnit, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.replaceConstructorCalls(SearchResultGroup, JavaScriptUnit, ASTRewrite, CompilationUnitChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addFieldDeclaration(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addFieldInitializationToConstructor(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addInitializersToConstructors(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLinkedName(ASTRewrite, SimpleName, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationRemoval(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addTempRenames(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createChange(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createExpressionStatementThatInitializesField(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getNewConstructorComment(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializerCopy(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createReceiver(ASTRewrite, CallContext, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.createReceiver(ASTRewrite, CallContext, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.makeNamesUnique(ASTRewrite, CodeScopeBuilderScope)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.replaceParameterWithExpression(ASTRewrite, String[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.rewriteReferences(ASTRewrite, ITypeBinding[], List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateMethodTypeVariable(ASTRewrite, CallContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateStaticReferences(ASTRewrite, CallContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateTypeReferences(ASTRewrite, CallContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateTypeVariables(ASTRewrite, CallContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.addTextEditFromRewrite(TextChangeManager, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.AccessAnalyzer(SelfEncapsulateFieldRefactoring, IJavaScriptUnit, IVariableBinding, ITypeBinding, ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.addGetterSetterChanges(JavaScriptUnit, ASTRewrite, String, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createEdits(IJavaScriptUnit, ASTRewrite, List, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.makeDeclarationPrivate(ASTRewrite, FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.moveNode(ASTNode, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateType(JavaScriptUnit, Type, CompilationUnitChange, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createMemberDeclarations(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeParameters(ASTRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMemberDeclarations(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.1.(ASTRewrite, TypeVariableMaplet[], BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyJavadocNode(ASTRewrite, IMember, BodyDeclaration, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyParameters(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyReturnType(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.TypeVariableMapper(ASTRewrite, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.TypeVariableMapper(ASTRewrite, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.setRewrite(ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceDeclaration(AbstractTypeDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceTypeParameters(ITypeBinding[], AbstractTypeDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addParameterToConstructor(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(ClassInstanceCreation, ASTRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(SuperConstructorInvocation, ASTRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyConstructors(AbstractTypeDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.2.(MoveInstanceMethodProcessor, Map, ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodArguments(Map, ASTRewrite, FunctionDeclaration, Map, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodBody(CompilationUnitRewrite, ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodContent(IDocument, FunctionDeclaration, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodCopy(IDocument, FunctionDeclaration, ASTRewrite, Map, Map, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodSignature(IDocument, FunctionDeclaration, ASTRewrite, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodTypeParameters(ASTRewrite, FunctionDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.MethodBodyRewriter(MoveInstanceMethodProcessor, CompilationUnitRewrite, ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.MethodBodyRewriter(MoveInstanceMethodProcessor, CompilationUnitRewrite, ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createJavadocForStub(String, FunctionDeclaration, FunctionDeclaration, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewTypeDeclarationNode(IType, AbstractTypeDeclaration, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.PullUpAstNodeMapper(CompilationUnitRewrite, CompilationUnitRewrite, ASTRewrite, IType, TypeVariableMaplet[], IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.PullUpAstNodeMapper(CompilationUnitRewrite, CompilationUnitRewrite, ASTRewrite, IType, TypeVariableMaplet[], IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyBodyOfPushedDownMethod(ASTRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.addParamJavadoc(String, FunctionDeclaration, ASTRewrite, IJavaScriptProject, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.createASTNode(ASTRewrite, ITypedElement, String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.applyChanges(ASTRewrite, IDocument, ITextFileBuffer, Shell, boolean, Map)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToCu(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToCu(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToCu(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToType(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToType(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.createNewNodeToInsertToType(TypedSource, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToCu(ASTRewrite, ASTNode, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.insertToType(ASTRewrite, ASTNode, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.addNewExceptions(ASTRewrite, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.addNewModifiers(ASTRewrite, ASTNode, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.addNewParameters(ASTRewrite, List, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.addNewTypeParameters(ASTRewrite, List, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getNewMethodType(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getNewName(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.breakInfixOperationAtOperation(ASTRewrite, Expression, InfixExpressionOperator, int, boolean, Expression[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.combineOperands(ASTRewrite, Expression, Expression, boolean, InfixExpressionOperator)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createAssignmentStatement(ASTRewrite, AssignmentOperator, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createReturnExpression(ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedAndOrExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedBooleanExpression(ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInversedInfixBooleanExpression(ASTRewrite, InfixExpression, InfixExpressionOperator, AdvancedQuickAssistProcessorSimpleNameRenameProvider)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForAndIfNeeded(AST, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getParenthesizedForOrIfNeeded(AST, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRenamedNameCopy(AdvancedQuickAssistProcessorSimpleNameRenameProvider, ASTRewrite, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.addFieldDeclaration(ASTRewrite, ASTNode, int, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.ASTRewriteCorrectionProposal(String, IJavaScriptUnit, ASTRewrite, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.fixupNames(ASTRewrite, ArrayList, FunctionDeclaration, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertTabStop(ASTRewrite, List, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addEnclosingInstanceAccess(ASTRewrite, List, String[], ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addLinkedRanges(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertTabStop(ASTRewrite, List, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertTabStop(ASTRewrite, List, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedCorrectionProposal.LinkedCorrectionProposal(String, IJavaScriptUnit, ASTRewrite, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.installLinkedVisibilityProposals(LinkedProposalModel, ASTRewrite, List, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewExceptions(ASTRewrite, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewModifiers(ASTRewrite, ASTNode, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewParameters(ASTRewrite, List, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewTypeParameters(ASTRewrite, List, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.getNewMethodType(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.getNewName(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewExceptions(ASTRewrite, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewModifiers(ASTRewrite, ASTNode, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewParameters(ASTRewrite, List, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewTypeParameters(ASTRewrite, List, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeParamTag(ASTRewrite, SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableWithInitializer(ASTRewrite, ASTNode, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.1.(SurroundWith, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.createSplitSelectedOperator(List, List, ASTRewrite, List, ListRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.createSplitUnselectedOperator(List, ASTRewrite, ListRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getListRewrite(ASTNode, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.insertNodeAtEnd(ASTRewrite, List, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.makeFinal(VariableDeclarationStatement, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.qualifyThisExpressions(ASTNode, ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitOffInitializer(List, VariableDeclarationFragment, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.SplitSelectedOperator(List, List, ListRewrite, ASTRewrite, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.SplitSelectedOperator(List, List, ListRewrite, ASTRewrite, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.SplitUnselectedOperator(List, ListRewrite, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.SplitUnselectedOperator(List, ListRewrite, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getInitializerRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getInitializerRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getInitializerRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.getASTRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.getASTRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.getASTRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectMainTypeNameProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()-1

org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addImportRewriteUpdates(TextChangeManager)103
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getImportRewrite(IJavaScriptUnit)253
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.fImportRewrite-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.fImpStructure-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.fImpStructure-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.fImportRewrite-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.fImportRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallContext.importer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.fImportRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.fImportRewriter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fImportRewriter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.fImportRewriter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.fImportRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.fImportRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.fImportRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.fImportRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.fImportRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.fImportRewrite-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager.fImportsRewrite-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager.fImportsRewrite-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.run(IProgressMonitor)139
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)193
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)167
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.createTextEdit(IProgressMonitor)423
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)506
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)229
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)129
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)129
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createFieldsForAccessedLocals(CompilationUnitRewrite, IVariableBinding[], String[], List)721
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])804
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkFinalConditions(IProgressMonitor)302
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkFinalConditions(IProgressMonitor)385
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateStaticReferences(ASTRewrite, CallContext)456
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateTypeReferences(ASTRewrite, CallContext)435
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.addImportsToAccessorCu(IJavaScriptUnit, IProgressMonitor)130
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.createImportForAccessor(MultiTextEdit, String, IPackageFragment, IJavaScriptUnit)264
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager.rewriteImports(TextChangeManager, IProgressMonitor)997
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager.rewriteImports(TextChangeManager, IProgressMonitor)997
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addImportRewriteUpdates(TextChangeManager)103
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addImportToSourcePackageTypes(IJavaScriptUnit, IProgressMonitor)236
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addReferenceUpdates(TextChangeManager, IJavaScriptUnit, IProgressMonitor, RefactoringStatus)153
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addReferenceUpdates(TextChangeManager, IJavaScriptUnit, IProgressMonitor, RefactoringStatus)168
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getImportRewrite(IJavaScriptUnit)254
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.removeImportsToDestinationPackageTypes(IJavaScriptUnit)214
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkFinalConditions(IProgressMonitor)357
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkFinalConditions(IProgressMonitor)363
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.updateNode()2468
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.updateNode()2468
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateImports(JavaScriptUnit, MultiTextEdit)1228
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeImports(IJavaScriptUnit, IProgressMonitor)326
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean)79
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addImportsToTargetUnit(IJavaScriptUnit, IProgressMonitor)580
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReferenceInImport(ImportDeclaration, ASTNode, CompilationUnitRewrite)1520
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)451
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.addImports(IJavaScriptUnit, ClipboardOperationActionClipboardData)490
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2119
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()118
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)358
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)146
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()62
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addDeprecatedFieldsToMethodsProposals(IInvocationContext, IProblemLocation, Collection)986
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)177
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.apply(IDocument)227
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewExceptions(ASTRewrite, List)131
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewParameters(ASTRewrite, List, List)64
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)344
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)202
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)117
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1162
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)222
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)149
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()226
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()89
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)139
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()78
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)1417
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeFullProposal(IJavaScriptUnit, ITypeBinding, ASTNode, int)651
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getAmbiguosTypeReferenceProposals(IInvocationContext, IProblemLocation, Collection)1518
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.createImportRewrite()145
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.createImportRewrite()149
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposal.apply(IDocument, char, int)76
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.createImportRewrite()160
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.createImportRewrite()164
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.ContextSensitiveImportRewriteContext(JavaScriptUnit, int, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.addStaticImports(List, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.determineImportDifferences(ImportRewrite, Set, Set)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.TypeReferenceProcessor(Set, Set, JavaScriptUnit, ImportRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.TypeReferenceProcessor(Set, Set, JavaScriptUnit, ImportRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ImportRewrite, ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getNonStaticQualifier(ITypeBinding, ImportRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getQualifier(IVariableBinding, ImportRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallContext.CallContext(ASTNode, CodeScopeBuilderScope, int, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newParameterDeclaration(AST, ImportRewrite, String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.checkInitialConditions(ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.initReturnType(ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addStaticImport(IJavaScriptUnit, IImportDeclaration, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.AccessAnalyzer(SelfEncapsulateFieldRefactoring, IJavaScriptUnit, IVariableBinding, ITypeBinding, ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createEdits(IJavaScriptUnit, ASTRewrite, List, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.applyRemoves(ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.setImportRewrite(ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateVariableType(AST, ImportRewrite, IBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.qualifyThisExpressions(ASTNode, ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.java.GetterSetterCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodDeclarationCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)-1
org.eclipse.wst.jsdt.ui.CodeStyleConfiguration.configureImportRewrite(ImportRewrite)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.createImportRewrite(IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.createImportRewrite(JavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.getImportEdit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getImportRewrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.getImportRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.getImportRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.getImportRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.createImportRewrite(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.getImportRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.createImportRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.createImportRewrite()-1
org.eclipse.wst.jsdt.ui.CodeStyleConfiguration.configureImportRewrite(ImportRewrite)-1
org.eclipse.wst.jsdt.ui.CodeStyleConfiguration.createImportRewrite(IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.ui.CodeStyleConfiguration.createImportRewrite(JavaScriptUnit, boolean)-1

org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)193
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)42
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)42
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)457
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)455
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()79
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration, ImportRewriteImportRewriteContext)-1

org.eclipse.wst.jsdt.core.dom.rewrite.ITrackedNodePosition

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMember(IDocument, BodyDeclaration)902
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.TrackedNodePosition.fPos-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.TrackedNodePosition.fPos-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.fTrackedPosition-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.fFirstInsertedPosition-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.fLastInsertedPosition-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)439
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)602
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)295
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, ASTRewrite, boolean)312
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)327
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)355
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)376
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)397
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMember(IDocument, BodyDeclaration)902
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)874
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.copyBodyOfPulledUpMethod(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[], IProgressMonitor)954
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyBodyOfPushedDownMethod(ASTRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])569
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)151
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalModel.setEndPosition(ITrackedNodePosition)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.addPosition(ITrackedNodePosition, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.createPositionInformation(ITrackedNodePosition, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.TrackedNodePosition.TrackedNodePosition(ITrackedNodePosition, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.TrackedNodePosition.TrackedNodePosition(ITrackedNodePosition, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedCorrectionProposal.addLinkedPosition(ITrackedNodePosition, boolean, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedCorrectionProposal.setEndPosition(ITrackedNodePosition)-1

org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.BodyDeclarationRewrite.fListRewrite-1
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.fModifierRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.fListRewrite-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.fListRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.fBlockRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.fBlockRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.fBlockRewrite-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.fBlockRewrite-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)175
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)161
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.run(IProgressMonitor)294
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)196
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)170
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.copyAllModifiers(ASTNode, TextEditGroup)86
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.handleManyMany(ASTNode[], TextEditGroup)72
org.eclipse.wst.jsdt.internal.corext.dom.StatementRewrite.handleOneMany(ASTNode[], TextEditGroup)40
org.eclipse.wst.jsdt.internal.corext.dom.StatementRewrite.handleOneMany(ASTNode[], TextEditGroup)46
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)70
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)60
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)81
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)62
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)131
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)113
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)120
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.replaceAccess(ASTNode)580
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)252
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)261
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)314
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)314
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()477
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)499
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)860
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createMethodBody(FunctionDeclaration, ASTNode[], TextEditGroup)908
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)704
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)695
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)253
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)253
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)253
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.createParameterizedInvocation(Expression, Type[])370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()851
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)722
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createEdit()369
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2900
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2898
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2898
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2900
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.addGetterSetterChanges(JavaScriptUnit, ASTRewrite, String, boolean, boolean)557
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2066
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2066
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1602
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.reshuffleElements()1602
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeParameters(ASTRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)378
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)440
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)605
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createNecessaryConstructors(CompilationUnitRewrite, IType, AbstractTypeDeclaration, RefactoringStatus)415
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeParameters(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)621
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)188
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)188
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceTypeParameters(ITypeBinding[], AbstractTypeDeclaration, ASTRewrite)564
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)1455
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateParameterizedTypeReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, TextEditGroup)1493
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1804
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodArguments(Map, ASTRewrite, FunctionDeclaration, Map, RefactoringStatus)1977
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2069
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodTypeParameters(ASTRewrite, FunctionDeclaration, RefactoringStatus)2523
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])912
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)233
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)233
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)327
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)238
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)176
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)170
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)185
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getRewrite()99
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getRewrite()58
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()103
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()110
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()98
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1429
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1425
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)221
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)394
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)1020
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1113
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)359
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)147
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()69
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)211
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)211
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)276
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)276
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)123
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)123
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addFallThroughProposals(IInvocationContext, IProblemLocation, Collection)963
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)180
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInterfaceExtendsClassProposals(IInvocationContext, IProblemLocation, Collection)788
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnnecessaryElseProposals(IInvocationContext, IProblemLocation, Collection)759
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)371
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)149
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)123
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)647
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCopyOfInner(ASTRewrite, ASTNode, boolean)759
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)462
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)681
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()235
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getRewrite()243
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)381
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)402
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)462
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)454
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()107
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()124
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()65
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.getRewrite()69
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)183
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)137
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.addNewAccessor(IType, IField, String, ListRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateGetterMethod(IField, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.removeExistingAccessor(IFunction, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.getNodeToInsertBefore(ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.getNodeToInsertBefore(ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.(ConvertIterableLoopOperation, AST, String, ASTRewrite, TextEditGroup, ImportRemover, LinkedProposalPositionGroup, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addExceptionToNodeList(ExceptionInfo, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.insertTag(TagElement, TagElement, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.insertTag(TagElement, TagElement, ListRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertParamTag(ListRewrite, List, int, TagElement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertThrowsTag(ListRewrite, List, int, TagElement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.insertTag(ListRewrite, TagElement, Set, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.insertTag(ListRewrite, TagElement, Set)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.createSplitSelectedOperator(List, List, ASTRewrite, List, ListRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.createSplitUnselectedOperator(List, ASTRewrite, ListRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.SplitSelectedOperator(List, List, ListRewrite, ASTRewrite, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.SplitSelectedOperator(List, List, ListRewrite, ASTRewrite, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.SplitUnselectedOperator(List, ListRewrite, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.SplitUnselectedOperator(List, ListRewrite, ASTRewrite)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.evaluateListRewrite(ASTRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.dom.ModifierRewrite.getModifierRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.getParamgumentsRewrite()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getListRewrite(ASTNode, ASTRewrite)-1

org.eclipse.wst.jsdt.core.dom.rewrite.TargetSourceRangeComputer

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.SourceRangeComputer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.SourceRangeComputer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.NoCommentSourceRangeComputer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer-1

org.eclipse.wst.jsdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.computeSourceRange(ASTNode)47
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.initializeRanges()78
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.initializeRanges()102
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.SourceRangeComputer.computeSourceRange(ASTNode)516
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.SourceRangeComputer.computeSourceRange(ASTNode)516
org.eclipse.wst.jsdt.internal.corext.refactoring.util.NoCommentSourceRangeComputer.computeSourceRange(ASTNode)18
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.initializeRanges()79
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.initializeRanges()103
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.computeSourceRange(ASTNode)50
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.computeSourceRange(ASTNode)47
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.initializeRanges()78
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.isExtending(ASTNode, ASTNode)57
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.SourceRangeComputer.computeSourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.SourceRangeComputer.computeSourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.NoCommentSourceRangeComputer.computeSourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.SelectionAwareSourceRangeComputer.computeSourceRange(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.computeSourceRange(ASTNode)-1

org.eclipse.wst.jsdt.core.dom.SimpleName

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleName(Name)700
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByBinding(ASTNode, IBinding)61
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByNode(ASTNode, SimpleName)86
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByNode(ASTNode, SimpleName)88
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)167
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)561
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)601
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)579
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createUnusedMemberFix(JavaScriptUnit, IProblemLocation, boolean)479
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.getProblemNodes()97
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.getProblemNodes()97
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.getProblemNodes()97
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.getJavadocNodes()86
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.getReferenceAndDeclarationNodes()90
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.getReferenceNodes()82
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getSimpleFieldNames()164
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getSimpleFieldNames()164
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)166
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)213
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)225
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getAllReferences(ASTNode)291
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)168
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)162
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)143
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleStaticImportFound(Name)153
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.possibleTypeRefFound(Name)126
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.typeRefFound(Name)113
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.createTextEdit(IProgressMonitor)439
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.2.visit(QualifiedName)705
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleName(Name)698
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getSimpleNameIdentifier(Name)777
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isDeclaration(Name)785
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAssignedVariable(Assignment)799
org.eclipse.wst.jsdt.internal.corext.dom.JdtASTMatcher.match(SimpleName, Object)31
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByBinding(ASTNode, IBinding)61
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByNode(ASTNode, SimpleName)86
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)161
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)167
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(int, int)528
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)390
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)390
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)145
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)145
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)101
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)101
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getName(JavaScriptUnit, IProblemLocation)708
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)228
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)229
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)247
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)239
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)349
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)356
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)364
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)341
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)601
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getUnusedName(JavaScriptUnit, IProblemLocation)662
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.isSideEffectFree(SimpleName, JavaScriptUnit)617
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)175
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)175
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)208
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)208
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)281
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)281
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(JavaScriptUnit)584
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createDeclaration(IVariableBinding, Expression)943
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()423
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getLeftmost(Name)551
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()337
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedBinding(IVariableBinding)72
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedBinding(IVariableBinding)72
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedName(IVariableBinding)69
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedName(IVariableBinding)69
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)106
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)106
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.visit(ArrayAccess)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.visit(ArrayAccess)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.makeNamesUnique(ASTRewrite, CodeScopeBuilderScope)393
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.rewriteReferences(ASTRewrite, ITypeBinding[], List)521
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)418
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)425
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)419
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.visit(PostfixExpression)69
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.visit(PrefixExpression)85
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getSimpleName(ASTNode)106
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.getProblemNodes()97
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.getProblemNodes()97
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.getProblemNodes()97
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.RenameTypeParameterVisitor(RenameTypeParameterProcessor, CompilationUnitRewrite, ISourceRange, RefactoringStatus)103
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.RenameTypeParameterVisitor(RenameTypeParameterProcessor, CompilationUnitRewrite, ISourceRange, RefactoringStatus)103
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)83
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)83
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.getJavadocNodes()86
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.getReferenceAndDeclarationNodes()90
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.getReferenceNodes()82
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.resolveBinding(Expression)266
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2136
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2136
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2094
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2094
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.determineSelection(ASTNode)724
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(ASTNode, int, int)1065
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)270
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.divideTypeRefs(List, List, List, List)78
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.divideTypeRefs(List, List, List, List)85
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.getImportsToRemove()105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.getPotentialRemoves(List)116
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)171
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)171
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(FunctionRef)153
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(MemberRef)135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(QualifiedName)78
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getSimpleFieldNames()164
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getSimpleFieldNames()164
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2036
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkInitialConditions(IProgressMonitor)292
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDestinationBinding()809
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getMemberBindings()819
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMethodStubForAbstractMethod(IFunction, JavaScriptUnit, AbstractTypeDeclaration, IJavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)471
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createAbstractMethod(IFunction, CompilationUnitRewrite, JavaScriptUnit, AbstractTypeDeclaration, TypeVariableMaplet[], CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)980
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewMethodDeclarationNode(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, JavaScriptUnit, TypeVariableMaplet[], Map, IProgressMonitor, RefactoringStatus)1273
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)77
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()190
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getSimpleName(Expression)279
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)207
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2246
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2247
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1760
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRenamedNameCopy(AdvancedQuickAssistProcessorSimpleNameRenameProvider, ASTRewrite, Expression)467
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()191
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)309
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.getLocalRenameProposal(IInvocationContext)113
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)152
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)131
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)152
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)131
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)128
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addInvalidVariableNameProposals(IInvocationContext, IProblemLocation, Collection)589
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.createNoSideEffectProposal(IInvocationContext, SimpleName, IVariableBinding, String, int)888
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)861
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)841
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)866
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)841
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)857
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterSetterProposal(IInvocationContext, IProblemLocation, Collection, int)842
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNeedToEmulateProposal(IInvocationContext, IProblemLocation, Collection)634
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)121
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonFinalLocalProposal(IInvocationContext, IProblemLocation, Collection)282
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)305
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.1.compare(Object, Object)296
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.1.compare(Object, Object)296
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertLocalToFieldProposal(IInvocationContext, ASTNode, Collection)1329
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)1298
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1099
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1105
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)297
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getRenameLocalProposals(IInvocationContext, ASTNode, IProblemLocation[], boolean, Collection)715
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()147
org.eclipse.wst.jsdt.internal.ui.text.correction.RenameNodeCompletionProposal.addEdits(IDocument, TextEdit)54
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)119
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)742
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)367
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)365
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createSignatureChangeDescription(int[], int, ITypeBinding[], List, ITypeBinding[])1362
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeProposal(IJavaScriptUnit, String, Name, int, int)616
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeProposal(IJavaScriptUnit, String, Name, int, int)622
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1174
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)780
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)126
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)221
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverInfo(ITextViewer, IRegion)120
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverRegion(ITextViewer, int)67
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.ref-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.ref-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.ref-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.fLabel-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.fLabel-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.fName-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.fName-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.fUnusedNames-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.fUnusedNames-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.fReferences-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.fName-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.fName-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.fNode-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.fLabel-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.resultingParamName-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.resultingParamName-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.resultingTagArg-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.resultingTagArg-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.fNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.fOriginalNode-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.fName-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)167
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.2.visit(QualifiedName)704
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleName(Name)697
org.eclipse.wst.jsdt.internal.corext.dom.JdtASTMatcher.match(SimpleName, Object)29
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)161
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(int, int)527
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)142
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)142
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)100
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(QualifiedName)100
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)580
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getName(JavaScriptUnit, IProblemLocation)705
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)223
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)238
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)246
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateExpression(ForStatement)223
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)314
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getDeclaringNode(ASTNode)425
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)348
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)340
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)363
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getUnusedName(JavaScriptUnit, IProblemLocation)661
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createChangeModifierToFinalFix(JavaScriptUnit, ASTNode[])434
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)115
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.isMemberReferenceValidInClassInitialization(Name)115
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkExpression()370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()422
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isMethodParameter(ASTNode)257
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isThrowableInCatchBlock(ASTNode)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getLeftmost(Name)550
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)1009
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkExpression()336
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)103
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)103
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.visit(ArrayAccess)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.VarargAnalyzer.visit(ArrayAccess)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)418
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.visit(PostfixExpression)67
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.visit(PrefixExpression)80
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getSimpleName(ASTNode)105
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)82
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)82
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.resolveBinding(Expression)265
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)92
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createOccurrenceUpdate(ASTNode, CompilationUnitRewrite, RefactoringStatus)1514
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2092
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2092
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(ASTNode, int, int)1063
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)529
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)916
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)918
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)899
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2035
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDestinationBinding()807
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)63
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()187
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getBreakOrContinueNode(ASTNode)116
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getBreakOrContinueNode(ASTNode)114
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getSimpleName(Expression)278
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)205
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)2246
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1757
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRenamedNameCopy(AdvancedQuickAssistProcessorSimpleNameRenameProvider, ASTRewrite, Expression)466
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)309
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.getLocalRenameProposal(IInvocationContext)112
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)127
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addInvalidVariableNameProposals(IInvocationContext, IProblemLocation, Collection)586
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)837
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)841
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)837
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)859
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)866
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)855
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)441
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterSetterProposal(IInvocationContext, IProblemLocation, Collection, int)841
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection)512
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNeedToEmulateProposal(IInvocationContext, IProblemLocation, Collection)630
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonFinalLocalProposal(IInvocationContext, IProblemLocation, Collection)278
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int)301
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertLocalToFieldProposal(IInvocationContext, ASTNode, Collection)1326
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1177
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)1295
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)295
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getRenameLocalProposals(IInvocationContext, ASTNode, IProblemLocation[], boolean, Collection)712
org.eclipse.wst.jsdt.internal.ui.text.correction.RenameNodeCompletionProposal.addEdits(IDocument, TextEdit)52
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)112
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.getTypeParameterMismatchProposals(IInvocationContext, IProblemLocation, Collection)33
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeParameterMismatchSubProcessor.removeMismatchedParameters(IInvocationContext, IProblemLocation, Collection)49
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)364
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)366
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createSignatureChangeDescription(int[], int, ITypeBinding[], List, ITypeBinding[])1362
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1174
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)777
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverInfo(ITextViewer, IRegion)90
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverRegion(ITextViewer, int)66
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.findInHierarchyWithAST(JavaScriptUnit, IFunction)175
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)161
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.createTextEdit(IProgressMonitor)439
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1061
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionInvocation)925
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(FunctionInvocation)184
org.eclipse.wst.jsdt.internal.corext.dom.JdtASTMatcher.match(SimpleName, Object)31
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(BreakStatement)188
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(BreakStatement)188
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(ContinueStatement)196
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(ContinueStatement)196
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(LabeledStatement)205
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.visit(LabeledStatement)205
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)390
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)390
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)124
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(FunctionInvocation)124
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.createToStaticAccessOperations(JavaScriptUnit, IProblemLocation)594
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.replaceAccess(ASTNode)590
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.replaceAccess(ASTNode)585
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)604
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)268
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthQuery(Expression)289
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.replace(Expression)267
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)307
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(FunctionInvocation, JavaScriptUnit)356
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)557
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)567
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createUnusedMemberFix(JavaScriptUnit, IProblemLocation, boolean)471
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)175
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)175
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)208
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)208
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)159
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)159
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)281
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.isWrittenInTypeConstructors(IVariableBinding, ArrayList, ITypeBinding)281
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)347
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)347
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationExpression)135
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationExpression)135
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationFragment)326
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationFragment)326
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewClassInstanceCreation(CompilationUnitRewrite, ITypeBinding[])542
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])865
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])864
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])837
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)714
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)682
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.visit(FunctionInvocation)46
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.depends(IExpressionFragment, BodyDeclaration)639
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.replaceExpressionsWithConstant()571
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.endVisit(FunctionInvocation)176
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.endVisit(FunctionInvocation)176
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FunctionInvocation)169
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(FunctionInvocation)169
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.addReplaceExpressionWithTemp()399
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)281
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)281
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.visit(Name)281
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.inlineTemp(CompilationUnitRewrite)296
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethod(AST, IFunctionBinding, ASTRewrite)569
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.guessTempNamesFromMethodInvocation(FunctionInvocation, String[])413
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addTempRenames(ASTRewrite)541
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addTempRenames(ASTRewrite)545
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createExpressionStatementThatInitializesField(ASTRewrite)740
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)793
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedBinding(IVariableBinding)72
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedBinding(IVariableBinding)72
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)119
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)106
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)106
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)119
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.makeNamesUnique(ASTRewrite, CodeScopeBuilderScope)393
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.rewriteReferences(ASTRewrite, ITypeBinding[], List)521
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.visit(PostfixExpression)69
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.visit(PrefixExpression)85
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createDelegateFieldInitializer(FieldDeclaration)98
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createArguments(FunctionDeclaration, List, boolean)154
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1.visit(QualifiedName)150
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2094
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2094
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2136
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2136
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentName(ParameterInfo)1948
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentName(ParameterInfo)1948
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createExceptionTag(String)2260
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createExceptionTag(String)2260
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2428
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentName(ParameterInfo)2428
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.changeMethodName()1720
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.changeMethodName()1720
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.changeMethodName()1719
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.changeMethodName()1719
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fieldDeclarationSelected(FieldDeclaration)800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)884
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.singleVariableDeclarationSelected(SingleVariableDeclaration)749
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.variableDeclarationStatementSelected(VariableDeclarationStatement)785
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.divideTypeRefs(List, List, List, List)78
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.divideTypeRefs(List, List, List, List)85
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.getImportsToRemove()105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.getPotentialRemoves(List)116
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(FunctionRef)153
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(MemberRef)135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(QualifiedName)78
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, SimpleName[], AbstractTypeDeclaration, RefactoringStatus)1328
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2036
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteName(Name, ITypeBinding)153
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getMemberBindings()819
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)228
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)228
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FieldAccess)204
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(QualifiedName)344
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperFieldAccess)409
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsFromFragmentList(List, Type)510
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.createParamTag(String, AST, IJavaScriptProject)44
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)434
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getSignature(FunctionDeclaration)174
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.1.visit(FunctionDeclaration)186
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)821
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)821
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ObjectInitializerHighlighting.consumes(SemanticToken)338
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ObjectInitializerHighlighting.consumes(SemanticToken)338
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.start()190
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNode(int, int, AST)179
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(ConstructorInvocation)199
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(SuperConstructorInvocation)214
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(ThrowStatement)230
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.markReferences()126
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(ConstructorInvocation)208
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(SuperConstructorInvocation)217
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(ThrowStatement)177
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(Assignment)217
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)207
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(PostfixExpression)249
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(PrefixExpression)240
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(QualifiedName)152
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(QualifiedName)157
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)111
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1815
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1760
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1820
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1835
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getRenamedNameCopy(AdvancedQuickAssistProcessorSimpleNameRenameProvider, ASTRewrite, Expression)468
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()194
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.fixupNames(ASTRewrite, ArrayList, FunctionDeclaration, boolean)327
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)238
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)215
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)176
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)222
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addInvalidVariableNameProposals(IInvocationContext, IProblemLocation, Collection)589
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getAssignmentHasNoEffectProposals(IInvocationContext, IProblemLocation, Collection)866
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterSetterProposal(IInvocationContext, IProblemLocation, Collection, int)842
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.getNewName(ASTRewrite)96
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)127
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)335
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)212
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)109
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)138
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)328
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)297
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()147
org.eclipse.wst.jsdt.internal.ui.text.correction.RenameNodeCompletionProposal.addEdits(IDocument, TextEdit)57
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.1.visit(ThisExpression)506
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArrayAccessProposals(IInvocationContext, IProblemLocation, Collection)1535
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)780
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)221
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverRegion(ITextViewer, int)67
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.addReference(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.add(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.add(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.UnresolvedTypeData(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.UnresolvedTypeData(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.UnresolvedTypeData(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.1.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.2.(SimpleName[])-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isLabel(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.JdtASTMatcher.match(SimpleName, Object)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByNode(ASTNode, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.getNameNodeProblemKind(IProblem[], SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.isSameLabel(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.isSameLabel(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.LabelFinder(SimpleName, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.LabelFinder.LabelFinder(SimpleName, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(SimpleName, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isDeclaredInScope(IBinding, SimpleName, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.AddStaticQualifierOperation(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.AddStaticQualifierOperation(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleMethod(SimpleName, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleMethod(SimpleName, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getNonStaticQualifier(ITypeBinding, ImportRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getQualifier(IVariableBinding, ImportRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.4.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getDisplayString(SimpleName, IBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.hasSideEffect(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.isFormalParameterInEnhancedForStatement(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.isSideEffectFree(SimpleName, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.RemoveUnusedMemberOperation(SimpleName[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.RemoveUnusedMemberOperation(SimpleName[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.getWritingConstructor(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.2.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newFieldAssignment(AST, SimpleName, Expression, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.TypeVariableFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ForStatementChecker.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ForStatementChecker.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.BranchFlowInfo.BranchFlowInfo(SimpleName, FlowContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createBranch(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.makeString(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.removeLabel(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.getDeclaringClassBinding(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.importStatically(SimpleName, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.importStatically(SimpleName, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.importStatically(SimpleName, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.isStaticAccess(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.mayBeShadowedByLocalDeclaration(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.mayBeShadowedByLocalDeclaration(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.mayBeShadowedByLocalDeclaration(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyMemberName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyUnqualifiedMemberNameIfNecessary(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyUnqualifiedMemberNameIfNecessary(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyUnqualifiedMemberNameIfNecessary(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.shouldQualify(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.shouldQualify(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.shouldQualify(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.shouldUnqualify(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.shouldUnqualify(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.shouldUnqualify(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.unqualifyMemberName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.unqualifyMemberName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.unqualifyMemberName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getInitializerSource(CompilationUnitRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.needsBrackets(SimpleName, VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.NameCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLinkedName(ASTRewrite, SimpleName, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.LocalTypeAndVariableUsageAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.addLocal(IVariableBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.addLocal(IVariableBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Matcher.match(SimpleName, Object)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.NameData.addReference(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.NameData.addReference(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addNameReference(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addNameReference(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addReferencesToName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addReferencesToName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addTypeVariableReference(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.addTypeVariableReference(ITypeBinding, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.VariableReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.VariableReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.reportProblemNodes(String, SimpleName[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitSimpleName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitSimpleName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.TypeVariableMapper.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.1.addName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.1.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.hasAddedStaticImport(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.isInRemoved(SimpleName, int[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MovedMemberAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.containsNonStatic(SimpleName[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isStaticFieldName(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, SimpleName[], AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.AnonymousClassReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.isFieldAccess(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ThisReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ThisReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(SimpleName, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.handleReferenceToLocal(SimpleName, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.2.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.PositionCollector.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.update(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.areEqualLabels(SimpleName, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.areEqualLabels(SimpleName, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddImportCorrectionProposal.AddImportCorrectionProposal(String, IJavaScriptUnit, int, Image, String, String, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.2.getRenamed(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.SimpleNameRenameProvider.getRenamed(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.SimpleNameRenameProvider.getRenamed(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.AllBindingsVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.AllBindingsVisitor.visit(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.LinkedNamesAssistProposal(IJavaScriptUnit, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.LinkedNamesAssistProposal(String, IJavaScriptUnit, SimpleName, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.createNoSideEffectProposal(IInvocationContext, SimpleName, IVariableBinding, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getDominantNode(SimpleName[])-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isAssigned(Statement, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isForStatementInit(Statement, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.NewVariableCompletionProposal(String, IJavaScriptUnit, int, SimpleName, ITypeBinding, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.RemoveDeclarationCorrectionProposal(IJavaScriptUnit, SimpleName, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldForType(IJavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewVariableProposals(IJavaScriptUnit, Name, SimpleName, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleName(Name)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByBinding(ASTNode, IBinding)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByNode(ASTNode, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.findByProblems(ASTNode, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getName(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.getUnusedName(JavaScriptUnit, IProblemLocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getLeftmost(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getReferences()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedName(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.Match.getMappedName(IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.findSimpleNameNode(IRegion, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getSimpleName(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.getProblemNodes(ASTNode, VariableDeclaration, TextEdit[], TextChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.getProblemNodes(ASTNode, VariableDeclaration, TextEdit[], TextChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.getProblemNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.getProblemNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.getProblemNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.getJavadocNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.getReferenceAndDeclarationNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.getReferenceNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.getMethodNameNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getSimpleFieldNames()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.getSimpleFieldNames()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticToken.getNode()-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getLabel()-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.makeFakeNode(int, int, AST)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.getSimpleName(Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getNewName(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.2.getRenamed(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.SimpleNameRenameProvider.getRenamed(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.SimpleNameRenameProvider.getRenamed(SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.getNewName(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.getAllReferences(ASTNode)-1

org.eclipse.wst.jsdt.core.dom.SimpleType

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleType(QualifiedType)717
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)333
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.3.visit(QualifiedType)722
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)333
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.isRawTypeReference(ASTNode)413
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)263
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)660
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)666
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, TextEditGroup)1507
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, TextEditGroup)1511
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)195
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)127
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)644
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)528
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)532
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.fTypes-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.fTypes-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.3.visit(QualifiedType)721
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.isRawTypeReference(ASTNode)410
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)659
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)665
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, TextEditGroup)1510
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)194
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarTypeProposals(int, IJavaScriptUnit, Name, int, Collection)577
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)527
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)178
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)154
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)139
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceFix(JavaScriptUnit, IProblemLocation)182
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)263
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)660
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.3.(SimpleType[])-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.AddTypeParametersOperation(SimpleType[])-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.AddTypeParametersOperation(SimpleType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.has(SimpleType[], Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.inferArguments(SimpleType[], InferTypeArgumentsUpdate, InferTypeArgumentsTCModel, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteConstraintVariable(ConstraintVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteTypeVariable(TypeVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addSimpleTypeQualification(CompilationUnitRewrite, ITypeBinding, SimpleType, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(SimpleType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(SimpleType)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getLeftMostSimpleType(QualifiedType)-1
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createRawTypeReferenceOperations(JavaScriptUnit, IProblemLocation[], List)-1

org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)160
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)161
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)160
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)161
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], boolean, String)653
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)114
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)185
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)193
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)416
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)505
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionDeclaration)875
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getModifiers(VariableDeclaration)234
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)208
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)395
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.hasSideEffect(SimpleName)641
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)184
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)184
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)420
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)420
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeParameterInfos()608
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.endVisit(FunctionDeclaration)86
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findCtorArgNames()546
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)229
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.checkActivation()370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.checkActivation()413
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.initialize()440
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getParameterData(int)265
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.SourceProvider(ITypeRoot, FunctionDeclaration)119
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createArguments(FunctionDeclaration, List, boolean)150
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionDeclaration)376
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentName(ParameterInfo)1938
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentName(ParameterInfo)1938
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentType(ParameterInfo)1954
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentType(ParameterInfo)1954
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.checkIfDeletedParametersUsed()2316
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.checkIfDeletedParametersUsed()2316
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.determineSelection(ASTNode)730
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getType(ASTNode)649
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.parameterizedTypeSelected(ParameterizedType)766
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)843
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)854
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)469
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)860
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComment(CompilationUnitRewrite, FunctionDeclaration, Set, boolean)529
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyParameters(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])587
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, ASTRewrite)347
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)358
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.checkConstructorParameterNames()679
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesUsedInDeclaration(FunctionDeclaration)158
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FunctionDeclaration)276
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)185
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)185
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.addParamJavadoc(String, FunctionDeclaration, ASTRewrite, IJavaScriptProject, TextEditGroup)93
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getSignature(FunctionDeclaration)184
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveInVariableInitializer()195
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()156
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)293
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)432
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertParamTag(ListRewrite, List, int, TagElement)347
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)198
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)245
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)246
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)185
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)156
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addLinkedRanges(ASTRewrite, FunctionDeclaration)112
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)231
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)231
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)129
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)129
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getPreviousParamNames(List, ASTNode)423
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)135
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)512
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1204
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()158
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()141
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ParameterData.fDeclaration-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getModifiers(VariableDeclaration)233
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)207
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isSingleDeclaration(VariableDeclaration)247
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)394
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.isFormalParameterInEnhancedForStatement(SimpleName)613
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)183
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)183
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)485
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)419
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)419
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)64
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)64
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeParameterInfos()607
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isMethodParameter(ASTNode)257
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isThrowableInCatchBlock(ASTNode)297
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)249
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)249
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)249
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)342
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)859
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getSignature(FunctionDeclaration)183
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)85
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)509
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.getRewrite()157
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)395
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()140
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.TypeChangeCompletionProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, ITypeBinding, boolean, int)65
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)160
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)160
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)161
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)161
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], boolean, String)653
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)112
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)183
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)198
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)278
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)414
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)503
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration, ImportRewriteImportRewriteContext)544
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration)564
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionDeclaration)875
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)530
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)602
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)306
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)395
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.hasSideEffect(SimpleName)641
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])859
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])833
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newParameterDeclaration(AST, ImportRewrite, String, ITypeBinding)993
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)795
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.isExceptionCaught(ITypeBinding)133
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodSignature(AST, FunctionDeclaration)666
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findCtorArgNames()546
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyArguments(FunctionDeclaration, CompilationUnitRewrite)896
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()790
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)229
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.checkActivation()370
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.initialize()440
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getParameterData(int)265
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.SourceProvider(ITypeRoot, FunctionDeclaration)119
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createArguments(FunctionDeclaration, List, boolean)147
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(FunctionDeclaration)376
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.visit(CatchClause)319
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)609
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentName(ParameterInfo)1938
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentName(ParameterInfo)1938
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentType(ParameterInfo)1954
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeParamgumentType(ParameterInfo)1954
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.checkIfDeletedParametersUsed()2316
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.checkIfDeletedParametersUsed()2316
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createNewSingleVariableDeclaration(ParameterInfo)2351
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createNewSingleVariableDeclaration(ParameterInfo)2351
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)854
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)843
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(CatchClause)225
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)467
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComment(CompilationUnitRewrite, FunctionDeclaration, Set, boolean)523
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyParameters(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])587
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyParameters(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])585
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addParameterToConstructor(ASTRewrite, FunctionDeclaration)634
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.checkConstructorParameterNames()679
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)936
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getArgumentNode(IVariableBinding, boolean)1934
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getTargetNode()1962
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)225
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(CatchClause)153
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(FunctionDeclaration)276
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.addParamJavadoc(String, FunctionDeclaration, ASTRewrite, IJavaScriptProject, TextEditGroup)93
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getSignature(FunctionDeclaration)184
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)293
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)432
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertParamTag(ListRewrite, List, int, TagElement)347
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)156
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)185
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)161
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)246
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)198
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)245
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addEnclosingInstanceAccess(ASTRewrite, List, String[], ITypeBinding)189
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addLinkedRanges(ASTRewrite, FunctionDeclaration)112
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)144
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)231
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)231
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)129
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)129
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getPreviousParamNames(List, ASTNode)423
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)184
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewParameters(ASTRewrite, List, List)75
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewParameters(ASTRewrite, List, List)212
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)119
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)135
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)512
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1204
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()141
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(SingleVariableDeclaration, int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.1.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.NameCollector.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ParameterData.ParameterData(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExtraDimensions(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.removeExtraDimensions(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.singleVariableDeclarationSelected(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.AssignToVariableAssistProposal(IJavaScriptUnit, SingleVariableDeclaration, VariableDeclarationFragment, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.findParamTag(FunctionDeclaration, SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeParamTag(ASTRewrite, SingleVariableDeclaration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newParameterDeclaration(AST, ImportRewrite, String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createNewSingleVariableDeclaration(ParameterInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createNewSingleVariableDeclaration(ParameterInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1

org.eclipse.wst.jsdt.core.dom.Statement

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.getSelectedStatements()46
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.getSelectedStatements()48
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(Block)320
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SwitchStatement)1229
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)399
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)365
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)373
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)373
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)365
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)254
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)255
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)254
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)255
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)303
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)312
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)303
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)312
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(SimpleName)295
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)254
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.getBody(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)69
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)258
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)258
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createSwitchData(SwitchStatement)333
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()631
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)1404
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.getSelectedStatements()46
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.getCatchBody(String, String, String)354
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.markReferences()114
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)2286
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)2278
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1374
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2134
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)230
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)226
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)327
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)383
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)399
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)270
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)269
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)779
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)820
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2079
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)998
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSingleStatement(Statement)1552
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1105
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1109
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getUnwrappedStatements(Statement)415
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.hasStopAsLastExecutableStatement(Statement)2268
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)299
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentStatement(ASTNode)688
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)209
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)272
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1021
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)925
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)398
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.fBody-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.fBody-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.fControlStatement-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.fControlStatement-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.fStatement-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.fStatement-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.fSelectedStatements-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.fSelectedStatements-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsAfter(int, int)611
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)396
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visitNode(ASTNode)418
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)800
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractMethodAvailable(ASTNode[])348
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractMethodAvailable(ASTNode[])345
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.onlyStatements()129
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.format2(ASTNode, String, int, String, Map)251
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentStatement(ASTNode)682
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)132
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getUnreachableCodeProposals(IInvocationContext, IProblemLocation, Collection)819
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)271
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)307
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(Block)320
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SwitchStatement)1229
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(DoStatement)62
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(DoStatement)62
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(EnhancedForStatement)96
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(EnhancedForStatement)96
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(ForStatement)79
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(ForStatement)79
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)117
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)113
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)113
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(IfStatement)117
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WhileStatement)139
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WhileStatement)139
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WithStatement)152
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WithStatement)152
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)365
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)365
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)254
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)255
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)255
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.rewriteAST(CompilationUnitRewrite, List)254
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)318
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)318
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)500
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateBody(ForStatement)389
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.1.visit(SimpleName)295
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)248
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)254
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)222
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()427
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)258
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.callsWrittingConstructor(FunctionDeclaration, HashSet)258
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)818
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)843
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createSwitchData(SwitchStatement)333
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(IfStatement)228
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(IfStatement)229
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()829
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()631
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)176
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)183
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createMethodInvocation(FunctionDeclaration, FunctionInvocation)119
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructor(AbstractTypeDeclaration, ASTRewrite)951
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)1404
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)232
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.markReferences()114
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)2278
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1363
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2200
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2134
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getExchangeInnerAndOuterIfConditionsProposals(IInvocationContext, ASTNode, Collection)1163
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)189
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)230
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)226
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)327
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)383
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)399
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)264
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)263
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)270
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfProposals(IInvocationContext, ASTNode, Collection)269
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)779
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)820
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinAndIfStatementsProposals(IInvocationContext, ASTNode, Collection)742
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinIfListInIfElseIfProposals(IInvocationContext, ASTNode, ArrayList, Collection)2079
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)994
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getJoinOrIfStatementsProposals(IInvocationContext, ASTNode, ArrayList, Collection)971
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1562
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceIfElseWithConditionalProposals(IInvocationContext, ASTNode, Collection)1563
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitAndConditionProposals(IInvocationContext, ASTNode, Collection)872
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSplitOrConditionProposals(IInvocationContext, ASTNode, Collection)1071
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getUnwrappedStatements(Statement)415
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.findAssignmentInsertIndex(List)299
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)269
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)207
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1033
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)1032
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddFinallyProposals(IInvocationContext, ASTNode, Collection)559
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)614
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)396
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)446
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)459
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)398
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)784
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)573
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)586
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)549
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)556
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(Statement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(Statement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(Statement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(Statement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.AddBlockOperation(ChildPropertyDescriptor, Statement, Statement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.AddBlockOperation(ChildPropertyDescriptor, Statement, Statement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.AddBlockOperation(ChildPropertyDescriptor, Statement, Statement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.AddBlockOperation.AddBlockOperation(ChildPropertyDescriptor, Statement, Statement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.RemoveBlockOperation(Statement, ChildPropertyDescriptor)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.RemoveBlockOperation(Statement, ChildPropertyDescriptor)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesCleanUpPrecondition(Statement, ChildPropertyDescriptor, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesCleanUpPrecondition(Statement, ChildPropertyDescriptor, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesQuickAssistPrecondition(Statement, ChildPropertyDescriptor)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesQuickAssistPrecondition(Statement, ChildPropertyDescriptor)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convertBody(Statement, IBinding, IBinding, String, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSingleStatement(Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getUnwrappedStatements(Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.hasStopAsLastExecutableStatement(Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isAssigned(Statement, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.isForStatementInit(Statement, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationReadsInside(Statement[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.handleNewStatement(Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.handleNewStatement(Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.handleStatement(Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.handleStatement(Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SurroundWith(JavaScriptUnit, Statement[])-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.getVariableDeclarationReadsInside(Statement[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.getVariableDeclarationReadsInside(Statement[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.SurroundWithTemplate(IInvocationContext, Statement[], Template)-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.SurroundWithTemplate(IInvocationContext, Statement[], Template)-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplateProposal(IJavaScriptUnit, Template, CompilationUnitContext, IRegion, Image, Statement[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.getBody(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.newFieldAssignment(AST, SimpleName, Expression, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.encapsulateInvocation(FunctionDeclaration, FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createMethodInvocation(FunctionDeclaration, FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.getSelectedStatements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.getCatchBody(String, String, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.copyStatementExceptBreak(AST, ASTRewrite, Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createAssignmentStatement(ASTRewrite, AssignmentOperator, Expression, Expression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getSingleStatement(Statement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentStatement(ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getSelectedStatements()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getSelectedStatements(IInvocationContext)-1

org.eclipse.wst.jsdt.core.dom.StringLiteral

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1069
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)257
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)75
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)1488
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverInfo(ITextViewer, IRegion)118
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverRegion(ITextViewer, int)64
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1069
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1068
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)256
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)63
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)74
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)1470
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverInfo(ITextViewer, IRegion)90
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverInfo(ITextViewer, IRegion)117
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverRegion(ITextViewer, int)63
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)1488
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)1498
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)1499
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getPickOutStringProposals(IInvocationContext, ASTNode, Collection)1500
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverRegion(ITextViewer, int)64
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(StringLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(StringLiteral)-1

org.eclipse.wst.jsdt.core.dom.StructuralPropertyDescriptor

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.addTightSourceNode(ASTNode)30
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getProperty()69
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ReplaceRewrite.fDescriptor-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findParent(ASTNode, StructuralPropertyDescriptor[][])428
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)149
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)149
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)172
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleVariable(SimpleName, IVariableBinding)172
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getDeclaringNode(ASTNode)426
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)684
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getTargetNode(IJavaScriptUnit, int, int)265
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)237
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SimpleName)237
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TightSourceRangeComputer.addTightSourceNode(ASTNode)30
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getSiblingNodes(ASTNode)153
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)1053
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)1056
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)1053
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)1056
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)822
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)822
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodDeclarationHighlighting.consumes(SemanticToken)474
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodDeclarationHighlighting.consumes(SemanticToken)474
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)760
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)760
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)763
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)763
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ObjectInitializerHighlighting.consumes(SemanticToken)339
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.ObjectInitializerHighlighting.consumes(SemanticToken)339
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.getProperty()69
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1359
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1823
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)125
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)125
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocTagProposals(IInvocationContext, IProblemLocation, Collection)320
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocTagProposals(IInvocationContext, IProblemLocation, Collection)328
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInterfaceExtendsClassProposals(IInvocationContext, IProblemLocation, Collection)779
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)277
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)928
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getEnclosingForStatementHeader(ASTNode)1255
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)405
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)128
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findParent(ASTNode, StructuralPropertyDescriptor[][])-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isControlStatementBody(StructuralPropertyDescriptor)-1

org.eclipse.wst.jsdt.core.dom.SuperConstructorInvocation

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1134
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getSuperConstructorCallNode(IFunction, JavaScriptUnit)269
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)980
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1445
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)158
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)145
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1464
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)994
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)96
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)80
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(JavaScriptUnit, int, int)101
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.containsImplicitCallToSuperConstructor(FunctionDeclaration)1411
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1775
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1775
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1831
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1831
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getSuperConstructorCallNode(IFunction, JavaScriptUnit)268
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)974
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideSubclassOfDeclaringType(ASTNode)1249
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInsideTypeNestedInDeclaringType(ASTNode)1261
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)1409
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)1444
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isInsideConstructorInvocation(FunctionDeclaration, ASTNode)704
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1134
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)111
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)182
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])826
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addExplicitSuperConstructorCall(FunctionDeclaration, CompilationUnitRewrite)1385
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addNewConstructorToSubclass(AbstractTypeDeclaration, CompilationUnitRewrite)1427
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)158
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addEnclosingInstanceAccess(ASTRewrite, List, String[], ITypeBinding)187
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.createNewMethodDeclaration(AST, IFunctionBinding, ASTRewrite, CodeGenerationSettings)127
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visist(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visist(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.addArgumentsToNewSuperConstructorCall(SuperConstructorInvocation, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(SuperConstructorInvocation, ASTRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(SuperConstructorInvocation, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.endVisit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(SuperConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(SuperConstructorInvocation)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getSuperConstructorCallNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.addEnclosingInstanceAccess(ASTRewrite, List, String[], ITypeBinding)-1

org.eclipse.wst.jsdt.core.dom.SuperFieldAccess

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.getAssignedVariable(Assignment)805
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)76
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)139
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)869
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)181
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)195
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)146
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.handleSimpleName(SimpleName)146
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.isQualifiedEntity(Name)671
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)75
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.1.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.SuperReferenceFinder.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.SuperReferenceFinder.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(SuperFieldAccess)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperFieldAccess)-1

org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1065
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1120
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)354
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.create(ITypeRoot, JavaScriptUnit, int, int)174
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)213
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)395
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.getArguments(ASTNode)34
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.isResolvedTypeInferredFromExpectedType(Expression)82
org.eclipse.wst.jsdt.internal.corext.refactoring.code.Invocations.resolveBinding(ASTNode)69
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()1803
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()1803
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1821
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1821
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)72
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)144
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)133
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()142
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)122
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)175
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)793
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)1064
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.perform(Expression)240
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.perform(Expression)240
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.perform(Expression)240
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)212
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.isInvocation(Expression)396
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateReferences(IProgressMonitor)639
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()1802
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getMethodNameNode()1802
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1766
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.getParamgumentsRewrite()1766
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1820
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ReferenceUpdate.isRecursiveReference()1820
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.resolveBinding(Expression)71
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()141
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewName(ASTRewrite)121
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)792
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)1120
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)412
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)501
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)354
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)144
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.createMethodInvocation(ModifierCorrectionSubProcessorProposalParameter, IFunctionBinding, Expression)925
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)793
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.SideEffectFinder.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(IJavaScriptUnit, SuperMethodInvocation, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(IJavaScriptUnit, SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.SuperReferenceFinder.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.SuperReferenceFinder.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.SideEffectFinder.visit(SuperMethodInvocation)-1

org.eclipse.wst.jsdt.core.dom.SwitchCase

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)356
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createSwitchData(SwitchStatement)335
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2136
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)269
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isEnumCase(ASTNode)355
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.canReplace(IASTFragment)750
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.canReplace(IASTFragment)180
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createSwitchData(SwitchStatement)334
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.getSwitchCases(SwitchStatement)251
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2135
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addFallThroughProposals(IInvocationContext, IProblemLocation, Collection)960
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createSwitchData(SwitchStatement)335
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2136
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(SwitchCase)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(SwitchCase)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)-1

org.eclipse.wst.jsdt.core.dom.SwitchStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getDeclarationsInScope(SimpleName, int)378
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.isDeclaredInScope(IBinding, SimpleName, int)468
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)678
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)678
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)810
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2121
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)270
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)241
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)302
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getVariableProposals(IInvocationContext, IProblemLocation, IVariableBinding, Collection)159
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2109
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)269
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addFallThroughProposals(IInvocationContext, IProblemLocation, Collection)960
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)678
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(SwitchCase)678
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)810
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getConvertSwitchToIfProposals(IInvocationContext, ASTNode, Collection)2121
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)302
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.createSwitchData(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SwitchStatement, FlowAnalyzerSwitchData)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.getSwitchCases(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(SwitchStatement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.createSwitchCaseCondition(AST, ASTRewrite, ImportRewrite, SwitchStatement, SwitchCase)-1

org.eclipse.wst.jsdt.core.dom.TagElement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2089
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2154
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2142
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2211
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2168
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2071
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2155
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2211
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2223
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2071
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2168
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2235
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2154
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2089
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2235
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2142
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2223
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2155
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)2307
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)2307
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)2303
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)2303
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)2305
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)2309
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)2309
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)2305
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2031
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2048
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.shouldAddParamJavadoc(FunctionDeclaration)69
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)450
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findParamTag(JSdoc, String)464
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findTag(JSdoc, String, String)445
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findThrowsTag(JSdoc, String)481
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.insertTag(ListRewrite, TagElement, Set, TextEditGroup)505
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TagElement)1269
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getRemoveJavadocTagProposals(IInvocationContext, IProblemLocation, Collection)584
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)216
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeParamTag(ASTRewrite, SingleVariableDeclaration, TextEditGroup)216
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createJavadoc()340
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createJavadocMemberReferenceTag(BodyDeclaration, AST)433
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getDelegateJavadocTag(BodyDeclaration)423
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2078
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2089
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2071
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2154
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2211
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2211
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2130
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2119
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2079
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2079
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2154
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2206
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2142
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2168
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2235
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2119
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2142
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2223
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2155
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2206
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2223
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2235
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2130
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2089
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2155
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2071
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2078
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2234
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2168
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()2135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createExceptionTag(String)2257
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createExceptionTag(String)2257
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createReturnTag()2244
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createReturnTag()2244
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2025
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)2026
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.addParamJavadoc(String, FunctionDeclaration, ASTRewrite, IJavaScriptProject, TextEditGroup)96
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.shouldAddParamJavadoc(FunctionDeclaration)69
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()114
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)450
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)397
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)431
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)415
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)381
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyExceptions(ASTRewrite, FunctionDeclaration)432
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)254
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)255
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)190
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)234
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)174
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)247
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)234
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)261
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)247
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)219
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)234
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)219
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)261
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)283
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)283
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)166
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)166
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)132
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)132
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)170
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)170
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)153
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)153
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findParamTag(JSdoc, String)464
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findTag(JSdoc, String, String)445
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findThrowsTag(JSdoc, String)481
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.insertTag(ListRewrite, TagElement, Set, TextEditGroup)505
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addOverridingDeprecatedMethodProposal(IInvocationContext, IProblemLocation, Collection)661
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)140
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeParamTag(ASTRewrite, SingleVariableDeclaration)170
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)289
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)231
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)167
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(TagElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TagElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(TagElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(TagElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(TagElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(TagElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TagElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TagElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.insertTag(TagElement, TagElement, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.insertTag(TagElement, TagElement, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.insertTag(TagElement, TagElement, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.insertTag(TagElement, TagElement, ListRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertParamTag(ListRewrite, List, int, TagElement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertThrowsTag(ListRewrite, List, int, TagElement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getArgument(TagElement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.insertTag(ListRewrite, TagElement, Set, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.insertTag(ListRewrite, TagElement, Set)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createJavadocMemberReferenceTag(BodyDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getDelegateJavadocTag(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createExceptionTag(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createExceptionTag(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createReturnTag()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createReturnTag()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.findTagElementToInsertAfter(List, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.createParamTag(String, AST, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.findParamTag(FunctionDeclaration, SingleVariableDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.findThrowsTag(FunctionDeclaration, Name)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertParamTag(ListRewrite, List, int, TagElement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertThrowsTag(ListRewrite, List, int, TagElement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findParamTag(JSdoc, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findTag(JSdoc, String, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.findThrowsTag(JSdoc, String)-1

org.eclipse.wst.jsdt.core.dom.TextElement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getArgument(TagElement)567
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getArgument(TagElement)571
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TagElement)1259
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getArgument(TagElement)571
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getArgument(TagElement)566
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getDelegateJavadocTag(BodyDeclaration)413
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createExceptionTag(String)2263
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createExceptionTag(String)2263
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createReturnTag()2247
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.createReturnTag()2247
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.createParamTag(String, AST, IJavaScriptProject)47
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()116
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.insertTabStop(ASTRewrite, List, String)442
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)221
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)263
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)263
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)221
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)285
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)285
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertTabStop(ASTRewrite, List, String)295
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertTabStop(ASTRewrite, List, String)295
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)155
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)155
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)172
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)172
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)182
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)182
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddParam(JavaScriptUnit)143
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)233
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)169
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TextElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(TextElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(TextElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(TextElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(TextElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TextElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TextElement)-1

org.eclipse.wst.jsdt.core.dom.ThisExpression

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, FieldAccess[], AbstractTypeDeclaration, RefactoringStatus)1315
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToMethodsFromEnclosingInstance(CompilationUnitRewrite, Set, FunctionInvocation[], AbstractTypeDeclaration, RefactoringStatus)1356
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(FunctionInvocation)386
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.checkMethodDeclaration(RefactoringStatus, int)322
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeReceiver()568
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.updateImplicitReceivers(ASTRewrite, CallContext)413
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.getSimpleNameReceiver(SimpleName)186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToFieldsFromEnclosingInstance(CompilationUnitRewrite, Set, FieldAccess[], AbstractTypeDeclaration, RefactoringStatus)1315
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToMethodsFromEnclosingInstance(CompilationUnitRewrite, Set, FunctionInvocation[], AbstractTypeDeclaration, RefactoringStatus)1356
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1831
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)502
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)502
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)488
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)488
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(FieldAccess)750
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ReadyOnlyFieldFinder.visit(FieldAccess)750
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.visit(FunctionInvocation)816
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.RecursiveCallFinder.visit(FunctionInvocation)816
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInvertEqualsProposal(IInvocationContext, ASTNode, Collection)1103
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)897
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)960
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)997
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createQualifiedReadAccessExpressionForEnclosingInstance(AST)1033
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1839
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)491
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(FieldAccess)491
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)597
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(SimpleName)597
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)226
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)226
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addQualifierToOuterProposal(IInvocationContext, FunctionInvocation, IFunctionBinding, Collection)1425
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.InlineEvaluator.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.LoadTimeConstantChecker.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConstantChecks.StaticFinalConstantChecker.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.qualifyThisExpression(ThisExpression, FunctionInvocation, IMember, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.EnclosingInstanceReferenceFinder.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MethodBodyRewriter.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ThisReferenceFinder.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.ThisReferenceFinder.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ThisExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ThisExpression)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.1.visit(ThisExpression)-1

org.eclipse.wst.jsdt.core.dom.ThrowStatement

INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)285
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)285
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getMethodProposals(IInvocationContext, IProblemLocation, boolean, Collection)836
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExceptionAnalyzer.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.ExceptionAnalyzer.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(ThrowStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(ThrowStatement)-1

org.eclipse.wst.jsdt.core.dom.TryStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)87
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentTryStatement(ASTNode)698
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)799
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.removeCatchBlock(ASTRewrite, CatchClause)670
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentTryStatement(ASTNode)692
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)798
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)218
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)87
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection)169
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)799
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.visit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowContext.pushExcptions(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowInfo.removeExceptions(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.visit(TryStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(TryStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(TryStatement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findParentTryStatement(ASTNode)-1

org.eclipse.wst.jsdt.core.dom.Type

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)346
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)400
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)179
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)179
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ConstructorInvocation)501
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionInvocation)916
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ParameterizedType)994
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperConstructorInvocation)1137
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperMethodInvocation)1184
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclaration)1382
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeParameter)1432
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)112
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, VariableDeclaration)126
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTopMostType(Type)743
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)88
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)138
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)123
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)123
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)327
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)327
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.setSuperType(TypeDeclaration)1006
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)788
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)718
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)804
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)430
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteTypeVariable(TypeVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])355
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteTypeVariable(TypeVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])371
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2987
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2987
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)647
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)612
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)607
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.makeDeclarationPrivate(ASTRewrite, FieldDeclaration)582
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)1733
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)1733
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, ASTRewrite)368
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)379
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)173
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)173
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)621
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)275
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.appendSuperInterfaces(StringBuffer, List)633
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)719
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseType(String, IJavaScriptProject, List)435
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)746
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)742
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)780
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)784
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)249
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)105
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)74
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)78
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1421
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1414
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)457
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getAccessRulesProposals(IInvocationContext, IProblemLocation, Collection)538
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)467
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)975
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.fConstantTypeCache-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.fReturnType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.fDestinationType-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.resultingParamType-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ModifyDescription.resultingParamType-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)171
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.needsImport(ITypeBinding, SimpleName)171
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTopMostType(Type)742
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.getQualifier(SimpleName)362
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.checkExpression(RefactoringStatus)202
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteTypeVariable(TypeVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])354
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.unboundedWildcardAllowed(Type)467
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)678
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.isImplicitConstructorReferenceNodeInClassCreations(ASTNode)199
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)715
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseType(String, IJavaScriptProject, List)433
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)741
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)745
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)779
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)783
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)248
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)1052
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.DeprecatedMemberHighlighting.isTypePath(ASTNode, ASTNode)1052
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)759
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.MethodHighlighting.isTypePath(ASTNode, ASTNode)759
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)83
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.initialize(JavaScriptUnit, ASTNode)98
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)77
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)73
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.internalGetPossibleTypeKinds(ASTNode)791
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInterfaceExtendsClassProposals(IInvocationContext, IProblemLocation, Collection)775
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getAccessRulesProposals(IInvocationContext, IProblemLocation, Collection)537
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarTypeProposals(int, IJavaScriptUnit, Name, int, Collection)582
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarTypeProposals(int, IJavaScriptUnit, Name, int, Collection)577
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)184
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)420
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)509
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ArrayCreation)246
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ConstructorInvocation)501
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionInvocation)916
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(ParameterizedType)994
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperConstructorInvocation)1137
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(SuperMethodInvocation)1184
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclaration)1382
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeParameter)1432
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(WildcardType)1508
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.3.visit(QualifiedType)720
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getDimensions(VariableDeclaration)224
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.rewriteAST(CompilationUnitRewrite, List)417
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.ToStaticAccessOperation.rewriteAST(CompilationUnitRewrite, List)417
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)609
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)123
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.AddTypeParametersOperation.rewriteAST(CompilationUnitRewrite, List, LinkedProposalModel)123
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)327
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)327
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeRealArguments()512
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.replaceCall(RefactoringStatus, String[], TextEditGroup)644
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewClassInstanceCreation(CompilationUnitRewrite, ITypeBinding[])541
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.setSuperType(TypeDeclaration)1006
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()449
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)255
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)255
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)255
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)367
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)367
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)371
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)371
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)371
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.qualifyToTopLevelClass(SimpleName)367
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.copyTypeParameters(AST, FunctionDeclaration)725
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodSignature(AST, FunctionDeclaration)676
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createFactoryMethodSignature(AST, FunctionDeclaration)672
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setCtorTypeArguments(ClassInstanceCreation, String, ITypeBinding[], AST)610
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setCtorTypeArguments(ClassInstanceCreation, String, ITypeBinding[], AST)615
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setMethodReturnType(FunctionDeclaration, String, ITypeBinding[], AST)643
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setMethodReturnType(FunctionDeclaration, String, ITypeBinding[], AST)638
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.typeNodeForTypeBinding(ITypeBinding, int, AST)745
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()791
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()823
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.encapsulateInvocation(FunctionDeclaration, FunctionInvocation)875
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)718
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkTempTypeForLocalTypeUsage()387
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)804
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createMethodInvocation(FunctionDeclaration, FunctionInvocation)120
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(CastExpression)256
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(ClassInstanceCreation)740
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(VariableDeclarationExpression)791
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)427
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)430
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)411
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteTypeVariable(TypeVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])371
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteTypeVariable(TypeVariable2, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean, SimpleType[])355
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createGetterMethod(AST, ASTRewrite, String)643
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createSetterMethod(AST, ASTRewrite, String)602
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2439
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2439
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2438
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.changeParamgumentType(ParameterInfo)2438
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)1731
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)1736
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)1733
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)1736
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)1731
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)1733
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.replaceTypeNode(Type, String, ITypeBinding)1701
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.replaceTypeNode(Type, String, ITypeBinding)1701
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createParameterizedType(AST, ITypeBinding)575
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createParameterizedType(AST, ITypeBinding)579
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateType(JavaScriptUnit, Type, CompilationUnitChange, ASTRewrite, String)558
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(ArrayType)185
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(FunctionDeclaration)450
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)672
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)654
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)674
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)715
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)705
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)707
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyReturnType(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])597
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)276
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)277
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)610
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)664
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingType(AST)1007
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)238
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.TypeReferenceQualifier.visit(ClassInstanceCreation)238
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateParameterizedTypeReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, TextEditGroup)1495
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FieldAccess, ITypeBinding)92
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionInvocation, ITypeBinding)108
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(FunctionRef, ITypeBinding)138
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(MemberRef, ITypeBinding)124
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewrite(SimpleName, ITypeBinding)74
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMemberAnalyzer.rewriteName(Name, ITypeBinding)164
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)772
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)774
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesUsedInDeclaration(FunctionDeclaration)150
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)273
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(ArrayInitializer)106
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(CastExpression)132
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(InstanceofExpression)228
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)586
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)583
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)580
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.appendSuperInterfaces(StringBuffer, List)633
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.checkParameterTypeSyntax(String, IJavaScriptProject)484
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)190
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)190
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.checkReturnTypeSyntax()385
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.checkReturnTypeSyntax()385
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)719
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseType(String, IJavaScriptProject, List)435
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.initialize(JavaScriptUnit, ASTNode)72
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.markReferences()104
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.perform()94
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(ClassInstanceCreation)188
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getStub(ASTRewrite, ASTNode)129
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()88
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1387
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getIfReturnIntoIfElseAtEndOfVoidMethodProposals(IInvocationContext, ASTNode, Collection)203
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.addFieldDeclaration(ASTRewrite, ASTNode, int, Expression)252
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()136
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)201
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)301
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)92
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)83
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getRewrite()120
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.fixupNames(ASTRewrite, ArrayList, FunctionDeclaration, boolean)303
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.modifyParameters(ASTRewrite, FunctionDeclaration, boolean)206
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()68
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)244
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)244
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection)594
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.addNewParameters(ASTRewrite, List, List)216
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getInvocationNameNode()144
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)160
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)354
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateVariableType(AST, ImportRewrite, IBinding)437
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCatchClauseToThrowsProposals(IInvocationContext, ASTNode, Collection)619
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)433
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)317
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection)282
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)224
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection)150
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()91
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)141
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeFullProposal(IJavaScriptUnit, ITypeBinding, ASTNode, int)652
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getTypeProposals(IInvocationContext, IProblemLocation, Collection)530
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.superClassChanged()1662
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.superInterfacesChanged()1710
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.buildSignature(Type)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.buildSignature(Type)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IJavaScriptProject, Type, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, Type, Expression, Collection)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newDefaultExpression(AST, Type, int)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getElementType(Type)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTopMostType(Type)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeName(Type)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(Type)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.checkTypeInDeclaration(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.createParameterizedInvocation(Expression, Type[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.doVisitMethodInvocationArguments(IFunctionBinding, List, Expression, Map, Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisitFieldVariableDeclaration(Type, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.visit(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.has(SimpleType[], Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.unboundedWildcardAllowed(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeTypeVariable(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.replaceTypeNode(Type, String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.replaceTypeNode(Type, String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateType(JavaScriptUnit, Type, CompilationUnitChange, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(List, Type, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.visit(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsModel.createTypeVariable(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.registerAddedImports(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeQualification(Type, CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeTypeVariable(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsFromFragmentList(List, Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.IConstraintVariableFactory.makeTypeVariable(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.TypeVariable.TypeVariable(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.isError(IProblem, Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.isError(IProblem, Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.qualifyTypes(Type, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.qualifyTypes(Type, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.isVoidArrayType(Type)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.isVoidArrayType(Type)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getType(Type)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateParameterName(List, Expression, Type, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ImportRewrite, ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ITypeBinding, AST)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getElementType(Type)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTopMostType(Type)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFixRewriteOperation.importType(ITypeBinding, ASTNode, ImportRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getConstantType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.getReturnType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.typeNodeForTypeBinding(ITypeBinding, int, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getTypeArguments(Type, ArrayList, CompilationUnitRewrite, InferTypeArgumentsTCModel, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewDocRefType(ParameterInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DocReferenceUpdate.createNewDocRefType(ParameterInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.OccurrenceUpdate.createNewTypeNode(String, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createParameterizedType(AST, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getType(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.IDefaultValueAdvisor.createType(String, int, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingType(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperClass(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperInterface(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseSuperType(String, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseType(String, IJavaScriptProject, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.getNewMethodType(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.evaluateType(AST)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.getNewCastTypeNode(ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.getNewMethodType(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateParameterType(AST, Expression, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.getNewMethodType(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateVariableType(AST, ImportRewrite, IBinding)-1

org.eclipse.wst.jsdt.core.dom.TypeDeclaration

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)107
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)90
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)228
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)228
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.initAST(IProgressMonitor)280
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkClashesInConstructors()445
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getAllConstructors(AbstractTypeDeclaration)635
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getNamesOfFieldsInDeclaringType()359
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getTypeDeclarationNode(IType, JavaScriptUnit)149
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeParameters(ASTRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)379
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeParameters(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)622
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)673
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)714
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)704
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceTypeParameters(ITypeBinding[], AbstractTypeDeclaration, ASTRewrite)556
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)618
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)612
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeParameters(JavaScriptUnit, IType, Map)305
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getConstructorDeclarationNodes(AbstractTypeDeclaration)1111
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)585
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(BodyDeclaration)206
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)253
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()97
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()203
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.getRewrite()203
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)160
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)160
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)379
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addConstructorFromSuperclassProposal(IInvocationContext, IProblemLocation, Collection)441
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)389
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInterfaceExtendsClassProposals(IInvocationContext, IProblemLocation, Collection)784
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)453
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateModifiers(ASTNode)62
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.evaluateFieldModifiers(ASTNode)459
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)254
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)256
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)754
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.fTypeNode-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.initAST(IProgressMonitor)279
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkClashesInConstructors()444
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getAllConstructors(AbstractTypeDeclaration)634
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getNamesOfFieldsInDeclaringType()358
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeParameters(ASTRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)376
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)680
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeParameters(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)619
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)672
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)713
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)703
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceTypeParameters(ITypeBinding[], AbstractTypeDeclaration, ASTRewrite)555
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)611
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addInheritedTypeQualifications(AbstractTypeDeclaration, CompilationUnitRewrite, TextEditGroup)617
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeParameters(JavaScriptUnit, IType, Map)302
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getConstructorDeclarationNodes(AbstractTypeDeclaration)1110
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)584
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(BodyDeclaration)205
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)252
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)182
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getBodyContainer(JavaScriptUnit, IMember)126
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()96
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.getRewrite()64
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)159
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)159
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)378
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)388
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)452
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)816
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)254
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)753
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, String)107
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)90
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)228
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)228
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewNestedClass(CompilationUnitRewrite, ITypeBinding[])604
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)673
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)704
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)714
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceTypeParameters(ITypeBinding[], AbstractTypeDeclaration, ASTRewrite)556
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.fillWithTypeStubs(StringBuffer, StringBuffer, int, List)585
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()97
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addConstructorFromSuperclassProposal(IInvocationContext, IProblemLocation, Collection)439
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection)389
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.getInterfaceExtendsClassProposals(IInvocationContext, IProblemLocation, Collection)784
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection)450
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.LinkedNodeFinder.BindingFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.CodeStyleVisitor.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.setSuperType(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.UsedNamesCollector.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.LocalTypeAnalyzer.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.endVisit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SnippetFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.ActivationAnalyzer.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.endVisit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.endVisit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.endVisit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.endVisit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.InvocationFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.1.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.1.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.SuperReferenceFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.SuperReferenceFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.TypeReferenceFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.endVisit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.search.MethodExitsFinder.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.ConstructorFromSuperclassProposal(IJavaScriptUnit, TypeDeclaration, IFunctionBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getMakeTypeAbstractProposal(IJavaScriptUnit, TypeDeclaration, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.visit(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.ReturnStatementCollector.visit(TypeDeclaration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getTypeDeclarationNode(IType, JavaScriptUnit)-1

org.eclipse.wst.jsdt.core.dom.TypeDeclarationStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInLocalTypeInsideInputType(ASTNode, AbstractTypeDeclaration)1239
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)170
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeUnusedName(ASTRewrite, SimpleName, JavaScriptUnit, List)170
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.1.visit(AbstractTypeDeclaration)216
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInLocalTypeInsideInputType(ASTNode, AbstractTypeDeclaration)1239
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.CodeScopeBuilder.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DeclarationsAfterVisitor.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DeclarationsAfterVisitor.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.NameCollector.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.endVisit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.endVisit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(TypeDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.MethodVisitor.visit(TypeDeclarationStatement)-1

org.eclipse.wst.jsdt.core.dom.TypeLiteral

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)263
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)444
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.unboundedWildcardAllowed(Type)474
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.getBundleName(Expression)262
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(Type)688
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(TypeLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(TypeLiteral)-1

org.eclipse.wst.jsdt.core.dom.TypeParameter

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], boolean, String)647
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionDeclaration)849
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclaration)1345
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)92
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)95
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()459
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeParameters(ASTRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)380
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeParameters(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)623
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyTypeParameters(FunctionDeclaration, FunctionDeclaration)243
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceTypeParameters(ITypeBinding[], AbstractTypeDeclaration, ASTRewrite)561
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeParameters(JavaScriptUnit, IType, Map)306
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.GenericReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)358
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.GenericReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)358
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.appendTypeParameters(StringBuffer, List)610
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)265
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.internalGetPossibleTypeKinds(ASTNode)849
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)216
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)216
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)280
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)280
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)150
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)144
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)150
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)144
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)382
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getPreviousTypeParamNames(List, ASTNode)411
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)264
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], boolean, String)647
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)84
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)154
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)260
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)372
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)463
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FunctionDeclaration)849
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeDeclaration)1345
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)92
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewNestedClass(CompilationUnitRewrite, ITypeBinding[])610
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getTypeParameters()457
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)782
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.copyTypeParameters(AST, FunctionDeclaration)716
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.addTypeParameters(CompilationUnitRewrite, List, ITypeBinding)864
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyTypeParameters(FunctionDeclaration, CompilationUnitRewrite)915
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeParameters(ASTRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)377
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeParameters(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)620
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceTypeParameters(ITypeBinding[], AbstractTypeDeclaration, ASTRewrite)559
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeParameters(JavaScriptUnit, IType, Map)304
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)1456
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.GenericReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)356
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.GenericReferenceFinder.GenericReferenceFinder(MoveInstanceMethodProcessor, FunctionDeclaration)356
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.appendTypeParameters(StringBuffer, List)610
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.getRewrite()83
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)216
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingMethodTags(ASTRewrite, FunctionDeclaration)216
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)280
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.insertAllMissingTypeTags(ASTRewrite, TypeDeclaration)280
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)150
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.insertMissingJavadocTag(ASTRewrite, ASTNode, BodyDeclaration)150
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getPreviousTypeParamNames(List, ASTNode)411
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(TypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(TypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(TypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(TypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(TypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(TypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(TypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(TypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(TypeParameter)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newTypeParameter(AST, String)-1

org.eclipse.wst.jsdt.core.dom.UndefinedLiteral

INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(Expression, Expression)488
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(UndefinedLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(UndefinedLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(UndefinedLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(UndefinedLiteral)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(UndefinedLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(UndefinedLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(UndefinedLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(UndefinedLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(UndefinedLiteral)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(UndefinedLiteral)-1

org.eclipse.wst.jsdt.core.dom.VariableDeclaration

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.perform(BodyDeclaration, Selection)34
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findVariableDeclaration(IVariableBinding, ASTNode)196
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)976
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getSimpleName(ASTNode)108
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getVariableDeclaration(Name)427
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initAST()225
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)60
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)44
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)53
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)81
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)81
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.visit(SimpleName)109
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)868
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)878
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)857
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)862
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkConflictingTarget(IProgressMonitor, RefactoringStatus)1185
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeReservedIdentifiers()1484
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createArgumentList(FunctionDeclaration, List, MoveInstanceMethodProcessorIArgumentFactory)1622
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentBindings(FunctionDeclaration)982
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.perform(BodyDeclaration, Selection)34
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)577
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)267
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)205
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)296
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)291
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.isWriteAccess(Name)754
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)396
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)1313
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.makeFinal(VariableDeclarationStatement, ASTRewrite)488
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)394
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.fVariableDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.fTempDeclarationNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.fTempDeclarationNode-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.fTempDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.fLocals-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findVariableDeclaration(IVariableBinding, ASTNode)195
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)975
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringAnalyzeUtil.getSimpleName(ASTNode)107
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getVariableDeclaration(Name)426
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initAST()224
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)52
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)43
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)80
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitNode(ASTNode)80
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.visit(SimpleName)108
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)856
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)576
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)266
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)825
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableDeclarationHighlighting.consumes(SemanticToken)825
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableHighlighting.consumes(SemanticToken)888
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightings.LocalVariableHighlighting.consumes(SemanticToken)888
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)204
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getArrayInitializerToArrayCreation(IInvocationContext, ASTNode, Collection)1147
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationReadsInside(Statement[], int)282
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.initReturnType(ImportRewrite)215
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createDeclaration(IVariableBinding, Expression)941
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createNewMethod(String, boolean, ASTNode[], String, TextEditGroup)794
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initializeParameterInfos()606
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkIfTempSelected()141
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkInitialConditions(IProgressMonitor)183
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)335
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.removeTemp(CompilationUnitRewrite)312
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeLocalRenames(RenameAnalyzeUtilLocalAnalyzePackage[], TextChange, JavaScriptUnit, boolean)415
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.visit(SimpleName)103
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.visit(SimpleName)103
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.NameNodeVisitor.visit(SimpleName)103
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkConflictingTarget(IProgressMonitor, RefactoringStatus)1179
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeReservedIdentifiers()1482
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createArgumentList(FunctionDeclaration, List, MoveInstanceMethodProcessorIArgumentFactory)1618
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getArgumentBindings(FunctionDeclaration)979
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.handleReferenceToLocal(SimpleName, IVariableBinding)55
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)205
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)396
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)394
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodeFactory.newType(AST, VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getDimensions(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getModifiers(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isSingleDeclaration(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DeclarationsAfterVisitor.visit(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.DeclarationsAfterVisitor.visit(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isDeclaredIn(VariableDeclaration, Class)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getType(VariableDeclaration, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.1.visit(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkAssignments(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkInitializer(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkSelection(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.InlineTempRefactoring(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.needsBrackets(SimpleName, VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.PromoteTempToFieldRefactoring(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TempAssignmentFinder.TempAssignmentFinder(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.getProblemNodes(ASTNode, VariableDeclaration, TextEdit[], TextChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.ProblemNodeFinder.getProblemNodes(ASTNode, VariableDeclaration, TextEdit[], TextChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitVariableDeclaration(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.TempSelectionAnalyzer.visitVariableDeclaration(VariableDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempOccurrenceAnalyzer.TempOccurrenceAnalyzer(VariableDeclaration, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.addLocalDeclaration(VariableDeclaration)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.findVariableDeclaration(IVariableBinding, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getVariableDeclaration(ParameterInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getVariableDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getVariableDeclaration(Name)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.LocalDeclarationAnalyzer.perform(BodyDeclaration, Selection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.getAffectedLocals()-1

org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getModifiers(VariableDeclaration)238
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)212
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isSingleDeclaration(VariableDeclaration)252
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)129
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()355
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)257
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)257
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.canAddFinal(IBinding, SimpleName, ASTNode)513
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)422
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)422
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)269
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, List)110
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)826
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)583
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)430
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)454
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)208
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)411
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()135
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getModifiers(VariableDeclaration)237
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)211
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isSingleDeclaration(VariableDeclaration)251
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)126
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()354
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)299
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)256
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)299
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)256
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)487
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)496
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)421
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)421
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)268
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, List)109
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkSelection(VariableDeclaration)212
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)582
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()80
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)397
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)207
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)410
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()134
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)129
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()355
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)826
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()134
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)241
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)221
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)454
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)411
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()135
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationExpression, int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getForInitializedVariables(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(VariableDeclarationExpression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(VariableDeclarationExpression)-1

org.eclipse.wst.jsdt.core.dom.VariableDeclarationFragment

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)414
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)414
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)417
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)417
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkClashesWithExistingFields()471
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()77
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()71
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)179
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)179
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)178
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.DefaultJavaElementComparator.compare(Object, Object)178
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FieldDeclaration)605
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(VariableDeclarationExpression)1455
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(VariableDeclarationStatement)1492
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)210
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.substituteMustBeParenthesized(Expression, Expression)395
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)83
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)65
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)87
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)137
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)115
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)133
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.1.visit(ArrayAccess)447
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.replaceAccess(ASTNode)570
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)142
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)151
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)155
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)149
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateInitializers(ForStatement)158
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()360
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)382
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)571
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)253
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)253
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)324
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)323
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)324
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)323
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)490
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)414
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)417
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)417
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)414
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)158
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)158
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationExpression)135
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationExpression)135
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.checkInvocationContext(RefactoringStatus, int)396
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.createLocalDeclaration(ITypeBinding, String, Expression)741
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.needsParenthesis()734
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getFieldsToInitializeInConstructor()922
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)707
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.canReplace(IASTFragment)744
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.depends(IExpressionFragment, BodyDeclaration)638
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.canReplace(IASTFragment)164
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getForInitializedVariables(VariableDeclarationExpression)199
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, List)114
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findDeclaration()694
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findDeclaration()699
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findDeclaration()690
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationRemoval(ASTRewrite)770
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)715
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)730
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)716
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)705
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)729
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkClashesWithExistingFields()471
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getNamesOfFieldsInDeclaringType()363
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.initialize()44
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(VariableDeclarationExpression)800
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisitFieldVariableDeclaration(Type, List)826
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.1.visit(FieldDeclaration)92
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.addKey(NLSSubstitution, TextChange, TextEditGroup)243
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.addKey(NLSSubstitution, TextChange, TextEditGroup)252
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)125
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addDelegates()681
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2985
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2985
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkInitialConditions(IProgressMonitor)229
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.makeDeclarationPrivate(ASTRewrite, FieldDeclaration)580
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationFragmentNode(IField, JavaScriptUnit)127
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationFragmentNode(IField, JavaScriptUnit)126
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fieldDeclarationSelected(FieldDeclaration)798
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)836
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)883
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.variableDeclarationStatementSelected(VariableDeclarationStatement)784
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(List, Type, ASTNode)427
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)658
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)871
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)913
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)894
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)443
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)845
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])939
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(FieldDeclaration)62
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)258
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)257
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)283
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForFieldDeclaringTypes(FieldDeclaration)470
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForHiding(FieldDeclaration)483
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsFromFragmentList(List, Type)515
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsFromFragmentList(List, Type)509
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveInVariableInitializer()191
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1883
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1732
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)138
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)295
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessTypeForReference(AST, ASTNode)290
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessVariableType(List)467
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)414
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()66
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)539
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertLocalToFieldProposal(IInvocationContext, ASTNode, Collection)1336
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)304
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)309
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)382
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)384
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)204
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)416
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)407
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)449
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)460
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)456
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()102
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()120
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)93
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)360
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.fElementDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.fDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fDeclarationToRemove-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fDeclarationToRemove-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fOriginalDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fOriginalDeclaration-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.fOldFieldFragment-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.fFieldDeclaration-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.fExistingFragment-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getModifiers(VariableDeclaration)235
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)209
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isSingleDeclaration(VariableDeclaration)249
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.substituteMustBeParenthesized(Expression, Expression)394
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)381
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)489
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)62
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.WrittenNamesFinder.visit(SimpleName)62
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.canReplace(IASTFragment)743
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.canReplace(IASTFragment)163
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findDeclaration()689
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)248
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)248
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InitializerTraversal.addExplicitTypeArgumentsIfNecessary(Expression)248
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)341
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)124
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.propagateFieldDeclarationNodeDeletions(List, CompilationUnitRewrite, TextEditGroup)101
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationFragmentNode(IField, JavaScriptUnit)125
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)897
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)880
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)893
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)906
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)912
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)870
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)887
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)916
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.deleteDeclarationNodes(CompilationUnitRewrite, boolean, CompilationUnitRewrite, List, GroupCategorySet)415
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)411
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)538
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getInlineLocalProposal(IInvocationContext, ASTNode, Collection)1306
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)303
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)308
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)381
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getVariableDeclarationsAccessedAfter(ASTNode, int)319
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()97
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(FieldDeclaration)605
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(VariableDeclarationExpression)1455
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(VariableDeclarationStatement)1492
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.substituteMustBeParenthesized(Expression, Expression)395
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)83
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)65
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)133
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)115
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.replaceAccess(ASTNode)570
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.satisfiesPreconditions()360
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)382
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)571
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)253
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)253
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)324
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)324
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)323
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)323
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)490
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)158
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.handleFragments(List, ASTNode)158
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.checkInvocationContext(RefactoringStatus, int)396
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeRealArguments()513
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createFieldsForAccessedLocals(CompilationUnitRewrite, IVariableBinding[], String[], List)726
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.getFieldsToInitializeInConstructor()922
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)707
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.canReplace(IASTFragment)744
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createConstantDeclaration()455
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.depends(IExpressionFragment, BodyDeclaration)638
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createDeclaration(IVariableBinding, Expression)942
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.canReplace(IASTFragment)164
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createTempDeclaration(Expression)652
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getForInitializedVariables(VariableDeclarationExpression)199
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findDeclaration()690
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findDeclaration()699
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationRemoval(ASTRewrite)770
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)716
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)715
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)729
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)730
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)705
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkClashesWithExistingFields()473
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)792
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getNamesOfFieldsInDeclaringType()363
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(VariableDeclarationExpression)800
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisitFieldVariableDeclaration(Type, List)826
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.1.visit(FieldDeclaration)92
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.addKey(NLSSubstitution, TextChange, TextEditGroup)243
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.getNewFinalStringFieldDeclaration(String)270
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)125
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2985
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2985
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2984
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2984
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.makeDeclarationPrivate(ASTRewrite, FieldDeclaration)580
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fieldDeclarationSelected(FieldDeclaration)798
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)836
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)883
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.variableDeclarationStatementSelected(VariableDeclarationStatement)784
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(List, Type, ASTNode)425
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)656
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)441
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)165
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)170
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)165
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)170
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addEnclosingInstanceDeclaration(AbstractTypeDeclaration, ASTRewrite)538
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.canMoveToInterface(IMember)467
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getUpdatedMemberSource(RefactoringStatus, BodyDeclaration[], ITypeBinding)845
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.moveMembers(BodyDeclaration[], String[])939
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1098
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)614
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)754
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(FieldDeclaration)62
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)283
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)257
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForFieldDeclaringTypes(FieldDeclaration)470
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsFromFragmentList(List, Type)515
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsFromFragmentList(List, Type)509
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getFieldSource(IField, TypedSourceSourceTuple)169
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.GenerateConstructorUsingFieldsContentProvider(IType, List, List)62
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.GenerateConstructorUsingFieldsContentProvider(IType, List, List)53
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1416
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseLocalVariableProposals(IInvocationContext, ASTNode, Collection)1883
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1732
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.addFieldDeclaration(ASTRewrite, ASTNode, int, Expression)247
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddField()183
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.doAddLocal()129
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding(ASTNode)138
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.guessVariableType(List)467
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection)414
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()66
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddField(JavaScriptUnit)351
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)240
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)220
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)258
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignParamToFieldProposals(IInvocationContext, ASTNode, Collection)539
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertLocalToFieldProposal(IInvocationContext, ASTNode, Collection)1336
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)293
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)450
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)204
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)407
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)416
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)449
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)456
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()120
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()102
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)93
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])170
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])170
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.dom.LocalVariableIndex.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(FieldDeclaration, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIndexBindingFromFragment(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.validateLengthFragment(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.2.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.3.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertLoopOperation.1.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.fieldCanBeFinal(VariableDeclarationFragment, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.isToBeInitializerInConstructor(VariableDeclarationFragment, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.NameCollector.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.UpdateCollector.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.2.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.1.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceAnalyzer.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getConstraintsForHiding(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.endVisit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.getFieldName(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaParseTreeBuilder.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.visit(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.AssignToVariableAssistProposal(IJavaScriptUnit, SingleVariableDeclaration, VariableDeclarationFragment, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.ISplitOperation.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.ISplitOperation.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.ISplitOperation.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.ISplitOperation.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.ISplitOperation.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.ISplitOperation.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitOffInitializer(List, VariableDeclarationFragment, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.handleInitializer(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.handleInitializer(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.needsSplit(VariableDeclarationFragment, VariableDeclarationFragment)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationFragmentNode(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.addFieldDeclaration(ASTRewrite, ASTNode, int, Expression)-1

org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getModifiers(VariableDeclaration)240
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)214
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isSingleDeclaration(VariableDeclaration)254
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.replaceAccess(ASTNode)575
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)616
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)384
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)295
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)261
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)295
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)261
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)415
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)415
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.createLocalDeclaration(ITypeBinding, String, Expression)739
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isMultiDeclarationFragment(ASTNode)435
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isSingleDeclaration(ASTNode)423
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)282
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, List)108
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.endVisit(ForInStatement)79
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.removeTemp(CompilationUnitRewrite)316
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempDeclarationStatement()403
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)57
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.propagateFieldDeclarationNodeDeletions(List, CompilationUnitRewrite, TextEditGroup)108
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.determineSelection(ASTNode)726
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getType(ASTNode)653
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.parameterizedTypeSelected(ParameterizedType)768
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)814
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)820
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)880
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)871
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)868
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)247
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)245
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)580
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)426
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()75
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)322
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)396
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.removeVariableReferences(ASTRewrite, SimpleName)212
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)380
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)401
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()118
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.fLastStatement-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.fLastStatement-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.fLastStatement-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.fLastStatement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getModifiers(VariableDeclaration)239
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getType(VariableDeclaration)213
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.isSingleDeclaration(VariableDeclaration)253
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)383
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)292
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.removeVariableReferences(ASTRewrite, SimpleName, TextEditGroup)292
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.createAddFinalOperation(SimpleName, JavaScriptUnit, ASTNode)492
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)413
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.ModifierChangeOperation.rewriteAST(CompilationUnitRewrite, List)413
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isReferringToLocalVariableFromFor(Expression)280
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, List)107
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.endVisit(ForInStatement)78
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.removeTemp(CompilationUnitRewrite)316
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)56
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.propagateFieldDeclarationNodeDeletions(List, CompilationUnitRewrite, TextEditGroup)107
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrence(CompilationUnitRange, TType, ASTRequestor, CompilationUnitRewrite, JavaScriptUnit, Set, TextEditGroup)867
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)243
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.getSpecialVariableDeclarationStatements()342
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.getTypeParent(ArrayInitializer)579
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getReplaceConditionalWithIfElseProposals(IInvocationContext, ASTNode, Collection)1692
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()74
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)319
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)395
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)445
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)379
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)400
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()117
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)137
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.2.replaceAccess(ASTNode)575
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.createParameterDeclaration(String, VariableDeclarationFragment, Expression, ForStatement, ImportRewrite, ASTRewrite, TextEditGroup, LinkedProposalPositionGroup, boolean)616
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.getRawReference(SimpleName, JavaScriptUnit)384
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)318
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)318
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.computeRealArguments()520
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.createLocalDeclaration(ITypeBinding, String, Expression)739
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isMultiDeclarationFragment(ASTNode)435
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.isSingleDeclaration(ASTNode)423
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createCallNodes(SnippetFinderMatch)706
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createDeclaration(IVariableBinding, Expression)945
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createAndInsertTempDeclaration()631
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createTempDeclaration(Expression)656
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationRemoval(ASTRewrite)765
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)717
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)696
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkTempTypeForLocalTypeUsage()384
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createNewFieldDeclaration(ASTRewrite)803
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TempDeclarationFinder.findTempDeclaration(JavaScriptUnit, int, int)57
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.propagateFieldDeclarationNodeDeletions(List, CompilationUnitRewrite, TextEditGroup)108
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)814
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.simpleNameSelected(SimpleName)820
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)247
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.createTryCatchStatement(IDocument)245
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1420
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.getRewrite()75
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.doAddLocal(JavaScriptUnit)259
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getJoinVariableProposals(IInvocationContext, ASTNode, Collection)322
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getSplitVariableProposals(IInvocationContext, ASTNode, Collection)456
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)401
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.moveToBlock(Statement[], List, List, List, ASTRewrite)380
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)450
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)460
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()121
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.getRewrite()118
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.ScopeAnalyzerVisitor.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.VariableDeclarationRewrite.rewriteModifiers(VariableDeclarationStatement, VariableDeclarationFragment[], int, int, ASTRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.UnusedCodeFix.RemoveUnusedMemberOperation.splitUpDeclarations(ASTRewrite, TextEditGroup, VariableDeclarationFragment, ASTNode, VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.VariableDeclarationFix.VariableDeclarationFinder.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.endVisit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InOutFlowAnalyzer.clearAccessMode(FlowInfo, VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.NameCollector.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.endVisit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.variableDeclarationStatementSelected(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsCreator.endVisit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.FullConstraintCreator.create(VariableDeclarationStatement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.ISplitOperation.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.ISplitOperation.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.makeFinal(VariableDeclarationStatement, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitSelectedOperator.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.SplitUnselectedOperator.initializeStatement(VariableDeclarationStatement, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.splitVariableDeclarationStatement(VariableDeclarationStatement, SurroundWithISplitOperation, ASTRewrite)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.createLocalDeclaration(ITypeBinding, String, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createDeclaration(IVariableBinding, Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createTempDeclaration(Expression)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempDeclarationStatement()-1

org.eclipse.wst.jsdt.core.dom.WhileStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)324
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)324
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)833
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()640
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1380
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)949
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)790
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)573
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.isClosed(IDocument, int, int)571
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.createRemoveBlockFix(JavaScriptUnit, ASTNode)432
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)352
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)352
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)323
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)323
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfContinueIntoIfThenInLoopsProposals(IInvocationContext, ASTNode, Collection)308
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)389
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getInverseIfIntoContinueInLoopsProposals(IInvocationContext, ASTNode, Collection)359
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getUnWrapProposals(IInvocationContext, ASTNode, Collection)789
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.endVisit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.InputFlowAnalyzer.visit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(WhileStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(WhileStatement)-1
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.1.visit(WhileStatement)-1

org.eclipse.wst.jsdt.core.dom.WildcardType

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)409
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.internalGetPossibleTypeKinds(ASTNode)802
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createTypeNode(ITypeBinding, AST)595
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleTypeBinding(ASTNode)409
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(WildcardType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(WildcardType)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(WildcardType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(WildcardType)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(WildcardType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(WildcardType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(WildcardType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(WildcardType)-1

org.eclipse.wst.jsdt.core.dom.WithStatement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)326
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)326
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.initializeInsertionPoint(int)836
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.isSingleControlStatementWithoutBlock()642
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAddBlockProposals(IInvocationContext, ASTNode, Collection)956
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)354
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.hasUnblockedIf(Statement, boolean, boolean)354
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)325
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.RemoveBlockOperation.satisfiesPrecondition(Statement, ChildPropertyDescriptor, boolean, boolean)325
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ASTFlattener.visit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.endVisit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.GenericVisitor.visit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.endVisit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.dom.HierarchicalASTVisitor.visit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.fix.ControlStatementsFix.ControlStatementFinder.visit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.AstMatchingNodeFinder.Visitor.visit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.flow.FlowAnalyzer.endVisit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCollector.visit(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintCreator.create(WithStatement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.endVisit(WithStatement)-1

org.eclipse.wst.jsdt.core.ElementChangedEvent

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.IntefaceIndicatorChangeListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.IntefaceIndicatorChangeListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.1.(JavaOutlinePageElementChangedListener, ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.search.SearchResultUpdater.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.ElementChangedListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.ElementChangedListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.1.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.elementChanged(ElementChangedEvent)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.elementChanged(ElementChangedEvent)-1

org.eclipse.wst.jsdt.core.formatter.CodeFormatter

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.calculateTextEdit()114
org.eclipse.wst.jsdt.internal.ui.text.comment.CommentFormattingStrategy.calculateTextEdit()145

org.eclipse.wst.jsdt.core.IAccessRule

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.doRemove(List)1067
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.LoadSaveDialog.loadLibraries(File)686
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.LoadSaveDialog.loadLibraries(File)686
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesDialog.getAccessRules()339
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaScriptProject, int, IPath, IResource, IPath)116
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaScriptProject, int, IPath, IResource, IPath)109
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaScriptProject, int, IPath, IResource, IPath)112
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.removeEntry()360
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.removeEntry()270
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.canRemove(List)1173
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.LoadSaveDialog.saveLibraries(List, File, String, IProgressMonitor)572
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.LoadSaveDialog.saveLibraries(List, File, String, IProgressMonitor)572
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.UserLibraryAdapter.getChildren(TreeListDialogField, Object)1291
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.UserLibraryAdapter.getChildren(TreeListDialogField, Object)1291
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesDialog.createListContents(CPListElement)116
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesDialog.editEntry(ListDialogField)284
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesDialog.getAccessRules()339
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesLabelProvider.getColumnImage(Object, int)31
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesLabelProvider.getColumnText(Object, int)44
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.appendEncodedSettings(StringBuffer)691
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.newClasspathEntry()189
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.newClasspathEntry()184
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.newClasspathEntry()180
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.newClasspathEntry()193
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getCPListElementAttributeText(CPListElementAttribute)146
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getImage(Object)353
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getText(Object)82
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.canRemove(List)420
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.LibrariesAdapter.getChildren(TreeListDialogField, Object)195
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.LibrariesAdapter.getChildren(TreeListDialogField, Object)195
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.canRemove(List)301
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.canEdit(List)1148
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesLabelProvider.getColumnImage(Object, int)30
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesLabelProvider.getColumnText(Object, int)43
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElementSorter.category(Object)64
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getImage(Object)352
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getText(Object)81
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.LoadSaveDialog.saveLibraries(List, File, String, IProgressMonitor)577
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.LoadSaveDialog.saveLibraries(List, File, String, IProgressMonitor)577
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesDialog.editEntry(ListDialogField)284
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesLabelProvider.getColumnImage(Object, int)31
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesLabelProvider.getColumnText(Object, int)44
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getImage(Object)353
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getText(Object)82
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRuleEntryDialog.AccessRuleEntryDialog(Shell, IAccessRule, CPListElement)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.appendEncodedAccessRules(IAccessRule[], StringBuffer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRuleEntryDialog.getRule()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesDialog.getAccessRules()-1

org.eclipse.wst.jsdt.core.IBuffer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocCommentReader.fBuffer-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NULL-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.getBufferForMember()113
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.initCallTextAndLineNumber()87
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)252
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getIndentUsed(IJavaScriptElement)821
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int, ITypeRoot)98
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createCleanUp(JavaScriptUnit, boolean, boolean, IProblemLocation[])110
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createFix(JavaScriptUnit, IProblemLocation, boolean, boolean)60
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)330
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)330
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getFieldSource(IField, TypedSourceSourceTuple)170
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.notifyPostSaveListeners(IJavaScriptUnit, CompilationUnitDocumentProviderCompilationUnitInfo, IProgressMonitor)1485
org.eclipse.wst.jsdt.ui.JSdocContentAccess.getContentReader(IMember, boolean)89
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)2026
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1919
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.getNameEnd(IBuffer, int)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.getNameStart(IBuffer, int)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.getSimpleNameStart(IBuffer, int, String)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.Util.isJustWhitespace(int, int, IBuffer)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.Util.isJustWhitespaceOrComment(int, int, IBuffer)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.Util.rangeIncludesNonWhitespaceOutsideRange(SourceRange, SourceRange, IBuffer)-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.getReplace(int, int, IBuffer, boolean)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocCommentReader.JavaDocCommentReader(IBuffer, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.getLineEnd(IBuffer, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.getLineStart(IBuffer, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.6.(CompilationUnitDocumentProvider, IProgressMonitor, IJavaScriptUnit, IPostSaveListener, String, MultiStatus, IBuffer, CompilationUnitDocumentProviderCompilationUnitInfo)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.getBufferForMember()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.2.createBuffer(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.3.createBuffer(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.2.createBuffer(IJavaScriptUnit)-1

org.eclipse.wst.jsdt.core.IBufferChangedListener

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.fireBufferChanged(BufferChangedEvent)521
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.addBufferChangedListener(IBufferChangedListener)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer.addBufferChangedListener(IBufferChangedListener)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer.addBufferChangedListener(IBufferChangedListener)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer.removeBufferChangedListener(IBufferChangedListener)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer.removeBufferChangedListener(IBufferChangedListener)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.removeBufferChangedListener(IBufferChangedListener)-1

org.eclipse.wst.jsdt.core.IClassFile

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)474
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot, ISourceRange)194
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(ITypeBinding)178
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement, IType)119
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)55
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)866
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)866
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(IJavaScriptElement)172
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(IJavaScriptElement)171
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.hasReadOnlyResourcesAndSubResources(IJavaScriptElement)68
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.getSourceClassFile()671
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.getSourceClassFile()671
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptElement)322
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)453
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)231
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInputAsClassFile(JavaEditor)188
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)262
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)288
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)245
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)251
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)185
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)184
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findElementToSelect(IJavaScriptElement)314
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.findElementToSelect(IJavaScriptElement)138
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)160
org.eclipse.wst.jsdt.internal.ui.filters.InnerClassFilesFilter.select(Viewer, Object, Object)24
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.computeInput(Object)495
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)102
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlay(Object)163
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.createAST(IJavaScriptElement, IProgressMonitor)567
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditorInputFactory.createElement(IMemento)52
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInput(IJavaScriptElement)414
org.eclipse.wst.jsdt.internal.ui.javaeditor.ExternalClassFileEditorInput.refresh()46
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()762
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()762
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)487
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)548
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)367
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getText(Object)94
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.expandMainType(Object)1213
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)57
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.create(IJavaScriptElement, IOccurrencesFinder)76
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getClassFile(Object)144
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getFile(Object)84
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)844
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.getFile(Object)141
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)224
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processDelta(IJavaScriptElementDelta, ArrayList)247
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)165
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)128
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)69
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)66
org.eclipse.wst.jsdt.ui.actions.FindAction.getTypeIfPossible(IJavaScriptElement, boolean)131
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)131
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)243
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)441
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)250
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.fClassFile-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.fClassFile-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.fSelectionClassFile-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.ClassFileResourceMapping.fClassFile-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.ClassFileResourceMapping.fClassFile-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.fFile-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.fFile-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileMarkerAnnotationModel.fClassFile-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ExternalClassFileEditorInput.fClassFile-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.InternalClassFileEditorInput.fClassFile-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.fClassFile-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.fClassFile-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot, ISourceRange)193
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.canEnableDeleteSource()187
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(ITypeBinding)177
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)865
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)865
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isInsideClassFile(IJavaScriptElement)88
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.getCompilationUnit(ISourceReference)42
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)452
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.isValideElement(Object)117
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)230
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInputAsClassFile(JavaEditor)187
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)261
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)244
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)287
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)260
org.eclipse.wst.jsdt.internal.ui.filters.InnerClassFilesFilter.select(Viewer, Object, Object)23
org.eclipse.wst.jsdt.internal.ui.filters.JavaFileFilter.select(Viewer, Object, Object)35
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)101
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlay(Object)162
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditorInputFactory.createElement(IMemento)47
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInput(IJavaScriptElement)404
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)200
org.eclipse.wst.jsdt.internal.ui.javaeditor.ExternalClassFileEditorInput.refresh()45
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(IJavaScriptElement)1999
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()761
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()761
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerActionGroup.handleDoubleClick(DoubleClickEvent)280
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)486
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)547
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)366
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getText(Object)93
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.2.treeExpanded(TreeExpansionEvent)229
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.expandMainType(Object)1212
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)264
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)264
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)56
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getClassFile(Object)143
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResultPage.handleOpen(OpenEvent)527
org.eclipse.wst.jsdt.internal.ui.search.LevelTreeContentProvider.getParent(Object)88
org.eclipse.wst.jsdt.internal.ui.search.PostfixLabelProvider.isSameInformation(Object, Object)75
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)130
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)263
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)244
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)249
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)389
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)246
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)262
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setSelectionFromEditor(IWorkbenchPart, ISelection)1172
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)184
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)185
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)160
org.eclipse.wst.jsdt.internal.ui.filters.InnerClassFilesFilter.select(Viewer, Object, Object)24
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlay(Object)163
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddClassFileMarkerAction.getInitialAttributes()71
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddClassFileMarkerAction.getResource()47
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)135
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)135
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.createClassFileAnnotationModel(IClassFileEditorInput)216
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.getEncoding(Object)263
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.setDocumentContent(IDocument, IEditorInput, String)196
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(IEditorInput)628
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.probeInputForSource(IEditorInput)710
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.verifyInput(IEditorInput)733
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditorInputFactory.createElement(IMemento)52
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileMarkerRulerAction.getInitialAttributes()68
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileMarkerRulerAction.getResource()45
org.eclipse.wst.jsdt.internal.ui.javaeditor.TogglePresentationAction.update()87
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.expandMainType(Object)1213
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.setInput(RefactoringStatusContext)79
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.create(IJavaScriptElement, IOccurrencesFinder)76
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getFile(Object)84
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.showWithReuse(Object, IWorkbenchPage)68
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.getFile(Object)141
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesSearchResult.computeContainedMatches(AbstractTextSearchResult, IEditorPart)71
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)69
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)66
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.getMember(IStructuredSelection)143
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getFileLabel(IMember, long, StringBuffer)1053
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)250
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.ClassFileSourceContext(IClassFile, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.ClassFileSourceContext(IClassFile, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.AbstractCodeCreationOperation.run(IClassFile, IFileStore, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.SourceCreationOperation.run(IClassFile, IFileStore, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreationOperation.run(IClassFile, IFileStore, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.IntroduceIndirectionRefactoring(IClassFile, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(IClassFile)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceIndirectionRefactoring(IClassFile, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IPackageFragment, IClassFile)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(String, IClassFile, boolean, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.ClassFileResourceMapping.ClassFileResourceMapping(IClassFile)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.ClassFileResourceMapping.ClassFileResourceMapping(IClassFile)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.getPackageFragmentRoot(IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.getPackageFragmentRoot(IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.SourceAttachmentForm(ClassFileEditor, IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.SourceAttachmentForm(ClassFileEditor, IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileMarkerAnnotationModel.setClassFile(IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.InternalClassFileEditorInput.InternalClassFileEditorInput(IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.getPackageFragmentRoot(IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.FindOccurencesClassFileEngine(IClassFile, IOccurrencesFinder)-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.FindOccurencesClassFileEngine(IClassFile, IOccurrencesFinder)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getClassFileLabel(IClassFile, long, ColoredString)-1
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(int, int, IClassFile)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getClassFileLabel(IClassFile, long, StringBuffer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.getClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.getClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.getClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.getClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.getClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.getClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.getClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IPackageFragment, IClassFile)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.getSourceClassFile()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.getSourceClassFile()-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInputAsClassFile(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ExternalClassFileEditorInput.getClassFile()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.IClassFileEditorInput.getClassFile()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.InternalClassFileEditorInput.getClassFile()-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getClassFile(Object)-1

org.eclipse.wst.jsdt.core.ICodeAssist

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)213
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.convertToJavaElementSelection(ISelection)312
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)84
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)58
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)209
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.convertToJavaElementSelection(ISelection)308
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)78
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover.getHoverInfo(ITextViewer, IRegion)105
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover.getCodeAssist()-1

org.eclipse.wst.jsdt.core.IElementChangedListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.fDeltaListener-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.fChangeListener-1
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.fJavaElementChangedListener-1
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.fJavaElementChangeListener-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.fElementListener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.IntefaceIndicatorChangeListener-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.IntefaceIndicatorChangeListener-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider-1
org.eclipse.wst.jsdt.internal.ui.search.SearchResultUpdater-1
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.ElementChangedListener-1
org.eclipse.wst.jsdt.internal.ui.text.JavaReconciler.ElementChangedListener-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.1-1
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater-1
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener-1
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener-1

org.eclipse.wst.jsdt.core.IField

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getFields(IJavaScriptElement[])753
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedFields(IJavaScriptUnit)741
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], IProgressMonitor)79
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)85
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.getSelectedFields(IStructuredSelection)413
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(IStructuredSelection)461
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(IStructuredSelection)463
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(ITextSelection)491
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(ITextSelection)483
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getGetterFields(Object[], Set)429
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getGetterOnlyFields(Object[], Set)454
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getGetterSetterFields(Object[], Set)502
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSelectedFields(IStructuredSelection)664
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSetterFields(Object[], Set)411
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSetterOnlyFields(Object[], Set)478
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IStructuredSelection)194
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IStructuredSelection)215
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(ITextSelection)560
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(ITextSelection)551
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IType, IField[], boolean)322
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedFields(IStructuredSelection)157
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IStructuredSelection)229
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IStructuredSelection)241
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(ITextSelection)268
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(ITextSelection)260
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.addJavadocComments(IProgressMonitor)149
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)480
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendEnumConstants(IType)55
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)131
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findField()679
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)940
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)440
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IStructuredSelection)470
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineConstantAvailable(IStructuredSelection)551
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineConstantAvailable(JavaTextSelection)558
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isSelfEncapsulateAvailable(IStructuredSelection)1130
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isSelfEncapsulateAvailable(JavaTextSelection)1141
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)162
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement, IType)123
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)61
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])160
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkInitialConditions(IProgressMonitor)393
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.initialize(RefactoringArguments)864
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addSimilarElementsTextualUpdates(TextChangeManager, IProgressMonitor)1647
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IField, String)1476
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)631
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1288
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)40
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getFields(IJavaScriptElement[])753
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGettersSettersToDelete(Map)680
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeAlreadySelectedMethods(Map)697
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2871
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2871
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2935
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2935
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.initialize(RefactoringArguments)735
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)168
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1359
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(JavaScriptUnit, ConstraintVariable)619
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)530
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getFieldReferencingCompilationUnits(Map, ASTNode[])558
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMemberDeclarations(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration)492
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)442
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMembersInDestinationType(IMember[], IType)43
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibilityChain(IMember, IProgressMonitor)681
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)936
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)821
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)165
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)165
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)1570
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.canMoveToInterface(IMember)467
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createNonAccessibleMemberMessage(IMember, IType, boolean)546
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createNonAccessibleMemberMessage(IMember, IType, boolean)551
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isDelegateCreationAvailable(IMember)228
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkFieldTypes(IProgressMonitor, RefactoringStatus)676
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkFieldTypes(IProgressMonitor, RefactoringStatus)680
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfDeclaredIn(IMember, IType)804
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1103
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1098
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1520
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)614
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)752
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], IProgressMonitor)79
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)85
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)109
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.createTypedSources(IJavaScriptElement, TypedSourceSourceTuple)142
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.createSignature(IMember)61
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.GenerateConstructorUsingFieldsContentProvider(IType, List, List)52
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.GenerateConstructorUsingFieldsContentProvider(IType, List, List)61
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)214
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)620
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)660
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)620
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)660
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(IStructuredSelection)93
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)210
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.acceptSearchMatch(SearchMatch)98
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.createRenameDescriptor(IJavaScriptElement, String)477
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)851
org.eclipse.wst.jsdt.internal.ui.search.PatternStrings.getSignature(IJavaScriptElement)32
org.eclipse.wst.jsdt.internal.ui.search.SearchUtil.isBinaryPrimitiveConstantOrString(IJavaScriptElement)214
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)899
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)968
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)116
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isEnumConstant(IMember)117
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.getSelectedFields(IStructuredSelection)417
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(ITextSelection)482
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getGetterFields(Object[], Set)429
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getGetterOnlyFields(Object[], Set)454
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getGetterSetterFields(Object[], Set)502
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSelectedFields(IStructuredSelection)669
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSetterFields(Object[], Set)411
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSetterOnlyFields(Object[], Set)478
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.getGetterSetterElements(boolean)1052
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.getGetterSetterElements(boolean)1052
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.reorderFields(List, Set)508
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(ITextSelection)550
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.getMember(IStructuredSelection)120
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedFields(IStructuredSelection)161
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)203
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(ITextSelection)259
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(IStructuredSelection)148
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(ITextSelection)112
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)115
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)429
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.fAccessorFields-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.fGetterFields-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.fSetterFields-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.fField-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.fField-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.fField-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.SelfEncapsulateFieldProposal.fField-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.SelfEncapsulateFieldProposal.fField-1
org.eclipse.wst.jsdt.internal.ui.text.java.GetterSetterCompletionProposal.fField-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterEntry.field-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterEntry.field-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)129
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)939
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isConvertAnonymousAvailable(IType)204
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)439
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IStructuredSelection)469
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineConstantAvailable(IStructuredSelection)551
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineConstantAvailable(JavaTextSelection)558
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(IResource[], IJavaScriptElement[])715
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isSelfEncapsulateAvailable(IStructuredSelection)1129
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isSelfEncapsulateAvailable(JavaTextSelection)1141
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addSimilarElementsTextualUpdates(TextChangeManager, IProgressMonitor)1630
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addSimilarElementsTextualUpdates(TextChangeManager, IProgressMonitor)1646
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IField, String)1475
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)630
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)624
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1287
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isInDeclaredType(int, IJavaScriptElement)694
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getFields(IJavaScriptElement[])750
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)529
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMemberDeclarations(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration)491
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedFields(IJavaScriptUnit)737
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedFields(IJavaScriptUnit)735
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createLabel(IMember)251
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)441
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibilityChain(IMember, IProgressMonitor)680
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)900
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getMessage(IMember)322
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)164
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)164
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChangeManager(RefactoringStatus, IProgressMonitor)1747
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isDelegateCreationAvailable(IMember)228
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfDeclaredIn(IMember, IType)803
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1097
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1519
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.assertValidAction(IMember, int)113
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.assertValidAction(IMember, int)113
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.isFieldInfo()201
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.isFieldInfo()201
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.MemberActionInfo(IMember, int)135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.MemberActionInfo(IMember, int)135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)108
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)213
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)619
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)659
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)619
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)659
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(IStructuredSelection)91
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isFieldInfo()206
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isFieldInfo()206
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.MemberActionInfo(PullUpMemberPage, IMember, int)133
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.MemberActionInfo(PullUpMemberPage, IMember, int)133
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()170
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()170
org.eclipse.wst.jsdt.internal.ui.search.VariableFilter.isApplicable(JavaSearchQuery)227
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)898
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)967
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTypeLabel(IType, long, ColoredString)605
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.getSelectedFields(IStructuredSelection)416
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(IStructuredSelection)464
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(ITextSelection)481
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterContentProvider.getChildren(Object)799
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterContentProvider.getChildren(Object)799
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSelectedFields(IStructuredSelection)668
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(ITextSelection)549
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.SettersForFinalFieldsFilter.select(Viewer, Object, Object)853
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.SettersForFinalFieldsFilter.select(Viewer, Object, Object)853
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.getSelectedMembers(IStructuredSelection)194
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.getMember(IStructuredSelection)119
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedFields(IStructuredSelection)160
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)202
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(ITextSelection)258
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(ITextSelection)108
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTypeLabel(IType, long, StringBuffer)912
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)480
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendEnumConstants(IType)48
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)940
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)440
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IStructuredSelection)470
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkEnclosingHierarchy()531
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkInitialConditions(IProgressMonitor)393
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkNestedHierarchy(IType)513
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getNewReferences(IProgressMonitor, RefactoringStatus, WorkingCopyOwner, IJavaScriptUnit[])824
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getNewReferences(IProgressMonitor, RefactoringStatus, WorkingCopyOwner, IJavaScriptUnit[])832
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addSimilarElementsTextualUpdates(TextChangeManager, IProgressMonitor)1647
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IField, String)1476
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)631
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1288
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.createGetterSetterMapping(IField[])720
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGettersSettersToDelete(Map)680
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeAlreadySelectedMethods(Map)697
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1359
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(JavaScriptUnit, ConstraintVariable)619
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getFieldReferencingCompilationUnits(Map, ASTNode[])550
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)659
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)936
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)821
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)1570
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addAllRequiredPullableMembers(List, IMember, IProgressMonitor)434
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedFields(IProgressMonitor, ITypeHierarchy)559
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkFieldTypes(IProgressMonitor, RefactoringStatus)676
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkFieldTypes(IProgressMonitor, RefactoringStatus)680
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfFieldDeclaredIn(IField, IType)812
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1520
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1521
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.addAllRequiredPushableMembers(List, IMember, IProgressMonitor)331
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedFields(IType[], IProgressMonitor)356
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)752
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.GenerateConstructorUsingFieldsContentProvider(IType, List, List)50
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)136
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)102
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)214
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(IStructuredSelection)93
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)210
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)94
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.acceptSearchMatch(SearchMatch)98
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.createRenameDescriptor(IJavaScriptElement, String)477
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()171
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()171
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)851
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)899
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)968
org.eclipse.wst.jsdt.internal.ui.text.java.FieldProposalInfo.resolveMember()56
org.eclipse.wst.jsdt.internal.ui.text.java.GetterSetterCompletionProposal.evaluateProposals(IType, String, int, int, int, Set, Collection)50
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.getSelectedFields(IStructuredSelection)417
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(ITextSelection)482
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterSelectionStatusValidator.validate(Object[])353
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterSelectionStatusValidator.validate(Object[])353
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.createGetterSetterMapping(IType)751
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSelectedFields(IStructuredSelection)669
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.getGetterSetterElements(boolean)1052
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.getGetterSetterElements(boolean)1052
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.reorderFields(List, Set)508
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(ITextSelection)550
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedFields(IStructuredSelection)161
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(ITextSelection)259
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(ITextSelection)112
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.AddGetterSetterOperation(IType, IField[], IField[], IField[], JavaScriptUnit, IRequestQuery, IJavaScriptElement, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.AddGetterSetterOperation(IType, IField[], IField[], IField[], JavaScriptUnit, IRequestQuery, IJavaScriptElement, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.AddGetterSetterOperation(IType, IField[], IField[], IField[], JavaScriptUnit, IRequestQuery, IJavaScriptElement, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.addNewAccessor(IType, IField, String, ListRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateGetterMethod(IField, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.createFieldComment(IField, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetter(IField)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetterName(IField, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetterName(IField, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetterStub(IField, String, boolean, int)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetter(IField)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetterName(IField, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetterStub(IField, String, boolean, int)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.appendFieldReference(IField, StringBuffer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendFieldDeclaration(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineConstantRefactoring(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDelegateCreationAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineConstantAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameEnumConstAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameFieldAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isSelfEncapsulateAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startSelfEncapsulateRefactoring(IField, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IType, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.2.(RenameFieldProcessor, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.initialize(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.isInstanceField(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.RenameFieldProcessor(IField, TextChangeManager, GroupCategorySet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.RenameFieldProcessor(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IField, RenameArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IField, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createFieldRenameProcessor(IField, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.createGetterSetterMapping(IField[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGetter(Map, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGetterSetter(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getSetter(Map, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.hasGetter(Map, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.hasSetter(Map, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeGetterFromMapping(Map, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeSetterFromMapping(Map, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkName(RefactoringStatus, String, List, IType, boolean, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.initialize(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.SelfEncapsulateFieldRefactoring(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationFragmentNode(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationNode(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldOrEnumConstantDeclaration(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkFieldInType(IType, RefactoringStatus, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(IField, ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToField(IType, IField, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfFieldDeclaredIn(IField, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getFieldSource(IField, TypedSourceSourceTuple)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.createFieldSignature(IField)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isBoolean(IField)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.isNLSField(IField)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.sef.SelfEncapsulateFieldInputPage.fillWithPossibleInsertPositions(Combo, IField)-1
org.eclipse.wst.jsdt.internal.ui.search.PatternStrings.getFieldSignature(IField)-1
org.eclipse.wst.jsdt.internal.ui.search.SearchUtil.isPrimitiveOrString(IField)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.SelfEncapsulateFieldProposal.SelfEncapsulateFieldProposal(int, IField, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.SelfEncapsulateFieldProposal.SelfEncapsulateFieldProposal(int, IField, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.java.GetterSetterCompletionProposal.getDisplayName(IField, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.java.GetterSetterCompletionProposal.GetterSetterCompletionProposal(IField, int, int, boolean, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getFieldLabel(IField, long, ColoredString)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.canRunOn(IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.hasPrimitiveType(IField)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.isArray(IField)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(IType, IField[], boolean)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.showUI(IType, IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.canRunOn(IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.createSignatureKey(String, IField)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.generate(IType, IField[], IField[], IField[], JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.generate(IType, IField[], IField[], IField[], JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.generate(IType, IField[], IField[], IField[], JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterEntry.GetterSetterEntry(IField, boolean, boolean)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterEntry.GetterSetterEntry(IField, boolean, boolean)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.getEntries(IField)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.getEntries(IField)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IJavaScriptUnit, IType, IField[], IField[], IField[], IEditorPart, JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IJavaScriptUnit, IType, IField[], IField[], IField[], IEditorPart, JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IJavaScriptUnit, IType, IField[], IField[], IField[], IEditorPart, JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IType, IField[], boolean)-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.canRunOn(IField[])-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)-1
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(IField)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getFieldLabel(IField, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.refactoring.RenameSupport.create(IField, String, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IType, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getField()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getFieldInWorkingCopy(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getFields(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.getField()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedFields(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.getSelectedFields(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getGetterFields(Object[], Set)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getGetterOnlyFields(Object[], Set)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getGetterSetterFields(Object[], Set)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSelectedFields(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSetterFields(Object[], Set)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSetterOnlyFields(Object[], Set)-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedFields(IStructuredSelection)-1

org.eclipse.wst.jsdt.core.IFunction

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.analyzeRenameChanges(IProgressMonitor)508
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.analyzeRenameChanges(IProgressMonitor)507
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)658
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)649
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createOccurrenceSearchPattern()441
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.hierarchyDeclaresMethodName(IProgressMonitor, ITypeHierarchy, IFunction, String)676
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForDeclarationsOfClashingMethods(IProgressMonitor)413
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1327
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.classesDeclareOverridingNativeMethod(IType[])229
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.relatedTypeDeclaresMethodName(IProgressMonitor, IFunction, String)182
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)244
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)263
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)168
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)199
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)201
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getRelatedMethods(IFunction, boolean, IProgressMonitor, WorkingCopyOwner)127
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addGettersSetters()672
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGetterSetter(IField)763
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.ConstructorReferenceFinder(IFunction)66
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedMethods(IJavaScriptUnit)763
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1041
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1027
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethods()1345
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethodsToPullUp()1355
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1696
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1710
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpRefactoringProcessor(IMember[], CodeGenerationSettings, boolean)340
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpRefactoringProcessor(IMember[], CodeGenerationSettings, boolean)358
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], IProgressMonitor)110
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)116
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getAllConstructors(IType)130
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getAllConstructors(IType)138
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.getHistoryEntries()209
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryDropDownAction.ClearHistoryAction.run()39
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryDropDownAction.ClearHistoryAction.run()39
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.getRemaining()139
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.getRemaining()139
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodDialog(Shell, CompilationUnitEditor, IType, boolean)299
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodDialog(Shell, CompilationUnitEditor, IType, boolean)318
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodDialog(Shell, CompilationUnitEditor, IType, boolean)284
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.setupInsertPostions()125
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getMethodsForAction(int)800
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.getCheckedMethods()415
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createInheritedMethods(IType, boolean, boolean, NewTypeWizardPageImportsManager, IProgressMonitor)2457
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.findImplementingMethods(IFunction)307
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeMethodWrapper.findChildren(IProgressMonitor)99
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)73
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForInterfaces(IJavaScriptElement[], IProgressMonitor)111
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)204
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)192
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateGetterMethod(IField, ListRewrite)174
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)201
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.addJavadocComments(IProgressMonitor)152
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterName(IFunctionBinding, int)1148
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNames(IJavaScriptProject, IFunctionBinding)1343
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNamesWithProposals(IJavaScriptProject, IFunctionBinding)1322
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)487
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(IFunctionBinding)167
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)133
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)465
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)382
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.searchForCallsTo(IFunctionBinding, IProgressMonitor, RefactoringStatus)450
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)400
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.initialize(RefactoringArguments)1325
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkInitialConditions(IProgressMonitor)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkInitialConditions(IProgressMonitor)188
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.initialize(RefactoringArguments)556
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)190
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)456
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)208
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)374
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)374
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.handleToElement(WorkingCopyOwner, String, String, boolean)190
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.handleToElement(WorkingCopyOwner, String, String, boolean)191
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(IStructuredSelection)164
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(JavaTextSelection)174
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(JavaTextSelection)176
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IMember)376
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)438
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IStructuredSelection)463
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(IStructuredSelection)579
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)589
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)599
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceFactoryAvailable(IStructuredSelection)624
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceFactoryAvailable(JavaTextSelection)631
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceIndirectionAvailable(IStructuredSelection)677
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceIndirectionAvailable(JavaTextSelection)683
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveMethodAvailable(IStructuredSelection)757
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveMethodAvailable(JavaTextSelection)766
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(IMember)786
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IMember)848
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IMember)914
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isReplaceInvocationsAvailable(IStructuredSelection)1112
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isReplaceInvocationsAvailable(JavaTextSelection)1120
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)156
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)160
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement, IType)121
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)64
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IMember, ITypeParameter)166
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])141
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])121
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)759
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.analyzeRenameChanges(IProgressMonitor)511
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.checkRelatedMethods()461
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)658
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.computeRenameModifications()181
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createOccurrenceSearchPattern()441
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getDeclarationCUs()624
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.hierarchyDeclaresMethodName(IProgressMonitor, ITypeHierarchy, IFunction, String)676
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.initialize(RefactoringArguments)826
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForDeclarationsOfClashingMethods(IProgressMonitor)413
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.checkNewElementName(String)232
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.createRenameChanges(IProgressMonitor)291
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.getNewElement()331
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.initialize(RefactoringArguments)361
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IFunction[], String)1423
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)640
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)649
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1297
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.getRelatedTypes()216
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.relatedTypeDeclaresMethodName(IProgressMonitor, IFunction, String)182
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createHierarchyOfDeclarations(IProgressMonitor, WorkingCopyOwner)305
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createTypeToMethod()314
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.findAllDeclarations(IProgressMonitor, WorkingCopyOwner)296
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)168
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)263
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)192
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)199
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)226
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)244
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)201
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addGettersSetters()672
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGetter(Map, IField)742
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getSetter(Map, IField)745
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeGetterFromMapping(Map, IField)736
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeSetterFromMapping(Map, IField)739
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2875
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2875
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2947
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2947
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.createNamePattern(IJavaScriptElement)219
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)86
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.RenameMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)43
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)176
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.initialize(RefactoringArguments)2521
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkOverriddenBinaryMethods()376
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkSelection(IProgressMonitor)318
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1319
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(JavaScriptUnit, ConstraintVariable)640
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.groupChangesByCompilationUnit(Map)607
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)686
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMemberDeclarations(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration)494
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComments(CompilationUnitRewrite, Set)576
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.isExtractableMember(IMember)151
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1027
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1041
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])190
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)446
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMembersInDestinationType(IMember[], IType)41
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)963
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)851
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.initialize(RefactoringArguments)2763
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkNativeMovedMethods(IProgressMonitor)657
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createNonAccessibleMemberMessage(IMember, IType, boolean)563
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createNonAccessibleMemberMessage(IMember, IType, boolean)558
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)520
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessModifiers(RefactoringStatus, Set)644
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfDeclaredIn(IMember, IType)802
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMethodReturnTypes(IProgressMonitor, RefactoringStatus, Set)921
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMethodReturnTypes(IProgressMonitor, RefactoringStatus, Set)915
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1112
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1108
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethods()1345
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethodsToPullUp()1355
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1515
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1696
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1710
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)621
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewMethodDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], CompilationUnitRewrite, FunctionDeclaration)785
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.declareMethodAbstract(PushDownRefactoringProcessorMemberActionInfo, CompilationUnitRewrite, CompilationUnitRewrite)807
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], IProgressMonitor)110
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)116
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)125
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)131
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.createSignature(IMember)67
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getAllConstructors(IType)138
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.Arguments.resolve(TemplateContext)158
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.Arguments.resolve(TemplateContext)158
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.ReturnType.resolve(TemplateContext)44
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.ReturnType.resolve(TemplateContext)44
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isParameter(ILocalVariable)977
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableErasure(IMember, String)317
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableSubstitution(IMember, String)299
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyTransferDropAdapter.getCandidate(Object)74
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.openInViewPart(IWorkbenchWindow, IJavaScriptElement)233
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.getHistoryEntries()209
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.updateHistoryEntries()885
org.eclipse.wst.jsdt.internal.ui.callhierarchy.FocusOnSelectionAction.getSelectedMethod(Object)59
org.eclipse.wst.jsdt.internal.ui.callhierarchy.FocusOnSelectionAction.getSelectedMethod(Object)55
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.doSelectionChanged()126
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.doSelectionChanged()126
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.getRemaining()139
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.getRemaining()139
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)202
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.getParent(Object)151
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.getParent(Object)151
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodDialog(Shell, CompilationUnitEditor, IType, boolean)318
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodDialog(Shell, CompilationUnitEditor, IType, boolean)299
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)476
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)476
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(IStructuredSelection)87
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.getMethod(IJavaScriptUnit, ITextSelection)141
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.getSingleSelectedMethod(IStructuredSelection)93
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)204
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getMethodsForAction(int)800
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isEditable()196
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isEditable()196
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.getCheckedMethods()415
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.createRenameDescriptor(IJavaScriptElement, String)470
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()176
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()176
org.eclipse.wst.jsdt.internal.ui.search.GenericTypeFilter.isApplicable(JavaSearchQuery)343
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)855
org.eclipse.wst.jsdt.internal.ui.search.PatternStrings.getSignature(IJavaScriptElement)28
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createJavaDocTags(IDocument, DocumentCommand, String, String, IJavaScriptUnit)205
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)175
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)175
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)92
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)91
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)227
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getDefiningType(Object)78
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getForeground(Object)131
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.findSimilarMethod(IFunction, Object[])308
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.findSimilarMethod(IFunction, Object[])307
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.handleInvalidSelection(ISelection, ISelection)278
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addFilteredMemberChildren(IType, List)256
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasMemberFilterChildren(IType)290
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)113
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.computeJavaAdornmentFlags(IJavaScriptElement, int)327
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)182
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.getMember(IStructuredSelection)114
org.eclipse.wst.jsdt.ui.actions.IntroduceFactoryAction.run(IStructuredSelection)98
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(IStructuredSelection)116
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(IStructuredSelection)148
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(ITextSelection)161
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(ITextSelection)164
org.eclipse.wst.jsdt.ui.actions.MoveAction.getSingleSelectedMethod(IStructuredSelection)223
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveInstanceMethod(ITextSelection)199
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.getMethod(IStructuredSelection)157
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.run(ITextSelection)110
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(IStructuredSelection)114
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)103
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)261
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)260
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)426
org.eclipse.wst.jsdt.ui.JSdocContentAccess.getContentReader(IMember, boolean)104
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.computeAdornmentFlags(Object)120
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.fTargetMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.Warning.fRipple-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.Warning.fRipple-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.fOriginalMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.fRippleMethods-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.fTopMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.fConstructors-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.fAbstractMethods-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.fDeletedMethods-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.fMethod-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.fMethod-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.fShownMethod-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryAction.fMethod-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.fResult-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.fResult-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.fMethods-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.fMethods-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.fFallbackMatch-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.fFocus-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)203
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)191
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateGetterMethod(IField, ListRewrite)173
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)200
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterName(IFunctionBinding, int)1147
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)132
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkInitialConditions(IProgressMonitor)157
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.handleToElement(WorkingCopyOwner, String, String, boolean)189
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(IStructuredSelection)163
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(JavaTextSelection)173
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(JavaTextSelection)176
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IMember)375
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)437
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IStructuredSelection)462
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(IStructuredSelection)579
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)597
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)587
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceFactoryAvailable(IStructuredSelection)623
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceFactoryAvailable(JavaTextSelection)630
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceIndirectionAvailable(IStructuredSelection)677
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceIndirectionAvailable(JavaTextSelection)683
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveMethodAvailable(IStructuredSelection)757
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveMethodAvailable(JavaTextSelection)764
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IMember)847
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isReplaceInvocationsAvailable(IStructuredSelection)1112
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isReplaceInvocationsAvailable(JavaTextSelection)1120
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.checkNewElementName(String)278
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.3.acceptSearchMatch(SearchMatch)406
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.initialize(RefactoringArguments)825
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.checkNewElementName(String)231
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.createRenameChanges(IProgressMonitor)290
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.getNewElement()330
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.initialize(RefactoringArguments)360
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IFunction[], String)1422
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)639
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)624
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1296
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isInDeclaredType(int, IJavaScriptElement)694
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)85
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)685
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMemberDeclarations(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration)493
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComments(CompilationUnitRewrite, Set)575
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedMethods(IJavaScriptUnit)757
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedMethods(IJavaScriptUnit)759
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])189
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createLabel(IMember)249
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)445
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibilityChain(IMember, IProgressMonitor)678
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)900
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getMessage(IMember)325
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getMessage(IMember)322
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isDelegateCreationAvailable(IMember)226
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)519
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfDeclaredIn(IMember, IType)801
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1107
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1064
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethodsToPullUp()1352
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1514
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getModifiersWithUpdatedVisibility(IMember, int, Map, IProgressMonitor, boolean, RefactoringStatus)1556
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.assertValidAction(IMember, int)111
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.assertValidAction(IMember, int)111
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.MemberActionInfo(IMember, int)135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.MemberActionInfo(IMember, int)135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)124
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isParameter(ILocalVariable)976
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableErasure(IMember, String)316
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableSubstitution(IMember, String)298
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyTransferDropAdapter.getCandidate(Object)71
org.eclipse.wst.jsdt.internal.ui.callhierarchy.FocusOnSelectionAction.getSelectedMethod(Object)54
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)201
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.getParent(Object)150
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.getParent(Object)150
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodValidator.validate(Object[])241
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodValidator.validate(Object[])241
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)473
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)473
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.getMethod(IJavaScriptUnit, ITextSelection)140
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.getSingleSelectedMethod(IStructuredSelection)91
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.assertAction(IMember, int)140
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.assertAction(IMember, int)140
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isMethodInfo()210
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isMethodInfo()210
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.MemberActionInfo(PullUpMemberPage, IMember, int)133
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.MemberActionInfo(PullUpMemberPage, IMember, int)133
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.getCheckedMethods()412
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.select(Viewer, Object, Object)132
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.select(Viewer, Object, Object)132
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()175
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()175
org.eclipse.wst.jsdt.internal.ui.search.GenericTypeFilter.isApplicable(JavaSearchQuery)342
org.eclipse.wst.jsdt.internal.ui.search.PolymorphicFilter.isApplicable(JavaSearchQuery)318
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)91
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)92
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.getHeaderLabel(IJavaScriptElement)326
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.getForeground(Object)173
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getForeground(Object)130
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.findSimilarMethod(IFunction, Object[])307
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.handleInvalidSelection(ISelection, ISelection)277
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addFilteredMemberChildren(IType, List)255
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasMemberFilterChildren(IType)289
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.getSelectedMembers(IStructuredSelection)194
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.getMember(IStructuredSelection)113
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(IStructuredSelection)115
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(IStructuredSelection)147
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(ITextSelection)160
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(ITextSelection)163
org.eclipse.wst.jsdt.ui.actions.MoveAction.getSingleSelectedMethod(IStructuredSelection)221
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveInstanceMethod(ITextSelection)196
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.getMethod(IStructuredSelection)156
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.run(ITextSelection)106
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(IStructuredSelection)113
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)259
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.computeAdornmentFlags(Object)118
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)219
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.findIncludingSupertypes(IFunctionBinding, IType, IProgressMonitor)251
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateGetterMethod(IField, ListRewrite)164
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)191
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.createMethodComment(IFunction, String)73
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetter(IField)81
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterName(IFunctionBinding, int)1148
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNames(IJavaScriptProject, IFunctionBinding)1343
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNamesWithProposals(IJavaScriptProject, IFunctionBinding)1322
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethod(IFunctionBinding, IType)875
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)487
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)133
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMethodBody(IFunction)167
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMethodBody(IFunction)170
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(String, int, boolean, IFunction[])461
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findSimilarMethod(IFunction, IFunction[])498
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)465
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)382
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.searchForCallsTo(IFunctionBinding, IProgressMonitor, RefactoringStatus)450
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkFinalConditions(IProgressMonitor)523
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkOverloading()292
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateTargetVisibility(IProgressMonitor)578
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkInitialConditions(IProgressMonitor)188
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)456
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)208
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)374
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)374
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.handleToElement(WorkingCopyOwner, String, String, boolean)190
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IMember)376
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IStructuredSelection)463
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)599
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)589
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IMember)848
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IMember)914
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getTopmostMethod(IFunction, ITypeHierarchy, IProgressMonitor)156
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getTopmostMethod(IFunction, ITypeHierarchy, IProgressMonitor)148
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getTopmostMethod(IFunction, ITypeHierarchy, IProgressMonitor)163
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isDeclaredInInterface(IFunction, ITypeHierarchy, IProgressMonitor)111
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.overridesAnotherMethod(IFunction, ITypeHierarchy)125
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.canEnableGetterRenaming()277
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.canEnableSetterRenaming()297
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkNewAccessor(IFunction, String)466
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.computeRenameModifications()179
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.computeRenameModifications()185
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getNewGetterName()334
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.analyzeRenameChanges(IProgressMonitor)511
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.checkRelatedMethods()461
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)649
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.computeRenameModifications()181
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getDeclarationCUs()624
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.hierarchyDeclaresMethodName(IProgressMonitor, ITypeHierarchy, IFunction, String)664
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.initialize(RefactoringArguments)826
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.doCheckFinalConditions(IProgressMonitor, CheckConditionsContext)86
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.doCheckFinalConditions(IProgressMonitor, CheckConditionsContext)95
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.checkNewElementName(String)232
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.getNewElement()331
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IFunction[], String)1426
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IFunction[], String)1423
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)640
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1297
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1305
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.checkInitialConditions(IProgressMonitor)97
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.checkInitialConditions(IProgressMonitor)105
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.doCheckFinalConditions(IProgressMonitor, CheckConditionsContext)127
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.doCheckFinalConditions(IProgressMonitor, CheckConditionsContext)150
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.doCheckFinalConditions(IProgressMonitor, CheckConditionsContext)137
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.relatedTypeDeclaresMethodName(IProgressMonitor, IFunction, String)178
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createTypeToMethod()314
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.findAllDeclarations(IProgressMonitor, WorkingCopyOwner)294
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)226
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)192
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGetterSetter(IField)761
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeAlreadySelectedMethods(Map)704
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeAlreadySelectedMethods(Map)699
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)86
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.RenameMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)43
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkVarargs()524
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkOverriddenBinaryMethods()376
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkSelection(IProgressMonitor)318
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1331
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1328
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1319
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(JavaScriptUnit, ConstraintVariable)640
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getMethodReferencingCompilationUnits(Map, ASTNode[])586
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getMostVisibleConstructor()155
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getMostVisibleConstructor()158
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])190
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMethodInType(IType, RefactoringStatus, IFunction)59
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMethodInType(IType, RefactoringStatus, IFunction)52
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)963
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)851
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkConflictingMethod(IProgressMonitor, RefactoringStatus)1149
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)1576
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)2253
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addAllRequiredPullableMembers(List, IMember, IProgressMonitor)419
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addNecessaryMethodStubs(List, JavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)496
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)520
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)521
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedMethods(IProgressMonitor, ITypeHierarchy)587
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessModifiers(RefactoringStatus, Set)644
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfMethodDeclaredIn(IFunction, IType)822
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMethodReturnTypes(IProgressMonitor, RefactoringStatus, Set)915
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMethodReturnTypes(IProgressMonitor, RefactoringStatus, Set)921
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1135
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1516
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1515
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.isAvailableInDestination(IFunction, IProgressMonitor)1736
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.isAvailableInDestination(IFunction, IProgressMonitor)1732
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.addAllRequiredPushableMembers(List, IMember, IProgressMonitor)324
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedMethods(IType[], IProgressMonitor)377
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewMethodDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], CompilationUnitRewrite, FunctionDeclaration)785
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.declareMethodAbstract(PushDownRefactoringProcessorMemberActionInfo, CompilationUnitRewrite, CompilationUnitRewrite)807
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)125
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getAllConstructors(IType)134
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.Arguments.resolve(TemplateContext)158
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.Arguments.resolve(TemplateContext)158
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethodInHierarchy(ITypeHierarchy, IType, String, String[], boolean)415
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethodInHierarchy(ITypeHierarchy, IType, String, String[], boolean)423
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findDeclaringMethod(IFunction, boolean)103
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findDeclaringMethod(IFunction, boolean)102
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethod(IFunction, boolean)138
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethod(IFunction, boolean)128
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInHierarchy(IType, IFunction)162
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInHierarchy(IType, IFunction)156
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInHierarchy(IType, IFunction)170
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyTransferDropAdapter.drop(Object, DropTargetEvent)56
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.updateHistoryEntries()885
org.eclipse.wst.jsdt.internal.ui.callhierarchy.FocusOnSelectionAction.canActionBeAdded()40
org.eclipse.wst.jsdt.internal.ui.callhierarchy.FocusOnSelectionAction.getSelectedMethod(Object)52
org.eclipse.wst.jsdt.internal.ui.callhierarchy.FocusOnSelectionAction.run()71
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeHierarchyAction.getFullDescription()63
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeHierarchyAction.getSearchScope()38
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeProjectAction.getFullDescription()54
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeProjectAction.getSearchScope()34
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)115
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)149
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)202
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.setupInsertPostions()156
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(IStructuredSelection)87
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(IStructuredSelection)101
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(ITextSelection, IJavaScriptUnit)130
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isEditable()196
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isEditable()196
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameFieldWizard.RenameFieldInputWizardPage.getRenameGetterLabel()143
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameFieldWizard.RenameFieldInputWizardPage.getRenameGetterLabel()143
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameFieldWizard.RenameFieldInputWizardPage.getRenameSetterLabel()160
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameFieldWizard.RenameFieldInputWizardPage.getRenameSetterLabel()160
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.createRenameDescriptor(IJavaScriptElement, String)470
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameMethodUserInterfaceStarter.activate(Refactoring, Shell, int)36
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()176
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()176
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)855
org.eclipse.wst.jsdt.internal.ui.text.java.MethodDeclarationCompletionProposal.hasMethod(IFunction[], String)65
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createMethodTags(IDocument, DocumentCommand, String, String, IFunction)263
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)175
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)177
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)175
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)177
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getDefiningType(IFunction)135
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.hasFocusMethod(IType)163
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)227
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)206
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getDefiningType(Object)80
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getDefiningType(Object)78
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getForeground(Object)131
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.handleInvalidSelection(ISelection, ISelection)280
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.handleInvalidSelection(ISelection, ISelection)278
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addCompatibleMethods(IFunction, IType, List)91
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)182
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.getMember(IStructuredSelection)114
org.eclipse.wst.jsdt.ui.actions.IntroduceFactoryAction.run(IStructuredSelection)98
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.run(IStructuredSelection)116
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.run(ITextSelection)133
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveInstanceMethod(IStructuredSelection)207
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveInstanceMethod(ITextSelection)199
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.run(IFunction)137
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.selectionChanged(IStructuredSelection)94
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(IStructuredSelection)114
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)103
org.eclipse.wst.jsdt.ui.JSdocContentAccess.findDocInHierarchy(IFunction)178
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.computeAdornmentFlags(Object)120
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.getOverrideIndicators(IFunction)162
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.CalleeAnalyzerVisitor(IFunction, JavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.findImplementingMethods(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.isIgnoredBySearchScope(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getCalleeRoot(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getCallerRoot(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getImplementingMethods(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getInterfaceMethods(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findMethods(IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.querySkipExistingMethods(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.removeExistingAccessor(IFunction, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.createMethodComment(IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodComment(IJavaScriptUnit, String, String, String[], String[], String, String[], IFunction, boolean, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterTypeNamesForSeeTag(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.sameParameters(IFunctionBinding, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.appendMethodReference(IFunction, StringBuffer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMethodBody(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMethodDeclaration(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMethodParameterName(IFunction, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkIfConstructorName(IFunction, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(String, int, boolean, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findSimilarMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findSimilarMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findSimilarMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkSubTypes(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkSuperClasses(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkSuperInterfaces(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkTypes(RefactoringStatus, IFunction, IType[], String, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createSearchPattern(IFunction, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createSearchScope(IFunction, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findMethodBindingInHierarchy(ITypeBinding, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getReferences(IFunction[], IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.IntroduceIndirectionRefactoring(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.1.(ReplaceInvocationsRefactoring, boolean, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.1.appendMethodBody(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.1.appendMethodParameterName(IFunction, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkSubTypes(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkSuperClasses(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkSuperInterfaces(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkTypes(RefactoringStatus, IFunction, IType[], String, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.ReplaceInvocationsRefactoring(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceFactoryAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceIndirectionAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveMethodAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameNonVirtualMethodAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameProhibited(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameVirtualMethodAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isReplaceInvocationsAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startChangeSignatureRefactoring(IFunction, SelectionDispatchAction, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceIndirectionRefactoring(IFunction, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveMethodRefactoring(IFunction, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startReplaceInvocationsRefactoring(IFunction, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.checkIfComesFromInterface(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.checkIfOverridesAnother(IFunction, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getOverriddenMethods(IFunction, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getTopmostMethod(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isDeclaredInInterface(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isVirtual(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.overridesAnotherMethod(IFunction, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.resolveParameterTypes(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addAccessorOccurrences(IProgressMonitor, IFunction, String, String, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addMethodDelegate(IFunction, String, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkAccessor(IProgressMonitor, IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkAccessorDeclarations(IProgressMonitor, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkNewAccessor(IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.4.(RenameMethodProcessor, String, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createRefactoringScope(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getMethodInWorkingCopy(IFunction, String, IFunctionContainer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.hierarchyDeclaresMethodName(IProgressMonitor, ITypeHierarchy, IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.initialize(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.RenameMethodProcessor(IFunction, TextChangeManager, GroupCategorySet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.RenameMethodProcessor(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForOuterTypesOfReferences(IFunction[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.setMethodsToRename(IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IFunction, RenameArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.RenameNonVirtualMethodProcessor(IFunction, TextChangeManager, GroupCategorySet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.RenameNonVirtualMethodProcessor(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.2.resolveParameterTypes(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.2.transplantHandle(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addMethodRename(String, RenamingNameSuggestor, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IFunction[], String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForWarnings(Set, String, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createNonVirtualMethodRenameProcessor(IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createVirtualMethodRenameProcessor(IFunction, String, IFunction[], ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createVirtualMethodRenameProcessor(IFunction, String, IFunction[], ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.sameParams(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.sameParams(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.Warning.Warning(RenameTypeProcessor, IFunction[], boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.Warning.Warning(RenameTypeProcessor, IFunction[], boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.relatedTypeDeclaresMethodName(IProgressMonitor, IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.RenameVirtualMethodProcessor(IFunction, IFunction[], TextChangeManager, ITypeHierarchy, GroupCategorySet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.RenameVirtualMethodProcessor(IFunction, IFunction[], TextChangeManager, ITypeHierarchy, GroupCategorySet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.RenameVirtualMethodProcessor(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getRelatedMethods(IFunction, boolean, IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getRelatedMethods(IFunction, IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.RippleMethodFinder2(IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getMethodDeclarationNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getMethodOrAnnotationTypeMemberDeclarationNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ChangeSignatureRefactoring(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createParameterInfoList(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.ConstructorReferenceFinder(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.createSearchResult(ASTNode, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorOccurrences(IFunction, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getSuperConstructorCallNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMethodInType(IType, RefactoringStatus, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.findMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.findMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToMethod(IType, IFunction, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.initialize(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.MoveInstanceMethodProcessor(IFunction, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMethodStubForAbstractMethod(IFunction, JavaScriptUnit, AbstractTypeDeclaration, IJavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfMethodDeclaredIn(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.copyBodyOfPulledUpMethod(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createAbstractMethod(IFunction, CompilationUnitRewrite, JavaScriptUnit, AbstractTypeDeclaration, TypeVariableMaplet[], CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewMethodDeclarationNode(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, JavaScriptUnit, TypeVariableMaplet[], Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.isAvailableInDestination(IFunction, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.setAbstractMethods(IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.setDeletedMethods(IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyBodyOfPushedDownMethod(ASTRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.checkAndResolveMethodTypes(IFunction, StubTypeContext, List, ReturnTypeInfo, TypeContextCheckerIProblemVerifier)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.checkMethodTypesSyntax(IFunction, List, ReturnTypeInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.MethodTypesChecker(IFunction, StubTypeContext, List, ReturnTypeInfo, TypeContextCheckerIProblemVerifier)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.MethodTypesChecker(IFunction, StubTypeContext, List, ReturnTypeInfo, TypeContextCheckerIProblemVerifier)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.MethodTypesSyntaxChecker(IFunction, List, ReturnTypeInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesSyntaxChecker.MethodTypesSyntaxChecker(IFunction, List, ReturnTypeInfo)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.createMethodSignature(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isSameMethodSignature(String, String[], boolean, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isVarargs(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findDeclaringMethod(IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethod(IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInHierarchy(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInType(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverridingMethodInType(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getMethodSubstitions(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.hasCompatibleParameterTypes(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.hasCompatibleParameterTypes(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.hasCompatibleTypeParameters(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.hasCompatibleTypeParameters(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.isSubsignature(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.isSubsignature(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.gotoHistoryEntry(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.setHistoryEntries(IFunction[])-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.setMethod(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryAction.HistoryAction(CallHierarchyViewPart, IFunction)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryDropDownAction.addEntries(Menu, IFunction[])-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.HistoryListDialog(HistoryListAction, Shell, IFunction[])-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.HistoryListDialog(HistoryListAction, Shell, IFunction[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.init(IFunction[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.init(IFunction[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.findSibling(IFunction, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.search.PatternStrings.getMethodSignature(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.search.PatternStrings.getUnqualifiedMethodSignature(IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.PatternStrings.getUnqualifiedMethodSignature(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.text.java.GetterSetterCompletionProposal.hasMethod(IFunction[], String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodDeclarationCompletionProposal.hasMethod(IFunction[], String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.findMethod(String, String[], boolean, IFunction[], Map)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.isSameMethodSignature(String, String[], boolean, IFunction, Map)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createMethodTags(IDocument, DocumentCommand, String, String, IFunction)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.getInheritedMethod(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getDefiningType(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.findMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.findSimilarMethod(IFunction, Object[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addCompatibleMethods(IFunction, IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasCompatibleMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.initializeMethodOverrideTester(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isCompatibleMethod(IFunction, IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isCompatibleMethod(IFunction, IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getMethodLabel(IFunction, long, ColoredString)-1
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(IFunction)-1
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.checkMethod(IFunction)-1
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.findSuperImplementation(IFunction)-1
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.run(IFunction)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IFunction, IFunction, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IFunction, IFunction, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IJavaScriptUnit, String, String, String[], String[], String, IFunction, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IJavaScriptUnit, String, String, String[], String[], String, String[], IFunction, String)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getMethodLabel(IFunction, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JSdocContentAccess.findDocInHierarchy(IFunction)-1
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.findInHierarchyWithAST(JavaScriptUnit, IFunction)-1
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.getOverrideIndicators(IFunction)-1
org.eclipse.wst.jsdt.ui.refactoring.RenameSupport.create(IFunction, String, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.findImplementingMethods(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.findIncludingSupertypes(IFunctionBinding, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetter(IField)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetter(IField)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethod(IFunctionBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(String, int, boolean, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(String, int, boolean, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findSimilarMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findSimilarMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.getMethod()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getOverriddenMethods(IFunction, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getTopmostMethod(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isDeclaredInInterface(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.overridesAnotherMethod(IFunction, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getGetter()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getSetter()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getMethod()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getMethodInWorkingCopy(IFunction, String, IFunctionContainer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.hierarchyDeclaresMethodName(IProgressMonitor, ITypeHierarchy, IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForDeclarationsOfClashingMethods(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.2.transplantHandle(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.Warning.getRipple()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.Warning.getRipple()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.getOriginalMethod()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.relatedTypeDeclaresMethodName(IProgressMonitor, IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getRelatedMethods(IFunction, boolean, IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getRelatedMethods(IFunction, IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGetter(Map, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGetterSetter(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getSetter(Map, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getMethod()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getMostVisibleConstructor()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedMethods(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.findMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getMethod()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethods()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethodsToPullUp()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getAllConstructors(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethod(String, String[], boolean, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethodInHierarchy(ITypeHierarchy, IType, String, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findDeclaringMethod(IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethod(IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInHierarchy(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInType(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverridingMethodInType(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyTransferDropAdapter.getCandidate(Object)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyTransferDropAdapter.getInputElement(ISelection)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.getHistoryEntries()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.getMethod()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.FocusOnSelectionAction.getSelectedMethod(Object)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.getRemaining()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.getRemaining()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.getResult()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryListAction.HistoryListDialog.getResult()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.getMethod(IJavaScriptUnit, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.getSingleSelectedMethod(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getMethodsForAction(int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.getCheckedMethods()-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.findMethod(String, String[], boolean, IFunction[], Map)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.findMethod(String, String[], boolean, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.getInheritedMethod(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.findMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.findSimilarMethod(IFunction, Object[])-1
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(ITextSelection)-1
org.eclipse.wst.jsdt.ui.actions.MoveAction.getSingleSelectedMethod(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.findSuperImplementation(IFunction)-1
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.getMethod(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createInheritedMethods(IType, boolean, boolean, NewTypeWizardPageImportsManager, IProgressMonitor)-1

org.eclipse.wst.jsdt.core.IFunctionContainer

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.analyzeRenameChanges(IProgressMonitor)513
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.analyzeRenameChanges(IProgressMonitor)513
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getMethodInWorkingCopy(IFunction, String, IFunctionContainer)-1

org.eclipse.wst.jsdt.core.IImportContainer

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)73
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)76
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2938
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2938
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)170
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.createTypedSources(IJavaScriptElement, TypedSourceSourceTuple)140
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findElementToSelect(IJavaScriptElement)220
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3415
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(IType)151
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.removeImportAndPackageDeclarations(Object[])132
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findElementToSelect(IJavaScriptElement)219
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)176
org.eclipse.wst.jsdt.internal.ui.filters.ImportDeclarationFilter.select(Viewer, Object, Object)29
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)386
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)386
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3415
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IImportContainer, IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptUnit, IImportContainer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportNodes(IImportContainer, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.createTypedSourcesForImportContainer(TypedSourceSourceTuple, IImportContainer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptUnit, IImportContainer)-1

org.eclipse.wst.jsdt.core.IImportDeclaration

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)497
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)76
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)683
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)683
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)912
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)912
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addReferenceUpdates(TextChangeManager, IJavaScriptUnit, IProgressMonitor, RefactoringStatus)154
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2845
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2845
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2941
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2941
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)172
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportNodes(IImportContainer, JavaScriptUnit)203
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3414
org.eclipse.wst.jsdt.internal.ui.search.SortingLabelProvider.getRichTextLabel(Object)67
org.eclipse.wst.jsdt.internal.ui.search.SortingLabelProvider.getText(Object)49
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)241
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)154
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)231
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.fImportDeclartion-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.fImportDeclartion-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)682
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)682
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addTypeImports(SearchResultGroup)890
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addTypeImports(SearchResultGroup)890
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)911
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)911
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2844
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2844
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.isValideElement(Object)126
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)174
org.eclipse.wst.jsdt.internal.ui.filters.ImportDeclarationFilter.select(Viewer, Object, Object)29
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1941
org.eclipse.wst.jsdt.internal.ui.search.ImportFilter.filters(JavaElementMatch)187
org.eclipse.wst.jsdt.internal.ui.search.SortingLabelProvider.getRichTextLabel(Object)66
org.eclipse.wst.jsdt.internal.ui.search.SortingLabelProvider.getText(Object)48
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)388
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)388
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)497
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)683
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)683
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)912
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)912
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkTypesImportedInCu()733
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addReferenceUpdates(TextChangeManager, IJavaScriptUnit, IProgressMonitor, RefactoringStatus)154
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2845
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)2845
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3414
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)241
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)154
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)231
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.ImportDeclarationSourceContext(IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.ImportDeclarationSourceContext(IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IImportContainer, IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getUpdatedImport(IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getUpdatedImport(IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateImport(IJavaScriptUnit, IImportDeclaration, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateImport(IJavaScriptUnit, IImportDeclaration, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.analyzeImportDeclaration(IImportDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.analyzeImportedTypes(IType[], RefactoringStatus, IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.convertFromImportDeclaration(IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getCompilationUnit(IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addStaticImport(IJavaScriptUnit, IImportDeclaration, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.createStringForNewImport(IJavaScriptUnit, IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportDeclarationNode(IImportDeclaration, JavaScriptUnit)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IImportContainer, IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getImportedType(IJavaScriptUnit, String)-1

org.eclipse.wst.jsdt.core.IIncludePathAttribute

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.getClasspathAttributes()167
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.getClasspathAttributes()167
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getLibraryJavadocLocation(IIncludePathEntry)265
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.doRemove(List)1074
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.editAttributeEntry(CPListElementAttribute)940
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathBasePage.editCustomAttribute(Shell, CPListElementAttribute)39
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathBasePage.removeCustomAttribute(CPListElementAttribute)51
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessJavadocLocation(CPListElement)124
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.createFromExisting(Object, IIncludePathEntry, IJavaScriptProject)613
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.getClasspathAttributes()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElementAttribute.1.getClasspathAttribute()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElementAttribute.getClasspathAttribute()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JavadocAttributeConfiguration.performEdit(Shell, ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JavadocAttributeConfiguration.performRemove(ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess.getClasspathAttribute()-1
org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess.getClasspathAttribute()-1
org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.performEdit(Shell, ClasspathAttributeConfigurationClasspathAttributeAccess)-1
org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.performRemove(ClasspathAttributeConfigurationClasspathAttributeAccess)-1

org.eclipse.wst.jsdt.core.IIncludePathEntry

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.convert(List)934
org.eclipse.wst.jsdt.internal.corext.buildpath.CPJavaProject.getIncludePathEntries()55
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.getNewClasspathEntries()92
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.perform(IProgressMonitor)56
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.modifyClassPath(IJavaScriptProject, IProgressMonitor)103
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.createPackageFragmentRoot(IPackageFragmentRoot)57
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.createPackageFragmentRoot(IPackageFragmentRoot)57
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.openWizard(IIncludePathEntry, String, IJavaScriptProject)74
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IStorageEditorInput, boolean)1008
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IURIEditorInput)1089
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(String)164
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary()97
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.validateFolders()431
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.configureClasspath(IJavaScriptProject, IPackageFragmentRoot, IFolder, IProgressMonitor)205
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.createNewProject(SubProgressMonitor)634
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.flush(List, IJavaScriptProject, LibrarySuperType, IProgressMonitor)820
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getRawClassPath()433
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.updateBuildPathStatus()708
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.updateClassPathStatus()661
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateContainerClasspath(IJavaScriptProject, IPath, IIncludePathEntry, String[], IProgressMonitor)218
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateProjectClasspath(Shell, IJavaScriptProject, IIncludePathEntry, String[], IProgressMonitor)284
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.convertToClasspathEntries(List)748
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.UpdatedJsGlobalScopeContainer.getIncludepathEntries()42
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.UpdatedJsGlobalScopeContainer.getIncludepathEntries()42
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.performFinish()80
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.getRawClasspath()833
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.7.doQuery(IJavaScriptProject, IIncludePathEntry[])284
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.7.doQuery(IJavaScriptProject, IIncludePathEntry[])292
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.setSelection(List, boolean)296
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.getRawClasspath()624
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.changeToExistingLibrary(Shell, IPath, boolean, IJavaScriptProject)139
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.changeToExistingLibrary(Shell, IPath, boolean, IJavaScriptProject)141
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.getNewContainers()255
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.detectClasspath(IProgressMonitor)105
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.getClasspath()235
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.getDefaultClasspathEntry()283
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.getDefaultClasspathEntry()286
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.updateProject(IProgressMonitor)246
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.updateProject(IProgressMonitor)237
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.insertAtEndOfCategory(IIncludePathEntry, List)392
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.updateRootStatus()359
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.1.addToClassPath(IJavaScriptProject, IPath, IProgressMonitor)130
org.eclipse.wst.jsdt.ui.project.JsNature.configure()151
org.eclipse.wst.jsdt.ui.project.JsNature.configure()148
org.eclipse.wst.jsdt.ui.project.JsNature.deconfigure()185
org.eclipse.wst.jsdt.ui.project.JsNature.initLocalClassPath()261
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.getChildren()129
org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage.getNewContainers()71
org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(IIncludePathEntry[], boolean)161
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.getNewClasspathEntries()92
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.createPackageFragmentRoot(IPackageFragmentRoot)57
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.createPackageFragmentRoot(IPackageFragmentRoot)57
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IStorageEditorInput, boolean)1002
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IURIEditorInput)1083
org.eclipse.wst.jsdt.internal.ui.preferences.BuildPathsPropertyPage.applyData(Object)255
org.eclipse.wst.jsdt.internal.ui.preferences.BuildPathsPropertyPage.applyData(Object)245
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(String)164
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.addExclusionPatterns(List, IPath)98
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.configureClasspath(IJavaScriptProject, IPackageFragmentRoot, IFolder, IProgressMonitor)205
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateProjectClasspath(Shell, IJavaScriptProject, IIncludePathEntry, String[], IProgressMonitor)284
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.CPSorter.compare(Object, Object)57
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.CPSorter.compare(Object, Object)58
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.CPSorter.compare(Object, Object)57
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.CPSorter.compare(Object, Object)58
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.detectClasspath(IProgressMonitor)105
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.updateProject(IProgressMonitor)202
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.updateProject(IProgressMonitor)237
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.updateProject(IProgressMonitor)246
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.addExclusionPatterns(IIncludePathEntry, List, Set)423
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.insertAtEndOfCategory(IIncludePathEntry, List)392
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.updateRootStatus()359
org.eclipse.wst.jsdt.ui.project.JsNature.configure()148
org.eclipse.wst.jsdt.ui.project.JsNature.configure()151
org.eclipse.wst.jsdt.ui.project.JsNature.deconfigure()185
org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage.init(IJavaScriptProject, IIncludePathEntry[], boolean)139
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.fEntryToAdd-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocLinkRef.fClasspathEntry-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.fClassPathEntry-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.fEntry-1
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.fEntry-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.fNewEntries-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.fNewEntries-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.fCachedEntry-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.fCurrClasspath-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.fEntryToEdit-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.fNewEntries-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.fEntry-1
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.fResultClasspath-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.fEntries-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.fNewEntries-1
org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage.fClasspathEntries-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.BuildPathsPropertyPage.applyData(Object)253
org.eclipse.wst.jsdt.internal.ui.preferences.BuildPathsPropertyPage.applyData(Object)244
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getClasspathEntryFor(IPath, IJavaScriptProject, int)181
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getExistingEntries(IJavaScriptProject)99
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.includeFiltersEmpty(IResource, IJavaScriptProject, IProgressMonitor)335
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isExcluded(IResource, IJavaScriptProject)230
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isIncluded(IJavaScriptElement, IJavaScriptProject, IProgressMonitor)206
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.parentExcluded(IResource, IJavaScriptProject)253
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.convertContainer(IIncludePathEntry, IJavaScriptProject, Map)207
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.convertContainer(IIncludePathEntry, IJavaScriptProject, Map)206
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocBaseLocation(IJavaScriptElement)288
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getRealClasspathEntry(IJavaScriptProject, IPath, IPath)310
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getRealClasspathEntry(IJavaScriptProject, IPath, IPath)309
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.updateClasspathEntries(Map, IProgressMonitor)143
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.perform(IProgressMonitor)71
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.perform(IProgressMonitor)60
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addReferencingProjects(IJavaScriptProject, Set)46
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addRelatedReferenced(IJavaScriptProject, Set)78
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addRelatedReferencing(IJavaScriptProject, Set)61
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getReferencingClassPathEntry(IJavaScriptProject, IJavaScriptProject)219
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findEntryInContainer(IJsGlobalScopeContainer, IPath)681
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findEntryInContainer(IJsGlobalScopeContainer, IPath)682
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.openWizard(IIncludePathEntry, String, IJavaScriptProject)64
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocStandardWizardPage.collectReferencedElements(IJavaScriptProject, HashSet)301
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.getChildren()133
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageFragmentRoots(IJavaScriptProject)436
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageFragmentRoots(IJavaScriptProject)401
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.internalGetParent(Object)599
org.eclipse.wst.jsdt.internal.ui.preferences.BuildPathsPropertyPage.applyData(Object)245
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.1.run(IProgressMonitor)232
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createControl(Composite)80
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.handleContainerEntry(IPath, IJavaScriptProject, IPath)129
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)106
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.encodeJRELibrary(String, IIncludePathEntry[])171
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.validateFolders()430
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.createPageContent(Composite)92
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.performOk()152
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.addExclusionPatterns(List, IPath)98
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.checkPackageFragmentRoots(IPackageFragmentRoot, IProgressMonitor)144
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.createNewProject(SubProgressMonitor)632
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.createNewProject(SubProgressMonitor)631
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.isInsideJRE(IJavaScriptElement)424
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateClasspath(IPath, IProgressMonitor)435
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateClasspath(IPath, IProgressMonitor)435
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)267
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)258
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)332
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)332
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AddSourceFolderWizardPage.updateRootStatus()421
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getExistingEntries(IIncludePathEntry[])403
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessJavadocLocation(CPListElement)120
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessSourceAttachment(CPListElement)84
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateContainerClasspath(IJavaScriptProject, IPath, IIncludePathEntry, String[], IProgressMonitor)220
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateProjectClasspath(Shell, IJavaScriptProject, IIncludePathEntry, String[], IProgressMonitor)268
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaScriptProject, int, IPath, IResource, IPath)123
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.isProjectSourceFolder(CPListElement[], IJavaScriptProject)770
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.CPUserLibraryElement(String, IJsGlobalScopeContainer, IJavaScriptProject)90
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerDefaultPage.initialize(IJavaScriptProject, IIncludePathEntry[])121
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.performFinish()79
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.attributeUpdated(CPListElement, String[])494
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.openContainerSelectionDialog(CPListElement)822
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.removeEntry()399
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.addToClasspath(List, IJavaScriptProject, IProgressMonitor)175
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)215
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)215
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)128
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)128
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)115
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)115
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.getSelection()254
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)248
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.attributeUpdated(CPListElement, String[])634
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.openContainerSelectionDialog(CPListElement)614
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.changeToExistingLibrary(Shell, IPath, boolean, IJavaScriptProject)135
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.indexOfClasspath(IIncludePathEntry[], IPath)174
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.initialize(IJavaScriptProject, IIncludePathEntry[])320
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.CPSorter.compare(Object, Object)57
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.CPSorter.compare(Object, Object)58
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.CPSorter.compare(Object, Object)58
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.CPSorter.compare(Object, Object)57
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.detectSourceFolders(ArrayList)130
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.addExclusionPatterns(IIncludePathEntry, List, Set)423
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.addExclusionPatterns(IIncludePathEntry, List, Set)433
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.updateRootStatus()354
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.updateRootStatus()342
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.updateRootStatus()329
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.updateRootStatus()347
org.eclipse.wst.jsdt.ui.actions.RemoveFromClasspathAction.canRemove(Object)127
org.eclipse.wst.jsdt.ui.project.JsNature.initLocalClassPath()259
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.getChildren()135
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.getChildren()103
org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage.getNewContainers()70
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.equalEntryKind(IIncludePathEntry, int)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.convertContainer(IIncludePathEntry, IJavaScriptProject, Map)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getConvertedEntry(IIncludePathEntry, IJavaScriptProject, Map)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getLibraryJavadocLocation(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.AddToClasspathChange(IJavaScriptProject, IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.setDeletedEntryProperties(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.toBeDeleted(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.createModifiedEntry(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.isOurEntry(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.1.(ConfigureContainerAction, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.indexInClasspath(IIncludePathEntry[], IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.indexInClasspath(IIncludePathEntry[], IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.openWizard(IIncludePathEntry, String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocLinkRef.JavadocLinkRef(IPath, IIncludePathEntry, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.applySourceAttachment(Shell, IIncludePathEntry, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.applySourceAttachment(Shell, IIncludePathEntry, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.contains(IJavaScriptProject, IIncludePathEntry, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.JsGlobalScopeContainer(IJavaScriptProject, IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.1.(IJavaScriptElement, IIncludePathEntry, URL, Shell, IPath)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.getRunnable(Shell, IJavaScriptElement, URL, IIncludePathEntry, IPath)-1
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.encodeJRELibrary(String, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.deconfigureClasspath(IIncludePathEntry[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getLocationURI(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getAddClasspathLabel(IIncludePathEntry, IPackageFragmentRoot, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.addElement(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.findElement(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getExistingEntries(IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.setElementToReveal(IIncludePathEntry, String)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.getUpdatedEntry(IIncludePathEntry, IIncludePathEntry, String[], IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.getUpdatedEntry(IIncludePathEntry, IIncludePathEntry, String[], IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.modifyClasspathEntry(Shell, IIncludePathEntry, IJavaScriptProject, IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.modifyClasspathEntry(Shell, IIncludePathEntry, String[], IJavaScriptProject, IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.requestContainerUpdate(IJavaScriptProject, IJsGlobalScopeContainer, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateContainerClasspath(IJavaScriptProject, IPath, IIncludePathEntry, String[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.UpdatedJsGlobalScopeContainer(IJsGlobalScopeContainer, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.UpdatedJsGlobalScopeContainer(IJsGlobalScopeContainer, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateProjectClasspath(Shell, IJavaScriptProject, IIncludePathEntry, String[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.createFromExisting(IIncludePathEntry, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.createFromExisting(Object, IIncludePathEntry, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerDefaultPage.initialize(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerDefaultPage.setSelection(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerDescriptor.canEdit(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.findDescriptorPage(JsGlobalScopeContainerDescriptor[], IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.JsGlobalScopeContainerWizard(IIncludePathEntry, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.JsGlobalScopeContainerWizard(IIncludePathEntry, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.2.(LibrariesWorkbookPage, IIncludePathEntry, String[], IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.updateContainerEntry(IIncludePathEntry, String[], IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.7.doQuery(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.8.(new ClasspathModifierQueries(){}, Shell, IIncludePathEntry[][], IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.8.(new ClasspathModifierQueries(){}, Shell, IIncludePathEntry[][], IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.IAddLibrariesQuery.doQuery(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.IAddLibrariesQuery.doQuery(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.1.(Shell, IIncludePathEntry, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.getRunnable(Shell, IIncludePathEntry, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.SourceAttachmentBlock(IStatusChangeListener, IIncludePathEntry, IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.SourceAttachmentBlock(IStatusChangeListener, IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentDialog.SourceAttachmentDialog(Shell, IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.2.(SourceContainerWorkbookPage, IIncludePathEntry, String[], IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.updateContainerEntry(IIncludePathEntry, String[], IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.4.(UserLibraryMarkerResolutionGenerator, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.indexOfClasspath(IIncludePathEntry[], IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.initialize(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.setSelection(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.updateDescription(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.addExclusionPatterns(IIncludePathEntry, List, Set)-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.insertAtEndOfCategory(IIncludePathEntry, List)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.getLibraryJSdocLocation(IIncludePathEntry)-1
org.eclipse.wst.jsdt.ui.PreferenceConstants.encodeJRELibrary(String, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage.initialize(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage.setSelection(IIncludePathEntry)-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseContainerEntries(Shell, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.configureContainerEntry(Shell, IIncludePathEntry, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.configureContainerEntry(Shell, IIncludePathEntry, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.configureJavadocLocation(Shell, IIncludePathEntry)-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.configureSourceAttachment(Shell, IIncludePathEntry)-1
org.eclipse.wst.jsdt.ui.wizards.IJsGlobalScopeContainerPage.setSelection(IIncludePathEntry)-1
org.eclipse.wst.jsdt.ui.wizards.IJsGlobalScopeContainerPageExtension.initialize(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage.init(IJavaScriptProject, IIncludePathEntry[], boolean)-1
org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage.setDefaultClassPath(IIncludePathEntry[], boolean)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.convert(List)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getClasspathEntryFor(IPath, IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.CPJavaProject.getIncludePathEntries()-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getConvertedEntry(IIncludePathEntry, IJavaScriptProject, Map)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getRealClasspathEntry(IJavaScriptProject, IPath, IPath)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.createNewClasspathEntry(int, IPath, IPath, IPath)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.getClasspathEntry()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.getNewClasspathEntries()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.createModifiedEntry(IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getReferencingClassPathEntry(IJavaScriptProject, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findEntryInContainer(IJsGlobalScopeContainer, IPath)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getClasspathEntryToEdit(IJavaScriptProject, IPath, IPath)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.getClasspathEntry()-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.handleContainerEntry(IPath, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.decodeJRELibraryClasspathEntries(String)-1
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.getDefaultJRELibrary()-1
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.getJREContainerEntry()-1
org.eclipse.wst.jsdt.internal.ui.preferences.NewJavaProjectPreferencePage.getJREVariableEntry()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getRawClassPath()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.getUpdatedEntry(IIncludePathEntry, IIncludePathEntry, String[], IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.getClasspathEntries()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.getClasspathEntries()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.getIncludepathEntries()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.getIncludepathEntries()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.convertToClasspathEntries(List)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.getClasspathEntry()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.newClasspathEntry()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElementAttribute.1.getParentClasspassEntry()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.UpdatedJsGlobalScopeContainer.getClasspathEntries()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.UpdatedJsGlobalScopeContainer.getClasspathEntries()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.UpdatedJsGlobalScopeContainer.getIncludepathEntries()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.UpdatedJsGlobalScopeContainer.getIncludepathEntries()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerDefaultPage.getSelection()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.getNewEntries()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.getRawClasspath()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.7.doQuery(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.IAddLibrariesQuery.doQuery(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.IAddLibrariesQuery.doQuery(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.getNewEntry()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentDialog.getResult()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.getRawClasspath()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.getNewContainers()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.getSelection()-1
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.getClasspath()-1
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.getDefaultClasspathEntry()-1
org.eclipse.wst.jsdt.ui.PreferenceConstants.decodeJRELibraryClasspathEntries(String)-1
org.eclipse.wst.jsdt.ui.PreferenceConstants.getDefaultJRELibrary()-1
org.eclipse.wst.jsdt.ui.project.JsNature.getRawClassPath()-1
org.eclipse.wst.jsdt.ui.project.JsNature.initLocalClassPath()-1
org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage.getNewContainers()-1
org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage.getSelection()-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseContainerEntries(Shell, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.configureContainerEntry(Shell, IIncludePathEntry, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.configureJavadocLocation(Shell, IIncludePathEntry)-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.configureSourceAttachment(Shell, IIncludePathEntry)-1
org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess.getParentClasspassEntry()-1
org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess.getParentClasspassEntry()-1
org.eclipse.wst.jsdt.ui.wizards.IJsGlobalScopeContainerPage.getSelection()-1
org.eclipse.wst.jsdt.ui.wizards.IJsGlobalScopeContainerPageExtension2.getNewContainers()-1
org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage.getRawClassPath()-1
org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage.getRawClassPath()-1

org.eclipse.wst.jsdt.core.IInitializer

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement, IType)125
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)67
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])150
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])126
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2867
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2867
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2944
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2944
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)174
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getOffset(IMember)209
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)122
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)126
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)435
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2890
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2890
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)521
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createLabel(IMember)253
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustMemberVisibility(IMember, IProgressMonitor)530
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)781
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)782
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.IncomingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)106
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.IncomingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)106
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.MemberVisibilityAdjustor(IJavaScriptElement, IMember)492
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkMovedMemberAvailability(IMember, IProgressMonitor)488
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)499
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)499
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])126
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IType, IInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getInitializerNode(IInitializer, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.firstOpeningBraceOffset(IInitializer)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getInitializerLabel(IInitializer, long, ColoredString)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getInitializerLabel(IInitializer, long, StringBuffer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IType, IInitializer)-1

org.eclipse.wst.jsdt.core.IJarEntryResource

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isOpenableStorage(Object)956
org.eclipse.wst.jsdt.internal.ui.javaeditor.JarEntryEditorInput.getToolTipText()74
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getParent(Object)1193
org.eclipse.wst.jsdt.internal.ui.viewsupport.StatusBarUpdater.formatMessage(ISelection)73
org.eclipse.wst.jsdt.internal.ui.viewsupport.StorageLabelProvider.getImageForJarEntry(IStorage)86
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)164
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)173
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.internalGetParent(Object)489
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isOpenableStorage(Object)955
org.eclipse.wst.jsdt.internal.ui.javaeditor.JarEntryEditorInput.getToolTipText()73
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getParent(Object)1192
org.eclipse.wst.jsdt.internal.ui.viewsupport.StatusBarUpdater.formatMessage(ISelection)72
org.eclipse.wst.jsdt.internal.ui.viewsupport.StorageLabelProvider.getImageForJarEntry(IStorage)86
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)163
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)172
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.internalGetParent(Object)488
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JarEntryEditorInput.getToolTipText()74
org.eclipse.wst.jsdt.internal.ui.viewsupport.StatusBarUpdater.formatMessage(ISelection)73

org.eclipse.wst.jsdt.core.IJavaScriptElement

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.getAccurateSearchScope(IJavaScriptSearchScope, IMember)100
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.getAccurateSearchScope(IJavaScriptSearchScope, IMember)96
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getImplementingMethods(IFunction)73
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getInterfaceMethods(IFunction)87
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findMethods(IFunction, IType[], IProgressMonitor)196
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)275
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)239
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)239
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterTypeNamesForSeeTag(IFunction)331
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkInitialConditions(IProgressMonitor)421
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)195
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.checkFinalConditions(IProgressMonitor)158
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.initialize(RefactoringArguments)598
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getJavaElements(Object[])88
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(JavaTextSelection)726
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement, boolean)114
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement, boolean)116
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()765
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()765
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInNamesakes(IProgressMonitor, RefactoringStatus)774
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInNamesakes(IProgressMonitor, RefactoringStatus)774
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getSimilarElements()401
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(IJavaScriptUnit, List, TextChangeManager)122
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackagesOnPackageDeletion()453
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addSubPackages()375
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.initialize(RefactoringArguments)876
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedPackageFragmentRoots(IConfirmQuery)542
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaElementTransfer.nativeToJava(TransferData)118
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.removeJavaElementsDescendantsOfJavaElements()142
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()165
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()165
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.getJavaElements()2028
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.getJavaElements()2028
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.getJavaElements()2099
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.getJavaElements()2099
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.initialize(RefactoringArguments)3122
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.initialize(RefactoringArguments)3122
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getJavaElements(List)264
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.setMinus(IJavaScriptElement[], IJavaScriptElement[])294
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.union(IJavaScriptElement[], IJavaScriptElement[])301
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.MemberVisibilityAdjustor(IJavaScriptElement, IMember)494
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addAllRequiredPullableMembers(List, IMember, IProgressMonitor)428
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addAllRequiredPullableMembers(List, IMember, IProgressMonitor)412
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addAllRequiredPullableMembers(List, IMember, IProgressMonitor)443
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.addAllRequiredPushableMembers(List, IMember, IProgressMonitor)320
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.addAllRequiredPushableMembers(List, IMember, IProgressMonitor)329
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getReferencingElementsFromSameClass(IMember, IProgressMonitor, RefactoringStatus)274
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getReferencingElementsFromSameClass(IMember, IProgressMonitor, RefactoringStatus)287
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)261
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createBoxed(PrimitiveType, IJavaScriptProject)240
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getElementsOfType(IJavaScriptElement[], int)81
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)433
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElements()204
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElements()220
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolveOrInputForked(JavaEditor)106
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElements(IStructuredSelection)81
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.getCategoryFilterActionGroupInput()145
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.getCategoryFilterActionGroupInput()146
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.getCandidates(Object)207
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(IStructuredSelection)202
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(ITextSelection)147
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.setupInsertPostions()124
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.computeInput(Object)498
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.computeInput(Object)495
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlayWithSearchEngine(ITypeRoot, String)175
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.IntefaceIndicatorChangeListener.elementChanged(ElementChangedEvent)55
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.IntefaceIndicatorChangeListener.elementChanged(ElementChangedEvent)55
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getInitialElementsFromSelection(List)1022
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectedElementsFromAnt(Element)535
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])535
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.filter(IJavaScriptElement[])284
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.filter(IJavaScriptElement[])284
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.registerToolbarActions(IActionBars)1048
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.setInput(IJavaScriptElement)1210
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.chooseException()235
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceFactoryInputPage.chooseFactoryClass()188
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceIndirectionInputPage.chooseIntermediaryClass()187
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.createWorkspaceSourceScope()244
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.createWorkspaceSourceScope()244
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.browseForAccessorClass()233
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionStringButtonAdapter.changeControlPressed(DialogField)51
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.acceptSearchMatch(SearchMatch)119
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])959
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])959
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])928
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])928
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getCheckedSimilarElements()764
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)253
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)253
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(IJavaScriptProject, int)163
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(Collection, int)333
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getJavaElements(ISelection)290
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getJavaElements(Object[])296
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getJavaElements(Object[])317
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.JavaSearchScopeFactory()64
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()701
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()719
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()712
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()716
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()724
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryDropDownAction.ClearHistoryAction.run()37
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryDropDownAction.ClearHistoryAction.run()37
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.getRemaining()139
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.getRemaining()139
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.getHistoryEntries()372
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.check(IJavaScriptElement, Shell, String, boolean)133
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.checkValidateEdit(IJavaScriptElement, Shell, String)88
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)149
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)165
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)162
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)146
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)152
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.getSelectedElements(IStructuredSelection)149
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.getSelectedElements(IStructuredSelection)143
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.run(ITextSelection)129
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.run(IStructuredSelection)187
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.run(ITextSelection)152
org.eclipse.wst.jsdt.ui.actions.RefreshAction.1.run(IProgressMonitor)134
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IJavaScriptProject, int, String)299
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IPackageFragmentRoot, String)378
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.filter(IJavaScriptElement[])233
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseEnclosingType()1818
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.choosePackage()1779
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseSuperClass()1849
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getCorrespondingElements(List, IJavaScriptProject)746
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findMethods(IFunction, IType[], IProgressMonitor)196
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.checkExistence(RefactoringStatus, Object)215
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.checkExistence(RefactoringStatus, Object)213
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.getResource(Object)227
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.getJavaElement(ISourceManipulation)124
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.isValid(IProgressMonitor)140
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(Object)623
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.1.acceptSearchMatch(SearchMatch)387
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.checkFinalConditions(IProgressMonitor)158
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.initialize(RefactoringArguments)598
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getJavaElements(Object[])88
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)287
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IStructuredSelection)537
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.createOrPattern(IJavaScriptElement[], int)195
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.createOrPattern(IJavaScriptElement[], int)200
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getOldSourceRange(SearchMatch)358
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()765
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()765
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addSimilarElementsTextualUpdates(TextChangeManager, IProgressMonitor)1645
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addSimilarElementsTextualUpdates(TextChangeManager, IProgressMonitor)1629
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IField, String)1474
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IFunction[], String)1421
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getSimilarElements()401
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)668
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)622
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1241
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.resetSelectedSimilarElements()1684
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(IJavaScriptUnit, List, TextChangeManager)122
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackagesOnPackageDeletion()453
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addSubPackages()375
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getSingleProject()634
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.initialize(RefactoringArguments)876
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedPackageFragmentRoots(IConfirmQuery)542
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaElementTransfer.javaToNative(Object, TransferData)71
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetChange.isValid(IProgressMonitor)71
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.getResourceDestination(MoveArguments)175
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.removeJavaElementsDescendantsOfJavaElements()142
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()165
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()165
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.processReorgExecutionRecord(ReorgExecutionLog, JavaRefactoringArguments, String)3411
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.processReorgExecutionRecord(ReorgExecutionLog, JavaRefactoringArguments, String)3419
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.storeLogElement(StringBuffer, String, Object)3451
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)2808
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)2810
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)2810
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)2808
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.initialize(RefactoringArguments)3122
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.initialize(RefactoringArguments)3122
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getJavaElements(List)264
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.groupByCompilationUnit(List)560
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.setMinus(IJavaScriptElement[], IJavaScriptElement[])294
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.union(IJavaScriptElement[], IJavaScriptElement[])301
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.getCompilationUnit(ISourceReference)47
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.removeAllWithParentsSelected(ISourceReference[])69
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.toString()74
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustMemberVisibility(IMember, IProgressMonitor)542
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)1808
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getReferencingElementsFromSameClass(IMember, IProgressMonitor, RefactoringStatus)287
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.createTypedSources(IJavaScriptElement[])128
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getElementsOfType(IJavaScriptElement[], int)81
org.eclipse.wst.jsdt.internal.corext.refactoring.util.ResourceUtil.getResource(Object)52
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.getJavaElement()59
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getEnclosingJavaElement(SearchMatch)30
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)221
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.isEnabled(IStructuredSelection)122
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElements()220
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)182
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)222
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.run(IStructuredSelection)109
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.run(IStructuredSelection)126
org.eclipse.wst.jsdt.internal.ui.actions.NewWizardsActionGroup.isNewTarget(Object)74
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElements(IStructuredSelection)87
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.selectJavaElement(IJavaScriptElement[], Shell, String, String)306
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.internalGetParent(Object)535
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)340
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)327
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)265
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)304
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.addOpenNewWindowAction(IMenuManager, Object)534
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.adjustInputAndSetSelection(Object)997
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.adjustInputAndSetSelection(Object)992
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.findElementToSelect(Object)1048
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getSingleElementFromSelection(ISelection)1084
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getSingleElementFromSelection(ISelection)1071
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getSingleElementFromSelection(ISelection)1097
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.isAncestorOf(Object, Object)674
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.isAncestorOf(Object, Object)674
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.linkToEditor(IStructuredSelection)1124
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.saveSelectionState(IMemento)240
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setInitialInput()891
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setSelectionFromEditor(IWorkbenchPart, ISelection)1164
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setSelectionFromEditor(IWorkbenchPart, ISelection)1160
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setSelectionFromEditor(IWorkbenchPart, ISelection)1147
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPerspectiveFactory.setInputFromAction(IAdaptable)176
org.eclipse.wst.jsdt.internal.ui.browsing.JavaElementTypeComparator.compare(Object, int)47
org.eclipse.wst.jsdt.internal.ui.browsing.JavaElementTypeComparator.compare(Object, Object)32
org.eclipse.wst.jsdt.internal.ui.browsing.JavaElementTypeComparator.compare(Object, Object)32
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.getCategoryFilterActionGroupInput()145
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isInputAWorkingCopy()301
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)184
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)175
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)185
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)181
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)179
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.isValidInput(Object)274
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.isValidInput(Object)276
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)47
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)56
org.eclipse.wst.jsdt.internal.ui.browsing.PatchedOpenInNewWindowAction.getSelectedJavaElement()54
org.eclipse.wst.jsdt.internal.ui.browsing.PatchedOpenInNewWindowAction.getSelectedJavaElement()52
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.getCandidates(Object)205
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.revealElementInEditor(Object, Viewer)655
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.isEnabled(IStructuredSelection)115
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(IStructuredSelection)202
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(IStructuredSelection)195
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(ITextSelection)147
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)188
org.eclipse.wst.jsdt.internal.ui.commands.OpenElementInEditorHandler.execute(ExecutionEvent)33
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInPackageViewHandler.execute(ExecutionEvent)30
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInTypeHierarchyViewHandler.execute(ExecutionEvent)36
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)157
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.getPath(Object, Object)475
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.2.acceptSearchMatch(SearchMatch)116
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.getElementPosition()641
org.eclipse.wst.jsdt.internal.ui.dnd.ResourceTransferDragAdapter.convertSelection()96
org.eclipse.wst.jsdt.internal.ui.filters.ClosedProjectFilter.select(Viewer, Object, Object)29
org.eclipse.wst.jsdt.internal.ui.filters.NamePatternFilter.select(Viewer, Object, Object)64
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.findJavaElement(Object)413
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.computeInput(Object)483
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.1.getElementToOpen(Object)218
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)409
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)397
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)379
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.convertToJavaElementSelection(ISelection)309
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.IntefaceIndicatorChangeListener.elementChanged(ElementChangedEvent)55
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.IntefaceIndicatorChangeListener.elementChanged(ElementChangedEvent)55
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getInitialElementsFromSelection(List)1022
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectableJavaElement(Object)1028
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectedElementsFromAnt(Element)535
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getParent(Object)63
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])535
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doCutCopyWithImportsOperation()308
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doPasteWithImportsOperation()463
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInput(Object)425
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)159
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)138
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)140
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)134
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)132
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditorErrorTickUpdater.problemsChanged(IResource[], boolean)53
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)57
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getParent(Object)322
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getParent(Object)322
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.internalExpandToLevel(Widget, int)436
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.internalExpandToLevel(Widget, int)436
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)631
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)631
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getAST(ISourceReference)139
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getJavaElement(Object)152
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.contains(Object, Object, int)33
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.contains(Object, Object, int)29
org.eclipse.wst.jsdt.internal.ui.JavaTaskListAdapter.getAffectedResource(IAdaptable)25
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getJavaElement(Object)68
org.eclipse.wst.jsdt.internal.ui.model.JavaModelProvider.getResource(Object)45
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationCompareAdapter.save(ResourceMapping[], IMemento)152
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getResourceMapping(Object)96
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.getActualTarget(Object)147
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDropCopy(Object)179
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDropMove(Object)167
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleValidateCopy(Object)194
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleValidateMove(Object)219
org.eclipse.wst.jsdt.internal.ui.navigator.JavaFileLinkHelper.activateEditor(IWorkbenchPage, IStructuredSelection)37
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.customize(Object[], Set)289
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorLabelProvider.formatMessage(Object)154
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDragAdapter.isDragable(ISelection)75
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.getActualTarget(Object)116
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)73
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerActionGroup.addOpenNewWindowAction(IMenuManager, Object)257
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerActionGroup.isGoIntoTarget(Object)244
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)528
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)527
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)352
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)353
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.handleAffectedChildren(IJavaScriptElementDelta, IJavaScriptElement, Collection)951
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.inputDeleted(Collection)198
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.convertElement(Object)977
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getFrameName(Object)1393
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getParent(Object)1189
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getVisibleParent(Object)1492
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getVisibleParent(Object)1482
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.linkToEditor(IStructuredSelection)1018
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.revealElementOrParent(Object)1466
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.tryToReveal(Object)1432
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.tryToReveal(Object)1411
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleDropCopy(Object, DropTargetEvent)236
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleDropMove(Object, DropTargetEvent)197
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleValidateCopy(Object, DropTargetEvent)214
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleValidateMove(Object, DropTargetEvent)175
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetAwareContentProvider.getWorkingSetChildren(IWorkingSet)102
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetDropAdapter.validateTarget(Object, int)120
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.getJavaElement()164
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)56
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.getJARPackageFragmentRoot()185
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.getJavaElement(IStructuredSelection)91
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.getValidPackages(IPackageFragmentRoot, List, HashMap, String)92
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionStringButtonAdapter.changeControlPressed(DialogField)41
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.getFile(Object)149
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.isShownInEditor(Match, IEditorPart)177
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.acceptSearchMatch(SearchMatch)86
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CutAction.containsOnlyElementsInsideCompilationUnits(IStructuredSelection)75
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getChildren(Object)66
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.hasChildren(Object)42
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)888
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)888
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.getAsContainer(Object)900
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.getAsContainer(Object)900
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])962
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])962
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])932
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])932
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.getClipboardJavaElements(TransferData[])247
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.getClipboardJavaElements(TransferData[])247
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])992
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])992
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getTarget(IJavaScriptElement[], IResource[])1008
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getTarget(IJavaScriptElement[], IResource[])1008
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])752
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])752
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.editCurrentElement()630
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getCheckedSimilarElements()764
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getFirstSelectedSourceReference(SelectionChangedEvent)720
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.initializeRefFromUI()614
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.restoreSelectionAndNames(Map)648
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.getParent(Object)213
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.getParent(Object)213
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)253
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)253
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyWizard.CopyInputPage.verifyDestination(Object)67
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyWizard.CopyInputPage.verifyDestination(Object)67
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveWizard.MoveInputPage.verifyDestination(Object)109
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveWizard.MoveInputPage.verifyDestination(Object)109
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getContainingResource(Object)44
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getContainingResource(Object)42
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getCorrespondingResource(Object)32
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getUnderlyingResource(Object)25
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getClassFile(Object)145
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getFile(Object)79
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.tryStructuredSelection(IStructuredSelection)784
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.tryStructuredSelection(IStructuredSelection)789
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.computeContainedMatches(IAdaptable)87
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.getFile(Object)136
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.isShownInEditor(Match, IEditorPart)161
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.addJavaElements(Set, IResource)347
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.addJavaElements(Set, IWorkingSet)384
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(Collection, int)333
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getJavaElements(Object[])317
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getJavaElements(Object[])302
org.eclipse.wst.jsdt.internal.ui.search.LevelTreeContentProvider.getParent(Object)67
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)33
org.eclipse.wst.jsdt.internal.ui.search.SearchResultUpdater.getParent(Object)101
org.eclipse.wst.jsdt.internal.ui.search.SearchResultUpdater.handleRemoved(Set)62
org.eclipse.wst.jsdt.internal.ui.text.AbstractInformationControl.findElement(TreeItem[])455
org.eclipse.wst.jsdt.internal.ui.text.AbstractInformationControl.gotoSelectedElement()432
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)159
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)159
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getForeground(Object)136
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getForeground(Object)136
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.internalExpandToLevel(Widget, int)217
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.internalExpandToLevel(Widget, int)217
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.setInput(Object)613
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)208
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.doSelectionChanged()126
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.doSelectionChanged()126
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.getRemaining()139
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.getRemaining()139
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getDefiningType(Object)65
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.editorActivated(IEditorPart)1580
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.getHistoryEntries()372
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.revealElementInEditor(Object, StructuredViewer)1188
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.saveState(IMemento)1443
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.updateHistoryEntries()346
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.getResources(IAdaptable[])189
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.JavadocHelpContext(IContext, Object[])95
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)138
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getDeclarationLabel(IJavaScriptElement, long, ColoredString)680
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getDeclarationLabel(IJavaScriptElement, long, ColoredString)694
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTextLabel(Object, long)72
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.computeDescriptor(Object, int)104
org.eclipse.wst.jsdt.internal.ui.viewsupport.ResourceToItemsMapper.getCorrespondingResource(Object)163
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)66
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)69
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)44
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)61
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)63
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)43
org.eclipse.wst.jsdt.internal.ui.viewsupport.StatusBarUpdater.formatMessage(ISelection)66
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.addToClasspath(List, IJavaScriptProject, IProgressMonitor)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.createWizard()120
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.exclude(List, IJavaScriptProject, IProgressMonitor)132
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.getDetailedDescription()78
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.getDetailedDescription()92
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.getDetailedDescription()89
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.getProjectPath(IStructuredSelection)154
org.eclipse.wst.jsdt.internal.ui.workingsets.ConfigureWorkingSetAssignementAction.run(IStructuredSelection)434
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.8.run()418
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.8.run()439
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater.checkElementExistence(IWorkingSet)211
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)49
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)38
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)49
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)38
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetModel.ElementMapper.getAllWorkingSets(Object)137
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetModel.ElementMapper.getAllWorkingSets(Object)137
org.eclipse.wst.jsdt.ui.actions.ConvertingSelectionProvider.convertFromUsingDefaultMechanism(ISelection)109
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)234
org.eclipse.wst.jsdt.ui.actions.FindAction.getJavaElement(IStructuredSelection, boolean)142
org.eclipse.wst.jsdt.ui.actions.FindAction.getJavaElement(IStructuredSelection, boolean)144
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)153
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.isEnabled(IStructuredSelection)213
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.getSelectedElements(IStructuredSelection)147
org.eclipse.wst.jsdt.ui.actions.OpenAction.run(Object[])195
org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction.run(IStructuredSelection)138
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.isEnabled(IStructuredSelection)114
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.run(IStructuredSelection)187
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.run(IStructuredSelection)180
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.run(ITextSelection)152
org.eclipse.wst.jsdt.ui.actions.RefreshAction.1.run(IProgressMonitor)134
org.eclipse.wst.jsdt.ui.actions.ShowInNavigatorViewAction.getResource(IJavaScriptElement)161
org.eclipse.wst.jsdt.ui.actions.ShowInNavigatorViewAction.getResource(IStructuredSelection)153
org.eclipse.wst.jsdt.ui.actions.ShowInPackageViewAction.run(IJavaScriptElement)126
org.eclipse.wst.jsdt.ui.actions.ShowInPackageViewAction.run(IStructuredSelection)112
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)98
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getElementName(Object)350
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getJavaProject(Object)341
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getPackageFragmentRoot(Object)284
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getDeclarationLabel(IJavaScriptElement, long, StringBuffer)996
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getDeclarationLabel(IJavaScriptElement, long, StringBuffer)983
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTextLabel(Object, long)378
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IJavaScriptProject, int, String)299
org.eclipse.wst.jsdt.ui.JavaScriptUI.getEditorInputJavaElement(IEditorInput)635
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.getOverrideIndicators(IFunction)149
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.computeAdornmentFlags(Object)170
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.exists(Object)462
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.internalGetParent(Object)481
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getInitialJavaElement(IStructuredSelection)169
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getInitialJavaElement(IStructuredSelection)175
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getInitialJavaElement(IStructuredSelection)193
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.choosePackage()1770
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.fInsert-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.fInsert-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.fInsert-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.fElements-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.fJavaElements-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.fJavaElements-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.fJavaElements-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.fJavaElements-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.fJavaElementDestination-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.fJavaElementDestination-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.fJavaElements-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.fJavaElements-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.fReferencing-1
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.fInputElement-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.1.CodeResolveRunnable.result-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.EMPTY_RESULT-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPerspectiveFactory.fgJavaElementFromAction-1
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.fCurrentViewInput-1
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.fLastOpenedElement-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.EMPTY_RESULT-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.fInitialElements-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.fSelectedElements-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.fActiveJavaElement-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.fReconcilingJavaElement-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.fElement-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.fElement-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.fInput-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.fElement-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.fEnclosingElement-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.fResolvedElements-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.fJavaElement-1
org.eclipse.wst.jsdt.internal.ui.JavaElementProperties.fSource-1
org.eclipse.wst.jsdt.internal.ui.PersistableJavaElementFactory.fElement-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.fJavaElement-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.fJavaElement-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.fWrapperClass-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.fJavaElements-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.fJavaElements-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.fJavaElements-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.fJavaElements-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.fDestination-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.fDestination-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.fDestination-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.fJavaElement-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.fElementToEdit-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.fElementToEdit-1
org.eclipse.wst.jsdt.internal.ui.search.JavaElementLine.fElement-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.fJavaElement-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.javaElement-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.javaElement-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesSearchQuery.fElement-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.fTypeContainer-1
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.fElement-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.fInput-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryAction.fElement-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.fResult-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.fResult-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.fInputElement-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.fInputElement-1
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.JavaUIHelpResource.fElement-1
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.JavaUIHelpResource.fElement-1
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.fJavaElement-1
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.fJavaElement-1
org.eclipse.wst.jsdt.ui.actions.AbstractOpenWizardAction.fCreatedElement-1
org.eclipse.wst.jsdt.ui.actions.FindAction.RETURN_WITHOUT_BEEP-1
org.eclipse.wst.jsdt.ui.search.ElementQuerySpecification.fElement-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.fInput-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.fJavaElement-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.fJavaElement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.checkExistence(RefactoringStatus, Object)213
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.getResource(Object)226
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(Object)620
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.1.acceptSearchMatch(SearchMatch)386
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getJavaElements(Object[])85
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)286
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IStructuredSelection)528
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getSingleProject()633
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaElementTransfer.javaToNative(Object, TransferData)68
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetChange.isValid(IProgressMonitor)70
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.getResourceDestination(MoveArguments)174
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.processReorgExecutionRecord(ReorgExecutionLog, JavaRefactoringArguments, String)3418
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.processReorgExecutionRecord(ReorgExecutionLog, JavaRefactoringArguments, String)3410
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.storeLogElement(StringBuffer, String, Object)3450
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)2806
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)2806
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getJavaElements(List)261
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.splitIntoJavaElementsAndResources(Object[], List, List)574
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.getCompilationUnit(ISourceReference)46
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.removeAllWithParentsSelected(ISourceReference[])66
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.toString()73
org.eclipse.wst.jsdt.internal.corext.refactoring.util.ResourceUtil.getResource(Object)51
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.getJavaElement()58
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getEnclosingJavaElement(SearchMatch)29
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)220
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.isEnabled(IStructuredSelection)121
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)181
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)221
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.run(IStructuredSelection)108
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.run(IStructuredSelection)125
org.eclipse.wst.jsdt.internal.ui.actions.NewWizardsActionGroup.isNewTarget(Object)73
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElements(IStructuredSelection)85
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.internalGetParent(Object)534
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)325
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.addOpenNewWindowAction(IMenuManager, Object)533
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.adjustInputAndSetSelection(Object)996
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.adjustInputAndSetSelection(Object)985
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.findElementToSelect(Object)1047
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getSingleElementFromSelection(ISelection)1095
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getSingleElementFromSelection(ISelection)1067
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.isAncestorOf(Object, Object)673
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.isAncestorOf(Object, Object)673
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.isInputResetBy(IWorkbenchPart)666
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.isInputResetBy(IWorkbenchPart)666
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.isInputResetBy(Object, Object, IWorkbenchPart)644
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.isInputResetBy(Object, Object, IWorkbenchPart)644
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.isValidElement(Object)627
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.linkToEditor(IStructuredSelection)1123
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.saveSelectionState(IMemento)239
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setInitialInput()888
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setInitialInput()885
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setInitialSelection()917
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setSelectionFromEditor(IWorkbenchPart, ISelection)1146
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPerspectiveFactory.setInputFromAction(IAdaptable)175
org.eclipse.wst.jsdt.internal.ui.browsing.JavaElementTypeComparator.compare(Object, int)45
org.eclipse.wst.jsdt.internal.ui.browsing.JavaElementTypeComparator.compare(Object, Object)30
org.eclipse.wst.jsdt.internal.ui.browsing.JavaElementTypeComparator.compare(Object, Object)30
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.getCategoryFilterActionGroupInput()144
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isInputAWorkingCopy()300
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)178
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.1.select(Viewer, Object, Object)148
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)46
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)55
org.eclipse.wst.jsdt.internal.ui.browsing.PatchedOpenInNewWindowAction.getSelectedJavaElement()53
org.eclipse.wst.jsdt.internal.ui.browsing.PatchedOpenInNewWindowAction.getSelectedJavaElement()51
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.getCandidates(Object)202
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.revealElementInEditor(Object, Viewer)649
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.isEnabled(IStructuredSelection)113
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(IStructuredSelection)190
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)184
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)156
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.getPath(Object, Object)474
org.eclipse.wst.jsdt.internal.ui.dnd.ResourceTransferDragAdapter.convertSelection()94
org.eclipse.wst.jsdt.internal.ui.filters.ClosedProjectFilter.select(Viewer, Object, Object)28
org.eclipse.wst.jsdt.internal.ui.filters.NamePatternFilter.select(Viewer, Object, Object)63
org.eclipse.wst.jsdt.internal.ui.filters.NonJavaElementFilter.select(Viewer, Object, Object)33
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.computeInput(Object)480
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.1.getElementToOpen(Object)217
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)408
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)379
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInput(Object)424
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)158
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)132
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getParent(Object)321
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getParent(Object)321
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.internalExpandToLevel(Widget, int)435
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.internalExpandToLevel(Widget, int)435
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getJavaElement(Object)151
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.contains(Object, Object, int)32
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.contains(Object, Object, int)26
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getJavaElement(Object)67
org.eclipse.wst.jsdt.internal.ui.model.JavaModelProvider.getResource(Object)44
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationCompareAdapter.save(ResourceMapping[], IMemento)151
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPipelinedParent(Object, Object)611
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getResourceMapping(Object)95
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.getActualTarget(Object)146
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDropCopy(Object)178
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDropMove(Object)166
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleValidateCopy(Object)194
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleValidateMove(Object)219
org.eclipse.wst.jsdt.internal.ui.navigator.JavaFileLinkHelper.activateEditor(IWorkbenchPage, IStructuredSelection)36
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.customize(Object[], Set)288
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorLabelProvider.formatMessage(Object)153
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDragAdapter.isDragable(ISelection)74
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.getActualTarget(Object)115
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.isEnabled(DropTargetEvent)52
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerActionGroup.addOpenNewWindowAction(IMenuManager, Object)256
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerActionGroup.isGoIntoTarget(Object)243
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.inputDeleted(Collection)198
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.convertElement(Object)953
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getFrameName(Object)1392
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getParent(Object)1188
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getToolTipText(Object)779
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getVisibleParent(Object)1480
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.linkToEditor(IStructuredSelection)1017
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.revealElementOrParent(Object)1465
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.tryToReveal(Object)1431
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.tryToReveal(Object)1410
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleDropCopy(Object, DropTargetEvent)235
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleDropMove(Object, DropTargetEvent)196
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleValidateCopy(Object, DropTargetEvent)214
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleValidateMove(Object, DropTargetEvent)175
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.isEnabled(DropTargetEvent)65
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetAwareContentProvider.getWorkingSetChildren(IWorkingSet)101
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.getJavaElement(IStructuredSelection)89
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchEditorOpener.getElementToOpen(Match)23
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.isShownInEditor(Match, IEditorPart)174
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.isShownInEditor(Match, IEditorPart)176
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.acceptSearchMatch(SearchMatch)84
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CutAction.containsOnlyElementsInsideCompilationUnits(IStructuredSelection)75
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getChildren(Object)65
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.hasChildren(Object)41
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])961
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])961
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])931
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])931
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])991
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])991
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getTarget(IJavaScriptElement[], IResource[])1007
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getTarget(IJavaScriptElement[], IResource[])1007
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getFirstSelectedSourceReference(SelectionChangedEvent)718
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyWizard.CopyInputPage.verifyDestination(Object)66
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyWizard.CopyInputPage.verifyDestination(Object)66
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveWizard.MoveInputPage.verifyDestination(Object)108
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveWizard.MoveInputPage.verifyDestination(Object)108
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getContainingResource(Object)41
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getCorrespondingResource(Object)31
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getUnderlyingResource(Object)24
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getClassFile(Object)141
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getFile(Object)78
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.tryStructuredSelection(IStructuredSelection)783
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPageScoreComputer.computeScore(String, Object)25
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchQuery.SearchRequestor.reportMatch(Match)64
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchQuery.SearchRequestor.reportMatch(Match)64
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.getFile(Object)135
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.isShownInEditor(Match, IEditorPart)160
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getJavaElements(Object[])301
org.eclipse.wst.jsdt.internal.ui.search.LevelTreeContentProvider.getParent(Object)66
org.eclipse.wst.jsdt.internal.ui.search.SearchResultUpdater.getParent(Object)100
org.eclipse.wst.jsdt.internal.ui.search.SearchResultUpdater.handleRemoved(Set)61
org.eclipse.wst.jsdt.internal.ui.search.SortingLabelProvider.getImage(Object)40
org.eclipse.wst.jsdt.internal.ui.text.AbstractInformationControl.gotoSelectedElement()431
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getForeground(Object)135
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getForeground(Object)135
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.internalExpandToLevel(Widget, int)216
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.internalExpandToLevel(Widget, int)216
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)201
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.revealElementInEditor(Object, StructuredViewer)1185
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.getResources(IAdaptable[])188
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.JavadocHelpContext(IContext, Object[])94
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)134
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTextLabel(Object, long)71
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.computeDescriptor(Object, int)103
org.eclipse.wst.jsdt.internal.ui.viewsupport.ResourceToItemsMapper.getCorrespondingResource(Object)162
org.eclipse.wst.jsdt.internal.ui.viewsupport.StatusBarUpdater.formatMessage(ISelection)65
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.getProjectPath(IStructuredSelection)153
org.eclipse.wst.jsdt.internal.ui.workingsets.ConfigureWorkingSetAssignementAction.canEnable(IStructuredSelection)402
org.eclipse.wst.jsdt.internal.ui.workingsets.ConfigureWorkingSetAssignementAction.getSelectedElements(IStructuredSelection)415
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetElementAdapter.adaptElements(IWorkingSet, IAdaptable[])32
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.8.run()438
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater.checkElementExistence(IWorkingSet)210
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)37
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)37
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetModel.ElementMapper.getAllWorkingSets(Object)135
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetModel.ElementMapper.getAllWorkingSets(Object)135
org.eclipse.wst.jsdt.ui.actions.ConvertingSelectionProvider.convertFromUsingDefaultMechanism(ISelection)105
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)233
org.eclipse.wst.jsdt.ui.actions.FindAction.getJavaElement(IStructuredSelection, boolean)141
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)152
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.isEnabled(IStructuredSelection)212
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.getSelectedElements(IStructuredSelection)146
org.eclipse.wst.jsdt.ui.actions.OpenAction.run(Object[])194
org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction.checkEnabled(IStructuredSelection)103
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.isEnabled(IStructuredSelection)112
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.run(IStructuredSelection)175
org.eclipse.wst.jsdt.ui.actions.ShowInNavigatorViewAction.getResource(IStructuredSelection)152
org.eclipse.wst.jsdt.ui.actions.ShowInPackageViewAction.checkEnabled(IStructuredSelection)88
org.eclipse.wst.jsdt.ui.actions.ShowInPackageViewAction.run(IJavaScriptElement)125
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)96
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getElementName(Object)349
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getJavaProject(Object)340
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTextLabel(Object, long)377
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.computeAdornmentFlags(Object)169
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.exists(Object)461
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.internalGetParent(Object)480
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getInitialJavaElement(IStructuredSelection)192
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getCorrespondingElements(List, IJavaScriptProject)749
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)61
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForInterfaces(IJavaScriptElement[], IProgressMonitor)101
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateGetterMethod(IField, ListRewrite)166
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)193
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.getImportedNames()197
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)305
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)387
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)387
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getQualifier(IVariableBinding, ImportRewrite, SimpleName)658
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.satisfiesPreconditions()90
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)500
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)512
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.getElementName()70
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.isValid(IProgressMonitor)140
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.excludeCompilationUnits(SearchResultGroup[], RefactoringStatus)550
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.ConvertAnonymousToNestedRefactoring(AnonymousClassDeclaration)175
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.initialize(RefactoringArguments)1082
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.initialize(RefactoringArguments)806
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initialize(RefactoringArguments)976
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.initialize(RefactoringArguments)985
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)931
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.initialize(RefactoringArguments)429
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.initialize(RefactoringArguments)1299
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.initialize(RefactoringArguments)1288
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.initialize(RefactoringArguments)1321
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.initialize(RefactoringArguments)1330
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.checkInitialConditions(IProgressMonitor)156
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.initialize(RefactoringArguments)552
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.initialize(RefactoringArguments)891
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.PromoteTempToFieldRefactoring(VariableDeclaration)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.1.acceptSearchMatch(SearchMatch)387
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getJavaElementsPerProject(IJavaScriptElement[])246
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.initialize(RefactoringArguments)590
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.getResourceBundleName()320
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(ITypeBinding)174
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(JavaTextSelection)175
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)287
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)594
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)586
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(IResource[], IJavaScriptElement[])708
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isReplaceInvocationsAvailable(JavaTextSelection)1119
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.createOrPattern(IJavaScriptElement[], int)200
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.createOrPattern(IJavaScriptElement[], int)195
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)81
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.groupByCu(List, RefactoringStatus)170
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringCompilationUnitCollector.acceptSearchMatch(SearchMatch)75
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringCompilationUnitCollector.acceptSearchMatch(SearchMatch)75
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchMatchCollector.acceptSearchMatch(SearchMatch)139
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchMatchCollector.acceptSearchMatch(SearchMatch)139
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setPattern(IJavaScriptElement[], int)659
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)34
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.addElements(IMember, LinkedList)84
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])109
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])110
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getOldSourceRange(SearchMatch)359
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.getNewElement()154
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.initialize(RefactoringArguments)435
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.initialize(RefactoringArguments)860
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameJavaProjectProcessor.initialize(RefactoringArguments)206
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initialize(RefactoringArguments)412
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initialize(RefactoringArguments)377
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.initialize(RefactoringArguments)823
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.1.acceptSearchMatch(SearchMatch)837
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.initialize(RefactoringArguments)1032
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)862
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)862
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)681
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)681
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addTypeImports(SearchResultGroup)889
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addTypeImports(SearchResultGroup)889
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)910
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)910
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.initialize(RefactoringArguments)356
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addSimilarElementsTextualUpdates(TextChangeManager, IProgressMonitor)1645
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addSimilarElementsTextualUpdates(TextChangeManager, IProgressMonitor)1629
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.analyzeImportDeclaration(IImportDeclaration, RefactoringStatus)906
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IField, String)1474
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkForConflictingRename(IFunction[], String)1421
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkTypesImportedInCu()740
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initialize(RefactoringArguments)1161
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)668
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)622
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1241
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.resetSelectedSimilarElements()1684
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addTextMatches(IResource, IProgressMonitor)122
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(TextChangeManager, IResource[], IJavaScriptElement[], String, List)84
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.getElementsSmallerThanCu(IJavaScriptElement[])149
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyCompilationUnits(RefactoringStatus)280
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkInitialConditions(IProgressMonitor)226
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.containsSourceFolder(IFolder)575
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getCusToEmpty()783
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.initialize(RefactoringArguments)868
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedPackageFragmentRoots(IConfirmQuery)533
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaMoveProcessor.getDestination()189
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetChange.isValid(IProgressMonitor)71
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)67
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)67
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)319
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)319
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.getCommonParent()55
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.getCommonParent()45
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.getCommonParent()58
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.isDescendantOf(IResource, IJavaScriptElement)161
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.javaElementsHaveCommonParent()81
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.removeJavaElementsDescendantsOfJavaElements()135
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.removeJavaElementsDescendantsOfJavaElements()137
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.removeResourcesDescendantsOfJavaElements()124
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.RefactoringModifications.collectResourcesOfInterest(IPackageFragment)68
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()150
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()150
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualResourcesToReorg()174
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualResourcesToReorg()174
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationAsContainer()806
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationAsContainer()806
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationContainerAsJavaElement()824
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationContainerAsJavaElement()824
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.initialize(RefactoringArguments)962
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.initialize(RefactoringArguments)962
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IResource)1474
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IResource)1474
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.verifyDestination(IJavaScriptElement)1905
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.verifyDestination(IJavaScriptElement)1905
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.initialize(RefactoringArguments)2279
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.initialize(RefactoringArguments)2279
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.initialize(RefactoringArguments)2467
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.initialize(RefactoringArguments)2467
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.canEnable()2539
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.canEnable()2539
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.getRefactoringArguments(String)2619
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.getRefactoringArguments(String)2619
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2662
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2662
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2862
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2862
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()3054
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()3054
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.initialize(RefactoringArguments)3114
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.initialize(RefactoringArguments)3114
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.containsElementOrParent(Set, IResource)602
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getMainTypes(IJavaScriptElement[])328
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.groupByCompilationUnit(List)560
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.hasElementsNotOfType(IJavaScriptElement[], int)378
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.hasElementsOfType(IJavaScriptElement[], int)388
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isArchiveMember(IJavaScriptElement[])60
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.splitIntoJavaElementsAndResources(Object[], List, List)578
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)77
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.initialize(RefactoringArguments)731
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.initialize(RefactoringArguments)2517
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.initialize(RefactoringArguments)2591
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.initialize(RefactoringArguments)1501
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)528
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)684
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedFields(IJavaScriptUnit)736
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedMethods(IJavaScriptUnit)758
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.initialize(RefactoringArguments)863
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.initialize(RefactoringArguments)818
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1033
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1047
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1005
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1019
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)923
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustMemberVisibility(IMember, IProgressMonitor)542
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(SearchResultGroup[], IProgressMonitor)702
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.isInsideMovedMember(IJavaScriptElement)559
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.initialize(RefactoringArguments)1565
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)1568
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChangeManager(RefactoringStatus, IProgressMonitor)1746
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)2274
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReferences(Map, FunctionDeclaration, SearchResultGroup[], boolean, RefactoringStatus, IProgressMonitor)2402
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.initialize(RefactoringArguments)2759
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)920
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)920
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)516
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.initialize(RefactoringArguments)1039
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.initialize(RefactoringArguments)1015
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1674
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1688
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1702
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1616
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkReferencesToPushedDownMembers(IProgressMonitor)536
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.initialize(RefactoringArguments)948
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.initialize(RefactoringArguments)960
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.extractElements(SearchMatch[], int)175
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.initialize(RefactoringArguments)379
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.initialize(RefactoringArguments)370
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createGenericType(ITypeBinding)344
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createRawType(ITypeBinding)372
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createStandardType(ITypeBinding)331
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeVariable(ITypeBinding)415
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getElementsOfType(IJavaScriptElement[], int)77
org.eclipse.wst.jsdt.internal.corext.refactoring.util.QualifiedNameFinder.ResultCollector.acceptFile(IFile)59
org.eclipse.wst.jsdt.internal.corext.refactoring.util.QualifiedNameFinder.ResultCollector.acceptFile(IFile)59
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.getCompilationUnit(ASTNode)123
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.findEnclosingElement(int)90
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.Arguments.resolve(TemplateContext)154
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.Arguments.resolve(TemplateContext)154
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.EnclosingJavaElement.resolve(TemplateContext)97
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.EnclosingJavaElement.resolve(TemplateContext)97
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.ReturnType.resolve(TemplateContext)39
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.ReturnType.resolve(TemplateContext)39
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.contains(ResourceMapping)84
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.contains(ResourceMapping)85
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.hashCode()70
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.addAllCus(HashSet, IJavaScriptElement)732
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragmentRoot, String)135
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getFilePackage(IJavaScriptElement)993
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isExceptionToBeLogged(CoreException)561
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.createFromElement(Element)379
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getContainerTimestamp(TypeNameMatch)333
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.processDelta(IJavaScriptElementDelta)71
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.processDelta(IJavaScriptElementDelta)71
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getCompilationUnit(SearchMatch)49
org.eclipse.wst.jsdt.internal.ui.actions.ActionUtil.isProcessable(JavaEditor)59
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)221
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.isEnabled(IStructuredSelection)122
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)232
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElements()200
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.run()171
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMemberFromEditor()122
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)182
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)222
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.run(IStructuredSelection)109
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.tryIfPropertyFileSelected(IFile)331
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.hasMembersToSort(IJavaScriptElement[])101
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)225
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)271
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)340
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)304
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)303
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)299
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)327
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)226
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.adjustInputAndSetSelection(Object)995
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.adjustInputAndSetSelection(Object)993
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.adjustInputAndSetSelection(Object)992
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.adjustInputAndSetSelection(Object)994
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getSingleElementFromSelection(ISelection)1071
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.restoreSelectionState(IMemento)293
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.selectionChanged(IWorkbenchPart, ISelection)720
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setSelectionFromEditor(IWorkbenchPart, ISelection)1143
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.setSelectionFromEditor(IWorkbenchPart, ISelection)1160
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)256
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.adjustInputAndSetSelection(IJavaScriptElement)619
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.adjustInputAndSetSelection(IJavaScriptElement)608
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.isValidElement(Object)294
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)103
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)103
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)47
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getPackageFragments(IPackageFragment[])91
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(IJavaScriptElementDelta)112
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)238
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)73
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)56
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getFolders(IResource[])221
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getFoldersAndElements(IResource[])202
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getHierarchicalParent(IPackageFragment)372
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getHierarchicalParent(IPackageFragment)384
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)317
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getTopLevelChildrenByElementName(IJavaScriptElement[])261
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.processDelta(IJavaScriptElementDelta)434
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectsView.setInitialInput()120
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)156
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(IStructuredSelection)195
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(ITextSelection)142
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(ITextSelection)127
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)188
org.eclipse.wst.jsdt.internal.ui.commands.OpenElementInEditorHandler.execute(ExecutionEvent)33
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInPackageViewHandler.execute(ExecutionEvent)30
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInTypeHierarchyViewHandler.execute(ExecutionEvent)36
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)157
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.runFromEditor(IAction)275
org.eclipse.wst.jsdt.internal.ui.compare.JavaMergeViewer.getJavaProject(ICompareInput)112
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.createStructureComparator(Object, char[], IDocument, ISharedDocumentAdapter, IProgressMonitor)253
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.getPath(Object, Object)475
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureDiffViewer.getCompilerOptions(ITypedElement)150
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.2.acceptSearchMatch(SearchMatch)116
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.findSibling(IFunction, IJavaScriptElement[])188
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.getInsertOffset()645
org.eclipse.wst.jsdt.internal.ui.EditorInputAdapterFactory.getAdapter(Object, Class)43
org.eclipse.wst.jsdt.internal.ui.filters.NoPackageContainingFoldersFilter.containsPackage(IFolder)43
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.2.run()498
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.doSetInput(Object)542
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.findJavaElement(Object)411
org.eclipse.wst.jsdt.internal.ui.infoviews.GotoInputAction.run()38
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.computeInput(Object)483
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.findSelectedJavaElement(IWorkbenchPart, ISelection)657
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])563
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])555
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.refresh()439
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)96
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.processDelta(IJavaScriptElementDelta, List)230
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocConsoleLineTracker.JavadocConsoleHyperLink.linkActivated()65
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocConsoleLineTracker.JavadocConsoleHyperLink.linkActivated()65
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getArgumentArray(List, List)776
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getInitialElementsFromSelection(List)1014
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectableJavaElement(Object)1026
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectedElementsFromAnt(Element)503
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectedElementsFromAnt(Element)526
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getParent(Object)63
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])493
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.setTreeChecked(IJavaScriptElement[])395
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWizard.init(IWorkbench, IStructuredSelection)369
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWriter.sortSourceElement(IJavaScriptElement[], List, List)172
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.activeJavaEditorChanged(IWorkbenchPart)292
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.getAST(IJavaScriptElement, ASTProviderWAIT_FLAG, IProgressMonitor)478
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)106
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)106
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.ClassFileSynchronizer(ClassFileDocumentProvider, IClassFileEditorInput)73
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.ClassFileSynchronizer(ClassFileDocumentProvider, IClassFileEditorInput)73
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(IEditorInput)652
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.getCorrespondingElement(IJavaScriptElement)566
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.getPackageFragmentRoot(IClassFile)119
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.getPackageFragmentRoot(IClassFile)119
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditorInputFactory.createElement(IMemento)45
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doCutCopyWithImportsOperation()308
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doPasteWithImportsOperation()463
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.createFormattingContext()214
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.createFormattingContext()214
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.isTabsToSpacesConversionEnabled()1373
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset()782
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset()782
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRevealOffset(IJavaScriptElement, int)842
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRevealOffset(IJavaScriptElement, int)842
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedSelection.restore()683
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedSelection.restore()658
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedSelection.restore()683
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedSelection.restore()658
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedSelection.restore()652
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedSelection.restore()652
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInputJavaElement(IEditorPart, boolean)388
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.mustSaveDirtyEditor(IEditorPart, IEditorInput, boolean)617
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)165
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.6.getSelection()1825
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2063
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3407
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1166
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1166
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.installOverrideIndicator(boolean)3023
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setOutlinePageInput(JavaOutlinePage, IEditorInput)1562
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(IJavaScriptElement)2008
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1900
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditorErrorTickUpdater.problemsChanged(IResource[], boolean)53
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)47
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMarkerAnnotation.getCompilationUnit()142
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.1.run()153
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.7.show(ShowInContext)1355
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getParent(Object)322
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getParent(Object)322
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)187
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)187
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.isInnerType(IJavaScriptElement)1317
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.internalExpandToLevel(Widget, int)436
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.internalExpandToLevel(Widget, int)436
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)537
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)525
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)610
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)525
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)537
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)631
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)610
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)631
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)54
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()98
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicator.open()98
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()63
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.scheduleJob()402
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getAdaptedResource(IAdaptable)135
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getAdaptedResourceMapping(IAdaptable)143
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getAdapter(Object, Class)75
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getResource(IJavaScriptElement)110
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.contains(Object, Object, int)29
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.contains(Object, Object, int)31
org.eclipse.wst.jsdt.internal.ui.JavaTaskListAdapter.getAffectedResource(IAdaptable)25
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getChildren(Object)37
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getImageDescriptor(Object)49
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getParent(Object)62
org.eclipse.wst.jsdt.internal.ui.model.JavaModelProvider.getMappings(IResource, ResourceMappingContext, IProgressMonitor)72
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationCompareAdapter.save(ResourceMapping[], IMemento)152
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.3.visit(IDiff)534
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.3.visit(IDiff)530
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.convertToJavaElements(PipelinedShapeModification)170
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.convertToJavaElements(PipelinedShapeModification)159
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.convertToJavaElements(PipelinedViewerUpdate)194
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPackageFragmentChildren(ISynchronizationContext, Object, Object[])463
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPackageFragmentRootChildren(ISynchronizationContext, Object, Object[])515
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPackageFragmentRootChildren(ISynchronizationContext, Object, Object[])510
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPipelinedChildren(Object, Set)570
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPipelinedChildren(Object, Set)591
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPipelinedChildren(Object, Set)562
org.eclipse.wst.jsdt.internal.ui.navigator.JavaFileLinkHelper.findSelection(IEditorInput)43
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.convertToJavaElements(PipelinedShapeModification)217
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.convertToJavaElements(Set)246
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.customize(Object[], Set)289
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDragAdapter.isDragable(ISelection)75
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)73
org.eclipse.wst.jsdt.internal.ui.packageview.GotoResourceAction.run()115
org.eclipse.wst.jsdt.internal.ui.packageview.GotoTypeAction.gotoType(IType)73
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalSynchronizationStateTester.getState(Object, int, IProgressMonitor)64
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalSynchronizationStateTester.getState(Object, int, IProgressMonitor)64
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.findSinglePackageChild(IPackageFragment, IJavaScriptElement[])740
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackagesInFolder(IFolder, Collection)676
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.handleAffectedChildren(IJavaScriptElementDelta, IJavaScriptElement, Collection)951
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)769
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.updateSelection(IJavaScriptElementDelta, Collection)1001
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.convertElement(Object)977
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.convertElement(Object)968
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.findInputElement()734
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getVisibleParent(Object)1482
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetAwareContentProvider.getWorkingSetChildren(IWorkingSet)102
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetAwareContentProvider.processResource(IResource, Collection)118
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetDropAdapter.validateTarget(Object, int)120
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createContents(Composite)143
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createControl(Composite)75
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.getJavaElement()164
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.performOk()205
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)56
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.getJARPackageFragmentRoot()185
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.getSelectedMemberFromEditor()125
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.canRunInEditor()153
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.run(IStructuredSelection)95
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.run(ITextSelection)136
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.createNecessarySourceCode(Refactoring, IProgressMonitor)426
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getTransformedHandle(String, String)618
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getTransformedHandle(String, String)614
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getTransformedHandle(String, String)629
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.createChildNodes()89
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getChangeElement(Map, IJavaScriptElement, List, TextEditChangeNode)164
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getModifiedJavaElement(TextEditBasedChangeGroup, IJavaScriptUnit)140
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)91
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.getPackageFragmentRoot(IClassFile)67
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.deserialize(IDialogSettings)139
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.deserialize(IDialogSettings)125
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()352
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)72
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.computeContainedMatches(AbstractTextSearchResult, IFile)112
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.getFile(Object)145
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.isShownInEditor(Match, IEditorPart)175
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.acceptSearchMatch(SearchMatch)86
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.searchSourcePackageFragmentRoot(IJavaScriptElement)80
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.setDefaults(IPackageFragment, IJavaScriptUnit)66
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.processJavaElements(Set, StringBuffer)189
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.processJavaElements(Set, StringBuffer)189
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedPackagesOrPackageFragmentRoots(IJavaScriptElement[])231
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedPackagesOrPackageFragmentRoots(IJavaScriptElement[])231
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedResources(IResource[], IJavaScriptElement[])240
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedResources(IResource[], IJavaScriptElement[])240
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.createConfirmationStringForOneElement()189
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.createConfirmationStringForOneElement()189
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getChildren(Object)66
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.hasChildren(Object)42
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.7.isValid(String)196
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)888
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)888
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])425
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])425
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])998
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])998
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])752
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])752
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.editCurrentElement()630
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.initializeRefFromUI()614
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.restoreSelectionAndNames(Map)648
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.handleDeclaring(IJavaScriptElement)276
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.handleDeclaring(IJavaScriptElement)276
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)263
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)263
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.treeViewerSelectionChanged(SelectionChangedEvent)700
org.eclipse.wst.jsdt.internal.ui.ResourceAdapterFactory.getAdapter(Object, Class)36
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getContents(JavaScriptUnit)93
org.eclipse.wst.jsdt.internal.ui.search.ImportFilter.isApplicable(JavaSearchQuery)206
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getClassFile(Object)145
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getFile(Object)79
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.create(IDialogSettings)160
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.create(IDialogSettings)157
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.create(IDialogSettings)157
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.create(IDialogSettings)160
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.tryStructuredSelection(IStructuredSelection)789
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchQuery.getSearchPatternDescription()227
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchQuery.run(IProgressMonitor)111
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.computeContainedMatches(IAdaptable)87
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.getFile(Object)136
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.addJavaElements(Set, IResource)347
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.addJavaElements(Set, IWorkingSet)384
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(IEditorInput, int)171
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getProjectScopeDescription(IEditorInput, boolean)217
org.eclipse.wst.jsdt.internal.ui.search.LevelTreeContentProvider.getParent(Object)67
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)33
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesSearchResult.isShownInEditor(Match, IEditorPart)106
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesSearchResultPage.showMatch(Match, int, int, boolean)41
org.eclipse.wst.jsdt.internal.ui.search.SearchResultUpdater.handleRemoved(Set)62
org.eclipse.wst.jsdt.internal.ui.search.VariableFilter.isApplicable(JavaSearchQuery)226
org.eclipse.wst.jsdt.internal.ui.text.AbstractInformationControl.findElement(TreeItem[])455
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getCompilationUnitsForProjects(Hashtable)431
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getCompilationUnitsForProjects(Hashtable)431
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.getCompilationUnit(IMarker)541
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)897
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)966
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.apply(IDocument)220
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.getCompilationUnit()178
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)327
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)327
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.1.visit(ThisExpression)503
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)720
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getAmbiguosTypeReferenceProposals(IInvocationContext, IProblemLocation, Collection)1508
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])153
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])163
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaSourceHover.getHoverInfo(IJavaScriptElement[])52
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverInfo(ITextViewer, IRegion)81
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverRegion(ITextViewer, int)53
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)89
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.computeReplacementString()123
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.getEnclosingTypeName(int, IJavaScriptUnit)289
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.getEnclosingTypeName(int, IJavaScriptUnit)289
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.computeInfo(IProgressMonitor)70
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createJavaDocTags(IDocument, DocumentCommand, String, String, IJavaScriptUnit)196
org.eclipse.wst.jsdt.internal.ui.text.JavaElementProvider.getInformation2(ITextViewer, IRegion)80
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()704
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getForeground(Object)136
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getForeground(Object)136
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.internalExpandToLevel(Widget, int)217
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.internalExpandToLevel(Widget, int)217
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)233
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)233
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.setInput(Object)613
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)205
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)208
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.isDifferentScope(IType)104
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.isDifferentScope(IType)109
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isInScope(IType)192
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isInScope(IType)198
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processDelta(IJavaScriptElementDelta, ArrayList)212
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyTransferDropAdapter.drop(Object, DropTargetEvent)56
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.createPartControl(Composite)845
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.editorActivated(IEditorPart)1580
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.restoreState(IMemento, IJavaScriptElement)1468
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.restoreState(IMemento, IJavaScriptElement)1457
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.saveState(IMemento)1443
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.updateHistoryEntries()346
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.updateInput(IJavaScriptElement)472
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.getResources(IAdaptable[])189
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.JavadocHelpContext(IContext, Object[])95
org.eclipse.wst.jsdt.internal.ui.util.JavaUIHelp.JavaUIHelpListener.helpRequested(HelpEvent)92
org.eclipse.wst.jsdt.internal.ui.util.JavaUIHelp.JavaUIHelpListener.helpRequested(HelpEvent)92
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.openInPerspective(IWorkbenchWindow, IJavaScriptElement)103
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getDeclarationLabel(IJavaScriptElement, long, ColoredString)694
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isLocalType(IType)97
org.eclipse.wst.jsdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.firePostSelectionChanged(ITextSelection)124
org.eclipse.wst.jsdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.firePostSelectionChanged(ITextSelection)124
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)43
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.addToClasspath(List, IJavaScriptProject, IProgressMonitor)180
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.addToClasspath(List, IJavaScriptProject, IProgressMonitor)178
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.exclude(List, IJavaScriptProject, IProgressMonitor)132
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.getDetailedDescription()78
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizard.performFinish()73
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetElementAdapter.adaptFromResource(IResource)57
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.8.run()418
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater.checkElementExistence(IWorkingSet)211
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater.processJavaDelta(JavaWorkingSetUpdaterWorkingSetDelta, IJavaScriptElementDelta)133
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.processJavaDelta(List, IJavaScriptElementDelta)92
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.processJavaDelta(List, IJavaScriptElementDelta)92
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.contains(WorkingSetFilterWorkingSetCompareEntry)76
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.contains(WorkingSetFilterWorkingSetCompareEntry)76
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.isAncestor(IJavaScriptElement, IJavaScriptElement)100
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.isAncestor(IJavaScriptElement, IJavaScriptElement)100
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)49
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)49
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(ITextSelection)486
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(ITextSelection)554
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.run(ITextSelection)144
org.eclipse.wst.jsdt.ui.actions.ConvertingSelectionProvider.convertFromUsingDefaultMechanism(ISelection)109
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.analyze(IPackageFragmentRoot, IProgressMonitor)336
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)234
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.run(ITextSelection)147
org.eclipse.wst.jsdt.ui.actions.FindAction.getJavaElement(IStructuredSelection, boolean)140
org.eclipse.wst.jsdt.ui.actions.FindAction.run(IStructuredSelection)198
org.eclipse.wst.jsdt.ui.actions.FindAction.run(ITextSelection)221
org.eclipse.wst.jsdt.ui.actions.FindExceptionOccurrencesAction.run(ITextSelection)95
org.eclipse.wst.jsdt.ui.actions.FindImplementOccurrencesAction.run(ITextSelection)94
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.run(ITextSelection)193
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)153
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.isEnabled(IStructuredSelection)213
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(ITextSelection)263
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.run(ITextSelection)128
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(ITextSelection)162
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveInstanceMethod(ITextSelection)195
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveStaticMembers(ITextSelection)157
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryReorgMove(ITextSelection)228
org.eclipse.wst.jsdt.ui.actions.OpenAction.isProcessable()161
org.eclipse.wst.jsdt.ui.actions.OpenAction.run(ITextSelection)138
org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction.run(IJavaScriptElement)162
org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction.run(IStructuredSelection)138
org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction.run(ITextSelection)118
org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction.run(ITextSelection)110
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.run(ITextSelection)105
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.run(IStructuredSelection)180
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.run(ITextSelection)138
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMemberFromEditor()109
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMemberFromEditor()107
org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup.addRefactorSubmenu(IMenuManager)553
org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup.fillQuickMenu(IMenuManager)667
org.eclipse.wst.jsdt.ui.actions.RefreshAction.1.run(IProgressMonitor)128
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(ITextSelection)131
org.eclipse.wst.jsdt.ui.actions.ShowInNavigatorViewAction.run(ITextSelection)106
org.eclipse.wst.jsdt.ui.actions.ShowInNavigatorViewAction.run(ITextSelection)96
org.eclipse.wst.jsdt.ui.actions.ShowInPackageViewAction.run(ITextSelection)96
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.hasMembersToSort(IJavaScriptElement[])156
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.run(ITextSelection)177
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)98
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.computeAdornmentFlags(Object)170
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.internalGetParent(Object)475
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.internalGetParent(Object)481
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement[], DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)966
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)419
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)419
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)387
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)387
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementSetFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)331
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementSetFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)331
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.match(List, Map, List, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1311
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.MemberFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)305
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.MemberFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)305
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.update(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)885
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.acceptPotentialMethodDeclaration(CompletionProposal)596
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getCompilationUnit()89
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getProject()506
org.eclipse.wst.jsdt.ui.wizards.NewClassWizardPage.init(IStructuredSelection)84
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.chooseContainer()459
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getInitialJavaElement(IStructuredSelection)163
org.eclipse.wst.jsdt.ui.wizards.NewInterfaceWizardPage.init(IStructuredSelection)60
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.init(IStructuredSelection)109
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1975
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.addToClasspath(IJavaScriptElement, List, List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.exclude(IJavaScriptElement, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isIncluded(IJavaScriptElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.resetFilters(IJavaScriptElement, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForInterfaces(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.AddCustomConstructorOperation(IType, IJavaScriptElement, JavaScriptUnit, IVariableBinding[], IFunctionBinding, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.AddDelegateMethodsOperation(IType, IJavaScriptElement, JavaScriptUnit, String[], String[], CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.AddGetterSetterOperation(IType, IField[], IField[], IField[], JavaScriptUnit, IRequestQuery, IJavaScriptElement, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.findNextSibling(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getIndentUsed(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getLineDelimiterUsed(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocBaseLocation(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkAvailability(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isAlreadyNamed(IJavaScriptElement, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isAvailable(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkNode(ASTNode, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getJavaElementsPerProject(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.InferTypeArgumentsRefactoring(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.elementToHandle(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.elementToHandle(String, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.participants.JavaProcessors.computeAffectedNatures(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.participants.JavaProcessors.computeAffectedNaturs(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getDeclaringType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isCopyAvailable(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isWorkingCopyElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startCopyRefactoring(IResource[], IJavaScriptElement[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInferTypeArgumentsRefactoring(IJavaScriptElement[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveRefactoring(IResource[], IJavaScriptElement[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startRenameRefactoring(IJavaScriptElement, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createReferencedScope(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createReferencedScope(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.createOrPattern(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedFields(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedMethods(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedTypes(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setPattern(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.resolveElementName(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isInDeclaredType(int, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.markAsDeleted(IJavaScriptElement[], CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.markAsDeleted(List, IJavaScriptElement, CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IJavaScriptElement, CopyArguments, CopyArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(TextChangeManager, IResource[], IJavaScriptElement[], String, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.getElementsSmallerThanCu(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.delete(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.delete(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgDestinationValidator.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgDestinationValidator.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaCopyProcessor.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaCopyProcessor.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaCopyProcessor.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addToSetToDelete(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getFields(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeFromSetToDelete(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaElementTransfer.writeJavaElement(DataOutputStream, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaMoveProcessor.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaMoveProcessor.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaMoveProcessor.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference.createImportReference(IJavaScriptElement, int, int, int, boolean, IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference.createImportReference(IJavaScriptElement, int, int, int, boolean, IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference.createQualifiedReference(IJavaScriptElement, int, int, int, boolean, IResource, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference.createQualifiedReference(IJavaScriptElement, int, int, int, boolean, IResource, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference.createSimpleReference(IJavaScriptElement, int, int, int, boolean, IResource, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference.createSimpleReference(IJavaScriptElement, int, int, int, boolean, IResource, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference.TypeReference(IJavaScriptElement, int, int, int, boolean, IResource, int, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference.TypeReference(IJavaScriptElement, int, int, int, boolean, IResource, int, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmOverwriting(IReorgQueries, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.overwrite(IJavaScriptElement, IConfirmQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.isDescendantOf(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.isDescendantOf(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.isDescendantOf(IResource, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.ParentChecker(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.removeFromSetToDelete(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.confirmDeleteOfReadOnlyElements(IJavaScriptElement[], IResource[], IReorgQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.confirmMoveOfReadOnlyElements(IJavaScriptElement[], IResource[], IReorgQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.confirmOperationOnReadOnlyElements(String, String, IJavaScriptElement[], IResource[], IReorgQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.hasReadOnlyResourcesAndSubResources(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.hasReadOnlyResourcesAndSubResources(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.hasReadOnlyResourcesAndSubResources(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.ActualSelectionComputer(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.ActualSelectionComputer(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.CopySubCuElementsPolicy(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.CopySubCuElementsPolicy(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.createCopyPolicy(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.createMovePolicy(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.createReorgPolicy(boolean, IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.hasElementsLargerThanCuOrClassFile(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.hasElementsSmallerThanCuOrClassFile(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.MoveSubCuElementsPolicy(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.MoveSubCuElementsPolicy(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getDestinationAsJavaProject(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getDestinationAsJavaProject(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.canChildrenBeDestinations(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.canElementBeDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.SubCuElementReorgPolicy(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.SubCuElementReorgPolicy(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.canBeDestinationForLinkedResources(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.containsElementOrParent(Set, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.containsLinkedResources(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.createNameArguments(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.createNamePattern(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCompilationUnit(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCompilationUnits(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getElementsOfType(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getMainTypes(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getName(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getResource(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getResources(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.hasAncestorOfType(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.hasElementsNotOfType(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.hasElementsOfType(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.hasElementsOfType(IJavaScriptElement[], int[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isArchiveMember(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isClassFolder(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isInsideClassFile(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isInsideCompilationUnit(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isOfType(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isSourceFolder(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.setMinus(IJavaScriptElement[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.setMinus(IJavaScriptElement[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.union(IJavaScriptElement[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.union(IJavaScriptElement[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.hasParentInSet(IJavaScriptElement, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustIncomingVisibility(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getLabel(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.isInsideMovedMember(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.MemberVisibilityAdjustor(IJavaScriptElement, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedTargetExpression(CompilationUnitRewrite, IJavaScriptElement, Expression, Map, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.createTypedSources(IJavaScriptElement, TypedSourceSourceTuple)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.createTypedSources(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getSourceOfDeclararationNode(IJavaScriptElement, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getElementsOfType(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isAncestorOf(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isAncestorOf(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.getCompilerOptions(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.ResourceUtil.getResource(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.addAllCus(HashSet, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findInCompilationUnit(IJavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllCompilationUnits(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getFilePackage(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.actions.ActionUtil.areProcessable(Shell, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.actions.ActionUtil.isEditable(JavaEditor, Shell, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.actions.ActionUtil.isEditable(Shell, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.actions.ActionUtil.isOnBuildPath(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.actions.ActionUtil.isProcessable(Shell, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilterActionGroup(StructuredViewer, String, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)-1
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.processChildren(IJavaScriptElement[], CategoryFilterActionGroupIResultCollector)-1
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.setInput(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.showCategorySelectionDialog(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.hasMembersToSort(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.1.CodeResolveRunnable.CodeResolveRunnable(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.performForkedCodeResolve(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.selectJavaElement(IJavaScriptElement[], Shell, String, String)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.1.(JavaBrowsingContentProvider, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.postUpdateIcon(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.findInputForJavaElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.internalIsAncestorOf(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.internalIsAncestorOf(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.mustSetNewInput(IJavaScriptElement, IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.mustSetNewInput(IJavaScriptElement, IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.mustSetNewInput(IJavaScriptElement, IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaElementTypeComparator.getIdForJavaElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.adjustInputAndSetSelection(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findInputForJavaElement(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findInputForJavaElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getTopLevelChildrenByElementName(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectsView.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.jumpToMember(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.open(IJavaScriptElement[], IWorkbenchWindow)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.openInViewPart(IWorkbenchWindow, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.addHistoryEntry(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryAction.getElementLabel(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.HistoryAction.getImageDescriptor(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.compileCandidates(List, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.run(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.assertExists(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareUtilities.getJavaElementID(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaElementHistoryPageSource.hasEdition(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getWorkingCopy(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.hasEdition(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.2.addParentPackages(IJavaScriptElement, String)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.findSibling(IFunction, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.hasCursorPositionElement(CompilationUnitEditor, IJavaScriptElement[], List)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.3.(new AbstractInfoView(){}, int, IJavaScriptElement, Object)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.isIgnoringNewInput(IJavaScriptElement, IWorkbenchPart, ISelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.isIgnoringNewInput(IJavaScriptElement, IWorkbenchPart, ISelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.fireChange(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.setSelectedElements(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.setTreeChecked(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWriter.sortSourceElement(IJavaScriptElement[], List, List)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.1.(ASTProvider, IProgressMonitor, IJavaScriptElement, JavaScriptUnit[], ASTParser)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.aboutToBeReconciled(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.cache(JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.createAST(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.getAST(IJavaScriptElement, ASTProviderWAIT_FLAG, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.hasSource(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.isReconciling(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.reconciled(JavaScriptUnit, IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.toString(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.2.(ClassFileEditor, String, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.getCorrespondingElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.ClipboardData.ClipboardData(IJavaScriptElement, String[], String[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.ClipboardData.ClipboardData(IJavaScriptElement, String[], String[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.ClipboardData.isFromSame(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.ClipboardData.isFromSame(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.getClipboardData(IJavaScriptElement, int, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.getCorrespondingElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.containsOffset(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.containsOffset(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRevealOffset(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRevealOffset(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInput(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.getCorrespondingElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditorErrorTickUpdater.updateEditorImage(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.filter(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.filter(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.isInnerType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.filtered(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.filtered(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.filtered(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.filtered(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.setInput(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.JavaTextSelection(IJavaScriptElement, IDocument, int, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.OverrideIndicatorManager.OverrideIndicatorManager(IAnnotationModel, IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.SemanticHighlightingReconciler.1.(SemanticHighlightingReconciler, String, Job, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getProperties(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getResource(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.check(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.check(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.contains(IJavaScriptElement, IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.contains(IJavaScriptElement, IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.contains(IJavaScriptElement, IResource, int)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.isChild(IJavaScriptElement, IResource)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementProperties.JavaElementProperties(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorLabelProvider.formatJavaElementMessage(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.2.(PackageExplorerContentProvider, IJavaScriptElement, StructuredSelection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.3.(PackageExplorerContentProvider, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.findSinglePackageChild(IPackageFragment, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getFolded(IJavaScriptElement[], IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.handleAffectedChildren(IJavaScriptElementDelta, IJavaScriptElement, Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.postUpdateIcon(IJavaScriptElement, Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetAwareContentProvider.getProject(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.PersistableJavaElementFactory.PersistableJavaElementFactory(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.1.(IJavaScriptElement, IIncludePathEntry, URL, Shell, IPath)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.getRunnable(Shell, IJavaScriptElement, URL, IIncludePathEntry, IPath)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.run(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getChangeElement(Map, IJavaScriptElement, List, TextEditChangeNode)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.JavaLanguageNode(TextEditChangeNode, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.JavaLanguageNode(TextEditChangeNode, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.JavaLanguageNode(TextEditChangeNodeChildNode, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.JavaLanguageNode(TextEditChangeNodeChildNode, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.NLSSearchQuery(IJavaScriptElement[], IFile[], IJavaScriptSearchScope, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.collectMatches(Set, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.findKey(Position, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.getSourceContainer(Shell, IWorkspaceRoot, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.chooseSourceContainer(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.searchPackageFragment(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.searchSourcePackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.canEnable(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.ClipboardCopier(IResource[], IJavaScriptElement[], Clipboard, Shell, boolean)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.ClipboardCopier(IResource[], IJavaScriptElement[], Clipboard, Shell, boolean)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.copyToClipboard(IResource[], String[], String, IJavaScriptElement[], TypedSource[], int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.copyToClipboard(IResource[], String[], String, IJavaScriptElement[], TypedSource[], int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.createDataArray(IResource[], IJavaScriptElement[], String[], String, TypedSource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.createDataArray(IResource[], IJavaScriptElement[], String[], String, TypedSource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.createDataTypeArray(IResource[], IJavaScriptElement[], String[], TypedSource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.createDataTypeArray(IResource[], IJavaScriptElement[], String[], TypedSource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getCompilationUnits(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getCompilationUnits(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getName(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getName(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.canCopyToClipboard(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.canCopyToClipboard(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.CopyToClipboardEnablementPolicy(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.CopyToClipboardEnablementPolicy(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.doRun(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedPackagesOrPackageFragmentRoots(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedPackagesOrPackageFragmentRoots(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedResources(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedResources(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isLinkedPackageOrPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isLinkedPackageOrPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isLinkedResource(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isLinkedResource(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.getCommonParent(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.getCommonParent(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.getTarget(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.getTarget(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.getCommonParent(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.getCommonParent(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.getTarget(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.getTarget(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.ProjectPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.ProjectPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.ProjectPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.ProjectPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getAsTypeOrCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getAsTypeOrCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getTarget(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getTarget(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.canPaste(int, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.canPaste(int, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.canPaste(int, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.canPasteAll(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.canPasteAll(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.canPasteAll(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.ReorgTypedSourcePasteStarter.create(TypedSource[], IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.ReorgTypedSourcePasteStarter.create(TypedSource[], IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.ReorgTypedSourcePasteStarter.create(TypedSource[], IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.createRenameDescriptor(IJavaScriptElement, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.RenameLinkedMode(IJavaScriptElement, CompilationUnitEditor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.EditElementDialog(Shell, IJavaScriptElement, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.EditElementDialog(Shell, IJavaScriptElement, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getNameRange(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.addToMap(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.addToMap(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.addToMap(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.addToMap(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.handleDeclaring(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.handleDeclaring(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyStarter.create(IJavaScriptElement[], IResource[], IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyStarter.create(IJavaScriptElement[], IResource[], IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyStarter.create(IJavaScriptElement[], IResource[], IResource)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveStarter.create(IJavaScriptElement[], IResource[], IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveStarter.create(IJavaScriptElement[], IResource[], IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveStarter.create(IJavaScriptElement[], IResource[], IResource)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)-1
org.eclipse.wst.jsdt.internal.ui.search.ExceptionOccurrencesGroupKey.ExceptionOccurrencesGroupKey(IJavaScriptElement, int, String, boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.create(IJavaScriptElement, IOccurrencesFinder)-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.performNewSearch(IOccurrencesFinder, IDocument, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.ImplementOccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)-1
org.eclipse.wst.jsdt.internal.ui.search.IOccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaElementLine.JavaElementLine(IJavaScriptElement, int, String)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.forceIncludeAll(int, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.isSearchableType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.SearchPatternData(int, int, boolean, String, IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.SearchPatternData(int, int, boolean, String, IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.SearchPatternData(int, int, String, boolean, IJavaScriptElement, int, IWorkingSet[], int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.SearchPatternData(int, int, String, boolean, IJavaScriptElement, int, IWorkingSet[], int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.setJavaElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.setJavaElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.collectMatches(Set, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.addJavaElements(Set, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IJavaScriptElement[], boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getSelectionScopeDescription(IJavaScriptElement[], boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getSelectionScopeDescription(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.isInsideJRE(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesFinder.collectOccurrenceMatches(IJavaScriptElement, IDocument, Collection)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesGroupKey.OccurrencesGroupKey(IJavaScriptElement, int, String, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesSearchQuery.OccurrencesSearchQuery(IOccurrencesFinder, IDocument, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.PatternStrings.getSignature(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.SearchUtil.findCompilationUnit(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.SearchUtil.isBinaryPrimitiveConstantOrString(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.search.SearchUtil.warnIfBinaryConstant(IJavaScriptElement, Shell)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.NewCUCompletionUsingWizardProposal(IJavaScriptUnit, Name, int, IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover.getHoverInfo(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getInfoText(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaSourceHover.getHoverInfo(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.getHeaderLabel(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryAction.getImageDescriptor(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryAction.HistoryAction(TypeHierarchyViewPart, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryDropDownAction.addEntries(Menu, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.HistoryListDialog(HistoryListAction, Shell, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.HistoryListDialog(HistoryListAction, Shell, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.1.(TypeHierarchyLifeCycle, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.createTypeHierarchy(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.ensureRefreshedTypeHierarchy(IJavaScriptElement, IRunnableContext)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.15.(TypeHierarchyViewPart, String, IMemento, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.16.(TypeHierarchyViewPart, boolean, IMemento, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.addHistoryEntry(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.doRestoreInBackground(IMemento, IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.doRestoreState(IMemento, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.getSelectableType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.gotoHistoryEntry(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.restoreState(IMemento, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.setHistoryEntries(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.setInputElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.updateInput(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.check(IJavaScriptElement, Shell, String, boolean)-1
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.check(IJavaScriptElement[], Shell, String, boolean)-1
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.checkValidateEdit(IJavaScriptElement, Shell, String)-1
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.checkValidateEdit(IJavaScriptElement[], Shell, String)-1
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.JavaUIHelpResource.JavaUIHelpResource(IJavaScriptElement, String)-1
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.JavaUIHelpResource.JavaUIHelpResource(IJavaScriptElement, String)-1
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.retrieveText(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.open(IJavaScriptElement, IWorkbenchWindow)-1
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.open(IJavaScriptElement[], IWorkbenchWindow)-1
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.openInPerspective(IWorkbenchWindow, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.openInViewPart(IWorkbenchWindow, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getDeclarationLabel(IJavaScriptElement, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.computeJavaAdornmentFlags(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.confirmSynchronized(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getJavaImageDescriptor(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getPackageFragmentIcon(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.SelectionListenerWithASTManager.3.(SelectionListenerWithASTManagerPartListenerGroup, String, IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.calculateASTandInform(IJavaScriptElement, ITextSelection, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.calculateASTandInform(IJavaScriptElement, ITextSelection, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.StatusBarUpdater.formatJavaElementMessage(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.findElement(IJavaScriptElement, CPListElement[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizard.1.(JavaProjectWizard, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.init(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.init(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.isAncestor(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.isAncestor(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.isAncestor(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.isAncestor(IJavaScriptElement, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.generate(IType, IField[], IField[], IField[], JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IJavaScriptUnit, IType, IField[], IField[], IField[], IEditorPart, JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.canOperateOn(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.getType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.getTypeIfPossible(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.performNewSearch(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.run(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInHierarchyAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInWorkingSetAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindImplementorsAction.canOperateOn(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindImplementorsInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindImplementorsInWorkingSetAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReadReferencesInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReferencesAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReferencesAction.run(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReferencesInHierarchyAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReferencesInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReferencesInWorkingSetAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindWriteReferencesInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction.run(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.run(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.ui.actions.ShowInNavigatorViewAction.getResource(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.ShowInPackageViewAction.run(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.hasMembersToSort(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.ui.actions.WorkingSetFindAction.canOperateOn(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.WorkingSetFindAction.run(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.setInputElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getDeclarationLabel(IJavaScriptElement, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.getJSdocBaseLocation(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.getJSdocLocation(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.openInEditor(IJavaScriptElement, boolean, boolean)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.openInEditor(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.revealInEditor(IEditorPart, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.search.ElementQuerySpecification.ElementQuerySpecification(IJavaScriptElement, int, IJavaScriptSearchScope, String)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.filter(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.isPackageFragmentEmpty(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.matches(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.collapseElements(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement[], DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.expandElements(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.JavaProjectionAnnotation(boolean, IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.JavaProjectionAnnotation(boolean, IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.setElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.setElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.text.folding.IJavaFoldingStructureProviderExtension.collapseElements(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.ui.text.folding.IJavaFoldingStructureProviderExtension.expandElements(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.initContainerPage(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findMethods(IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForInterfaces(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.findNextSibling(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.getJavaElement(ISourceManipulation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.handleToElement(String, String, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.handleToElement(String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.handleToElement(WorkingCopyOwner, String, String, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getJavaElements(Object[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getAllScopeElements(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.getSimilarElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.convertFromImportDeclaration(IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getSimilarElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.getJavaElementDestination()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaCopyProcessor.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getJavaElementsToDelete()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaElementTransfer.readJavaElement(DataInputStream)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaMoveProcessor.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.getCommonJavaElementParent()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ParentChecker.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationContainerAsJavaElement()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationContainerAsJavaElement()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.getJavaElementDestination()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.getJavaElementDestination()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getJavaElements()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getJavaElements(List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.setMinus(IJavaScriptElement[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.union(IJavaScriptElement[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getReferencingElementsFromSameClass(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getElementsOfType(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.findEnclosingElement(int)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.getJavaElement()-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findInCompilationUnit(IJavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findTypeContainer(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getEnclosingJavaElement(SearchMatch)-1
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElement(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElements()-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(JavaEditor, boolean)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolveForked(JavaEditor, boolean)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolveOrInputForked(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(JavaEditor, boolean)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElements(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInput(JavaEditor, boolean)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInput(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.performForkedCodeResolve(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(JavaEditor, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.selectJavaElement(IJavaScriptElement[], Shell, String, String)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.findElementToSelect(Object)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.findInputForJavaElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getElementAt(IEditorInput, int)-1
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.getCategoryFilterActionGroupInput()-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findInputForJavaElement(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findInputForJavaElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PatchedOpenInNewWindowAction.getSelectedJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectsView.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.findElementToSelect(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.getCandidates(Object)-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getWorkingCopy(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.findSibling(IFunction, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.getElementPosition()-1
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.findJavaElement(Object)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.findSelectedJavaElement(IWorkbenchPart, ISelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.getInput()-1
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.findSelectedJavaElement(IWorkbenchPart, ISelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(JavaEditor, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(JavaEditor, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getInput(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getInitialElements()-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getInitialElementsFromSelection(List)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectableJavaElement(Object)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectedElementsFromAnt(Element)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSourceElements()-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.getCorrespondingElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.getElementAt(int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.getCorrespondingElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.getElementAt(int, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.getElementAt(int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElement()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElement()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getActiveEditorJavaInput()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInputJavaElement(IEditorPart, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.getCorrespondingElement(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.getElementAt(int, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.getElementAt(int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.getInputJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.filter(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.filter(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveElementAtOffset()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveEnclosingElement()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlinkDetector.getInputJavaElement(ITextEditor)-1
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getJavaElement(Object)-1
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getJavaElement(Object)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.findAddedElement(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.getJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.getJavaElement(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.getJavaElementFromEditor()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getModifiedJavaElement(TextEditBasedChangeGroup, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getCompilationUnits(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getCompilationUnits(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getSelectedJavaElements()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getSelectedJavaElements()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getSingleSelectedJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getSingleSelectedJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.getClipboardJavaElements(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.getClipboardJavaElements(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getAsTypeOrCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getAsTypeOrCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getTarget(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.getTarget(IJavaScriptElement[], IResource[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getCheckedSimilarElements()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getFirstSelectedSourceReference(SelectionChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyWizard.CopyInputPage.getJavaElements()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyWizard.CopyInputPage.getJavaElements()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveWizard.MoveInputPage.getJavaElements()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveWizard.MoveInputPage.getJavaElements()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgUserInputPage.getJavaElements()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.getInput()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.getInput()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.getInput()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.getInput()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.getInput()-1
org.eclipse.wst.jsdt.internal.ui.search.JavaElementLine.getJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.getJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.SearchPatternData.getJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getJavaElements(ISelection)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getJavaElements(Object[])-1
org.eclipse.wst.jsdt.internal.ui.text.AbstractInformationControl.findElement(TreeItem[])-1
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.getJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getEditorInputJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.text.java.MemberProposalInfo.getJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.getJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.getRemaining()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.getRemaining()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.getResult()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HistoryListAction.HistoryListDialog.getResult()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.getInputElement()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyTransferDropAdapter.getInputElement(ISelection)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.getHistoryEntries()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.getInputElement()-1
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathWizard.getCreatedElement()-1
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizard.getCreatedElement()-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewClassCreationWizard.getCreatedElement()-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewElementWizard.getCreatedElement()-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewPackageCreationWizard.getCreatedElement()-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderCreationWizard.getCreatedElement()-1
org.eclipse.wst.jsdt.ui.actions.AbstractOpenWizardAction.getCreatedElement()-1
org.eclipse.wst.jsdt.ui.actions.FindAction.findType(IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.getJavaElement(IStructuredSelection, boolean)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.getTypeIfPossible(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.ui.actions.FindExceptionOccurrencesAction.getEditorInput(JavaEditor)-1
org.eclipse.wst.jsdt.ui.actions.FindImplementOccurrencesAction.getEditorInput(JavaEditor)-1
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.getEditorInput(JavaEditor)-1
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.getSelectedElements(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.elementAtOffset()-1
org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup.getEditorInput()-1
org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.getInputElement()-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.getEditorInputJavaElement(IEditorInput)-1
org.eclipse.wst.jsdt.ui.search.ElementQuerySpecification.getElement()-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.filter(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.getInputElement()-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.getElement()-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation.getElement()-1
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getInitialJavaElement(IStructuredSelection)-1

org.eclipse.wst.jsdt.core.IJavaScriptElementDelta

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)598
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)598
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)601
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)601
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(IJavaScriptElementDelta)192
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.1.run()162
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)205
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)205
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)536
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)536
org.eclipse.wst.jsdt.internal.ui.search.SearchResultUpdater.elementChanged(ElementChangedEvent)46
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.elementChanged(ElementChangedEvent)346
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.elementChanged(ElementChangedEvent)346
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)430
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)430
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.processChildrenDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.processChildrenDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.isClassPathChange(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.processAffectedChildren(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.processChildrenDelta(IJavaScriptElementDelta, List)-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.processDelta(IJavaScriptElementDelta, List)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.isPossibleStructuralChange(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.isPossibleStructuralChange(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.reconcile(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.reconcile(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.findAddedElement(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.handleAffectedChildren(IJavaScriptElementDelta, IJavaScriptElement, Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processAffectedChildren(IJavaScriptElementDelta[], Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.updateSelection(IJavaScriptElementDelta, Collection)-1
org.eclipse.wst.jsdt.internal.ui.search.SearchResultUpdater.collectRemoved(Set, Set, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processChildrenDelta(IJavaScriptElementDelta, ArrayList)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processDelta(IJavaScriptElementDelta, ArrayList)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater.processJavaDelta(JavaWorkingSetUpdaterWorkingSetDelta, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.processJavaDelta(List, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.processJavaDelta(List, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.isClassPathChange(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.findElement(IJavaScriptElement, IJavaScriptElementDelta)-1

org.eclipse.wst.jsdt.core.IJavaScriptModel

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)40
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptElement)330
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)455
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.getElements(Object)117
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.postAdd(Object, Object, Collection)314
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getChildren(Object)285
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getChildren(Object)285
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getChildren(Object)60
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getChildren(Object)60
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPageContentProvider.getChildren(Object)43
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)158
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.fJavaModel-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.fJavaModel-1
org.eclipse.wst.jsdt.internal.ui.JavaElementContainmentAdapter.fJavaModel-1
org.eclipse.wst.jsdt.internal.ui.packageview.GotoResourceAction.GotoResourceDialog.fJavaModel-1
org.eclipse.wst.jsdt.internal.ui.packageview.GotoResourceAction.GotoResourceDialog.fJavaModel-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaSourcePackageFragmentRootCompletionProcessor.fRoot-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(IJavaScriptElement)232
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)992
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)992
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)2300
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)2300
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.verifyDestination(IJavaScriptElement)2488
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.verifyDestination(IJavaScriptElement)2488
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)3135
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)3135
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)454
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectsView.isValidInput(Object)133
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.convertToJavaElements(PipelinedShapeModification)220
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.getElements(Object)116
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.getParent(Object)103
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.postAdd(Object, Object, Collection)313
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.postRefresh(List, boolean, Collection)325
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getChildren(Object)284
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.getToolTipText(Object)777
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.updateTitle()1260
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetAwareContentProvider.getModelPath(Object)155
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getChildren(Object)59
org.eclipse.wst.jsdt.internal.ui.search.PostfixLabelProvider.getQualification(Object)50
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.isExpandable(Object)476
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPageContentProvider.getChildren(Object)42
org.eclipse.wst.jsdt.ui.actions.CustomFiltersActionGroup.isSelected(Object, Object, IContentProvider, ViewerFilter)339
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)157
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)74
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.findJavaProject(IPath)1115
org.eclipse.wst.jsdt.internal.ui.model.JavaModelMerger.getDependentProjects(Set, IProject)68
org.eclipse.wst.jsdt.internal.ui.preferences.ProjectSelectionDialog.createDialogArea(Composite)125
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.checkPackageFragmentRoots(IPackageFragmentRoot, IProgressMonitor)127
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessJavadocLocation(CPListElement)113
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessSourceAttachment(CPListElement)77
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.updateElements()187
org.eclipse.wst.jsdt.ui.actions.RefreshAction.1.run(IProgressMonitor)132
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptModel)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptModel)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.JavaModelResourceMapping(IJavaScriptModel)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.JavaModelResourceMapping(IJavaScriptModel)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getNonJavaProjects(IJavaScriptModel)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getOpenNonJavaProjects(IJavaScriptModel)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPageContentProvider.getNonJavaProjects(IJavaScriptModel)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getJavaProjects(IJavaScriptModel)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptModel)-1

org.eclipse.wst.jsdt.core.IJavaScriptModelStatus

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.commitClassPath(CPJavaProject, IProgressMonitor)716
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.commitClassPath(List, IJavaScriptProject, IProgressMonitor)697
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.validateAndAddEntry(CPListElement, List, IJavaScriptProject)1000
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AddSourceFolderWizardPage.updateRootStatus()480
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SetFilterWizardPage.updateStatus()200
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.updateRootStatus()362

org.eclipse.wst.jsdt.core.IJavaScriptProject

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.getProjects()547
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createReferencedScope(IJavaScriptElement[], int)179
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createReferencedScope(IJavaScriptElement[])162
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getRelatedProjects(IJavaScriptProject)238
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)319
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)319
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getReferencingProjects(IPackageFragmentRoot)155
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getCheckedProjects()583
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWizard.performFinish()165
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getChangedProjects(IDiffChangeEvent)258
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.chooseProject()511
org.eclipse.wst.jsdt.ui.JavaScriptUI.createTypeDialog(Shell, IRunnableContext, IProject, int, boolean)425
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getFragmentRoot(IResource, IJavaScriptProject, IProgressMonitor)159
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.checkFinalConditions(IProgressMonitor)604
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.checkFinalConditions(IProgressMonitor)615
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.getProjects()547
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocBaseLocation(IJavaScriptElement)279
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.getJavaProject()98
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.getJavaProject()74
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.checkFinalConditions(IProgressMonitor)156
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement)491
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)146
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createReferencedScope(IJavaScriptElement[], int)179
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createReferencedScope(IJavaScriptElement[])162
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getAllSourceRootsInProjects(Collection)207
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getRelatedProjects(IJavaScriptProject)238
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)43
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)46
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameJavaProjectProcessor.initialize(RefactoringArguments)210
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IPackageFragmentRoot)194
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)847
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)847
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2420
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2420
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1036
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1260
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1160
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1190
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)790
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getReferencingProjects(IPackageFragmentRoot)155
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptElement)328
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.getProjects()104
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.getProjects()104
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.addAllCus(HashSet, IJavaScriptElement)707
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)457
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)242
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)255
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)98
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.internalGetParent(Object)517
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)54
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)66
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getChildren(Object)63
org.eclipse.wst.jsdt.internal.ui.filters.NonSharedProjectFilter.select(Viewer, Object, Object)36
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.CleanUpConfigurationPage.ProfileTableAdapter.openPropertyDialog(ListDialogField)183
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.CleanUpConfigurationPage.ProfileTableAdapter.openPropertyDialog(ListDialogField)183
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.CleanUpConfigurationPage.ProfileTableAdapter.openPropertyDialog(ListDialogField)183
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.ProjectProfileLableProvider.getColumnText(Object, int)104
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.ProjectProfileLableProvider.getColumnText(Object, int)120
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.ProjectProfileLableProvider.getColumnText(Object, int)104
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.ProjectProfileLableProvider.getColumnText(Object, int)120
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getChildren(Object)35
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getCheckedProjects()583
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWizard.performFinish()165
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.store(IDialogSettings)122
org.eclipse.wst.jsdt.internal.ui.JavaProjectAdapterFactory.getAdapter(Object, Class)34
org.eclipse.wst.jsdt.internal.ui.model.JavaModelContentProvider.getChildren(Object)51
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getChangedProjects(IDiffChangeEvent)258
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.handleChange(IDiffChangeEvent)667
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.convertToJavaElements(Set)253
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.deconvertJavaProjects(PipelinedShapeModification)199
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.getParent(Object)107
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.interceptAdd(PipelinedShapeModification)175
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.postAdd(Object, Object, Collection)316
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.handleInvalidSelection(ISelection, ISelection)315
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.handleInvalidSelection(ISelection, ISelection)315
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)132
org.eclipse.wst.jsdt.internal.ui.preferences.PropertyAndPreferencePage.doLinkActivated(Link)204
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)194
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.getSourceContainer(Shell, IWorkspaceRoot, IJavaScriptElement)97
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)42
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)42
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.1.isSelectedValid(Object)124
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.chooseSourceContainer(IJavaScriptElement)167
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])447
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])447
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])339
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])339
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)190
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)190
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.createTypeHierarchy(IJavaScriptElement, IProgressMonitor)135
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)257
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.canHandle(IStructuredSelection)203
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.getDetailedDescription()89
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.run()107
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.CreateLinkedSourceFolderAction.run()71
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.CreateSourceFolderAction.run()75
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)124
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)124
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.canHandle(IStructuredSelection)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.createWizard()115
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.1.run(IProgressMonitor)134
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)243
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.run()110
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.openProjectDialog(CPListElement)409
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.openProjectDialog(CPListElement)422
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.chooseProject()522
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater.processJavaDelta(JavaWorkingSetUpdaterWorkingSetDelta, IJavaScriptElementDelta)140
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater.processJavaDelta(JavaWorkingSetUpdaterWorkingSetDelta, IJavaScriptElementDelta)142
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.processJavaDelta(List, IJavaScriptElementDelta)100
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.processJavaDelta(List, IJavaScriptElementDelta)103
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.processJavaDelta(List, IJavaScriptElementDelta)100
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.JavaElementChangeListener.processJavaDelta(List, IJavaScriptElementDelta)103
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.contains(WorkingSetFilterWorkingSetCompareEntry)80
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.contains(WorkingSetFilterWorkingSetCompareEntry)80
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)247
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)172
org.eclipse.wst.jsdt.ui.actions.ProjectActionGroup.evaluateSelection(Object[], List)126
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)161
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)269
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.1.isSelectedValid(Object)465
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.chooseContainer()509
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.fProject-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.fProject-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.fProjectHandle-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameJavaProjectProcessor.fProject-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.fProject-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.CaptureType.fJavaProject-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.ProjectKeyPair.fProject-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.ProjectKeyPair.fProject-1
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContext.fProject-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaFormatter.fProject-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaProjectResourceMapping.fProject-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaProjectResourceMapping.fProject-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.fJavaProject-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocLinkRef.fProject-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWriter.fJavaProjects-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.RequiredProjectWrapper.fProject-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.RequiredProjectWrapper.fProject-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageFragmentRootContainer.fProject-1
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.fDummyProject-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.fJavaProject-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.fProject-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor.fJavaProject-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor.fJavaProject-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.fProject-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.fProject-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.fProject-1
org.eclipse.wst.jsdt.internal.ui.text.java.MemberProposalInfo.fJavaProject-1
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.fJavaProject-1
org.eclipse.wst.jsdt.internal.ui.text.JavaIndenter.CorePrefs.fProject-1
org.eclipse.wst.jsdt.internal.ui.text.JavaIndenter.CorePrefs.fProject-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.fCurrentProject-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplate.fCurrentProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesDialog.fProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.fCurrJSProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.fJavaProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.fProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CreateMultipleSourceFoldersDialog.fJavaProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.fCurrProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.fCurrJProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.fCurrJProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.fJavaScriptProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.fJavaScriptProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.fCurrJProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.fProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.fCurrJProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.OpenBuildPathMarkerResolution.fProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.OpenBuildPathMarkerResolution.fProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.fProject-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.fCurrJProject-1
org.eclipse.wst.jsdt.ui.JavaScriptLibrariesAction.project-1
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.project-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.fJavaProject-1
org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage.fJavaScriptProject-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getFragmentRoot(IResource, IJavaScriptProject, IProgressMonitor)158
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isAvailable(IJavaScriptElement)739
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.elementToHandle(String, IJavaScriptElement)122
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.getResourceBundleName()325
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(IJavaScriptElement)232
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement)490
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IPackageFragmentRoot)193
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)845
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)845
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)2302
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)2302
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2419
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2419
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.canBeDestinationForLinkedResources(IJavaScriptElement)472
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isProject(Object)79
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)456
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)97
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.internalGetParent(Object)516
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.inputChanged(Viewer, Object, Object)179
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.isValidInput(Object)274
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getChildren(Object)62
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.hasChildren(Object)97
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectsView.isValidElement(Object)144
org.eclipse.wst.jsdt.internal.ui.filters.NonJavaProjectsFilter.select(Viewer, Object, Object)28
org.eclipse.wst.jsdt.internal.ui.filters.NonSharedProjectFilter.select(Viewer, Object, Object)35
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getChildren(Object)34
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getCheckedProjects()578
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.setTreeChecked(IJavaScriptElement[])400
org.eclipse.wst.jsdt.internal.ui.model.JavaModelContentProvider.getChildren(Object)49
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getChildrenInContext(ISynchronizationContext, Object, Object[])270
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getVisibleProjects()633
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.convertToJavaElements(PipelinedShapeModification)220
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.convertToJavaElements(Set)251
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.deconvertJavaProjects(PipelinedShapeModification)197
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.getParent(Object)106
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.interceptAdd(PipelinedShapeModification)174
org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorContentProvider.postAdd(Object, Object, Collection)315
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)61
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)263
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)263
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.handleInvalidSelection(ISelection, ISelection)314
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.handleInvalidSelection(ISelection, ISelection)314
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetAwareContentProvider.getWorkingSetChildren(IWorkingSet)99
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createContents(Composite)153
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createControl(Composite)97
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)129
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.getSourceContainer(Shell, IWorkspaceRoot, IJavaScriptElement)96
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)41
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)41
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.1.isSelectedValid(Object)123
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.chooseSourceContainer(IJavaScriptElement)166
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)878
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)878
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.canHandle(IStructuredSelection)201
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.getDetailedDescription()88
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.run()106
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.CreateLinkedSourceFolderAction.canHandle(IStructuredSelection)112
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.CreateSourceFolderAction.canHandle(IStructuredSelection)115
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.3.run(IProgressMonitor)382
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)158
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)158
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)123
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)123
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.canHandle(IStructuredSelection)141
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.createWizard()114
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.getSelection()253
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.1.run(IProgressMonitor)133
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)242
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.getDetailedDescription()88
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.run()109
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.isExpandable(Object)470
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetUpdater.checkElementExistence(IWorkingSet)217
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetModel.ElementMapper.put(IWorkingSet)158
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetModel.ElementMapper.put(IWorkingSet)158
org.eclipse.wst.jsdt.ui.actions.BuildActionGroup.isBuildTarget(ISelection)131
org.eclipse.wst.jsdt.ui.actions.ProjectActionGroup.evaluateSelection(Object[], List)125
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)160
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)268
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.1.isSelectedValid(Object)464
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.chooseContainer()508
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.addJavadocComments(IProgressMonitor)167
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ContextSensitiveImportRewriteContext.getImportedNames()196
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetterStub(IField, String, boolean, int)114
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.collectReferences(JavaScriptUnit, List, List, Set, Set)526
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)238
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)238
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCompilationUnitContent(IJavaScriptUnit, String, String, String, String, String)232
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getFileComment(IJavaScriptUnit, String)256
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.TokenScanner(IJavaScriptUnit)84
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.createAst(IJavaScriptUnit, Map, IProgressMonitor)317
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.addCompilationUnit(IJavaScriptUnit)505
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.checkFinalConditions(IProgressMonitor)615
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.checkFinalConditions(IProgressMonitor)604
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.convert(CompilationUnitRewrite, TextEditGroup, LinkedProposalModel)510
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getIntroducedVariableName()477
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.updateClasspathEntries(Map, IProgressMonitor)130
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.validateClasspath()81
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.perform(IProgressMonitor)54
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.doDelete(IProgressMonitor)107
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.getProject()82
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.modifyClassPaths(IProgressMonitor)118
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])802
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewNestedClass(CompilationUnitRewrite, ITypeBinding[])618
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createChange(IProgressMonitor)527
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createChange(IProgressMonitor)428
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.createRefactoringDescriptor()482
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.createChange(IProgressMonitor)848
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.prepareInitializerForLocation(Expression)499
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.prepareInitializerForLocation(Expression)499
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.createChange(IProgressMonitor)347
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.createChange(IProgressMonitor)257
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.createParameterizedInvocation(Expression, Type[])377
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createChange(IProgressMonitor)1052
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createChange(IProgressMonitor)727
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createChange(ASTRewrite)650
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.createChange(IProgressMonitor)413
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.getScanner(IJavaScriptUnit)36
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintsSolver.getNonTaggingInterfaces(ArrayList)353
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.3.getDescriptor()530
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.check15()263
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.checkFinalConditions(IProgressMonitor)156
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getJavaElementsPerProject(IJavaScriptElement[])247
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getSingleProject()558
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getSingleProject()560
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.handleToElement(WorkingCopyOwner, String, String, boolean)182
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.getUnformattedSource(IProgressMonitor)95
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.NLSHint(IJavaScriptUnit, JavaScriptUnit)69
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveStaticMembersRefactoring(IMember[], Shell)388
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addReferencingProjects(IJavaScriptProject, Set)43
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addRelatedReferenced(IJavaScriptProject, Set)75
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addRelatedReferencing(IJavaScriptProject, Set)58
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getAffectedProjects()277
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.createChange(IProgressMonitor)575
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.createChange(IProgressMonitor)347
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createChange(IProgressMonitor)685
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.createRefactoringDescriptor()553
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameSourceFolderProcessor.checkNewElementName(String)133
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.createChange(IProgressMonitor)248
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createChange(IProgressMonitor)983
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedArchiveFiles(IConfirmQuery)517
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.createPackageFragmentRoot(IPackageFragmentRoot)49
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.createPackageFragmentRoot(IPackageFragmentRoot)49
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IPackageFragmentRoot)194
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackageFragmentRootsPolicy.createChange(IProgressMonitor, INewNameQueries)385
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackageFragmentRootsPolicy.createChange(IProgressMonitor, INewNameQueries)385
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.createChange(IProgressMonitor)1543
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.createChange(IProgressMonitor)1543
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.getModifications()1582
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.getModifications()1582
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.verifyDestination(IJavaScriptElement)1621
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.verifyDestination(IJavaScriptElement)1621
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.confirmOverwriting(IReorgQueries)2194
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.confirmOverwriting(IReorgQueries)2194
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)2808
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)2808
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkArgName()706
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createChange(IProgressMonitor)408
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChange(IProgressMonitor)1179
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.computeValidTypes(ITypeBinding, Collection, Collection, IProgressMonitor)1095
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createChange(IProgressMonitor)470
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getFieldReferencingCompilationUnits(Map, ASTNode[])551
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getMethodReferencingCompilationUnits(Map, ASTNode[])587
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1017
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1150
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChange(IProgressMonitor)314
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComments(CompilationUnitRewrite, Set)570
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.normalizeText(String)916
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1030
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createChange(IProgressMonitor)251
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeDeclaration(IJavaScriptUnit, IType, AbstractTypeDeclaration, String, StringBuffer, RefactoringStatus, IProgressMonitor)552
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)759
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1056
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createChange(IProgressMonitor)753
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChange(IProgressMonitor)1656
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodContent(IDocument, FunctionDeclaration, ASTRewrite)2105
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createChange(List, RefactoringStatus, IProgressMonitor)674
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.initialize(RefactoringArguments)1050
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChange(IProgressMonitor)996
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1711
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1834
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChange(IProgressMonitor)644
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChange(IProgressMonitor)201
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)254
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.PrimitiveType.doCanAssignTo(TType)67
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createCaptureType(ITypeBinding)426
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createParameterizedType(ITypeBinding)357
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getReferencingProjects(IPackageFragmentRoot)150
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(String, int)392
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(String, int)392
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)639
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)639
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.TypeParameterResolver(CompilationUnitCompletion, CompilationUnitCompletionVariable)368
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.TypeParameterResolver(CompilationUnitCompletion, CompilationUnitCompletionVariable)368
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)190
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)190
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)149
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)149
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.getJavaProject()130
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.evaluate(Template)161
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.getIndentation()128
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.suggestVariableName(String, String[])414
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContextType.Todo.resolve(TemplateContext)280
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContextType.Todo.resolve(TemplateContext)280
org.eclipse.wst.jsdt.internal.corext.template.java.JavaDocContext.evaluate(Template)193
org.eclipse.wst.jsdt.internal.corext.template.java.JavaDocContext.getIndentation()211
org.eclipse.wst.jsdt.internal.corext.template.java.JavaFormatter.format(IDocument, CompilationUnitContext)326
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)255
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.getCoreFormatterOption(String)413
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.isOnClassPath(IJavaScriptUnit)360
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.isValidInput(Object)276
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)54
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)66
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)77
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)190
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)196
org.eclipse.wst.jsdt.internal.ui.compare.JavaMergeViewer.setInput(Object)123
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)201
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.createStructureComparator(Object, char[], IDocument, ISharedDocumentAdapter, IProgressMonitor)255
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureDiffViewer.getCompilerOptions(ITypedElement)152
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.CleanUpConfigurationPage.ProfileTableAdapter.openPropertyDialog(ListDialogField)183
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.CleanUpConfigurationPage.ProfileTableAdapter.openPropertyDialog(ListDialogField)183
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.CleanUpConfigurationPage.ProfileTableAdapter.openPropertyDialog(ListDialogField)183
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpSaveParticipantPreferenceConfiguration.initialize(IScopeContext, IAdaptable)186
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpSaveParticipantPreferenceConfiguration.initialize(IScopeContext, IAdaptable)182
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)409
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)411
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectableJavaElement(Object)1053
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSingleProjectFromInitialSelection()203
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSingleProjectFromInitialSelection()201
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.loadDefaults(List)306
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.loadFromDialogStore(IDialogSettings, List)220
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getChildren(Object)35
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocStandardWizardPage.getReferencedElements(IJavaScriptProject[])277
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getClassPath(IJavaScriptProject[])444
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])484
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourcePath(IJavaScriptProject[])414
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWizard.performFinish()156
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWizard.setAllJavadocLocations(IJavaScriptProject[], URL)225
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.load(IDialogSettings)102
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.load(IDialogSettings)72
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.store(IDialogSettings)122
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)136
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)136
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(IEditorInput)629
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditorInputFactory.createElement(IMemento)54
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IStorageEditorInput, boolean)1003
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IURIEditorInput)1084
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.createFormattingContext()215
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.AdaptedSourceViewer.createFormattingContext()215
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.isTabsToSpacesConversionEnabled()1374
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.createCombinedPreferenceStore(IEditorInput)1686
org.eclipse.wst.jsdt.internal.ui.JavaProjectAdapterFactory.getAdapter(Object, Class)34
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getChangedProjects(IDiffChangeEvent)231
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getChangedProjects(IDiffChangeEvent)252
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getChangedProjects(IDiffChangeEvent)240
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.handleChange(IDiffChangeEvent)667
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.handleChange(IDiffChangeEvent)655
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.isOnClassPath(IJavaScriptUnit)988
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)774
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.convertElement(Object)970
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.convertElement(Object)956
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.isOnClassPath(IFile)1177
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.handleInvalidSelection(ISelection, ISelection)323
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.handleInvalidSelection(ISelection, ISelection)323
org.eclipse.wst.jsdt.internal.ui.packageview.WorkingSetAwareContentProvider.getProject(IJavaScriptElement)127
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.1.run(IProgressMonitor)227
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.getJavaElement()173
org.eclipse.wst.jsdt.internal.ui.preferences.PropertyAndPreferencePage.doLinkActivated(Link)204
org.eclipse.wst.jsdt.internal.ui.preferences.PropertyAndPreferencePage.doLinkActivated(Link)194
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.createPageContent(Composite)91
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.getJARPackageFragmentRoot()194
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.updateUserLibararies(IProgressMonitor)886
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.aboutToPerformHistory(IProgressMonitor)306
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getTransformedHandle(String, String)624
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeParametersControl.5.widgetSelected(SelectionEvent)509
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaSourcePackageFragmentRootCompletionProcessor.createSourcePackageFragmentRootProposals(String, int)108
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceFactoryInputPage.chooseFactoryClass()183
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceIndirectionInputPage.chooseIntermediaryClass()182
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.isEclipseNLSAvailable()894
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()350
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.getSourceContainer(Shell, IWorkspaceRoot, IJavaScriptElement)97
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)42
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)42
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.1.isSelectedValid(Object)124
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.chooseSourceContainer(IJavaScriptElement)167
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFolderSelectionDialogButtonField.getRootFromString(String)94
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.setSourceViewerContents(String)518
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getResources(IContainer)95
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.createNewProject(SubProgressMonitor)609
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])424
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])424
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.isEnabled()599
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(IEditorInput, int)173
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(String[], int)150
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getProjectScopeDescription(IEditorInput, boolean)219
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.suggestFieldNames(ITypeBinding, Expression, int)279
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.suggestLocalVariableNames(ITypeBinding, Expression)274
org.eclipse.wst.jsdt.internal.ui.text.correction.ContributedProcessorDescriptor.matches(IJavaScriptUnit)109
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])339
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])339
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)190
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)173
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)173
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)190
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddJavadocCommentProposal.addEdits(IDocument, TextEdit)84
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddJavadocCommentProposal.addEdits(IDocument, TextEdit)84
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.addNewParameters(ASTRewrite, List, List)67
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.evaluateParameterName(List, Expression, Type, String)247
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)105
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)262
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)218
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.isCamelCaseMatching()801
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.updateReplacementString(IDocument, char, int, ImportRewrite)267
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.isJavadocProcessingEnabled()198
org.eclipse.wst.jsdt.internal.ui.text.java.JavaMethodCompletionProposal.computeProposalInfo()172
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.computeProposalInfo()332
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.isJavadocProcessingEnabled()285
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.ParameterGuesser(int, IJavaScriptUnit)471
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)159
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)159
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.createTypeHierarchy(IJavaScriptElement, IProgressMonitor)153
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)257
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AddSourceFolderWizardPage.updateRootStatus()391
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessJavadocLocation(CPListElement)116
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessSourceAttachment(CPListElement)80
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathWizard.finishPage(IProgressMonitor)54
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.canHandle(IStructuredSelection)214
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.run()112
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.run()107
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.run()109
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.CreateLinkedSourceFolderAction.run()71
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.CreateSourceFolderAction.run()75
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)124
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)124
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.setInput(IJavaScriptProject)344
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.createWizard()112
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.run()96
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.run()98
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.IncludeToBuildpathAction.canHandle(IStructuredSelection)156
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.IncludeToBuildpathAction.run()94
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.getSelection()241
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)243
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.run()113
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.run()110
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.run()116
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.openProjectDialog(CPListElement)422
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.openProjectDialog(CPListElement)409
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.getResolutions(IMarker)80
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.updateProject(IProgressMonitor)254
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.getProjectPath(IStructuredSelection)154
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.packRootChangeControlPressed(DialogField)226
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.8.run()439
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)43
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.WorkingSetCompareEntry(IAdaptable)43
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.1.run(IProgressMonitor)121
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.getCandidate(IAdaptable)103
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)372
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.needsClasspathComparision(Object, int, Object, int)333
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getFolderContent(IFolder)383
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)269
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.isProjectPackageFragmentRoot(IPackageFragmentRoot)447
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.extractDeclaringTypeFQN(CompletionProposal)356
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getExpectedType()209
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getIndentPrefixes(ISourceViewer, String)437
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.1.isSelectedValid(Object)465
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.chooseContainer()509
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.containerChanged()328
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.initContainerPage(IJavaScriptElement)131
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.validatePackageName(String)211
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseSuperClass()1844
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)512
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.packageChanged()1391
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typeNameChanged()1572
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typePageLinkActivated(SelectionEvent)919
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.addToClasspath(IJavaScriptElement, List, List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.addToClasspath(IResource, List, List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.commitClassPath(List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.exclude(IJavaScriptElement, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.exclude(IPath, List, List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.exclude(String, IPath, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getClasspathEntryFor(IPath, IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getCorrespondingElements(List, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getExistingEntries(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getFoldersOnCP(IPath, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getFragmentRoot(IResource, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getResource(IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.includeFiltersEmpty(IResource, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isExcluded(IResource, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isExternalArchiveOrLibrary(CPListElement, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isIncluded(IJavaScriptElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isSourceFolder(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.parentExcluded(IResource, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.removeFilters(IPath, IJavaScriptProject, List)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.removeFromClasspath(IJavaScriptProject, List, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.resetFilters(IJavaScriptElement, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.setNewEntry(List, List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.unExclude(IResource, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.validateAndAddEntry(CPListElement, List, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.CPJavaProject.createFromExisting(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetterName(IJavaScriptProject, String, int, boolean, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetterName(IVariableBinding, IJavaScriptProject, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetterName(IJavaScriptProject, String, int, boolean, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetterName(IVariableBinding, IJavaScriptProject, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.collect(ASTNode, IJavaScriptProject, Region, Collection, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.ImportReferencesCollector(IJavaScriptProject, JavaScriptUnit, Region, Collection, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.ImportReferencesCollector.ImportReferencesCollector(IJavaScriptProject, Region, Collection, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.doAddComments(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IJavaScriptProject, ITypeBinding, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IJavaScriptProject, String, int, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IJavaScriptProject, Type, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromExpression(IJavaScriptProject, Expression, int)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getBaseNameFromLocationInParent(IJavaScriptProject, Expression)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCodeTemplate(String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getConstantSuggestions(IJavaScriptProject, String, String, int, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getExceptionVariableName(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getFieldNameSuggestions(IJavaScriptProject, String, int, int, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getGetterMethodBodyContent(IJavaScriptProject, String, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getLineDelimiterUsed(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getLocalNameSuggestions(IJavaScriptProject, String, int, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodBodyContent(boolean, IJavaScriptProject, String, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getProjectLineDelimiter(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getSetterMethodBodyContent(IJavaScriptProject, String, String, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getTodoTaskTag(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, ITypeBinding, Expression, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, String, int, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getVariableNameSuggestions(int, IJavaScriptProject, Type, Expression, Collection)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.hasFieldName(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.hasLocalVariableName(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.hasParameterName(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.removePrefixAndSuffixForVariable(IJavaScriptProject, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.setCodeTemplate(String, String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentName(IJavaScriptProject, String, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNames(IJavaScriptProject, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNamesWithProposals(IJavaScriptProject, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNamesWithProposals(IJavaScriptProject, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestVariableName(int, IJavaScriptProject, String, int, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.useIsForBooleanGetters(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.useThisForFieldAccess(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findCompilationUnit(ITypeBinding, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.TokenScanner(IDocument, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.compatibleOptions(IJavaScriptProject, Map)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.checkPreConditions(IJavaScriptProject, IJavaScriptUnit[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.CleanUpFixpointIterator(CleanUpRefactoring, IJavaScriptProject, IJavaScriptUnit[], ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.CleanUpFixpointIterator(CleanUpRefactoring, IJavaScriptProject, IJavaScriptUnit[], ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.initialize(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertForLoopOperation.getVariableNameProposals(ITypeBinding, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.convertContainer(IIncludePathEntry, IJavaScriptProject, Map)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getConvertedEntry(IIncludePathEntry, IJavaScriptProject, Map)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getProjectJavadocLocation(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getRealClasspathEntry(IJavaScriptProject, IPath, IPath)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.setProjectJavadocLocation(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.setProjectJavadocLocation(IJavaScriptProject, URL)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.AddToClasspathChange(IJavaScriptProject, IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.AddToClasspathChange(IJavaScriptProject, int, IPath, IPath, IPath)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.AddToClasspathChange(IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.AddToClasspathChange(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.DeleteFromClasspathChange(IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.modifyClassPath(IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.RenameJavaProjectChange(IJavaScriptProject, String, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getPackageOfAccessorClass(IJavaScriptProject, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getProperties(IJavaScriptProject, AccessorClassReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IJavaScriptProject, AccessorClassReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IJavaScriptProject, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundlePackage(IJavaScriptProject, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addReferencingProjects(IJavaScriptProject, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addRelatedReferenced(IJavaScriptProject, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addRelatedReferencing(IJavaScriptProject, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createRelatedProjectsScope(IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getAllScopeElements(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getReferencingClassPathEntry(IJavaScriptProject, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getReferencingClassPathEntry(IJavaScriptProject, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getReferencingProjects(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getRelatedProjects(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getSourceRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptProject, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameJavaProjectProcessor.RenameJavaProjectProcessor(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IJavaScriptProject, RenameArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamingNameSuggestor.initializePrefixesAndSuffixes(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamingNameSuggestor.readCommaSeparatedPreference(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamingNameSuggestor.suggestNewFieldName(IJavaScriptProject, String, boolean, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamingNameSuggestor.suggestNewLocalName(IJavaScriptProject, String, boolean, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IPackageFragmentRootManipulationQuery.confirmManipulation(IPackageFragmentRoot, IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackageFragmentRootsPolicy.createChange(IPackageFragmentRoot, IJavaScriptProject, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackageFragmentRootsPolicy.createChange(IPackageFragmentRoot, IJavaScriptProject, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.createChange(IPackageFragmentRoot, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.createChange(IPackageFragmentRoot, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.isParentOfAny(IJavaScriptProject, IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.isParentOfAny(IJavaScriptProject, IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCorrespondingPackageFragmentRoot(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isPackageFragmentRoot(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isParentInWorkspaceOrOnDisk(IPackageFragmentRoot, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isValid(IJavaScriptProject, ITypeBinding, Collection, Collection, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isValidOrConstraint(IJavaScriptProject, ITypeBinding, Collection, CompositeOrTypeConstraint)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isValidSimpleConstraint(IJavaScriptProject, ITypeBinding, Collection, SimpleTypeConstraint)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRemover.ImportRemover(IJavaScriptProject, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.1.(IJavaScriptProject, Region, Collection, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.2.(IJavaScriptProject, Region, Collection, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ImportRewriteUtil.collectImports(IJavaScriptProject, ASTNode, Collection, Collection, Collection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.CaptureType.initialize(ITypeBinding, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createBoxed(PrimitiveType, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeBindings(TType[], IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.ProjectKeyPair.ProjectKeyPair(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.ProjectKeyPair.ProjectKeyPair(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.checkParameterTypeSyntax(String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.parseType(String, IJavaScriptProject, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.addParamJavadoc(String, FunctionDeclaration, ASTRewrite, IJavaScriptProject, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavadocUtil.createParamTag(String, AST, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContext.CodeTemplateContext(String, IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaFormatter.JavaFormatter(String, int, boolean, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.createIndentString(int, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.format(int, String, int, int[], String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.getCoreOption(IJavaScriptProject, String, int)-1
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.getCoreOption(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.getIndentWidth(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.getTabWidth(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaProjectResourceMapping.JavaProjectResourceMapping(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaProjectResourceMapping.JavaProjectResourceMapping(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptProject, String, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findTypeContainer(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getClasspathEntryToEdit(IJavaScriptProject, IPath, IPath)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.is50OrHigher(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.is50OrHigherJRE(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.Strings.changeIndent(String, int, IJavaScriptProject, String, String)-1
org.eclipse.wst.jsdt.internal.corext.util.Strings.computeIndentUnits(String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.Strings.getIndentString(String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.Strings.trimIndent(String, int, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.Strings.trimIndentation(String, IJavaScriptProject, boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.Strings.trimIndentation(String[], IJavaScriptProject, boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.Strings.trimIndentation(String[], IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.1.(ConfigureContainerAction, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.openWizard(IIncludePathEntry, String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.createASTNode(ASTRewrite, ITypedElement, String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.trimTextBlock(String, String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaMergeViewer.createChainedPreferenceStore(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.fix.AbstractCleanUp.checkPreConditions(IJavaScriptProject, IJavaScriptUnit[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.ProjectProfileLableProvider.getProjectProfileName(IJavaScriptProject, Hashtable, String)-1
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpRefactoringWizard.ProjectProfileLableProvider.getProjectProfileName(IJavaScriptProject, Hashtable, String)-1
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpSaveParticipantPreferenceConfiguration.4.(CleanUpSaveParticipantPreferenceConfiguration, IJavaScriptProject, String, String)-1
org.eclipse.wst.jsdt.internal.ui.fix.CleanUpSaveParticipantPreferenceConfiguration.configurePreferenceLink(Link, IJavaScriptProject, String, String)-1
org.eclipse.wst.jsdt.internal.ui.fix.ICleanUp.checkPreConditions(IJavaScriptProject, IJavaScriptUnit[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.fix.ImportsCleanUp.checkPreConditions(IJavaScriptProject, IJavaScriptUnit[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.IJsGlobalScopeContainerInitializerExtension.getImage(IPath, String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocLinkRef.JavadocLinkRef(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocLinkRef.JavadocLinkRef(IPath, IIncludePathEntry, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.createXML(IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.isValidProject(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.updateDialogSettings(IDialogSettings, IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.updateRecentSettings(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocStandardWizardPage.collectReferencedElements(IJavaScriptProject, HashSet)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocStandardWizardPage.getReferencedElements(IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocStandardWizardPage.updateHRefList(IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getClassPath(IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourcePath(IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.updateStore(IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWizard.setAllJavadocLocations(IJavaScriptProject[], URL)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWizard.updateStore(IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWriter.JavadocWriter(OutputStream, String, IPath, IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.getAntpath(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.getDefaultAntPath(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.getDefaultDestination(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.getDestination(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.getHRefs(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.RecentSettingsStore.setProjectSettings(IJavaScriptProject, String, String, String[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.applySourceAttachment(Shell, IIncludePathEntry, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.applySourceAttachment(Shell, IIncludePathEntry, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.indentLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.IndentUtil.shiftLines(IDocument, ILineRange, IJavaScriptProject, IndentUtilIndentResult)-1
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.hasVisibleChanges(IDiffTree, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.contains(IJavaScriptProject, IIncludePathEntry, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.JsGlobalScopeContainer(IJavaScriptProject, IIncludePathEntry)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.RequiredProjectWrapper.RequiredProjectWrapper(JsGlobalScopeContainer, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.RequiredProjectWrapper.RequiredProjectWrapper(JsGlobalScopeContainer, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.packageview.LibraryContainer.LibraryContainer(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageFragmentRootContainer.PackageFragmentRootContainer(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.handleContainerEntry(IPath, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavaPreferencesSettings.getCodeGenerationSettings(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavaPreferencesSettings.getImportNumberThreshold(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavaPreferencesSettings.getImportOrderPreference(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavaPreferencesSettings.getStaticImportNumberThreshold(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.configureClasspath(IJavaScriptProject, IPackageFragmentRoot, IFolder, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.ChangeExceptionsControl(Composite, int, IExceptionListChangeListener, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor.setJavaProject(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor.setJavaProject(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.searchAllPackages(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionDialogButtonField.PackageSelectionDialogButtonField(String, String, PackageBrowseAdapter, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parse(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parse(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parse(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.ParsedCu.parseCu(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(IJavaScriptProject, boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getProjectScopeDescription(IJavaScriptProject, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp, Hashtable, CompositeChange, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp, Hashtable, CompositeChange, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getParser(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getParser(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.ChangeTo50Compliance(String, IJavaScriptProject, boolean, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.ChangeTo50Compliance(String, IJavaScriptProject, boolean, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getAddClasspathLabel(IIncludePathEntry, IPackageFragmentRoot, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.evauateTypeKind(ASTNode, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.AnonymousTypeCompletionProposal(IJavaScriptProject, IJavaScriptUnit, int, int, String, String, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.getDeclaringType(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeProposalInfo.AnonymousTypeProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.FieldProposalInfo.FieldProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.getCoreOption(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaAutoIndentStrategy.JavaAutoIndentStrategy(String, IJavaScriptProject, ISourceViewer)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.shouldProposeGenerics(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaCompletionProposal.FormatterPrefs.FormatterPrefs(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaCompletionProposal.FormatterPrefs.FormatterPrefs(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaCompletionProposal.FormatterPrefs.getCoreOption(IJavaScriptProject, String, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaCompletionProposal.FormatterPrefs.getCoreOption(IJavaScriptProject, String, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaCompletionProposal.FormatterPrefs.getCoreOption(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaCompletionProposal.FormatterPrefs.getCoreOption(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MemberProposalInfo.MemberProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.MethodProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.OverrideCompletionProposal(IJavaScriptProject, IJavaScriptUnit, String, String[], int, int, String, String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.getType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.getType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.TypeProposalInfo.TypeProposalInfo(IJavaScriptProject, CompletionProposal)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.prepareTemplateComment(String, String, IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaIndenter.CorePrefs.CorePrefs(JavaIndenter, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaIndenter.CorePrefs.CorePrefs(JavaIndenter, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaIndenter.JavaIndenter(IDocument, JavaHeuristicScanner, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.util.JSDScopeUiUtil.findLibraryUiInitializer(IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getContainerEntryLabel(IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesDialog.AccessRulesDialog(Shell, CPListElement, IJavaScriptProject, boolean)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathBasePage.init(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.flush(List, IJavaScriptProject, LibrarySuperType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultClassPath(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultSuperType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getProjectSuperType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.init(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.setProjectSuperType(IJavaScriptProject, LibrarySuperType)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.getUpdatedEntry(IIncludePathEntry, IIncludePathEntry, String[], IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.modifyClasspathEntry(Shell, IIncludePathEntry, IJavaScriptProject, IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.modifyClasspathEntry(Shell, IIncludePathEntry, String[], IJavaScriptProject, IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.requestContainerUpdate(IJavaScriptProject, IJsGlobalScopeContainer, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateContainerClasspath(IJavaScriptProject, IPath, IIncludePathEntry, String[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateProjectClasspath(Shell, IJavaScriptProject, IIncludePathEntry, String[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.init(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(IJavaScriptProject, int, IPath, IResource)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaScriptProject, int, IPath, IResource, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaScriptProject, int, IPath, IResource)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.createFromExisting(IIncludePathEntry, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.createFromExisting(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.createFromExisting(Object, IIncludePathEntry, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.isProjectSourceFolder(CPListElement[], IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.CPUserLibraryElement(String, IJsGlobalScopeContainer, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CreateMultipleSourceFoldersDialog.CreateMultipleSourceFoldersDialog(IJavaScriptProject, CPListElement[], String, Shell)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerDefaultPage.initialize(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.JsGlobalScopeContainerWizard.JsGlobalScopeContainerWizard(IIncludePathEntry, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.2.(LibrariesWorkbookPage, IIncludePathEntry, String[], IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.init(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.updateContainerEntry(IIncludePathEntry, String[], IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.1.(AddFolderToBuildpathAction, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.addToClasspath(List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.10.(new ClasspathModifierQueries(){}, Shell, IJavaScriptProject, boolean[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.7.doQuery(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.8.(new ClasspathModifierQueries(){}, Shell, IIncludePathEntry[][], IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.9.(Shell, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.getDefaultCreateFolderQuery(Shell, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.IAddLibrariesQuery.doQuery(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierQueries.IAddLibrariesQuery.doQuery(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.setInput(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.1.(ExcludeFromBuildpathAction, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.exclude(List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.IncludeToBuildpathAction.1.(IncludeToBuildpathAction, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.IncludeToBuildpathAction.unExclude(List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.init(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.1.(RemoveFromBuildpathAction, List, IJavaScriptProject, List)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.hasChange(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.setBreakPoint(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.1.(ProjectsWorkbookPage, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.init(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.updateProjectsList(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.1.(Shell, IIncludePathEntry, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.getRunnable(Shell, IIncludePathEntry, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceAttachmentBlock.SourceAttachmentBlock(IStatusChangeListener, IIncludePathEntry, IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.2.(SourceContainerWorkbookPage, IIncludePathEntry, String[], IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.init(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.updateContainerEntry(IIncludePathEntry, String[], IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.1.(UserLibraryMarkerResolutionGenerator, String, Image, Shell, IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.2.(UserLibraryMarkerResolutionGenerator, String, Image, Shell, IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.3.(UserLibraryMarkerResolutionGenerator, String, Image, Shell, IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.4.(UserLibraryMarkerResolutionGenerator, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.changeToExistingLibrary(Shell, IPath, boolean, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.createUserLibrary(Shell, IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.OpenBuildPathMarkerResolution.OpenBuildPathMarkerResolution(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.OpenBuildPathMarkerResolution.OpenBuildPathMarkerResolution(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.initialize(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainerUIExtension.getImage(IPath, String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.1.addToClassPath(IJavaScriptProject, IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.analyze(IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getFomatterSettings(IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getContainerEntryLabel(IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IJavaScriptProject, int, String)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.getProjectJSdocLocation(IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.setProjectJSdocLocation(IJavaScriptProject, URL)-1
org.eclipse.wst.jsdt.ui.PreferenceConstants.getPreference(String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.ProjectLibraryRoot(IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.refactoring.RenameSupport.create(IJavaScriptProject, String, int)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.CompletionProposalCollector(IJavaScriptProject, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.CompletionProposalCollector(IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage.initialize(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseContainerEntries(Shell, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseSuperType(Shell, CPListElement[], LibrarySuperType, IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.configureContainerEntry(Shell, IIncludePathEntry, IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.IJsGlobalScopeContainerPageExtension.initialize(IJavaScriptProject, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage.init(IJavaScriptProject, IIncludePathEntry[], boolean)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.findType(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.validateJavaTypeName(String, IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.validatePackageName(String, IJavaScriptProject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.removeFromClasspath(IJavaScriptProject, List, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.CPJavaProject.getJavaProject()-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.getProjects()-1
org.eclipse.wst.jsdt.internal.corext.fix.ConvertIterableLoopOperation.getJavaProject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.getJavaProject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.getJavaProject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.getJavaProject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getProject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getProject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.getSingleProject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getRelatedProjects(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getDestinationAsJavaProject(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getDestinationAsJavaProject(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getDestinationJavaProject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getDestinationJavaProject()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getReferencingProjects(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContext.getJavaProject()-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.getJavaProject()-1
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.getJavaProject()-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.getJavaProject()-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaMergeViewer.getJavaProject(ICompareInput)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSingleProjectFromInitialSelection()-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getCheckedProjects()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.findJavaProject(IPath)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getJavaProject(IEditorInput)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getProject()-1
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.asJavaProject(IProject)-1
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getChangedProjects(IDiffChangeEvent)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.RequiredProjectWrapper.getProject()-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.RequiredProjectWrapper.getProject()-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageFragmentRootContainer.getJavaProject()-1
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.createPlaceholderProject()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor.getJavaProject()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor.getJavaProject()-1
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.getProject()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getJavaProject()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.getJavaProject()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElementAttribute.1.getJavaProject()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.getJavaScriptProject()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.getJavaProject(IMarker)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.createPlaceholderProject()-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.chooseProject()-1
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getJavaProject(Object)-1
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.getProject()-1
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getProject()-1
org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration.getProject()-1
org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess.getJavaProject()-1
org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess.getJavaProject()-1
org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage.getJavaProject()-1
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getJavaProject()-1
org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage.getNewJavaProject()-1

org.eclipse.wst.jsdt.core.IJavaScriptUnit

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)307
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.saved(IJavaScriptUnit, IProgressMonitor)211
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.checkFinalConditions(IProgressMonitor)618
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)388
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)388
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpParser.createASTs(IJavaScriptUnit[], String[], CleanUpRefactoringCleanUpASTRequestor, IProgressMonitor)300
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpParser.createASTs(IJavaScriptUnit[], String[], CleanUpRefactoringCleanUpASTRequestor, IProgressMonitor)300
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.getCompilationUnits()527
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.checkInitialConditions(IProgressMonitor)247
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.checkInitialConditions(IProgressMonitor)241
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkInitialConditions(IProgressMonitor)539
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.checkFinalConditions(IProgressMonitor)788
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkInitialConditions(IProgressMonitor)179
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.collectAffectedUnits(SearchResultGroup[])381
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getAllFilesToModify()1195
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.checkInitialConditions(IProgressMonitor)292
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)336
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)336
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)173
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)173
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.checkFinalConditions(IProgressMonitor)168
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)89
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getAffectedCompilationUnits()261
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getAffectedCompilationUnits()254
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchEngine2()217
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchEngine2(SearchPattern)217
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setWorkingCopies(IJavaScriptUnit[])607
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.createNewWorkingCopies(IJavaScriptUnit[], TextChangeManager, WorkingCopyOwner, SubProgressMonitor)176
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.analyzeRenameChanges(IProgressMonitor)802
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)606
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getDeclarationCUs()627
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getCus(SearchResultGroup[])971
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isIntersectionEmpty(IJavaScriptUnit[], IJavaScriptUnit[])961
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ArrayTypeConverter.toCuArray(Object[])39
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.getReferences(IJavaScriptUnit, IProgressMonitor)94
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addEmptyCusToDelete()777
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.MoveCuUpdateCreator(IJavaScriptUnit, IPackageFragment)71
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmCuOverwritting(IConfirmQuery)125
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.OverwriteHelper()35
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.initialize(RefactoringArguments)970
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.initialize(RefactoringArguments)970
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCompilationUnits(IJavaScriptElement[])109
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1375
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findConstraintVariableForSelectedNode(IProgressMonitor)912
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getCus(SearchResultGroup[])1425
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1046
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1225
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1273
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1036
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeModifiedFiles(IJavaScriptUnit, IJavaScriptUnit)1466
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeModifiedFiles(IJavaScriptUnit, IJavaScriptUnit)1467
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAffectedCompilationUnits(IProgressMonitor)1385
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1840
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)703
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)268
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.checkFinalConditions(IProgressMonitor)158
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeBindings(TType[], IJavaScriptProject)133
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.getAllChanges()87
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.getAllCompilationUnits()110
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.getAllChanges()87
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.getAllCompilationUnits()110
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllCompilationUnits(IJavaScriptElement[])701
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)263
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.run(IJavaScriptUnit)166
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.run(IJavaScriptUnit)156
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getCompilationUnits(IJavaScriptElement[])173
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getCompilationUnits(IJavaScriptElement[])173
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.run(IProgressMonitor)540
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.checkFinalConditions(IProgressMonitor)1105
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.checkFinalConditions(IProgressMonitor)1105
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.checkFinalConditions(IProgressMonitor)1105
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])349
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])349
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)192
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)192
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.getExpectedType()594
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)192
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)188
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)162
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getIndentUsed(IJavaScriptElement)819
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createCopyTarget(ASTRewrite)357
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.AbstractFix(String, JavaScriptUnit, IFixRewriteOperation[])67
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.checkFinalConditions(IProgressMonitor)618
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptAST(IJavaScriptUnit, JavaScriptUnit)205
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptAST(IJavaScriptUnit, JavaScriptUnit)205
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.dispose()407
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.dispose()407
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.getResult()432
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.getResult()432
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)358
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)358
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)395
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)388
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)395
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)388
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpParser.createASTs(IJavaScriptUnit[], String[], CleanUpRefactoringCleanUpASTRequestor, IProgressMonitor)300
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpParser.createASTs(IJavaScriptUnit[], String[], CleanUpRefactoringCleanUpASTRequestor, IProgressMonitor)300
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.getCompilationUnits()527
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.2.getCompilationUnit()79
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.createCleanUp(JavaScriptUnit, CodeGenerationSettings, boolean, RefactoringStatus)48
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createCleanUp(JavaScriptUnit, boolean, boolean, boolean)194
org.eclipse.wst.jsdt.internal.corext.fix.Java50Fix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean, boolean)230
org.eclipse.wst.jsdt.internal.corext.fix.LinkedFix.createChange()60
org.eclipse.wst.jsdt.internal.corext.fix.SortMembersFix.createCleanUp(JavaScriptUnit, boolean, boolean)34
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createCleanUp(JavaScriptUnit, boolean, boolean, IProblemLocation[])100
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createFix(JavaScriptUnit, IProblemLocation, boolean, boolean)54
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.StringFix(String, JavaScriptUnit, TextEditGroup[])187
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)467
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot, ISourceRange)192
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getCompilationUnit()65
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getCompilationUnit()65
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.getResource(Object)224
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.getCu()73
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.doDelete(IProgressMonitor)93
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameCompilationUnitChange.doRename(IProgressMonitor)50
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkIfCuBroken(IMember)527
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.excludeCompilationUnits(SearchResultGroup[], RefactoringStatus)554
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.ConvertAnonymousToNestedRefactoring(AnonymousClassDeclaration)178
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.initialize(RefactoringArguments)1086
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.ExtractConstantRefactoring(JavaScriptUnit, int, int)160
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.initialize(RefactoringArguments)810
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initialize(RefactoringArguments)980
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ExtractTempRefactoring(JavaScriptUnit, int, int)376
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.initialize(RefactoringArguments)989
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)936
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.create(ITypeRoot, JavaScriptUnit, int, int)170
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.createChange(IProgressMonitor)328
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.getFilesToBeModified(IJavaScriptUnit[])446
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)215
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)211
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)213
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.initialize(RefactoringArguments)433
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.InlineTempRefactoring(VariableDeclaration)137
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.collectAffectedUnits(SearchResultGroup[])381
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.initialize(RefactoringArguments)1292
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getAllFilesToModify()1195
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.initialize(RefactoringArguments)895
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.PromoteTempToFieldRefactoring(VariableDeclaration)162
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)173
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.setCurrentMode(ReplaceInvocationsRefactoringMode)150
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.1.acceptSearchMatch(SearchMatch)388
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.visit(JavaScriptUnit)100
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.checkFinalConditions(IProgressMonitor)168
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteDeclarations(InferTypeArgumentsUpdate, IProgressMonitor)289
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1.visit(QualifiedName)156
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(ITypeBinding)176
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getSingleSelectedType(IStructuredSelection)144
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)299
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractInterfaceAvailable(IStructuredSelection)324
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IStructuredSelection)531
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isUseSuperTypeAvailable(IStructuredSelection)1150
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isWorkingCopyElement(IJavaScriptElement)1170
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)152
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)89
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getAffectedCompilationUnits()257
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement, IType)117
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)73
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)52
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)70
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeLocalRenames(RenameAnalyzeUtilLocalAnalyzePackage[], TextChange, JavaScriptUnit, boolean)398
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges2(TextChangeManager, SearchResultGroup[], SearchResultGroup[], String)280
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.initialize(RefactoringArguments)443
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.analyzeRenameChanges(IProgressMonitor)784
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.analyzeRenameChanges(IProgressMonitor)802
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initialize(RefactoringArguments)380
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initialize(RefactoringArguments)383
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.RenameLocalVariableProcessor(ILocalVariable)96
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.analyzeRenameChanges(IProgressMonitor)499
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)606
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)603
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getDeclarationCUs()627
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.buildValidateEdits(ValidateEditChecker)173
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager.rewriteImports(TextChangeManager, IProgressMonitor)994
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager.rewriteImports(TextChangeManager, IProgressMonitor)994
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)864
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)864
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getCompilationUnit(IImportDeclaration)880
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getCus(SearchResultGroup[])971
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1255
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isIntersectionEmpty(IJavaScriptUnit[], IJavaScriptUnit[])961
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addTextMatches(IResource, IProgressMonitor)130
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ArrayTypeConverter.toCuArray(Object[])39
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IJavaScriptElement, CopyArguments, CopyArguments)64
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(IJavaScriptElement)167
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(TextChangeManager, IResource[], IJavaScriptElement[], String, List)97
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createSourceManipulationDeleteChange(ISourceManipulation)201
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.delete(IJavaScriptElement)105
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addEmptyCusToDelete()777
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyCompilationUnits(RefactoringStatus)282
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addImportRewriteUpdates(TextChangeManager)102
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)328
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)328
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.buildValidateEdits(ValidateEditChecker)141
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmCuOverwritting(IConfirmQuery)125
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.initialize(RefactoringArguments)970
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.initialize(RefactoringArguments)970
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)2789
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)2789
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)2790
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)2790
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)2796
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)2796
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)2795
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)2795
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getSourceCu()3091
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getSourceCu()3091
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCompilationUnit(IJavaScriptElement)101
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCompilationUnit(IJavaScriptElement)102
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getResource(IJavaScriptElement)118
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.getCompilationUnit(ISourceReference)45
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.getCompilationUnit(ISourceReference)47
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)82
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createChange(IProgressMonitor)485
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getCus(SearchResultGroup[])1425
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.initialize(RefactoringArguments)1505
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1020
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1046
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1225
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1273
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)762
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.registerChanges(TextEditBasedChangeManager)1120
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.registerChanges(TextEditBasedChangeManager)1076
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)940
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)967
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)912
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createChangeManager(IProgressMonitor, RefactoringStatus)820
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChangeManager(RefactoringStatus, IProgressMonitor)1759
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)2283
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReferences(Map, FunctionDeclaration, SearchResultGroup[], boolean, RefactoringStatus, IProgressMonitor)2412
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getAllFilesToModify(List)381
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1182
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1193
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1167
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAffectedCompilationUnits(IProgressMonitor)1385
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.registerChanges(TextEditBasedChangeManager)1754
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)739
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)703
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.getCu(ASTNode)48
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.createTypedSources(IJavaScriptElement[])125
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.getCompilationUnit(ASTNode)125
org.eclipse.wst.jsdt.internal.corext.refactoring.util.ResourceUtil.getResource(IJavaScriptElement)58
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.1.compare(Object, Object)92
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.1.compare(Object, Object)91
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.getAllChanges()87
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.getAllCompilationUnits()110
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.1.compare(Object, Object)91
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.1.compare(Object, Object)92
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.getAllChanges()87
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.getAllCompilationUnits()110
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptElement)320
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IType)379
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllCompilationUnits(IJavaScriptElement[])701
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isExceptionToBeLogged(CoreException)568
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.processDelta(IJavaScriptElementDelta)104
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.TypeHistoryDeltaListener.processDelta(IJavaScriptElementDelta)104
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getCompilationUnit(SearchMatch)44
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getCompilationUnit(SearchMatch)43
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getCompilationUnit(SearchMatch)51
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)451
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnit(JavaEditor)284
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)263
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)234
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)227
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.tryIfPropertyFileSelected(IFile)333
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)211
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)223
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInputAsCompilationUnit(JavaEditor)181
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)258
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)291
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)248
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)290
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)246
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)232
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)251
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)289
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findElementToSelect(IJavaScriptElement)215
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)258
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)249
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isInputAWorkingCopy()301
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)181
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)179
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findElementToSelect(IJavaScriptElement)312
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.findElementToSelect(IJavaScriptElement)136
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.isValidElement(Object)111
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)166
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)101
org.eclipse.wst.jsdt.internal.ui.compare.JavaElementHistoryPageSource.getFile(Object)61
org.eclipse.wst.jsdt.internal.ui.fix.SortMembersCleanUp.createFix(JavaScriptUnit)57
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.computeInput(Object)489
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)80
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)93
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlay(Object)152
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.processDelta(IJavaScriptElementDelta, List)265
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectableJavaElement(Object)1048
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])510
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.createAST(IJavaScriptElement, IProgressMonitor)565
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doPasteWithImportsOperation()475
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createCompilationUnit(IFile)891
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.getElementAt(int, boolean)1155
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInput(IJavaScriptElement)398
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.mustSaveDirtyEditor(IEditorPart, IEditorInput, boolean)619
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)159
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMarkerAnnotation.getCompilationUnit()144
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.1.run()152
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()758
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()758
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.updateSelectionProvider(IPageSite)1140
org.eclipse.wst.jsdt.internal.ui.javaeditor.WorkingCopyManager.getWorkingCopy(IEditorInput, boolean)102
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getResource(IJavaScriptElement)112
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getResource(IJavaScriptElement)116
org.eclipse.wst.jsdt.internal.ui.JavaTaskListAdapter.getAffectedResource(IAdaptable)30
org.eclipse.wst.jsdt.internal.ui.packageview.GotoTypeAction.gotoType(IType)72
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)491
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)550
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)369
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)804
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getText(Object)96
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.convertElement(Object)955
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.expandMainType(Object)1207
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)82
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)55
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)200
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.createChildNodes()81
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.isShownInEditor(Match, IEditorPart)183
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.findKey(Position, IJavaScriptElement)211
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getCompilationUnits(IJavaScriptElement[])173
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.ClipboardCopier.getCompilationUnits(IJavaScriptElement[])173
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.run(IProgressMonitor)540
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameCuWizard.getCompilationUnit()43
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.getCompilationUnit()425
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)729
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.create(IJavaScriptElement, IOccurrencesFinder)73
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getFile(Object)80
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)837
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.getFile(Object)137
org.eclipse.wst.jsdt.internal.ui.search.SearchUtil.findCompilationUnit(IJavaScriptElement)89
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])349
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findOtherMarkers(IMarker[])349
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getCompilationUnitsForProjects(Hashtable)434
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getCompilationUnitsForProjects(Hashtable)434
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)172
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)192
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)172
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)192
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.getCompilationUnit(IMarker)543
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.ensureUpdatedAnnotations(ITextEditor)243
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.getCompilationUnit()180
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.setInput(Object)614
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)221
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processDelta(IJavaScriptElementDelta, ArrayList)225
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.getResources(IAdaptable[])190
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)167
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)131
org.eclipse.wst.jsdt.internal.ui.viewsupport.ResourceToItemsMapper.getCorrespondingResource(Object)166
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)61
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.run()96
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(IStructuredSelection)463
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IStructuredSelection)215
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IStructuredSelection)197
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.getSelectedType(IStructuredSelection)425
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.getSingleSelectedType(IStructuredSelection)124
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)249
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.getCompilationUnit(IStructuredSelection)204
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.run(ITextSelection)150
org.eclipse.wst.jsdt.ui.actions.FindAction.getTypeIfPossible(IJavaScriptElement, boolean)129
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)192
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)198
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IStructuredSelection)231
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IStructuredSelection)241
org.eclipse.wst.jsdt.ui.actions.InlineAction.run(ITextSelection)108
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)129
org.eclipse.wst.jsdt.ui.actions.OpenAction.isProcessable()162
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)246
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.getCompilationUnit(JavaEditor)204
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.getSelectedType(IStructuredSelection)131
org.eclipse.wst.jsdt.ui.actions.ShowInNavigatorViewAction.getResource(IJavaScriptElement)163
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.getSelectedCompilationUnit(IStructuredSelection)243
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.run(ITextSelection)189
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.getSingleSelectedType(IStructuredSelection)116
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)444
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.computeAdornmentFlags(Object)189
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)247
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getCompilationUnit()91
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)526
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.fCu-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.fCu-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.ParseListElement.fUnit-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.ParseListElement.fUnit-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.fix.SortMembersFix.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitChange.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CreateCompilationUnitChange.fUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MultiStateCompilationUnitChange.fUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.UndoCompilationUnitChange.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.fSelectionCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fInitializerUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.fInitializerUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fCUHandle-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.fFactoryUnitHandle-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.fSelectionCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.fSourceCU-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.fCuCache-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsConstraintCreator.fCU-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.fCU-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1.fCache_CU-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.fWorkingCopies-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.fOldCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.fCus-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.fCus-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.fCus-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.fCus-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fAffectedUnits-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.fCu-1
org.eclipse.wst.jsdt.internal.corext.refactoring.StubTypeContext.fCuHandle-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ParameterTypeVariable2.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ReturnTypeVariable2.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.VariableVariable2.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.SourceTuple.unit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.SourceTuple.unit-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.fCUnit-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.fUnit-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.CompilationUnitResourceMapping.fUnit-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.CompilationUnitResourceMapping.fUnit-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatFix.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatFix.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitInfo.fCopy-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitInfo.fCopy-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.fCu-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.fCu-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.CompilationUnitEntry.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.fCUnit-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.fCUnit-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssistContext.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.SafeHasCorrections.fCu-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.SafeHasCorrections.fCu-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.compilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.compilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.fCompilationUnit-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.fCompilationUnit-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSElement.cu-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSElement.cu-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.fCompilationUnit-1
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.fCU-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.AddUnimplementedConstructorsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)99
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.AddUnimplementedMethodsOperation(JavaScriptUnit, ITypeBinding, IFunctionBinding[], int, boolean, boolean, boolean)93
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot, ISourceRange)191
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JDTChange.getResource(Object)223
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.doDelete(IProgressMonitor)91
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.isValid(IProgressMonitor)57
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.excludeCompilationUnits(SearchResultGroup[], RefactoringStatus)551
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.ConvertAnonymousToNestedRefactoring(AnonymousClassDeclaration)176
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.ExtractConstantRefactoring(JavaScriptUnit, int, int)156
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ExtractTempRefactoring(JavaScriptUnit, int, int)372
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)935
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkNode(ASTNode, IJavaScriptElement)432
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.InlineTempRefactoring(VariableDeclaration)133
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.PromoteTempToFieldRefactoring(VariableDeclaration)161
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)170
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(ITypeBinding)175
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getSingleSelectedType(IStructuredSelection)143
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractInterfaceAvailable(IStructuredSelection)323
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IStructuredSelection)405
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement)502
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IStructuredSelection)530
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IStructuredSelection)877
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IStructuredSelection)945
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isUseSuperTypeAvailable(IStructuredSelection)1149
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isWorkingCopyElement(IJavaScriptElement)1169
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)82
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.groupByCu(List, RefactoringStatus)171
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringCompilationUnitCollector.acceptSearchMatch(SearchMatch)76
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringCompilationUnitCollector.acceptSearchMatch(SearchMatch)76
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchMatchCollector.acceptSearchMatch(SearchMatch)140
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchMatchCollector.acceptSearchMatch(SearchMatch)140
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.buildValidateEdits(ValidateEditChecker)172
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)863
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)863
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkTypesImportedInCu()741
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)419
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addTextMatches(IResource, IProgressMonitor)124
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createSourceManipulationDeleteChange(ISourceManipulation)200
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createSourceManipulationDeleteChange(ISourceManipulation)198
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyCompilationUnits(RefactoringStatus)281
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedNewNameQueries.NewNameQuery.getNewName()68
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedNewNameQueries.NewNameQuery.getNewName()68
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.buildValidateEdits(ValidateEditChecker)140
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)2788
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)2788
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)2794
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)2794
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)3137
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)3137
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCompilationUnit(IJavaScriptElement)100
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getResource(IJavaScriptElement)117
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isInsideCompilationUnit(IJavaScriptElement)83
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.getCompilationUnit(ISourceReference)44
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)81
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(SearchResultGroup[], IProgressMonitor)708
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)899
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.MemberVisibilityAdjustor(IJavaScriptElement, IMember)493
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)2281
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReferences(Map, FunctionDeclaration, SearchResultGroup[], boolean, RefactoringStatus, IProgressMonitor)2410
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.getCu(ASTNode)47
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.getCompilationUnit(ASTNode)124
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IType)378
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getCompilationUnit(SearchMatch)42
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)450
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnit(JavaEditor)281
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.isValideElement(Object)120
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)210
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)222
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInputAsCompilationUnit(JavaEditor)180
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)257
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)281
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)248
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)246
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)251
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)291
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)289
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)257
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.processAffectedChildren(IJavaScriptElementDelta)506
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.isValidElement(Object)110
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.isEnabled(ISelection)298
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)175
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)100
org.eclipse.wst.jsdt.internal.ui.compare.JavaElementHistoryPageSource.getFile(Object)60
org.eclipse.wst.jsdt.internal.ui.compare.JavaStructureCreator.getPath(Object, Object)486
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.getChildren(Object)128
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodContentProvider.getChildren(Object)128
org.eclipse.wst.jsdt.internal.ui.filters.JavaFileFilter.select(Viewer, Object, Object)33
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)79
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)92
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlay(Object)151
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getArgumentArray(List, List)779
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])509
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.setTreeChecked(IJavaScriptElement[])396
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWriter.sortSourceElement(IJavaScriptElement[], List, List)177
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.doPasteWithImportsOperation()467
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createCompilationUnit(IFile)890
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInput(IJavaScriptElement)397
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.mustSaveDirtyEditor(IEditorPart, IEditorInput, boolean)618
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)198
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(IJavaScriptElement)1999
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditorErrorTickUpdater.updateEditorImage(IJavaScriptElement)71
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMarkerAnnotation.getCompilationUnit()143
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.inputChanged(Viewer, Object, Object)361
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.inputChanged(Viewer, Object, Object)361
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()757
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()757
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.handleLabelProviderChanged(LabelProviderChangedEvent)734
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.handleLabelProviderChanged(LabelProviderChangedEvent)734
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolvePartialAstAtOffset()94
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getResource(IJavaScriptElement)111
org.eclipse.wst.jsdt.internal.ui.model.JavaModelContentProvider.getChildren(Object)45
org.eclipse.wst.jsdt.internal.ui.model.JavaModelContentProvider.hasChildren(Object)73
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.hasChildren(Object)695
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerActionGroup.handleDoubleClick(DoubleClickEvent)280
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)490
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)549
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)368
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getText(Object)95
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.2.treeExpanded(TreeExpansionEvent)228
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.convertElement(Object)954
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.expandMainType(Object)1206
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)264
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)264
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)81
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)54
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getChangeElement(Map, IJavaScriptElement, List, TextEditChangeNode)165
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.getParent(Object)215
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.getParent(Object)215
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.handleDeclaring(IJavaScriptElement)277
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.handleDeclaring(IJavaScriptElement)277
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResultPage.handleOpen(OpenEvent)526
org.eclipse.wst.jsdt.internal.ui.search.LevelTreeContentProvider.getParent(Object)87
org.eclipse.wst.jsdt.internal.ui.search.PostfixLabelProvider.isSameInformation(Object, Object)78
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getCompilationUnitsForProjects(Hashtable)433
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getCompilationUnitsForProjects(Hashtable)433
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.getCompilationUnit(IMarker)542
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionAssistant.ensureUpdatedAnnotations(ITextEditor)242
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.apply(IDocument)221
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.getCompilationUnit()179
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.canHandle(IStructuredSelection)167
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.getDetailedDescription()82
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.run()95
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.canEnable(IStructuredSelection)377
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(IStructuredSelection)462
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.canEnable(IStructuredSelection)232
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IStructuredSelection)195
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.canEnable(IStructuredSelection)403
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.getSelectedType(IStructuredSelection)424
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.getSingleSelectedType(IStructuredSelection)123
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.getCompilationUnit(IStructuredSelection)203
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.run(ITextSelection)148
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.canEnable(IStructuredSelection)127
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)197
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IStructuredSelection)230
org.eclipse.wst.jsdt.ui.actions.InlineAction.run(ITextSelection)107
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)128
org.eclipse.wst.jsdt.ui.actions.OpenAction.isProcessable()162
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.getCompilationUnit(JavaEditor)201
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.canEnable(IStructuredSelection)110
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.getSelectedType(IStructuredSelection)130
org.eclipse.wst.jsdt.ui.actions.ShowInNavigatorViewAction.getResource(IJavaScriptElement)162
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.getSelectedCompilationUnit(IStructuredSelection)242
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.getSelectedCompilationUnit(IStructuredSelection)246
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.run(ITextSelection)178
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.getSingleSelectedType(IStructuredSelection)115
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)244
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)262
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)246
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getCompilationUnit()90
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.run(IProgressMonitor)172
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.run(IProgressMonitor)158
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.run(IProgressMonitor)292
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.addJavadocComments(IProgressMonitor)130
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation.run(IProgressMonitor)188
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation.run(IProgressMonitor)162
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.TypeReferenceProcessor(Set, Set, JavaScriptUnit, ImportRewrite, boolean)135
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.TypeReferenceProcessor(Set, Set, JavaScriptUnit, ImportRewrite, boolean)135
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createCopyTarget(ASTRewrite)357
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptAST(IJavaScriptUnit, JavaScriptUnit)205
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptAST(IJavaScriptUnit, JavaScriptUnit)205
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.integrateSolution(CleanUpRefactoringCleanUpChange, IJavaScriptUnit)247
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.integrateSolution(CleanUpRefactoringCleanUpChange, IJavaScriptUnit)247
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.dispose()407
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.dispose()407
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.getResult()432
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.getResult()432
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)355
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)355
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)395
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.next(IProgressMonitor)395
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createFix(JavaScriptUnit, IProblemLocation, boolean, boolean)54
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.perform(IProgressMonitor)56
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.doDelete(IProgressMonitor)93
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MoveCompilationUnitChange.doPerformReorg(IProgressMonitor)68
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameCompilationUnitChange.doRename(IProgressMonitor)50
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.excludeCompilationUnits(SearchResultGroup[], RefactoringStatus)554
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.checkFinalConditions(IProgressMonitor)752
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkFinalConditions(IProgressMonitor)259
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.create(ITypeRoot, JavaScriptUnit, int, int)170
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)385
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.collectAffectedUnits(SearchResultGroup[])373
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createChange(IProgressMonitor)1077
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.excludeBinaryUnits(SearchResultGroup[])430
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getCtorCallAt(int, int, JavaScriptUnit)962
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setFactoryClass(String)1215
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createIntermediaryMethod()836
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkFinalConditions(IProgressMonitor)347
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkInitialConditions(IProgressMonitor)173
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)214
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.1.acceptSearchMatch(SearchMatch)388
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.acceptSearchMatch(SearchMatch)51
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.rewriteDeclarations(InferTypeArgumentsUpdate, IProgressMonitor)289
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeCastVariable(CastExpression, ConstraintVariable2)548
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeTypeVariable(Type)375
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsUpdate.addCastToRemove(CastVariable2)52
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsUpdate.addDeclaration(CollectionElementVariable2)44
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.getUnformattedSource(IProgressMonitor)90
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1.visit(QualifiedName)156
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.detectIsEclipseNLS()487
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.willCreateAccessorClass()364
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getSingleSelectedType(IStructuredSelection)144
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)299
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)304
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractInterfaceAvailable(IStructuredSelection)324
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IStructuredSelection)531
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isUseSuperTypeAvailable(IStructuredSelection)1150
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getAffectedProjects()278
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeLocalRenames(RenameAnalyzeUtilLocalAnalyzePackage[], TextChange, JavaScriptUnit, boolean)398
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges(TextChangeManager, SearchResultGroup[], SearchResultGroup[])152
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges2(TextChangeManager, SearchResultGroup[], SearchResultGroup[], String)255
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges2(TextChangeManager, SearchResultGroup[], SearchResultGroup[], String)263
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges2(TextChangeManager, SearchResultGroup[], SearchResultGroup[], String)280
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.createNewWorkingCopies(IJavaScriptUnit[], TextChangeManager, WorkingCopyOwner, SubProgressMonitor)178
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addAccessorOccurrences(IProgressMonitor, IFunction, String, String, RefactoringStatus)766
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addDeclarationUpdate()664
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addReferenceUpdates(IProgressMonitor)734
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getNewReferences(IProgressMonitor, RefactoringStatus, WorkingCopyOwner, IJavaScriptUnit[])820
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)731
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.analyzeRenameChanges(IProgressMonitor)512
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)599
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.initialize(RefactoringArguments)839
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.buildValidateEdits(ValidateEditChecker)173
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.addReferenceUpdates(TextChangeManager, IProgressMonitor, RefactoringStatus)210
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.getOccurrences(IProgressMonitor, RefactoringStatus)134
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager.rewriteImports(TextChangeManager, IProgressMonitor)994
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager.rewriteImports(TextChangeManager, IProgressMonitor)994
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)675
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)675
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()758
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()758
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.createRenameChanges(IProgressMonitor)285
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addConstructorRenames(TextChangeManager)1111
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addReferenceUpdates(TextChangeManager, IProgressMonitor)1131
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addTypeDeclarationUpdate(TextChangeManager)1106
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.computeRenameModifications()231
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getCus(SearchResultGroup[])967
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getNewCompilationUnit()274
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)598
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1231
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1255
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(TextChangeManager, IResource[], IJavaScriptElement[], String, List)97
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getCusToEmpty()784
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addImportRewriteUpdates(TextChangeManager)102
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addReferenceUpdates(TextChangeManager, IJavaScriptUnit, IProgressMonitor, RefactoringStatus)143
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)328
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)328
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.buildValidateEdits(ValidateEditChecker)141
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmCuOverwritting(IConfirmQuery)121
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)559
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)559
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1777
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1777
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1780
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1780
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2975
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createNewFieldDeclarationNode(IField, ASTRewrite, JavaScriptUnit)2975
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()3058
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()3058
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)3140
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)3140
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.groupByCompilationUnit(List)561
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)51
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkFinalConditions(IProgressMonitor)344
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkFinalConditions(IProgressMonitor)348
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkCompilationofDeclaringCu()986
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChangeManager(IProgressMonitor, RefactoringStatus)1310
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createNamedSubclassMapping(IProgressMonitor)1363
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.createChange(IProgressMonitor)485
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getCus(SearchResultGroup[])1419
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.groupChangesByCompilationUnit(Map)600
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsSolver.computeObsoleteCasts(Collection)113
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeConstraintsSolver.computeTypeOccurrences(Collection)176
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)527
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getFieldReferencingCompilationUnits(Map, ASTNode[])564
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getMethodReferencingCompilationUnits(Map, ASTNode[])599
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)683
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getSharedWorkingCopy(IJavaScriptUnit, IProgressMonitor)695
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.resetWorkingCopies()794
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1018
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1155
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesInClassCreations(WorkingCopyOwner, IProgressMonitor, RefactoringStatus)183
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.removeUnrealReferences(SearchResultGroup[])99
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChange(IProgressMonitor)325
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)392
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)391
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createFieldDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, VariableDeclarationFragment)447
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodDeclaration(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration, FunctionDeclaration)631
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1013
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.checkExtractedCompilationUnit()184
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.computeExtractedType(String)226
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createExtractedSuperType(IType, IProgressMonitor)327
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createExtractedSuperType(IType, IProgressMonitor)328
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createModifiedSubType(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, AbstractTypeDeclaration, RefactoringStatus)375
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)748
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)760
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)930
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)927
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.registerChanges(TextEditBasedChangeManager)1073
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.registerChanges(TextEditBasedChangeManager)1072
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkConstructorCalls(IType, IProgressMonitor)532
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.hasNonMovedReferences(IMember, IProgressMonitor, RefactoringStatus)652
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.HierarchyProcessor(IMember[], CodeGenerationSettings, boolean)503
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.HierarchyProcessor(IMember[], CodeGenerationSettings, boolean)500
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)937
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)913
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)912
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)964
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)967
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)940
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)852
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)792
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)822
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToField(IType, IField, IProgressMonitor)1248
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToField(IType, IField, IProgressMonitor)1263
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToMethod(IType, IFunction, IProgressMonitor)1297
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToMethod(IType, IFunction, IProgressMonitor)1281
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToType(IType, IType, IProgressMonitor)1334
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToType(IType, IType, IProgressMonitor)1319
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createChangeManager(IProgressMonitor, RefactoringStatus)820
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createCompilationUnitForMovedType(IProgressMonitor)844
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructorReferencesMapping(IProgressMonitor, RefactoringStatus)965
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createTypeReferencesMapping(IProgressMonitor, RefactoringStatus)1087
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChangeManager(RefactoringStatus, IProgressMonitor)1756
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)2275
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReferences(Map, FunctionDeclaration, SearchResultGroup[], boolean, RefactoringStatus, IProgressMonitor)2403
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createChange(List, RefactoringStatus, IProgressMonitor)769
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getAllFilesToModify(List)381
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isWithinMemberToMove(SearchMatch)636
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addNecessaryMethodStubs(List, JavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)491
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1045
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1039
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1037
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1193
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1187
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createEffectedTypesMap(IProgressMonitor)1221
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createMembersToDeleteMap(IProgressMonitor)1251
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewTypeDeclarationNode(IType, AbstractTypeDeclaration, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite)1282
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createWorkingCopy(IJavaScriptUnit, TextEdit, RefactoringStatus, IProgressMonitor)1298
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createWorkingCopyLayer(IProgressMonitor)1326
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.registerChanges(TextEditBasedChangeManager)1751
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.resetEnvironment()1768
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)425
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)704
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)692
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)773
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)426
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeExpressionOrTypeVariable(Expression, IContext)64
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ConstraintVariableFactory.makeTypeVariable(Type)227
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ExpressionVariable.ExpressionVariable(Expression)36
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.TypeVariable.TypeVariable(Type)27
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSupertypeStubTypeContext(String, boolean, IType, IPackageFragment)674
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSupertypeStubTypeContext(String, boolean, IType, IPackageFragment)655
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)174
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveBindings(String[], RefactoringStatus[], boolean)174
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)735
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)773
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.createTypedSources(IJavaScriptElement[])125
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.getJavaProject()129
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.File.resolve(TemplateContext)56
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.File.resolve(TemplateContext)56
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.PrimaryTypeName.resolve(TemplateContext)75
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.PrimaryTypeName.resolve(TemplateContext)75
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)426
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.getCompletion()305
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContextType.Todo.resolve(TemplateContext)276
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContextType.Todo.resolve(TemplateContext)276
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragment, String)151
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isExceptionToBeLogged(CoreException)568
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.isContainerDirty(TypeNameMatch)355
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getCompilationUnit(SearchMatch)44
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.run(ITextSelection)92
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.runOnMultiple(IJavaScriptUnit[])185
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.getCompilationUnit(JavaEditor)354
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.tryIfPropertyFileSelected(IFile)333
org.eclipse.wst.jsdt.internal.ui.actions.IndentAction.getJavaProject()449
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getTypeAtOffset(JavaEditor)150
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)258
org.eclipse.wst.jsdt.internal.ui.actions.SurroundWithTemplateMenuAction.getTemplateActions(JavaEditor)313
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getElementAt(IEditorInput, int)1214
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findElementToSelect(IJavaScriptElement)215
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isInputAWorkingCopy()301
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)179
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)181
org.eclipse.wst.jsdt.internal.ui.browsing.TopLevelTypeProblemsLabelDecorator.isInside(int, ISourceReference)43
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)166
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)148
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)74
org.eclipse.wst.jsdt.internal.ui.compare.JavaElementHistoryPageSource.getFile(Object)59
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.checkEnabled()296
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)173
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlay(Object)152
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectableJavaElement(Object)1048
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])510
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.run()110
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.commitWorkingCopy(IProgressMonitor, Object, CompilationUnitDocumentProviderCompilationUnitInfo, boolean)1320
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.connect(Object)1162
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IStorageEditorInput, boolean)1010
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IURIEditorInput)1091
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFileInfo(Object)913
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createSaveOperation(Object, IDocument, boolean)1344
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.doSave(IProgressMonitor)1256
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.getElementAt(int, boolean)1155
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)936
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)936
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.mustSaveDirtyEditor(IEditorPart, IEditorInput, boolean)619
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMoveLinesAction.getProject()409
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.1.run()152
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()758
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getUnderlyingResource()758
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.updateSelectionProvider(IPageSite)1140
org.eclipse.wst.jsdt.internal.ui.javaeditor.WorkingCopyManager.getWorkingCopy(IEditorInput, boolean)102
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.2.createBuffer(IJavaScriptUnit)328
org.eclipse.wst.jsdt.internal.ui.JavaTaskListAdapter.getAffectedResource(IAdaptable)30
org.eclipse.wst.jsdt.internal.ui.packageview.GotoTypeAction.gotoType(IType)72
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)804
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.convertElement(Object)955
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.expandMainType(Object)1207
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)82
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.selectStatusEntry(RefactoringStatusEntry)721
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.createChildNodes()81
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.internalComputeCompletionProposals(int, String)166
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)98
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)84
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.setInput(RefactoringStatusContext)86
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.NLSAccessorConfigurationDialog(Shell, NLSRefactoring)107
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)88
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.computeContainedMatches(AbstractTextSearchResult, IFile)101
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.isShownInEditor(Match, IEditorPart)183
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.findKey(Position, IJavaScriptElement)211
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.pasteCU(PasteActionTextPasterParsedCu, SubProgressMonitor, IConfirmQuery)562
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.2.run(IProgressMonitor)526
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)729
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getFile(Object)80
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.getFile(Object)137
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.getCastAndAssignIfStatementProposals(IInvocationContext, ASTNode, Collection)1402
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findCompilationUnitForBinding(IJavaScriptUnit, JavaScriptUnit, ITypeBinding)873
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.execute(ExecutionEvent)62
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp, Hashtable, CompositeChange, IProgressMonitor)278
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp, Hashtable, CompositeChange, IProgressMonitor)278
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getCompilationUnitsForProjects(Hashtable)434
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getCompilationUnitsForProjects(Hashtable)434
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)149
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)149
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)172
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)172
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.findProblemLocation(IEditorInput, IMarker)565
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.internalHasResolutions(IMarker)489
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.addEdits(IDocument, TextEdit)47
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.getDisplayString()73
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.apply(IDocument)249
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.createTextChange()394
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)190
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.hasCorrections(Annotation)114
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.getMissingJavadocCommentProposals(IInvocationContext, IProblemLocation, Collection)356
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addConstructorFromSuperclassProposal(IInvocationContext, IProblemLocation, Collection)454
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addTypePrametersToRawTypeReference(IInvocationContext, IProblemLocation, Collection)931
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.addUnnecessaryThrownExceptionProposal(IInvocationContext, IProblemLocation, Collection)557
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)242
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterSetterProposal(IInvocationContext, IProblemLocation, Collection, int)840
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int)201
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.doPropertyChanged(String)162
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.doSelectionChanged(int, int, JavaScriptUnit)197
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getAssignToVariableProposals(IInvocationContext, ASTNode, Collection)490
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getConvertAnonymousToNestedProposal(IInvocationContext, ASTNode, Collection)267
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1214
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getCreateInSuperClassProposals(IInvocationContext, ASTNode, Collection)1185
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.getExtractLocalProposal(IInvocationContext, ASTNode, Collection)217
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickTemplateProcessor.getAssists(IInvocationContext, IProblemLocation[])100
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickTemplateProcessor.hasAssists(IInvocationContext)66
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongPackageDeclNameProposals(IInvocationContext, IProblemLocation, Collection)171
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)145
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.removeImportStatementProposals(IInvocationContext, IProblemLocation, Collection)197
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.createPreparedCU(IJavaScriptUnit, JSdoc, int)138
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.findSimilarElement(IJavaScriptUnit, Name, int)54
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)192
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)231
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)189
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)273
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)277
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)335
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)314
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection)66
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewMethodProposals(IJavaScriptUnit, JavaScriptUnit, Expression, List, boolean, ASTNode, String, Collection)860
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1329
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1302
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doEqualNumberOfParameters(IInvocationContext, ASTNode, IProblemLocation, List, ITypeBinding[], IFunctionBinding, Collection)1244
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1161
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreArguments(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1132
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreParameters(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1055
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.doMoreParameters(IInvocationContext, IProblemLocation, ASTNode, List, ITypeBinding[], IFunctionBinding, Collection)1033
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getConstructorProposals(IInvocationContext, IProblemLocation, Collection)1491
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)105
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.internalComputeCompletionProposals(int, JavaContentAssistInvocationContext, IProgressMonitor)148
org.eclipse.wst.jsdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(boolean)74
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaCompletionProposal.getFormatterPrefs()415
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.guessParameters()235
org.eclipse.wst.jsdt.internal.ui.text.java.TemplateCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)86
org.eclipse.wst.jsdt.internal.ui.text.javadoc.HTMLTagCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)128
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.getCompilationUnit()430
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)115
org.eclipse.wst.jsdt.internal.ui.text.javadoc.LegacyJavadocCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)109
org.eclipse.wst.jsdt.internal.ui.text.javadoc.LegacyJavadocCompletionProposalComputer.computeContextInformation(ContentAssistInvocationContext, IProgressMonitor)78
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.setInput(Object)614
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processDelta(IJavaScriptElementDelta, ArrayList)225
org.eclipse.wst.jsdt.internal.ui.util.ElementValidator.getResources(IAdaptable[])190
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)167
org.eclipse.wst.jsdt.internal.ui.viewsupport.ResourceToItemsMapper.getCorrespondingResource(Object)166
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)61
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.visitCompilationUnit(IFile)140
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.visitCompilationUnit(IFile)138
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.getSelectedFields(IStructuredSelection)414
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.generate(IType, IField[], IField[], IField[], JavaScriptUnit, IJavaScriptElement)519
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSelectedFields(IStructuredSelection)665
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.getSelectedMembers(IStructuredSelection)191
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.run(IStructuredSelection)109
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.getSelectedType(IStructuredSelection)425
org.eclipse.wst.jsdt.ui.actions.ConvertLocalToFieldAction.run(ITextSelection)84
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)249
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)259
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.run(IStructuredSelection)157
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)375
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedFields(IStructuredSelection)158
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)198
org.eclipse.wst.jsdt.ui.actions.InlineAction.run(ITextSelection)108
org.eclipse.wst.jsdt.ui.actions.InlineTempAction.run(ITextSelection)92
org.eclipse.wst.jsdt.ui.actions.IntroduceParameterAction.run(ITextSelection)77
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)246
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.run(ITextSelection)193
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.run(IStructuredSelection)120
org.eclipse.wst.jsdt.ui.actions.SurroundWithTryCatchAction.run(ITextSelection)101
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.computeAdornmentFlags(Object)189
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)247
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.computeKeywordsAndContext()262
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getProject()104
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createInheritedMethods(IType, boolean, boolean, NewTypeWizardPageImportsManager, IProgressMonitor)2423
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)2001
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1912
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1894
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1948
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)526
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typeNameChanged()1586
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.AddImportsOperation(IJavaScriptUnit, int, int, AddImportsOperationIChooseImportQuery, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.getDocument(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.OrganizeImportsOperation(IJavaScriptUnit, JavaScriptUnit, boolean, boolean, boolean, OrganizeImportsOperationIChooseImportQuery)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.SortMembersOperation.SortMembersOperation(IJavaScriptUnit, int[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.createImportRewrite(IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IType, IJavaScriptUnit, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCatchBodyContent(IJavaScriptUnit, String, String, ASTNode, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCatchBodyContent(IJavaScriptUnit, String, String, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCompilationUnitContent(IJavaScriptUnit, String, String, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCompilationUnitContent(IJavaScriptUnit, String, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getFieldComment(IJavaScriptUnit, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getFileComment(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getGetterComment(IJavaScriptUnit, String, String, String, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], boolean, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getMethodComment(IJavaScriptUnit, String, String, String[], String[], String, String[], IFunction, boolean, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getSetterComment(IJavaScriptUnit, String, String, String, String, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getTypeBody(String, IJavaScriptUnit, String, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getTypeComment(IJavaScriptUnit, String, String[], String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, int, boolean, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createConstructorStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, ITypeBinding, AST, IFunctionBinding, IVariableBinding[], int, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createDelegationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IBinding[], CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, AST, IFunctionBinding, String, CodeGenerationSettings, boolean, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createImplementationStub(IJavaScriptUnit, ASTRewrite, ImportRewrite, IFunctionBinding, String, boolean, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration, ImportRewriteImportRewriteContext)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.createParameters(IJavaScriptUnit, ImportRewrite, AST, IFunctionBinding, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility2.getParameterName(IJavaScriptUnit, IVariableBinding, String[])-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createSubPartFragmentBySourceRange(InfixExpression, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.rangeIncludesExtraNonWhitespace(SourceRange, List, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.createFragmentForSourceRange(SourceRange, ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.createFragmentForSubPartBySourceRange(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragment(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragment(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragmentFor(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragmentFor(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createInfixExpressionSubPartFragmentBySourceRange(InfixExpression, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createInfixExpressionSubPartFragmentBySourceRange(InfixExpression, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.isSingleNodeSelected(SelectionAnalyzer, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.rangeIncludesNonWhitespaceOutsideNode(SourceRange, ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.TokenScanner(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.createAst(IJavaScriptUnit, Map, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.requiresAST(ICleanUp[], IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpPostSaveListener.saved(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.addCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.calculateChange(JavaScriptUnit, IJavaScriptUnit, ICleanUp[], List)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.checkPreConditions(IJavaScriptProject, IJavaScriptUnit[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptSource(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.acceptSource(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.calculateSolutions(IJavaScriptUnit, JavaScriptUnit, ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.calculateSolutions(IJavaScriptUnit, JavaScriptUnit, ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.integrateSolution(CleanUpRefactoringCleanUpChange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.integrateSolution(CleanUpRefactoringCleanUpChange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpChange.CleanUpChange(String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpChange.CleanUpChange(String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.applyChange(IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.applyChange(IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.CleanUpFixpointIterator(CleanUpRefactoring, IJavaScriptProject, IJavaScriptUnit[], ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.CleanUpFixpointIterator(CleanUpRefactoring, IJavaScriptProject, IJavaScriptUnit[], ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.requiresAST(IJavaScriptUnit, ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.requiresAST(IJavaScriptUnit, ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpParser.createASTs(IJavaScriptUnit[], String[], CleanUpRefactoringCleanUpASTRequestor, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpParser.createASTs(IJavaScriptUnit[], String[], CleanUpRefactoringCleanUpASTRequestor, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpRefactoringProgressMonitor.getSubTaskMessage(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpRefactoringProgressMonitor.getSubTaskMessage(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.getChangeName(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.ParseListElement.ParseListElement(IJavaScriptUnit, ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.ParseListElement.ParseListElement(IJavaScriptUnit, ICleanUp[])-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.ParseListElement.ParseListElement(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.ParseListElement.ParseListElement(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.addProposal(ITypeBinding, IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.JavaLinkedModeProposal(IJavaScriptUnit, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.JavaLinkedModeProposal(IJavaScriptUnit, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.corext.fix.SortMembersFix.SortMembersFix(TextChange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.CompilationUnitSourceContext(IJavaScriptUnit, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.CompilationUnitSourceContext(IJavaScriptUnit, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitChange.CompilationUnitChange(String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitChange.getFile(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.CompilationUnitReorgChange(IJavaScriptUnit, IPackageFragment, INewNameQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.CompilationUnitReorgChange(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.markAsExecuted(IJavaScriptUnit, ResourceMapping)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CopyCompilationUnitChange.CopyCompilationUnitChange(IJavaScriptUnit, IPackageFragment, INewNameQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CreateCompilationUnitChange.CreateCompilationUnitChange(IJavaScriptUnit, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.saveCUnitIfNeeded(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MoveCompilationUnitChange.MoveCompilationUnitChange(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MultiStateCompilationUnitChange.MultiStateCompilationUnitChange(String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameCompilationUnitChange.RenameCompilationUnitChange(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.addStamps(Map, IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.UndoCompilationUnitChange.getFile(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.UndoCompilationUnitChange.UndoCompilationUnitChange(String, IJavaScriptUnit, UndoEdit, ContentStamp, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkCompilationUnitNewName(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.getFullPath(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.validateEdit(IJavaScriptUnit, Object)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CallInliner.CallInliner(IJavaScriptUnit, JavaScriptUnit, SourceProvider)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.CodeRefactoringUtil.getIndentationLevel(ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.ConvertAnonymousToNestedRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.ExtractConstantRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.ExtractMethodAnalyzer(IJavaScriptUnit, Selection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.ExtractMethodRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.initialize(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.ExtractTempRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getCuRewrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineConstantRefactoring(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.getFile(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.getFilesToBeModified(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(IJavaScriptUnit, ConstructorInvocation, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(IJavaScriptUnit, FunctionInvocation, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(IJavaScriptUnit, SuperMethodInvocation, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.InlineTempRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.InlineTempRefactoring(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.addAllChangesFor(SearchResultGroup, IJavaScriptUnit, CompilationUnitChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getASTFor(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.getTargetNode(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.IntroduceFactoryRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.isConstructorUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createChangeAndDiscardRewrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getCachedCURewrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getSelectedNode(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.IntroduceIndirectionRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.isRewriteKept(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.IntroduceParameterRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.PromoteTempToFieldRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkNode(ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.getFile(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.getFilesToBeModified(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.getTargetNode(IJavaScriptUnit, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[], ASTNode[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.removeNestedCalls(RefactoringStatus, IJavaScriptUnit, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(IJavaScriptUnit, ConstructorInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(IJavaScriptUnit, FunctionInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(IJavaScriptUnit, SuperMethodInvocation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.LocalTypeTargetProvider(IJavaScriptUnit, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.LocalTypeTargetProvider(IJavaScriptUnit, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedBodyDeclarations(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.SingleCallTargetProvider(IJavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.SingleCallTargetProvider(IJavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.acceptSearchMatch(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.getScanner(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsRefactoring.2.(new InferTypeArgumentsRefactoring(){}, JavaScriptUnit, IJavaScriptUnit, RefactoringStatus, InferTypeArgumentsConstraintCreator)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeDeclaredParameterTypeVariable(IFunctionBinding, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeDeclaredReturnTypeVariable(IFunctionBinding, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsTCModel.makeDeclaredVariableVariable(IVariableBinding, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.generics.InferTypeArgumentsUpdate.getUpdate(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.AccessorClassCreator(IJavaScriptUnit, String, IPath, IPackageFragment, IPath, boolean, NLSSubstitution[], String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.addImportsToAccessorCu(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.create(IJavaScriptUnit, String, IPath, IPackageFragment, IPath, boolean, NLSSubstitution[], String, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.AccessorClassModifier(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassModifier.create(IJavaScriptUnit, NLSSubstitution[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.createRawLines(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getDocument(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.NLSHint(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.create(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.NLSRefactoring(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSScanner.scan(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.create(IJavaScriptUnit, NLSSubstitution[], String, IPackageFragment, String, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.createImportForAccessor(MultiTextEdit, String, IPackageFragment, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.deleteAccessor(NLSSubstitution, TextChange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.computeInsertOffset(NLSElement[], int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.createNLSEdit(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.createNLSEdits(IJavaScriptUnit, int[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.findLineEnd(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.scanCurrentLine(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringElementFilter.filter(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startChangeTypeRefactoring(IJavaScriptUnit, Shell, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startCleanupRefactoring(IJavaScriptUnit[], ICleanUp[], Shell, boolean, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startConvertAnonymousRefactoring(IJavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineConstantRefactoring(IJavaScriptUnit, JavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineTempRefactoring(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceFactoryRefactoring(IJavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceIndirectionRefactoring(IJavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceParameter(IJavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setWorkingCopies(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptUnit, IImportContainer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptUnit, IPackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IPackageFragment, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodOccurenceCollector.acceptSearchMatch(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringScanner.scan(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.addReferenceShadowedError(IJavaScriptUnit, SearchMatch, String, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.addShadowsError(IJavaScriptUnit, SearchMatch, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeChanges(IJavaScriptUnit, TextChange, SearchMatch[], SearchMatch[], String, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.createNewWorkingCopies(IJavaScriptUnit[], TextChangeManager, WorkingCopyOwner, SubProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.createNewWorkingCopy(IJavaScriptUnit, TextChangeManager, WorkingCopyOwner, SubProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.findWorkingCopyForCu(IJavaScriptUnit[], IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.findWorkingCopyForCu(IJavaScriptUnit[], IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.RenameCompilationUnitProcessor(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getFieldInWorkingCopy(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getNewReferences(IProgressMonitor, RefactoringStatus, WorkingCopyOwner, IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.4.acceptSearchMatch(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createReplaceEdit(SearchMatch, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.simpleUpdate(SearchMatch, IJavaScriptUnit, TextChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IJavaScriptUnit, RenameArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.checkTypeNameConflicts(IJavaScriptUnit, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.getTopLevelTypeNames(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager.getImportChange(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.ImportsManager.getImportChange(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.extractGroupFor(IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.extractGroupFor(IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateImport(IJavaScriptUnit, IImportDeclaration, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateImport(IJavaScriptUnit, IImportDeclaration, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkCUCompleteConditions(RefactoringStatus, JavaScriptUnit, IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getFullPath(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getImportedType(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isIntersectionEmpty(IJavaScriptUnit[], IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isIntersectionEmpty(IJavaScriptUnit[], IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addCuTextMatches(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addTextUpdates(IJavaScriptUnit, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.removeReferences(IJavaScriptUnit, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TypeOccurrenceCollector.acceptSearchMatch(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TypeOccurrenceCollector.acceptSearchMatch2(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IJavaScriptUnit, CopyArguments, CopyArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.1.(IType, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.createChangeManager(IProgressMonitor, IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.CreateCopyOfCompilationUnitChange(IPath, String, IJavaScriptUnit, INewNameQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.getCopiedFileSource(IProgressMonitor, IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.getReferences(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.markAsExecuted(IJavaScriptUnit, ResourceMapping)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.setEncoding(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.addTextEditFromRewrite(TextChangeManager, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(IJavaScriptUnit, List, TextChangeManager)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.INewNameQueries.createNewCompilationUnitNameQuery(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyCompilationUnit(RefactoringStatus, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.willHaveAllTopLevelTypesDeleted(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedNewNameQueries.createNewCompilationUnitNameQuery(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MonitoringNewNameQueries.1.(MonitoringNewNameQueries, IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MonitoringNewNameQueries.createNewCompilationUnitNameQuery(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addImportToSourcePackageTypes(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addReferenceUpdates(TextChangeManager, IJavaScriptUnit, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addStaticImport(IJavaScriptUnit, IImportDeclaration, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addUpdates(TextChangeManager, IJavaScriptUnit, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.createStringForNewImport(IJavaScriptUnit, IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getImportRewrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getReferences(IJavaScriptUnit, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.isInAnotherFragmentOfSamePackage(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.isReferenceInAnotherFragmentOfSamePackage(IJavaScriptUnit, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.isReferenceInAnotherFragmentOfSamePackage(IJavaScriptUnit, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.MoveCuUpdateCreator(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.MoveCuUpdateCreator(IJavaScriptUnit[], IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.removeImportsToDestinationPackageTypes(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.simpleReferencesNeedNewImport(IJavaScriptUnit, IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.simpleReferencesNeedNewImport(IJavaScriptUnit, IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.move(IJavaScriptUnit, MoveArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.setCus(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.copyCuToPackage(IJavaScriptUnit, IPackageFragment, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.copyCuToPackage(IJavaScriptUnit, IPackageFragment, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.CopyFilesFoldersAndCusPolicy(IFile[], IFolder[], IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.CopyFilesFoldersAndCusPolicy(IFile[], IFolder[], IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.copyFileToContainer(IJavaScriptUnit, IContainer, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.copyFileToContainer(IJavaScriptUnit, IContainer, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.createChange(IJavaScriptUnit, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.createChange(IJavaScriptUnit, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.FilesFoldersAndCusReorgPolicy(IFile[], IFolder[], IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.FilesFoldersAndCusReorgPolicy(IFile[], IFolder[], IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChange(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChange(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.moveCuToPackage(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.moveCuToPackage(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.MoveFilesFoldersAndCusPolicy(IFile[], IFolder[], IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.MoveFilesFoldersAndCusPolicy(IFile[], IFolder[], IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.moveFileToContainer(IJavaScriptUnit, IContainer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.moveFileToContainer(IJavaScriptUnit, IContainer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.createNewName(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.createNewName(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createCompilationUnitChange(IJavaScriptUnit, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.createCompilationUnitChange(IJavaScriptUnit, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isParentInWorkspaceOrOnDisk(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.AccessAnalyzer(SelfEncapsulateFieldRefactoring, IJavaScriptUnit, IVariableBinding, ITypeBinding, ASTRewrite, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkCompileErrors(RefactoringStatus, JavaScriptUnit, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createEdits(IJavaScriptUnit, ASTRewrite, List, ImportRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.addAllChangesFor(IJavaScriptUnit, Set, CompilationUnitChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.ChangeTypeRefactoring(IJavaScriptUnit, int, int, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.ChangeTypeRefactoring(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getConstraints(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getConstraints(IJavaScriptUnit[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getTargetNode(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.CompilationUnitRewrite(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.CompilationUnitRewrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.CompilationUnitRewrite(WorkingCopyOwner, IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.CompilationUnitRewrite(WorkingCopyOwner, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.3.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.4.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeImports(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeSource(IJavaScriptUnit, IType, String, CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeTemplate(IJavaScriptUnit, String, String, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getSharedWorkingCopy(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.performFirstPass(SuperTypeConstraintsCreator, Map, Map, IJavaScriptUnit, JavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.performSecondPass(SuperTypeConstraintsCreator, IJavaScriptUnit, JavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.resetWorkingCopies(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.(ExtractInterfaceProcessor, IProgressMonitor, RefactoringStatus, TextEditBasedChangeManager, CompilationUnitRewrite, Set, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedFields(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractedMethods(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createModifiedSubType(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createSuperTypeSource(IJavaScriptUnit, IType, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeDeclaration(IJavaScriptUnit, IType, AbstractTypeDeclaration, String, StringBuffer, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCompilationUnitRewrite(Map, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyParameters(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyReturnType(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getNewText(ASTNode, IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getUnindentedText(String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getCompilationUnitRewrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.rewriteVisibility(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addImportsToTargetUnit(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createCompilationUnitRewrite(ITypeBinding[], CompilationUnitRewrite, Map, Map, boolean, IJavaScriptUnit, IJavaScriptUnit, boolean, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createCompilationUnitRewrite(ITypeBinding[], CompilationUnitRewrite, Map, Map, boolean, IJavaScriptUnit, IJavaScriptUnit, boolean, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createNewSource(CompilationUnitRewrite, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createSourceForNewCu(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getAlignedSourceBlock(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getCompilationUnitRewrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getReferenceNodesIn(JavaScriptUnit, Map, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(ClassInstanceCreation, ASTRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(SuperConstructorInvocation, ASTRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ClassInstanceCreation, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ITypeBinding[], ParameterizedType, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(SuperConstructorInvocation, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateTypeReference(ITypeBinding[], ASTNode, CompilationUnitRewrite, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeModifiedFiles(IJavaScriptUnit, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeModifiedFiles(IJavaScriptUnit, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getCompilationUnitRewrite(Map, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getCuRewrite(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMethodStubForAbstractMethod(IFunction, JavaScriptUnit, AbstractTypeDeclaration, IJavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createJavadocForStub(String, FunctionDeclaration, FunctionDeclaration, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createWorkingCopy(IJavaScriptUnit, TextEdit, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCompilationUnitRewrite(Map, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getCompilationUnitRewrite(Map, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, ASTRequestor, CompilationUnitRewrite, IJavaScriptUnit, JavaScriptUnit, Set, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.StubTypeContext.StubTypeContext(IJavaScriptUnit, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.SurroundWithAnalyzer(IJavaScriptUnit, Selection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchAnalyzer.SurroundWithTryCatchAnalyzer(IJavaScriptUnit, Selection, ISurroundWithTryCatchQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.create(IJavaScriptUnit, int, int, ISurroundWithTryCatchQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.create(IJavaScriptUnit, ITextSelection, ISurroundWithTryCatchQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.SurroundWithTryCatchRefactoring(IJavaScriptUnit, Selection, ISurroundWithTryCatchQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.createAST(IJavaScriptUnit, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.getCuNode(WorkingCopyOwner, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.CompilationUnitRange(IJavaScriptUnit, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.CompilationUnitRange(IJavaScriptUnit, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.CastVariable2.setCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ISourceConstraintVariable.setCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ParameterTypeVariable2.setCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ReturnTypeVariable2.setCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.TypeVariable2.setCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.VariableVariable2.setCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createStubTypeContext(IJavaScriptUnit, JavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getSourceOfDeclararationNode(IJavaScriptElement, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.SourceTuple.SourceTuple(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.SourceTuple.SourceTuple(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CodeAnalyzer.CodeAnalyzer(IJavaScriptUnit, Selection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getMainType(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(String, IJavaScriptUnit, boolean, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.acquire(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.getTextFileBuffer(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringFileBuffers.release(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.ResourceUtil.getFile(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.ResourceUtil.getFiles(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.StatementAnalyzer(IJavaScriptUnit, Selection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.containsChangesIn(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.get(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.manage(IJavaScriptUnit, TextChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.remove(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.containsChangesIn(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.get(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.manage(IJavaScriptUnit, TextEditBasedChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.remove(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CodeTemplateContext.setCompilationUnitVariables(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.CompilationUnitCompletion(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.reset(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.CompilationUnitContext(TemplateContextType, IDocument, int, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.CompilationUnitContext(TemplateContextType, IDocument, Position, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.createContext(IDocument, int, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.createContext(IDocument, Position, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.evaluateTemplate(Template, IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.getASTRoot(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.isVisible(TypeNameMatch, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.JavaContext(TemplateContextType, IDocument, int, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.JavaContext(TemplateContextType, IDocument, Position, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContextType.createContext(IDocument, int, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContextType.createContext(IDocument, Position, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaDocContext.JavaDocContext(TemplateContextType, IDocument, int, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaDocContext.JavaDocContext(TemplateContextType, IDocument, Position, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaDocContextType.createContext(IDocument, int, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaDocContextType.createContext(IDocument, Position, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.CompilationUnitResourceMapping.CompilationUnitResourceMapping(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.CompilationUnitResourceMapping.CompilationUnitResourceMapping(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.applyEdit(IJavaScriptUnit, TextEdit, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.aquireDocument(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.commitDocument(IJavaScriptUnit, IDocument, TextEdit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findInCompilationUnit(IJavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findTypeInCompilationUnit(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getRenamedCUName(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isEditable(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isImplicitImport(String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isPrimary(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.reconcile(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.releaseDocument(IJavaScriptUnit, IDocument, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.actions.AllCleanUpsAction.createCleanUps(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.ui.actions.AllCleanUpsAction.performRefactoring(IJavaScriptUnit[], ICleanUp[])-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.createCleanUps(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.performRefactoring(IJavaScriptUnit[], ICleanUp[])-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.run(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.runOnMultiple(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.tryIfPropertyCuSelected(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.actions.MultiOrganizeImportAction.createCleanUps(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.createCleanUps(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.hasMembersToSort(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.isOnClassPath(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getTypeForCU(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.parsePartialCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.AbstractCleanUp.checkPreConditions(IJavaScriptProject, IJavaScriptUnit[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.fix.AbstractCleanUp.createFix(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatCleanUp.createFix(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatFix.CodeFormatFix(TextChange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatFix.createCleanUp(IJavaScriptUnit, boolean, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeStyleCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatCleanUp.createFix(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatFix.CommentFormatFix(TextChange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatFix.createCleanUp(IJavaScriptUnit, boolean, boolean, boolean, HashMap)-1
org.eclipse.wst.jsdt.internal.ui.fix.ControlStatementsCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ConvertLoopCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ExpressionsCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ICleanUp.checkPreConditions(IJavaScriptProject, IJavaScriptUnit[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.fix.ICleanUp.createFix(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ICleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.ImportsCleanUp.checkPreConditions(IJavaScriptProject, IJavaScriptUnit[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.fix.ImportsCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.Java50CleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.SortMembersCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.StringCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.UnnecessaryCodeCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.UnusedCodeCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.fix.VariableDeclarationCleanUp.requireAST(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.getTypeForCU(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.isActive(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClipboardOperationAction.addImports(IJavaScriptUnit, ClipboardOperationActionClipboardData)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.2.createBuffer(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.3.createBuffer(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.6.(CompilationUnitDocumentProvider, IProgressMonitor, IJavaScriptUnit, IPostSaveListener, String, MultiStatus, IBuffer, CompilationUnitDocumentProviderCompilationUnitInfo)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.setCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel.setCompilationUnit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.notifyPostSaveListeners(IJavaScriptUnit, CompilationUnitDocumentProviderCompilationUnitInfo, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.ProblemAnnotation(IProblem, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.ProblemAnnotation(IProblem, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ISavePolicy.postSave(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ISavePolicy.preSave(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.saveparticipant.IPostSaveListener.saved(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.WorkingCopyManager.setWorkingCopy(IEditorInput, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.2.createBuffer(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.isOnClassPath(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(int, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.tryInlineConstant(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.getMethod(IJavaScriptUnit, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(ITextSelection, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getModifiedJavaElement(TextEditBasedChangeGroup, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.1.(CUPositionCompletionProcessor, IJavaScriptUnit, String, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.setCompletionContext(IJavaScriptUnit, String, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.createPackageListInput(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.PackageBrowseAdapter(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.CompilationUnitEntry.CompilationUnitEntry(String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.setDefaults(IPackageFragment, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.SourceFirstPackageSelectionDialogField(String, String, String, String, String, String, String, String, IJavaScriptUnit, IDialogFieldListener, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.5.(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.createCompilationUnitNameValidator(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.createNewCompilationUnitNameQuery(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.removePackageDeclaration(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.openCu(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.openCu(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.FindOccurencesCUEngine(IJavaScriptUnit, IOccurrencesFinder)-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.FindOccurencesCUEngine(IJavaScriptUnit, IOccurrencesFinder)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AbstractMethodCompletionProposal.AbstractMethodCompletionProposal(String, IJavaScriptUnit, ASTNode, ITypeBinding, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddArgumentCorrectionProposal.AddArgumentCorrectionProposal(String, IJavaScriptUnit, ASTNode, int[], ITypeBinding[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddImportCorrectionProposal.AddImportCorrectionProposal(String, IJavaScriptUnit, int, Image, String, String, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AddTypeParameterProposal.AddTypeParameterProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, String, ITypeBinding[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AdvancedQuickAssistProcessor.suggestLocalVariableNames(IJavaScriptUnit, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.AssignToVariableAssistProposal(IJavaScriptUnit, int, ExpressionStatement, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssignToVariableAssistProposal.AssignToVariableAssistProposal(IJavaScriptUnit, SingleVariableDeclaration, VariableDeclarationFragment, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssistContext.AssistContext(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.createQuickFixAST(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findCompilationUnitForBinding(IJavaScriptUnit, JavaScriptUnit, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTRewriteCorrectionProposal.ASTRewriteCorrectionProposal(String, IJavaScriptUnit, ASTRewrite, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.CastCompletionProposal(String, IJavaScriptUnit, Expression, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CastCompletionProposal.CastCompletionProposal(String, IJavaScriptUnit, Expression, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ChangeMethodSignatureProposal.ChangeMethodSignatureProposal(String, IJavaScriptUnit, ASTNode, IFunctionBinding, ChangeMethodSignatureProposalChangeDescription[], ChangeMethodSignatureProposalChangeDescription[], int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ConstructorFromSuperclassProposal.ConstructorFromSuperclassProposal(IJavaScriptUnit, TypeDeclaration, IFunctionBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ContributedProcessorDescriptor.getProcessor(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ContributedProcessorDescriptor.matches(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.findCorrection(String, boolean, ITextSelection, IJavaScriptUnit, IAnnotationModel)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp, Hashtable, CompositeChange, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.cleanUpProject(IJavaScriptProject, IJavaScriptUnit[], ICleanUp, Hashtable, CompositeChange, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.CorrectionMarkerResolution(IJavaScriptUnit, int, int, IJavaCompletionProposal, IMarker)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.CorrectionMarkerResolution(IJavaScriptUnit, int, int, IJavaCompletionProposal, IMarker)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getASTRoot(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.getASTRoot(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.createFromMarker(IMarker, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectMainTypeNameProposal.CorrectMainTypeNameProposal(IJavaScriptUnit, IInvocationContext, String, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.CorrectPackageDeclarationProposal(IJavaScriptUnit, IProblemLocation, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.CUCorrectionProposal(String, IJavaScriptUnit, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.CUCorrectionProposal(String, IJavaScriptUnit, TextChange, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.performValidateEdit(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ImplementInterfaceProposal.ImplementInterfaceProposal(IJavaScriptUnit, ITypeBinding, JavaScriptUnit, ITypeBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.hasCorrections(IJavaScriptUnit, int, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.SafeHasCorrections.SafeHasCorrections(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavaCorrectionProcessor.SafeHasCorrections.SafeHasCorrections(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.AddAllMissingJavadocTagsProposal(String, IJavaScriptUnit, BodyDeclaration, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddAllMissingJavadocTagsProposal.AddAllMissingJavadocTagsProposal(String, IJavaScriptUnit, BodyDeclaration, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddJavadocCommentProposal.AddJavadocCommentProposal(String, IJavaScriptUnit, int, int, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddJavadocCommentProposal.AddJavadocCommentProposal(String, IJavaScriptUnit, int, int, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.AddMissingJavadocTagProposal(String, IJavaScriptUnit, BodyDeclaration, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.JavadocTagsSubProcessor.AddMissingJavadocTagProposal.AddMissingJavadocTagProposal(String, IJavaScriptUnit, BodyDeclaration, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedCorrectionProposal.LinkedCorrectionProposal(String, IJavaScriptUnit, ASTRewrite, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.LinkedNamesAssistProposal(IJavaScriptUnit, SimpleName)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LinkedNamesAssistProposal.LinkedNamesAssistProposal(String, IJavaScriptUnit, SimpleName, String)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.1.(String, Change, int, Image, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.2.(String, IJavaScriptUnit, int, Image, LocalCorrectionsSubProcessorCompareInBitWiseOpFinder)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.3.(String, Change, int, Image, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.MissingReturnTypeCorrectionProposal.MissingReturnTypeCorrectionProposal(IJavaScriptUnit, FunctionDeclaration, ReturnStatement, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierChangeCompletionProposal.ModifierChangeCompletionProposal(String, IJavaScriptUnit, IBinding, ASTNode, int, int, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getMakeTypeAbstractProposal(IJavaScriptUnit, TypeDeclaration, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.getProposal(IJavaScriptUnit, SimpleName, IVariableBinding, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.ProposalParameter.ProposalParameter(boolean, IJavaScriptUnit, ASTRewrite, Expression, Expression, IVariableBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.NewCUCompletionUsingWizardProposal(IJavaScriptUnit, Name, int, IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewDefiningMethodProposal.NewDefiningMethodProposal(String, IJavaScriptUnit, ASTNode, ITypeBinding, IFunctionBinding, String[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewMethodCompletionProposal.NewMethodCompletionProposal(String, IJavaScriptUnit, ASTNode, List, ITypeBinding, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewVariableCompletionProposal.NewVariableCompletionProposal(String, IJavaScriptUnit, int, SimpleName, ITypeBinding, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.1.(String, IJavaScriptUnit, int, Image, ExtractTempRefactoring)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.2.(String, IJavaScriptUnit, int, Image, ExtractConstantRefactoring)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.RefactoringCorrectionProposal.RefactoringCorrectionProposal(String, IJavaScriptUnit, Refactoring, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistProcessor.RefactoringCorrectionProposal.RefactoringCorrectionProposal(String, IJavaScriptUnit, Refactoring, int, Image)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickFixProcessor.hasCorrections(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickFixProcessor.moveBack(int, int, String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickTemplateProcessor.collectSurroundTemplates(IDocument, IJavaScriptUnit, int, int, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickTemplateProcessor.getDocument(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RemoveDeclarationCorrectionProposal.RemoveDeclarationCorrectionProposal(IJavaScriptUnit, SimpleName, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.RenameNodeCompletionProposal.RenameNodeCompletionProposal(String, IJavaScriptUnit, int, int, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.1.(String, Change, int, Image, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReplaceCorrectionProposal.ReplaceCorrectionProposal(String, IJavaScriptUnit, int, int, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.createPreparedCU(IJavaScriptUnit, JSdoc, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.findSimilarElement(IJavaScriptUnit, Name, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.process(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TaskMarkerProposal.TaskMarkerProposal(IJavaScriptUnit, IProblemLocation, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeChangeCompletionProposal.TypeChangeCompletionProposal(IJavaScriptUnit, IBinding, JavaScriptUnit, ITypeBinding, boolean, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnimplementedMethodsCompletionProposal.UnimplementedMethodsCompletionProposal(IJavaScriptUnit, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addMissingCastParentsProposal(IJavaScriptUnit, FunctionInvocation, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldForType(IJavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewMethodProposals(IJavaScriptUnit, JavaScriptUnit, Expression, List, boolean, ASTNode, String, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewVariableProposals(IJavaScriptUnit, Name, SimpleName, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarTypeProposals(int, IJavaScriptUnit, Name, int, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addSimilarVariableProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeFullProposal(IJavaScriptUnit, ITypeBinding, ASTNode, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.createTypeRefChangeProposal(IJavaScriptUnit, String, Name, int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getArgumentName(IJavaScriptUnit, List, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.isImplicitConstructor(IFunctionBinding, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.useExistingParentCastProposal(IJavaScriptUnit, CastExpression, Expression, SimpleName, ITypeBinding[], Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.AnonymousTypeCompletionProposal(IJavaScriptProject, IJavaScriptUnit, int, int, String, String, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ImportCompletionProposal.getASTRoot(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaReconcilingStrategy.1.(JavaReconcilingStrategy, boolean, IJavaScriptUnit, JavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposal.JavaTypeCompletionProposal(String, IJavaScriptUnit, int, int, Image, String, int, String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposal.JavaTypeCompletionProposal(String, IJavaScriptUnit, int, int, Image, String, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.getASTRoot(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.OverrideCompletionProposal.OverrideCompletionProposal(IJavaScriptProject, IJavaScriptUnit, String, String[], int, int, String, String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.ParameterGuesser(int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.collect(int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.collect(int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.getEnclosingTypeName(int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.getEnclosingTypeName(int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createJavaDocTags(IDocument, DocumentCommand, String, String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.spelling.WordQuickFixProcessor.hasCorrections(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.SurroundWithTemplateProposal.SurroundWithTemplateProposal(IJavaScriptUnit, Template, CompilationUnitContext, IRegion, Image, Statement[])-1
org.eclipse.wst.jsdt.internal.ui.text.template.contentassist.TemplateEngine.complete(ITextViewer, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getCompilationUnitLabel(IJavaScriptUnit, long, ColoredString)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IJavaScriptUnit, IType, IField[], IField[], IField[], IEditorPart, JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.run(IJavaScriptUnit, IMember[])-1
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.4.(ExternalizeStringsAction, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.analyze(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.countNonExternalizedStrings(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSElement.NonNLSElement(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSElement.NonNLSElement(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSListDialog.openWizard(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSListDialog.openWizard(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.run(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.findType(IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.1.(FormatAllAction, IJavaScriptUnit[], MultiStatus)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.doRunOnMultiple(IJavaScriptUnit[], MultiStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getResources(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.runOnMultiple(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.ui.actions.InlineTempAction.tryInlineTemp(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(int, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.run(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.runOnMultiple(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.run(Shell, IJavaScriptUnit, IEditorPart, boolean)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getCompilationUnitContent(IJavaScriptUnit, String, String, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getCompilationUnitContent(IJavaScriptUnit, String, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getFieldComment(IJavaScriptUnit, String, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getFileComment(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getGetterComment(IJavaScriptUnit, String, String, String, String, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getGetterMethodBodyContent(IJavaScriptUnit, String, String, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodBodyContent(IJavaScriptUnit, String, String, boolean, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, IFunctionBinding, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IJavaScriptUnit, String, String, String[], String[], String, IFunction, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getMethodComment(IJavaScriptUnit, String, String, String[], String[], String, String[], IFunction, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getSetterComment(IJavaScriptUnit, String, String, String, String, String, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getSetterMethodBodyContent(IJavaScriptUnit, String, String, String, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getTypeBody(String, IJavaScriptUnit, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getTypeComment(IJavaScriptUnit, String, String)-1
org.eclipse.wst.jsdt.ui.CodeGeneration.getTypeComment(IJavaScriptUnit, String, String[], String)-1
org.eclipse.wst.jsdt.ui.CodeStyleConfiguration.createImportRewrite(IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.ui.IWorkingCopyManagerExtension.setWorkingCopy(IEditorInput, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getCompilationUnitLabel(IJavaScriptUnit, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.isInJavaAnnotationModel(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.refactoring.RenameSupport.create(IJavaScriptUnit, String, int)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.CompletionProposalCollector(IJavaScriptProject, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.CompletionProposalCollector(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.text.java.IJavadocCompletionProcessor.computeCompletionProposals(IJavaScriptUnit, int, int, int)-1
org.eclipse.wst.jsdt.ui.text.java.IJavadocCompletionProcessor.computeContextInformation(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.ui.text.java.IQuickFixProcessor.hasCorrections(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.JavaContentAssistInvocationContext(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.constructCUContent(IJavaScriptUnit, String, String)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.constructTypeStub(IJavaScriptUnit, NewTypeWizardPageImportsManager, String)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createASTForImports(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getFileComment(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getFileComment(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getTemplate(String, IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getTypeComment(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.removeUnusedImports(IJavaScriptUnit, Set, boolean)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findCompilationUnit(ITypeBinding, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.fix.AbstractFix.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.getCompilationUnits()-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.ParseListElement.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.ParseListElement.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.fix.IFix.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.2.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.fix.SortMembersFix.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitChange.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.getCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MultiStateCompilationUnitChange.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getDeclaringCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.collectAffectedUnits(SearchResultGroup[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.getAccessorCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.getCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getAffectedCompilationUnits()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IPackageFragment, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.createNewWorkingCopies(IJavaScriptUnit[], TextChangeManager, WorkingCopyOwner, SubProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.createNewWorkingCopy(IJavaScriptUnit, TextChangeManager, WorkingCopyOwner, SubProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.findWorkingCopyForCu(IJavaScriptUnit[], IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getDeclarationCUs()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.getDeclaringCU()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getCompilationUnit(IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getCus(SearchResultGroup[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getNewCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isIntersectionEmpty(IJavaScriptUnit[], IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ArrayTypeConverter.toCuArray(Object[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.getCusWithoutUnconfirmedOnes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getCus()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getCus()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingCu(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getSourceCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getSourceCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCompilationUnit(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCompilationUnits(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.getCompilationUnit(ISourceReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.getCus(SearchResultGroup[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.getCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getSharedWorkingCopy(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createWorkingCopy(IJavaScriptUnit, TextEdit, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAffectedCompilationUnits(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.StubTypeContext.getCuHandle()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.getCu(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.CastVariable2.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.CollectionElementVariable2.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ISourceConstraintVariable.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ParameterTypeVariable2.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.ReturnTypeVariable2.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.TypeVariable2.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints2.VariableVariable2.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.getCompilationUnit(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextChangeManager.getAllCompilationUnits()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.TextEditBasedChangeManager.getAllCompilationUnits()-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllCompilationUnits(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getCompilationUnit(SearchMatch)-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnit(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.getCompilationUnit(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInputAsCompilationUnit(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.fix.CodeFormatFix.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.fix.CommentFormatFix.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createCompilationUnit(IFile)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IStorageEditorInput, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IURIEditorInput)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(Object, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.getWorkingCopy(Object)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ICompilationUnitDocumentProvider.getWorkingCopy(Object)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.IJavaAnnotation.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ISavePolicy.postSave(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaMarkerAnnotation.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.WorkingCopyManager.getWorkingCopy(IEditorInput, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.WorkingCopyManager.getWorkingCopy(IEditorInput)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CompletionContextRequestor.getOriginalCu()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.CompilationUnitEntry.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.pasteCU(PasteActionTextPasterParsedCu, SubProgressMonitor, IConfirmQuery)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationCu()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationCu()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationCu()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameCuWizard.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.search.SearchUtil.findCompilationUnit(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.AssistContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findCompilationUnitForBinding(IJavaScriptUnit, JavaScriptUnit, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.getCompilationUnit(IMarker)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.createPreparedCU(IJavaScriptUnit, JSdoc, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.getCompilationUnit()-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.getCompilationUnit()-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.getCompilationUnit(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.getCompilationUnit(JavaEditor)-1
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.getSelectedCompilationUnit(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.IWorkingCopyManager.getWorkingCopy(IEditorInput)-1
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.getCompilationUnit()-1
org.eclipse.wst.jsdt.ui.text.java.IInvocationContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getCompilationUnit()-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager.getCompilationUnit()-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager.getCompilationUnit()-1

org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.fContainer-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.fOriginal-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.fOriginal-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.UpdatedJsGlobalScopeContainer-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.UpdatedJsGlobalScopeContainer-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.handleContainerEntry(IPath, IJavaScriptProject, IPath)114
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.createPageContent(Composite)100
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.updateUserLibararies(IProgressMonitor)892
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.UserLibraryPreferencePage()748
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.isInsideJRE(IJavaScriptElement)426
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.requestContainerUpdate(IJavaScriptProject, IJsGlobalScopeContainer, IIncludePathEntry[])253
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaScriptProject, int, IPath, IResource, IPath)118
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getCPListElementText(CPListElement)231
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.updateLibraryList()130
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findEntryInContainer(IJsGlobalScopeContainer, IPath)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.requestContainerUpdate(IJavaScriptProject, IJsGlobalScopeContainer, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.UpdatedJsGlobalScopeContainer(IJsGlobalScopeContainer, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.UpdatedJsGlobalScopeContainer.UpdatedJsGlobalScopeContainer(IJsGlobalScopeContainer, IIncludePathEntry[])-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.CPUserLibraryElement(String, IJsGlobalScopeContainer, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.hasChanges(IJsGlobalScopeContainer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPUserLibraryElement.getUpdatedContainer()-1

org.eclipse.wst.jsdt.core.ILocalVariable

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineTempAvailable(JavaTextSelection)615
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPromoteTempAvailable(JavaTextSelection)830
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)166
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)79
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initialize(RefactoringArguments)382
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initialize(RefactoringArguments)414
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)645
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1274
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isInDeclaredType(int, IJavaScriptElement)697
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)203
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1900
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1936
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)218
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getNameRange(IJavaScriptElement)752
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)375
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)375
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)119
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)432
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.fLocalVariable-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isAvailable(IJavaScriptElement)739
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)444
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineTempAvailable(JavaTextSelection)615
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPromoteTempAvailable(JavaTextSelection)830
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initialize(RefactoringArguments)413
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)624
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)644
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1273
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isInDeclaredType(int, IJavaScriptElement)696
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.doSetInput(Object)545
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)202
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1899
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1935
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getNameRange(IJavaScriptElement)751
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)374
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)374
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.getParent(Object)212
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.getParent(Object)212
org.eclipse.wst.jsdt.internal.ui.search.VariableFilter.isApplicable(JavaSearchQuery)227
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaSourceHover.getHoverInfo(IJavaScriptElement[])53
org.eclipse.wst.jsdt.ui.actions.FindAction.getType(IJavaScriptElement)313
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)645
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1274
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)375
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)375
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineTempAvailable(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPromoteTempAvailable(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.RenameLocalVariableProcessor(ILocalVariable, TextChangeManager, JavaScriptUnit, GroupCategorySet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.RenameLocalVariableProcessor(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(ILocalVariable, RenameArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createLocalRenameProcessor(ILocalVariable, String, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isParameter(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getLocalVariableLabel(ILocalVariable, long, ColoredString)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getLocalVariableLabel(ILocalVariable, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.refactoring.RenameSupport.create(ILocalVariable, String, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(ILocalVariable)-1

org.eclipse.wst.jsdt.core.IMember

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPullUpMembers(IType)110
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPushDownMembers(IType)127
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IStructuredSelection)417
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(JavaTextSelection)426
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(JavaTextSelection)807
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IStructuredSelection)889
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(JavaTextSelection)898
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IStructuredSelection)957
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(JavaTextSelection)966
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveStaticMembersRefactoring(IMember[], Shell)387
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])91
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.transplantHandle(IMember)77
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractableMembers()719
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.initialize(RefactoringArguments)871
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1013
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.initialize(RefactoringArguments)1047
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMembersInDestinationType(RefactoringStatus, Set)884
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAdditionalRequiredMembersToPullUp(IProgressMonitor)1375
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAdditionalRequiredMembersToPullUp(IProgressMonitor)1364
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCreatedDestinationMembers()1427
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingElements(IProgressMonitor, boolean)1484
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMembers(IMember[], int)314
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getPullableMembersOfDeclaringType()1583
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1682
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpRefactoringProcessor(IMember[], CodeGenerationSettings, boolean)397
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)444
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkNonAbstractMembersInDestinationClasses(IMember[], IType[])504
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkReferencesToPushedDownMembers(IProgressMonitor)527
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)612
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractMembers(IMember[])256
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAdditionalRequiredMembers(IProgressMonitor)861
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAdditionalRequiredMembers(IProgressMonitor)872
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getDeletableMembers()882
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.initialize(RefactoringArguments)974
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getMembers(PushDownRefactoringProcessorMemberActionInfo[])122
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getMembers(PushDownRefactoringProcessorMemberActionInfo[])122
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.PushDownRefactoringProcessor(IMember[])307
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.merge(IMember[], IMember[])171
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMembers(IStructuredSelection)88
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.run(ITextSelection)149
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.getSelectedMembers(IStructuredSelection)121
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.run(ITextSelection)100
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.addMemberListComposite(Composite)183
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.addMemberListComposite(Composite)183
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getCheckedMembers()384
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getCheckedMembers()384
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.updateUIElementEnablement()206
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.updateUIElementEnablement()206
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getMembers()779
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getMembersForAction(int)789
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createTypeToMemberArrayMapping(IMember[])222
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getMembers(IType)174
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getMembers(IType)174
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage.getMembers()483
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage.getMembers()483
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)265
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.methodSelectionChanged(ISelection)1130
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.getSelectedMembers(IStructuredSelection)190
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.run(ITextSelection)156
org.eclipse.wst.jsdt.ui.actions.MoveAction.convertToMemberArray(Object[])183
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveStaticMembers(ITextSelection)160
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMembers(IStructuredSelection)76
org.eclipse.wst.jsdt.ui.actions.PullUpAction.run(ITextSelection)136
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMembers(IStructuredSelection)75
org.eclipse.wst.jsdt.ui.actions.PushDownAction.run(ITextSelection)134
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.findChildren(IProgressMonitor)77
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)65
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForInterfaces(IJavaScriptElement[], IProgressMonitor)104
org.eclipse.wst.jsdt.internal.corext.callhierarchy.MethodReferencesSearchRequestor.acceptSearchMatch(SearchMatch)52
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)494
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)121
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkAvailability(IJavaScriptElement)723
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isAvailable(IJavaScriptElement)741
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getEnclosingInitialSelectionMember()1203
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateReferences(IProgressMonitor)636
org.eclipse.wst.jsdt.internal.corext.refactoring.participants.JavaProcessors.computeAffectedNatures(IJavaScriptElement)29
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPullUpMembers(IType)110
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPushDownMembers(IType)127
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isConvertAnonymousAvailable(IType)204
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(IJavaScriptElement)245
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IStructuredSelection)417
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(JavaTextSelection)426
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(IResource[], IJavaScriptElement[])715
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(JavaTextSelection)807
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IStructuredSelection)889
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(JavaTextSelection)898
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IStructuredSelection)957
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(JavaTextSelection)966
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveStaticMembersRefactoring(IMember[], Shell)387
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement, boolean)111
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)82
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.addElements(IMember, LinkedList)86
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.transplantHandle(IMember)77
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.2.acceptSearchMatch(SearchMatch)385
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)425
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isInDeclaredType(int, IJavaScriptElement)695
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.uniteWithSupertypes(IType, IType)350
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.canEnable()2832
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.canEnable()2832
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2935
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2935
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1171
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1200
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractableMembers()716
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.initialize(RefactoringArguments)871
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1013
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)439
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.HierarchyProcessor(IMember[], CodeGenerationSettings, boolean)498
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.HierarchyProcessor(IMember[], CodeGenerationSettings, boolean)508
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustIncomingVisibility(SearchResultGroup[], IProgressMonitor)606
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustMemberVisibility(IMember, IProgressMonitor)531
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(SearchMatch, IProgressMonitor)667
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)860
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)830
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.rewriteVisibility(IJavaScriptUnit, IProgressMonitor)1080
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.rewriteVisibility(IProgressMonitor)1106
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkMovedMemberAvailability(IMember, IProgressMonitor)491
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.initialize(RefactoringArguments)1047
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessModifiers(RefactoringStatus, Set)642
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMembersInDestinationType(RefactoringStatus, Set)884
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMembersInTypeAndAllSubtypes(IProgressMonitor)895
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1063
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAdditionalRequiredMembersToPullUp(IProgressMonitor)1375
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAdditionalRequiredMembersToPullUp(IProgressMonitor)1368
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCreatedDestinationMembers()1427
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingElements(IProgressMonitor, boolean)1484
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingElements(IProgressMonitor, boolean)1480
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMembers(IMember[], int)314
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1682
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.mergeMaps(Map, Map)319
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.setMembersToMove(IMember[])1934
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.upgradeMap(Map, Map)330
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)444
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkNonAbstractMembersInDestinationClasses(IMember[], IType[])504
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkReferencesToPushedDownMembers(IProgressMonitor)527
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkReferencesToPushedDownMembers(IProgressMonitor)541
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractMembers(IMember[])256
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAdditionalRequiredMembers(IProgressMonitor)865
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAdditionalRequiredMembers(IProgressMonitor)872
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getDeletableMembers()882
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.initialize(RefactoringArguments)968
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.initialize(RefactoringArguments)974
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.initialize(RefactoringArguments)966
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.initialize(RefactoringArguments)970
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.1.compare(Object, Object)225
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.1.compare(Object, Object)225
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.merge(IMember[], IMember[])171
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)74
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)74
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)447
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMemberFromEditor()125
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMembers(IStructuredSelection)88
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)265
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)173
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.findElementToSelect(IJavaScriptElement)145
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenDeclarationAction.canActionBeAdded()31
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)150
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareUtilities.getJavaElementID(IJavaScriptElement)141
org.eclipse.wst.jsdt.internal.ui.compare.JavaElementHistoryPageSource.getFile(Object)63
org.eclipse.wst.jsdt.internal.ui.compare.JavaElementHistoryPageSource.hasEdition(IJavaScriptElement)37
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getEditionElement(ISelection)152
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.findSibling(IFunction, IJavaScriptElement[])191
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.hasCursorPositionElement(CompilationUnitEditor, IJavaScriptElement[], List)207
org.eclipse.wst.jsdt.internal.ui.filters.SyntheticMembersFilter.select(Viewer, Object, Object)28
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])565
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])557
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)766
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)766
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)205
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1924
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)500
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)500
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.getSelectedMemberFromEditor()128
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.getSelectedMembers(IStructuredSelection)121
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getCheckedMembers()384
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getCheckedMembers()384
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getMembers()779
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getMembersForAction(int)789
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createTypeToMemberArrayMapping(IMember[])222
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getMembers(IType)172
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getMembers(IType)172
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getParent(Object)181
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getParent(Object)181
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage.getMembers()483
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage.getMembers()483
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()169
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()169
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()168
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()168
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getNameRange(IJavaScriptElement)750
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)367
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)367
org.eclipse.wst.jsdt.internal.ui.search.DeprecatedFilter.filters(JavaElementMatch)479
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getClassFile(Object)147
org.eclipse.wst.jsdt.internal.ui.search.NonDeprecatedFilter.filters(JavaElementMatch)505
org.eclipse.wst.jsdt.internal.ui.search.NonPublicFilter.filters(JavaElementMatch)401
org.eclipse.wst.jsdt.internal.ui.search.NonStaticFilter.filters(JavaElementMatch)453
org.eclipse.wst.jsdt.internal.ui.search.StaticFilter.filters(JavaElementMatch)427
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])165
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.computeInfo(IProgressMonitor)72
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)164
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)164
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)235
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getDefiningType(Object)70
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getParent(Object)332
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.methodSelectionChanged(ISelection)1128
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.setInputElement(IJavaScriptElement)441
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.retrieveText(IJavaScriptElement)185
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.openInPerspective(IWorkbenchWindow, IJavaScriptElement)107
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.computeJavaAdornmentFlags(IJavaScriptElement, int)325
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)190
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)68
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.getOutermostDeclaringType(Object)101
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterContentProvider.getParent(Object)809
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterContentProvider.getParent(Object)809
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.getSelectedMembers(IStructuredSelection)195
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.run(ITextSelection)156
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.getMember(IStructuredSelection)119
org.eclipse.wst.jsdt.ui.actions.FindAction.getType(IJavaScriptElement)312
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.getMember(IStructuredSelection)135
org.eclipse.wst.jsdt.ui.actions.MoveAction.convertToMemberArray(Object[])183
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveStaticMembers(ITextSelection)160
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMemberFromEditor()112
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMembers(IStructuredSelection)76
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMemberFromEditor()110
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMembers(IStructuredSelection)75
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)225
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)224
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1040
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.match(List, Map, List, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1316
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.MemberFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)307
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.MemberFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)307
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.fCalledMember-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.fMember-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.MethodCall.fMember-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.fMembers-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.fMember-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.fMember-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.fMembers-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.fMembersToMove-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.fReferenced-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.fMember-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.fMember-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.fMembersToMove-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.fMember-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.fMember-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.fMember-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.fMember-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.fMemberFilter-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.fMember-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.fMember-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)64
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForInterfaces(IJavaScriptElement[], IProgressMonitor)103
org.eclipse.wst.jsdt.internal.corext.callhierarchy.MethodReferencesSearchRequestor.acceptSearchMatch(SearchMatch)51
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkAvailability(IJavaScriptElement)723
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isAvailable(IJavaScriptElement)741
org.eclipse.wst.jsdt.internal.corext.refactoring.participants.JavaProcessors.computeAffectedNatures(IJavaScriptElement)28
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(IJavaScriptElement)245
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IStructuredSelection)412
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(JavaTextSelection)424
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(JavaTextSelection)805
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IStructuredSelection)884
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(JavaTextSelection)896
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IStructuredSelection)952
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(JavaTextSelection)964
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement, boolean)110
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.addElements(IMember, LinkedList)85
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)422
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.canEnable()2831
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.canEnable()2831
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1170
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1199
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractableMembers()716
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.HierarchyProcessor(IMember[], CodeGenerationSettings, boolean)507
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustIncomingVisibility(SearchResultGroup[], IProgressMonitor)606
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustMemberVisibility(IMember, IProgressMonitor)543
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(SearchMatch, IProgressMonitor)666
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkReferencesToPushedDownMembers(IProgressMonitor)539
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)73
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)73
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)446
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.isValideElement(Object)114
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMemberFromEditor()123
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMembers(IStructuredSelection)83
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)264
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidElement(Object)172
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.findElementToSelect(IJavaScriptElement)144
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.convertSelection(ISelection)265
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)149
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareUtilities.getJavaElementID(IJavaScriptElement)141
org.eclipse.wst.jsdt.internal.ui.compare.JavaElementHistoryPageSource.getFile(Object)62
org.eclipse.wst.jsdt.internal.ui.compare.JavaElementHistoryPageSource.hasEdition(IJavaScriptElement)37
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getEditionElement(ISelection)151
org.eclipse.wst.jsdt.internal.ui.filters.SyntheticMembersFilter.select(Viewer, Object, Object)26
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])564
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])556
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)765
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)765
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)204
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1923
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)499
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)499
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.getSelectedMemberFromEditor()126
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.getSelectedMembers(IStructuredSelection)116
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getParent(Object)180
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getParent(Object)180
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()168
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()168
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getNameRange(IJavaScriptElement)749
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)366
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)366
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.getParent(Object)212
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.getParent(Object)212
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)264
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)258
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)258
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)264
org.eclipse.wst.jsdt.internal.ui.search.DeprecatedFilter.filters(JavaElementMatch)477
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getClassFile(Object)146
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResultPage.handleOpen(OpenEvent)528
org.eclipse.wst.jsdt.internal.ui.search.NonDeprecatedFilter.filters(JavaElementMatch)503
org.eclipse.wst.jsdt.internal.ui.search.NonPublicFilter.filters(JavaElementMatch)399
org.eclipse.wst.jsdt.internal.ui.search.NonStaticFilter.filters(JavaElementMatch)451
org.eclipse.wst.jsdt.internal.ui.search.StaticFilter.filters(JavaElementMatch)425
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])164
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])154
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaSourceHover.getHoverInfo(IJavaScriptElement[])53
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.computeInfo(IProgressMonitor)71
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)284
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getParent(Object)331
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.setInputElement(IJavaScriptElement)439
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.retrieveText(IJavaScriptElement)184
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.openInPerspective(IWorkbenchWindow, IJavaScriptElement)121
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.openInPerspective(IWorkbenchWindow, IJavaScriptElement)105
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.computeJavaAdornmentFlags(IJavaScriptElement, int)323
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isLocalType(IType)98
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)67
org.eclipse.wst.jsdt.internal.ui.viewsupport.ProblemTreeViewer.evaluateExpandableWithFilters(Object)231
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.getOutermostDeclaringType(Object)94
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.isAncestor(IJavaScriptElement, IJavaScriptElement)104
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.isAncestor(IJavaScriptElement, IJavaScriptElement)104
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterContentProvider.getParent(Object)808
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterContentProvider.getParent(Object)808
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.getMember(IStructuredSelection)110
org.eclipse.wst.jsdt.ui.actions.FindAction.getType(IJavaScriptElement)311
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.getMember(IStructuredSelection)134
org.eclipse.wst.jsdt.ui.actions.MoveAction.getSelectedMembers(IStructuredSelection)172
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveStaticMembers(ITextSelection)158
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMemberFromEditor()110
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMembers(IStructuredSelection)71
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMemberFromEditor()108
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMembers(IStructuredSelection)70
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)221
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1040
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.match(List, Map, List, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1314
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.MemberFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)306
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.MemberFilter.match(DefaultJavaFoldingStructureProviderJavaProjectionAnnotation)306
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)222
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.findChildren(IProgressMonitor)77
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)65
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForInterfaces(IJavaScriptElement[], IProgressMonitor)104
org.eclipse.wst.jsdt.internal.corext.callhierarchy.MethodReferencesSearchRequestor.acceptSearchMatch(SearchMatch)52
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.addJavadocComments(IProgressMonitor)140
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)121
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkFinalConditions(IProgressMonitor)499
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateReferences(IProgressMonitor)636
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])92
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.2.acceptSearchMatch(SearchMatch)385
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.checkNewElementName(String)226
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.createRenameChanges(IProgressMonitor)288
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.getNewElement()326
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.uniteWithSupertypes(IType, IType)350
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.canEnable()2832
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.canEnable()2832
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMemberDeclarations(CompilationUnitRewrite, ASTRewrite, AbstractTypeDeclaration)488
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComments(CompilationUnitRewrite, Set)572
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkIfMembersExist()571
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)439
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(SearchMatch, IProgressMonitor)667
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)800
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)830
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)860
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.rewriteVisibility(IJavaScriptUnit, IProgressMonitor)1077
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.rewriteVisibility(IProgressMonitor)1103
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createChange(List, RefactoringStatus, IProgressMonitor)713
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getASTMembers(RefactoringStatus)986
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getMemberBindings()818
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.loadParticipants(RefactoringStatus, SharableParticipants)204
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessModifiers(RefactoringStatus, Set)642
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkFinalFields(IProgressMonitor)736
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkGenericDeclaringType(SubProgressMonitor)768
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfSkippingOverElements(IProgressMonitor)838
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMembersInTypeAndAllSubtypes(IProgressMonitor)895
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1063
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1082
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createMembersToDeleteMap(IProgressMonitor)1250
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethodsToPullUp()1351
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAdditionalRequiredMembersToPullUp(IProgressMonitor)1368
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingElements(IProgressMonitor, boolean)1480
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1513
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.mergeMaps(Map, Map)319
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.upgradeMap(Map, Map)330
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkReferencesToPushedDownMembers(IProgressMonitor)532
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkReferencesToPushedDownMembers(IProgressMonitor)541
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)593
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractMembers(IMember[])252
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAdditionalRequiredMembers(IProgressMonitor)865
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.merge(IMember[], IMember[])167
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.merge(IMember[], IMember[])162
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)74
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)74
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)447
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.run(ITextSelection)148
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.convertSelection(ISelection)261
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.convertSelection(ISelection)268
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.openInEditor(Object, Shell, String)130
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.openInEditor(Object, Shell, String)134
org.eclipse.wst.jsdt.internal.ui.callhierarchy.FocusOnSelectionAction.getSelectedMethod(Object)57
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenDeclarationAction.canActionBeAdded()31
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)76
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareWithEditionActionImpl.run(ISelection)38
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getEditionElement(ISelection)152
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.isEnabled(ISelection)174
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.run(ISelection)72
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.findSibling(IFunction, IJavaScriptElement[])191
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.hasCursorPositionElement(CompilationUnitEditor, IJavaScriptElement[], List)207
org.eclipse.wst.jsdt.internal.ui.filters.SyntheticMembersFilter.select(Viewer, Object, Object)28
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])565
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.run(ITextSelection)97
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.asMemberActionInfos()351
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createTypeToMemberSetMapping(IMember[])232
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)367
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)367
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])165
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.computeInfo(IProgressMonitor)72
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getForeground(Object)132
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addFilteredMemberChildren(IType, List)250
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getParent(Object)332
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasMemberFilterChildren(IType)286
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.setInputElement(IJavaScriptElement)437
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.openInPerspective(IWorkbenchWindow, IJavaScriptElement)107
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.computeJavaAdornmentFlags(IJavaScriptElement, int)325
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)190
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)68
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterContentProvider.getParent(Object)809
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterContentProvider.getParent(Object)809
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.getSelectedMembers(IStructuredSelection)195
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.run(IStructuredSelection)95
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.getMember(IStructuredSelection)135
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.run(IStructuredSelection)158
org.eclipse.wst.jsdt.ui.actions.PullUpAction.run(ITextSelection)135
org.eclipse.wst.jsdt.ui.actions.PushDownAction.run(ITextSelection)133
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.getAccurateSearchScope(IJavaScriptSearchScope, IMember)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getCompilationUnitNode(IMember, boolean)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.CallLocation(IMember, IMember, int, int, int)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.CallLocation(IMember, IMember, int, int, int)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallSearchResultCollector.addMember(IMember, IMember, int, int, int)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallSearchResultCollector.addMember(IMember, IMember, int, int, int)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallSearchResultCollector.addMember(IMember, IMember, int, int)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallSearchResultCollector.addMember(IMember, IMember, int, int)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallSearchResultCollector.getTypeOfElement(IMember)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallSearchResultCollector.isIgnored(IMember)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.MethodCall.MethodCall(IMember)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.AddJavaDocStubOperation(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.getMemberStartOffset(IMember, IDocument)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.IRequestQuery.doQuery(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.MemberSourceContext(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.MemberSourceContext(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendFlags(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkIfCuBroken(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isTopLevelType(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.addAdjustment(IMember, ModifierModifierKeyword, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.adjustVisibility(IMember, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.adjustVisibility(IMember, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.adjustVisibility(IMember, ModifierModifierKeyword, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.adjustVisibility(IMember, ModifierModifierKeyword, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createWarningAboutCall(IMember, ASTNode, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getNeededVisibility(IMember, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getNeededVisibility(IMember, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.qualifyThisExpression(ThisExpression, FunctionInvocation, IMember, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getTopLevelType(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isCommonDeclaringType(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticMembersAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startExtractSupertypeRefactoring(IMember[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveStaticMembersRefactoring(IMember[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startPullUpRefactoring(IMember[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startPushDownRefactoring(IMember[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getVisibility(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IMember, ITypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.addElements(IMember, LinkedList)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.resolveTypeInMember(IMember, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.transplantHandle(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.hasSourceAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getBodyDeclarationNode(IMember, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getNameNode(IMember, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.isExtractableMember(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.setExtractedMembers(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.ExtractSupertypeProcessor(IMember[], CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyJavadocNode(ASTRewrite, IMember, BodyDeclaration, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createLabel(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.hasNonMovedReferences(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.HierarchyProcessor(IMember[], CodeGenerationSettings, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.needsVisibilityAdjustment(IMember, boolean, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMembersInDestinationType(IMember[], IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustIncomingVisibility(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustMemberVisibility(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(IMember, ModifierModifierKeyword, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibilityChain(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.findReferences(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getMessage(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.IncomingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.IncomingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.MemberVisibilityAdjustor(IJavaScriptElement, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.needsVisibilityAdjustment(IMember, ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.needsVisibilityAdjustments(IMember, int, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.needsVisibilityAdjustments(IMember, ModifierModifierKeyword, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.OutgoingMemberVisibilityAdjustment.OutgoingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.OutgoingMemberVisibilityAdjustment.OutgoingMemberVisibilityAdjustment(IMember, ModifierModifierKeyword, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.canMoveToInterface(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkMovedMemberAvailability(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createNonAccessibleMemberMessage(IMember, IType, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getReferences(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isDelegateCreationAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isVisibleFrom(IMember, IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.MoveStaticMembersProcessor(IMember[], CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addAllRequiredPullableMembers(List, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMatchingMember(Map, IMember, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMatchingMember(Map, IMember, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfDeclaredIn(IMember, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMembers(IMember[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getModifiersWithUpdatedVisibility(IMember, int, Map, IProgressMonitor, boolean, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.isRequiredPullableMember(List, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpRefactoringProcessor(IMember[], CodeGenerationSettings, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpRefactoringProcessor(IMember[], CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.setMembersToMove(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.addAllRequiredPushableMembers(List, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAbstractMembersInDestinationClasses(IMember[], IType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkNonAbstractMembersInDestinationClasses(IMember[], IType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractMembers(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getReferencingElementsFromSameClass(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.assertValidAction(IMember, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.assertValidAction(IMember, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.create(IMember, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.create(IMember, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.MemberActionInfo(IMember, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.MemberActionInfo(IMember, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.PushDownRefactoringProcessor(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getUnmappedVariables(TypeVariableMaplet[], IType, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.createSignature(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.merge(IMember[], IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.merge(IMember[], IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.sortByOffset(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisible(IMember, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisibleInHierarchy(IMember, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.getVisibilityCode(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isAbstract(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isAnnotation(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isAnonymousType(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isDeprecated(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isEnum(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isEnumConstant(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isFinal(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationField(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMethod(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isNative(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isNestedInterfaceOrAnnotation(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPackageVisible(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPrivate(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isProtected(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPublic(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isStatic(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isStrictfp(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isSynchronized(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isSynthetic(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isTransient(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isVolatile(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getErasedTypeName(String, IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getSubstitutedTypeName(String, IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableErasure(IMember, String)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableSubstitution(IMember, String)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.internalGetSubstitutedTypeName(String, IMember, boolean, StringBuffer)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareUtilities.getImage(IMember)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareUtilities.getImageDescriptor(IMember)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getBodyContainer(JavaScriptUnit, IMember)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.1.(JavaReplaceWithEditionActionImpl, CompareConfiguration, IHistoryPageSource, Object, IMember, IFile)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.replace(IMember, IFile, ITypedElement)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getInfoText(IMember)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.addMemberOffsetList(List, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getOffset(IMember)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.containsMethods(IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.containsMethods(IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.checkPullUp(IMember[], boolean)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.assertAction(IMember, int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.assertAction(IMember, int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.MemberActionInfo(PullUpMemberPage, IMember, int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.MemberActionInfo(PullUpMemberPage, IMember, int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.setActionForMembers(IMember[], int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createTypeToMemberArrayMapping(IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createTypeToMemberSetMapping(IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.PullUpFilter(ITypeHierarchy, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.PullUpFilter(ITypeHierarchy, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.PullUpHierarchyContentProvider(IType, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.PullUpHierarchyContentProvider(IType, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage.setActionForMembers(IMember[], int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage.setActionForMembers(IMember[], int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.extractJavadoc(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.getHTMLContentReader(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.ProposalInfo(IMember)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.isFirstComment(IDocument, DocumentCommand, IMember, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.getDoc(MetadataFile, IMember)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.OAADocReader(MetadataFile, IMember)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.setMemberFilter(IMember[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewer.setMemberFilter(IMember[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.internalSelectType(IMember, boolean)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.selectMember(IMember)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.setMemberFilter(IMember[])-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getCategoryLabel(IMember, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.confirmAbstract(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.isEnumConstant(IMember, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.isInterfaceOrAnnotationField(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.isInterfaceOrAnnotationFieldOrType(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isEnumConstant(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isFieldInInterfaceOrAnnotation(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isMemberInInterfaceOrAnnotation(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isTopLevelType(IMember)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.4.doQuery(IMember)-1
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.run(IJavaScriptUnit, IMember[])-1
org.eclipse.wst.jsdt.ui.IDocumentationReader.appliesTo(IMember)-1
org.eclipse.wst.jsdt.ui.IDocumentationReader.getContentReader(IMember, boolean)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getCategoryLabel(IMember, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getFileLabel(IMember, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JSdocContentAccess.getContentReader(IMember, boolean)-1
org.eclipse.wst.jsdt.ui.JSdocContentAccess.getDocReader(IMember)-1
org.eclipse.wst.jsdt.ui.JSdocContentAccess.getHTMLContentReader(IMember, boolean, boolean)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.createMemberPosition(IRegion, IMember)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.JavaElementPosition(int, int, IMember)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.JavaElementPosition(int, int, IMember)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.setMember(IMember)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.setMember(IMember)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.getCalledMember()-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.getMember()-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.MethodCall.getMember()-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.MethodWrapper.getMember()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getEnclosingInitialSelectionMember()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPullUpMembers(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPushDownMembers(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.resolveTypeInMember(IMember, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.transplantHandle(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractableMembers()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getMembersToMove()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.getMember()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.getMember()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getMembersToMove()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAdditionalRequiredMembersToPullUp(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCreatedDestinationMembers()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingElements(IProgressMonitor, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMembers(IMember[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMembersToDelete(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getPullableMembersOfDeclaringType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractMembers(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAdditionalRequiredMembers(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getDeletableMembers()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getMember()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getMember()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getMembers(PushDownRefactoringProcessorMemberActionInfo[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getMembers(PushDownRefactoringProcessorMemberActionInfo[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.merge(IMember[], IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.sortByOffset(IMember[])-1
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMemberFromEditor()-1
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMembers(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getEditionElement(ISelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.getSelectedMemberFromEditor()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.getSelectedMembers(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getCheckedMembers()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getCheckedMembers()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getExtractableMembers()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getExtractableMembers()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getMembers()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getMembersForAction(int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.getMember()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.getMember()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getMembers(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getMembers(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage.getMembers()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.PushDownInputPage.getMembers()-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.text.java.FieldProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.text.java.MemberProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.text.java.TypeProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getMemberFilter()-1
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.getSelectedMembers(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.getMember(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.FindExceptionOccurrencesAction.getMember(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.FindImplementOccurrencesAction.getMember(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.getMember(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.MoveAction.convertToMemberArray(Object[])-1
org.eclipse.wst.jsdt.ui.actions.MoveAction.getSelectedMembers(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMemberFromEditor()-1
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMembers(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMemberFromEditor()-1
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMembers(IStructuredSelection)-1

org.eclipse.wst.jsdt.core.infer.IInferenceFile

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IType)1052

org.eclipse.wst.jsdt.core.infer.RefactoringSupport

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IType)1055

org.eclipse.wst.jsdt.core.IOpenable

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getLineDelimiterUsed(IJavaScriptElement)806
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1002
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1002
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.fOwner-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getLineDelimiterUsed(IJavaScriptElement)801
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1001
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1001
org.eclipse.wst.jsdt.internal.corext.refactoring.util.ResourceUtil.getResource(IJavaScriptElement)59
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerActionGroup.handleDoubleClick(DoubleClickEvent)282
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.getBufferForMember()115
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(ITypeBinding)173
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1002
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1002
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])576
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])176
org.eclipse.wst.jsdt.ui.actions.ShowInPackageViewAction.run(IJavaScriptElement)124
org.eclipse.wst.jsdt.ui.JSdocContentAccess.getContentReader(IMember, boolean)83
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.DocumentAdapter(IOpenable, IFile)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.DocumentAdapter(IOpenable, IPath)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.getOwner()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer.getOwner()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer.getOwner()-1

org.eclipse.wst.jsdt.core.IPackageDeclaration

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)70
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2950
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2950
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)178
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1961
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(IResource[], IJavaScriptElement[])713
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.isValideElement(Object)123
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.removeImportAndPackageDeclarations(Object[])132
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.mustSetNewInput(IJavaScriptElement, IJavaScriptElement, IJavaScriptElement)1026
org.eclipse.wst.jsdt.internal.ui.filters.PackageDeclarationFilter.select(Viewer, Object, Object)28
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1960
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptUnit, IPackageDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getPackageDeclarationNode(IPackageDeclaration, JavaScriptUnit)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptUnit, IPackageDeclaration)-1

org.eclipse.wst.jsdt.core.IPackageFragment

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getSubpackages(IPackageFragment)248
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getSubpackages(IPackageFragment)256
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)847
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)847
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ArrayTypeConverter.toPackageArray(Object[])49
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmPackageOverwritting(IConfirmQuery)158
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.OverwriteHelper()37
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.initialize(RefactoringArguments)2475
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.initialize(RefactoringArguments)2475
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getPackageAndSubpackages(IPackageFragment)197
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getPackageAndSubpackages(IPackageFragment)185
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(LogicalPackage)396
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.getFragments()47
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getPackageFragments(IPackageFragment[])99
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addFragmentsToMap(List)192
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)255
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)110
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)91
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)168
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getTopLevelChildrenByElementName(IJavaScriptElement[])267
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.TypeReferenceProcessor(Set, Set, JavaScriptUnit, ImportRewrite, boolean)144
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.TypeReferenceProcessor(Set, Set, JavaScriptUnit, ImportRewrite, boolean)144
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getCompilationUnitContent(IJavaScriptUnit, String, String, String, String)221
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.getChangeName(IJavaScriptUnit)742
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)504
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)457
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)514
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.AbstractCodeCreationOperation.run(IProgressMonitor)145
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.getDestinationPackage()81
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.getOldPackage()77
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.doDelete(IProgressMonitor)103
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageReorgChange.getPackage()73
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.getPackage()132
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.isValid(IProgressMonitor)147
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.renamePackage(IPackageFragment, IProgressMonitor, IPath, String)184
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getInvocationPackage()268
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.getResourceBundleName()322
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.NLSHint(IJavaScriptUnit, JavaScriptUnit)62
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getPackageOfAccessorClass(IJavaScriptProject, ITypeBinding)162
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement)501
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)150
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)49
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)52
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)55
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.createChange(IProgressMonitor)395
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.getCurrentElementQualifier()132
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.getNewElement()157
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getSubpackages(IPackageFragment)256
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getSubpackages(IPackageFragment)252
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IPackageFragment, RenameArguments, boolean)94
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.1.acceptSearchMatch(SearchMatch)839
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.initialize(RefactoringArguments)1036
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)847
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)847
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()761
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()761
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.analyzeImportDeclaration(IImportDeclaration, RefactoringStatus)911
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ArrayTypeConverter.toPackageArray(Object[])49
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IJavaScriptElement, CopyArguments, CopyArguments)61
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(IJavaScriptElement)164
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createSourceManipulationDeleteChange(ISourceManipulation)203
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.handlePackageFragmentDelete(IPackageFragment, ArrayList)218
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.postProcess()122
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.2.compare(Object, Object)394
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.2.compare(Object, Object)393
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackagesOnPackageDeletion()435
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackagesOnPackageDeletion()411
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addSubPackages()369
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyCompilationUnits(RefactoringStatus)284
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.hasSubPackagesToDelete()186
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)66
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)66
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addImportToSourcePackageTypes(IJavaScriptUnit, IProgressMonitor)238
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getReferences(IJavaScriptUnit, IProgressMonitor, RefactoringStatus)297
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.isInAnotherFragmentOfSamePackage(IJavaScriptUnit, IPackageFragment)290
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.isReferenceInAnotherFragmentOfSamePackage(IJavaScriptUnit, IJavaScriptUnit)283
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IJavaScriptUnit)205
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmPackageOverwritting(IConfirmQuery)158
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.hasReadOnlyResourcesAndSubResources(IJavaScriptElement)77
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)842
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)854
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)842
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)854
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2414
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2414
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.initialize(RefactoringArguments)2475
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.initialize(RefactoringArguments)2475
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeTemplate(IJavaScriptUnit, String, String, String, String)484
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)979
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)925
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)952
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)840
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)870
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)810
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getPackageAndSubpackages(IPackageFragment)193
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getPackageAndSubpackages(IPackageFragment)197
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isDefaultPackage(Object)175
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptElement)324
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(LogicalPackage)396
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.addAllCus(HashSet, IJavaScriptElement)723
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragmentRoot, String)137
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisible(IMember, IPackageFragment)337
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisibleInHierarchy(IMember, IPackageFragment)362
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)459
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.collectCompilationUnits(IPackageFragmentRoot, Collection)274
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)236
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)242
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)92
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.internalGetParent(Object)531
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)275
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.restoreSelectionState(IMemento)283
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.restoreSelectionState(IMemento)285
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.restoreSelectionState(IMemento)287
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.getFragments()47
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.hasSubpackages()93
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.combineSamePackagesIntoLogialPackages(IPackageFragment[])118
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.adjustInputAndSetSelection(IJavaScriptElement)613
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.adjustInputAndSetSelection(IJavaScriptElement)638
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.isValidElement(Object)294
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.addElement(IPackageFragment)279
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getPackageFragments(IPackageFragment[])99
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(IJavaScriptElementDelta)151
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(IJavaScriptElementDelta)139
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addElement(IPackageFragment, Object)573
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addFragmentsToMap(List)192
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.createLogicalPackage(IPackageFragment)354
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)255
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)240
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)132
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)168
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)91
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)301
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)277
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)282
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getTopLevelChildrenByElementName(IJavaScriptElement[])267
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.hasChildren(Object)417
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.processDelta(IJavaScriptElementDelta)461
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.removeElement(IPackageFragment)639
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.getText(Object)106
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTreeViewer.isEssential(Object)80
org.eclipse.wst.jsdt.internal.ui.browsing.PackageViewerWrapper.setSelection(ISelection, boolean)126
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.1.removeEmptyPackages(IProgressMonitor)166
org.eclipse.wst.jsdt.internal.ui.filters.EmptyInnerPackageFilter.select(Viewer, Object, Object)30
org.eclipse.wst.jsdt.internal.ui.filters.EmptyPackageFilter.select(Viewer, Object, Object)33
org.eclipse.wst.jsdt.internal.ui.filters.JavaFileFilter.select(Viewer, Object, Object)40
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.getElements(Object)60
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.getParent(Object)36
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.hasChildren(Object)46
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.containsCompilationUnits(IPackageFragmentRoot)1076
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectableJavaElement(Object)1043
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getPackageFragments(IPackageFragmentRoot)117
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])523
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getJavaProjectChildren(ISynchronizationContext, Object, Object[])361
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPackageFragmentChildren(ISynchronizationContext, Object, Object[])453
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPackageFragmentRootChildren(ISynchronizationContext, Object, Object[])491
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationLabelProvider.getDelegateImage(Object)65
org.eclipse.wst.jsdt.internal.ui.navigator.NonEssentialElementsFilter.select(Viewer, Object, Object)59
org.eclipse.wst.jsdt.internal.ui.packageview.GotoPackageAction.run()50
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalSynchronizationStateTester.getState(Object, int, IProgressMonitor)66
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalSynchronizationStateTester.getState(Object, int, IProgressMonitor)66
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.findSinglePackageChild(IPackageFragment, IJavaScriptElement[])744
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)483
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)544
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageChildren(IPackageFragmentRoot, IPackageFragment, Collection)644
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackagesInFolder(IFolder, Collection)680
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)363
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.internalGetParent(Object)591
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)790
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)854
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)781
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getSpecificText(Object)74
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getSpecificText(Object)71
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)292
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)292
org.eclipse.wst.jsdt.internal.ui.preferences.ImportOrganizeInputDialog.doBrowsePackages()162
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)89
org.eclipse.wst.jsdt.internal.ui.preferences.TypeFilterInputDialog.doButtonPressed()119
org.eclipse.wst.jsdt.internal.ui.preferences.TypeFilterPreferencePage.choosePackage()240
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)198
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageCompletionProcessor.createPackagesProposals(int, String)142
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageFragmentRootCompletionProcessor.createPackagesProposals(int, String)133
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)83
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.addDestinationControls(Composite)204
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.addDestinationControls(Composite)204
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.deserialize(IDialogSettings)144
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.deserialize(IDialogSettings)144
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()357
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.changeControlPressed(DialogField)53
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.getValidPackages(IPackageFragmentRoot, List, HashMap, String)100
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionStringButtonAdapter.changeControlPressed(DialogField)69
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.searchPackageFragment(IJavaScriptElement)76
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isDefaultPackageWithLinkedFiles(Object)257
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isDefaultPackageWithLinkedFiles(Object)257
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])466
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])478
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])478
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])466
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.addEdits(IDocument, TextEdit)49
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.getDisplayString()74
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.fillInWizardPageName(NewTypeWizardPage)260
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongTypeNameProposals(IInvocationContext, IProblemLocation, Collection)145
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)690
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)702
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.hasFocusMethod(IType)166
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)148
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getClassFileLabel(IClassFile, long, ColoredString)724
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getClassFileLabel(IClassFile, long, ColoredString)713
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getCompilationUnitLabel(IJavaScriptUnit, long, ColoredString)750
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getCompilationUnitLabel(IJavaScriptUnit, long, ColoredString)739
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)134
org.eclipse.wst.jsdt.internal.ui.viewsupport.TreeHierarchyLayoutProblemsDecorator.computeAdornmentFlags(Object)53
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.canHandle(IStructuredSelection)206
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.getDetailedDescription()91
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.run()109
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)221
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)221
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.canHandle(IStructuredSelection)161
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.run()98
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPageContentProvider.hasChildren(Object)29
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.analyze(IPackageFragmentRoot, IProgressMonitor)338
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)238
org.eclipse.wst.jsdt.ui.actions.FindAction.canOperateOn(IJavaScriptElement)107
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.collectCompilationUnits(IPackageFragmentRoot, Collection)203
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)166
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)222
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.needsClasspathComparision(Object, int, Object, int)328
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.needsClasspathComparision(Object, int, Object, int)332
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getClassFileLabel(IClassFile, long, StringBuffer)1012
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getClassFileLabel(IClassFile, long, StringBuffer)1022
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getCompilationUnitLabel(IJavaScriptUnit, long, StringBuffer)1034
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getCompilationUnitLabel(IJavaScriptUnit, long, StringBuffer)1044
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)447
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)167
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.isPackageFragmentEmpty(IJavaScriptElement)436
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.init(IStructuredSelection)114
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.choosePackage()1796
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.constructCUContent(IJavaScriptUnit, String, String)2134
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)519
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.fCurrPackage-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.fCurrPackage-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CreatePackageChange.fPackageFragment-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.fAccessorPackage-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.fAccessorPackage-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.fResourceBundlePackage-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.fAccessorClassPackage-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.fResourceBundlePackage-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.fPackage-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.fPackage-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.fPackage-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.fSource-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.fSource-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.fDestination-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.fPackageFragments-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.fPackageFragments-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.fPackageFragments-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.LocalPackageFragementTraversal.fPack-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.LocalPackageFragementTraversal.fPack-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.LogicalPackageResourceMapping.fFragments-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.LogicalPackageResourceMapping.fFragments-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.PackageFragmentResourceMapping.fPack-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.PackageFragmentResourceMapping.fPack-1
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalPackageFragementResourceMapping.fPack-1
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalPackageFragementResourceMapping.fPack-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.1.fFragment-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.2.fFragment-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.fAccessorClassPackage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.fResourceBundlePackage-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionDialogButtonField.fPackageFragment-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.fDestinationPack-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.fDestinationPack-1
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.fCreatedPackageFragment-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.fCurrPackage-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)503
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.doDelete(IProgressMonitor)102
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.isValid(IProgressMonitor)146
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.getResourceBundleName()321
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement)500
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.1.acceptSearchMatch(SearchMatch)838
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.analyzeImportDeclaration(IImportDeclaration, RefactoringStatus)910
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createSourceManipulationDeleteChange(ISourceManipulation)198
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackagesOnPackageDeletion()433
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addSubPackages()368
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkDirtyCompilationUnits(RefactoringStatus)283
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.containsSourceFolder(IFolder)578
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.hasSubPackagesToDelete()185
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)65
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)65
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.isInAnotherFragmentOfSamePackage(IJavaScriptUnit, IPackageFragment)288
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.isReferenceInAnotherFragmentOfSamePackage(IJavaScriptUnit, IJavaScriptUnit)281
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IJavaScriptUnit)204
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)841
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)841
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2413
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2413
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)899
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.MemberVisibilityAdjustor(IJavaScriptElement, IMember)493
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isDefaultPackage(Object)175
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findTypeContainer(IJavaScriptProject, String)184
org.eclipse.wst.jsdt.internal.ui.actions.ActionUtil.mustDisableJavaModelAction(Shell, Object)44
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)458
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.isValideElement(Object)129
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)91
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.internalGetParent(Object)530
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)273
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)339
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.restoreSelectionState(IMemento)283
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.adjustInputAndSetSelection(IJavaScriptElement)637
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.isValidElement(Object)293
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(IJavaScriptElementDelta)138
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addFragmentsToMap(List)189
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)239
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getFoldersAndElements(IResource[])204
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)281
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)300
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)276
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getTopLevelChildrenByElementName(IJavaScriptElement[])263
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.hasChildren(Object)416
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.processDelta(IJavaScriptElementDelta)460
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.getRichTextLabel(Object)117
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.getText(Object)105
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTreeViewer.isEssential(Object)79
org.eclipse.wst.jsdt.internal.ui.browsing.PackageViewerWrapper.setSelection(ISelection, boolean)125
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.isValidInput(Object)99
org.eclipse.wst.jsdt.internal.ui.filters.EmptyInnerPackageFilter.select(Viewer, Object, Object)29
org.eclipse.wst.jsdt.internal.ui.filters.EmptyPackageFilter.select(Viewer, Object, Object)32
org.eclipse.wst.jsdt.internal.ui.filters.JavaFileFilter.select(Viewer, Object, Object)38
org.eclipse.wst.jsdt.internal.ui.filters.NoPackageContainingFoldersFilter.containsPackage(IFolder)44
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.getElements(Object)59
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.getParent(Object)35
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.hasChildren(Object)45
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.containsCompilationUnits(IPackageFragmentRoot)1075
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getArgumentArray(List, List)777
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectedElementsFromAnt(Element)504
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])522
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.setTreeChecked(IJavaScriptElement[])398
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocWriter.sortSourceElement(IJavaScriptElement[], List, List)180
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getChildrenInContext(ISynchronizationContext, Object, Object[])266
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getJavaProjectChildren(ISynchronizationContext, Object, Object[])360
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPackageFragmentRootChildren(ISynchronizationContext, Object, Object[])490
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.hasChildrenInScope(ISynchronizationScope, Object, IResource)715
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationLabelProvider.getDelegateImage(Object)64
org.eclipse.wst.jsdt.internal.ui.navigator.NonEssentialElementsFilter.select(Viewer, Object, Object)55
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)60
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalSynchronizationStateTester.getState(Object, int, IProgressMonitor)65
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalSynchronizationStateTester.getState(Object, int, IProgressMonitor)65
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)482
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)543
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackagesInFolder(IFolder, Collection)677
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)362
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.handleAffectedChildren(IJavaScriptElementDelta, IJavaScriptElement, Collection)949
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.internalGetParent(Object)590
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)845
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)853
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)869
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processResourceDelta(IResourceDelta, Object, Collection)1059
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processResourceDelta(IResourceDelta, Object, Collection)1069
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getSpecificText(Object)73
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getSpecificText(Object)70
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)291
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)291
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)88
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.run(IJavaScriptElement, boolean)184
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)82
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.deserialize(IDialogSettings)140
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.deserialize(IDialogSettings)126
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.getValidPackages(IPackageFragmentRoot, List, HashMap, String)99
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isLinkedPackageOrPackageFragmentRoot(IJavaScriptElement)223
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isLinkedPackageOrPackageFragmentRoot(IJavaScriptElement)223
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)877
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)877
org.eclipse.wst.jsdt.internal.ui.search.ImportFilter.isApplicable(JavaSearchQuery)207
org.eclipse.wst.jsdt.internal.ui.viewsupport.TreeHierarchyLayoutProblemsDecorator.computeAdornmentFlags(Object)52
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.canHandle(IStructuredSelection)205
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.getDetailedDescription()90
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.run()108
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)220
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)220
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.canHandle(IStructuredSelection)160
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.getDetailedDescription()80
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.isExpandable(Object)474
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPageContentProvider.hasChildren(Object)28
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)166
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.internalGetParent(Object)484
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.isPackageFragmentEmpty(IJavaScriptElement)435
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.AbstractCodeCreationOperation.run(IProgressMonitor)145
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageReorgChange.perform(IProgressMonitor)54
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.createNewPath()69
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.createUndoChange(long)82
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.createUndoChange(long)91
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.doRename(IProgressMonitor)101
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.doRename(IProgressMonitor)113
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.isValid(IProgressMonitor)147
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.renamePackage(IPackageFragment, IProgressMonitor, IPath, String)184
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.getResourceBundleName()322
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.NLSHint(IJavaScriptUnit, JavaScriptUnit)62
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.NLSHint(IJavaScriptUnit, JavaScriptUnit)104
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.NLSHint(IJavaScriptUnit, JavaScriptUnit)114
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundlePackage(IJavaScriptProject, String, String)309
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.createChange(IProgressMonitor)395
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.getCurrentElementQualifier()132
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.getNewElement()157
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.addAllResourceModifications(IPackageFragment, RenameArguments, boolean, IPackageFragment[])207
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getSubpackages(IPackageFragment)252
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IPackageFragment, RenameArguments, boolean)98
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.1.acceptSearchMatch(SearchMatch)839
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.checkTypeNameConflicts(IPackageFragmentRoot, String, Set)507
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()761
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()761
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])853
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])853
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.computeQualifiedNameMatches(IProgressMonitor)1148
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getNewCompilationUnit()276
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IPackageFragment, CopyArguments, CopyArguments)96
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.handlePackageFragmentDelete(IPackageFragment, ArrayList)218
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.handlePackageFragmentDelete(IPackageFragment, ArrayList)173
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.postProcess()122
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.2.compare(Object, Object)394
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.2.compare(Object, Object)393
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackages(IPackageFragment, List, Set, List)496
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackagesOnPackageDeletion()411
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackagesOnPackageDeletion()418
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackagesOnPackageDeletion()435
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.hasSubPackagesToDelete()186
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)66
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)66
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addImportToSourcePackageTypes(IJavaScriptUnit, IProgressMonitor)238
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.isReferenceInAnotherFragmentOfSamePackage(IJavaScriptUnit, IJavaScriptUnit)283
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.move(IPackageFragment, MoveArguments)82
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IJavaScriptUnit)205
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmPackageOverwritting(IConfirmQuery)154
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.hasReadOnlyResourcesAndSubResources(IJavaScriptElement)77
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.createChange(IJavaScriptUnit, ReorgPolicyFactoryNewNameProposer, INewNameQueries)238
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.createChange(IJavaScriptUnit, ReorgPolicyFactoryNewNameProposer, INewNameQueries)238
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.confirmOverwriting(IReorgQueries)742
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.confirmOverwriting(IReorgQueries)742
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationAsPackageFragment()812
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationAsPackageFragment()812
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.canUpdateQualifiedNames()1097
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.canUpdateQualifiedNames()1097
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.canUpdateReferences()1104
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.canUpdateReferences()1104
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.computeQualifiedNameMatches(IProgressMonitor)1135
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.computeQualifiedNameMatches(IProgressMonitor)1135
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChange(IJavaScriptUnit)1162
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChange(IJavaScriptUnit)1162
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChangeManager(IProgressMonitor, RefactoringStatus)1192
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChangeManager(IProgressMonitor, RefactoringStatus)1192
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.getModifications()1324
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.getModifications()1324
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IJavaScriptElement)1456
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IJavaScriptElement)1456
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.isParentOfAny(IPackageFragmentRoot, IPackageFragment[])1634
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.isParentOfAny(IPackageFragmentRoot, IPackageFragment[])1634
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2414
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2414
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeTemplate(IJavaScriptUnit, String, String, String, String)484
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.checkSuperType()264
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.checkTypeName(String)292
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChange(IProgressMonitor)324
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createMethodComment(CompilationUnitRewrite, FunctionDeclaration, Set, boolean)524
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)979
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)925
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)952
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)810
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)840
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)870
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)320
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)320
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getPackageAndSubpackages(IPackageFragment)193
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getParentSubpackage(IPackageFragment)214
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.addAllCus(HashSet, IJavaScriptElement)723
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragmentRoot, String)137
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisible(IMember, IPackageFragment)337
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisibleInHierarchy(IMember, IPackageFragment)362
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)252
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)242
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.equals(Object)120
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.hasSubpackages()93
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.addFragmentsToMap(IPackageFragment[])61
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.combineSamePackagesIntoLogialPackages(IPackageFragment[])102
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.combineSamePackagesIntoLogialPackages(IPackageFragment[])118
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.4.getImage(Object)589
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.adjustInputAndSetSelection(IJavaScriptElement)638
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.adjustInputAndSetSelection(IJavaScriptElement)613
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)102
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)102
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.addElement(IPackageFragment)279
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.findElementToRefresh(LogicalPackage)182
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getPackageFragments(IPackageFragment[])90
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(IJavaScriptElementDelta)139
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(IJavaScriptElementDelta)151
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.removeElement(IPackageFragment)244
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addElement(IPackageFragment, Object)573
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.createLogicalPackage(IPackageFragment)354
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.createLogicalPackage(IPackageFragment)345
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)240
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelParentByElementName(IPackageFragment)402
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)71
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)132
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)119
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)164
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)277
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)297
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)301
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)282
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.hasChildren(Object)417
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.processDelta(IJavaScriptElementDelta)461
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.removeElement(IPackageFragment)639
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.removeElement(IPackageFragment)623
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.getLogicalPackageImage(LogicalPackage)78
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTableViewer.mapElement(Object, Widget)38
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTableViewer.unmapElement(Object, Widget)50
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTreeViewer.isEssential(Object)80
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTreeViewer.mapElement(Object, Widget)43
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTreeViewer.unmapElement(Object, Widget)59
org.eclipse.wst.jsdt.internal.ui.browsing.PackageViewerWrapper.setSelection(ISelection, boolean)126
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.1.removeEmptyPackages(IProgressMonitor)166
org.eclipse.wst.jsdt.internal.ui.filters.EmptyInnerPackageFilter.select(Viewer, Object, Object)30
org.eclipse.wst.jsdt.internal.ui.filters.EmptyPackageFilter.select(Viewer, Object, Object)33
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.hasChildren(Object)46
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.containsCompilationUnits(IPackageFragmentRoot)1076
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])523
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getJavaProjectChildren(ISynchronizationContext, Object, Object[])361
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPackageFragmentRootChildren(ISynchronizationContext, Object, Object[])491
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationLabelProvider.getDelegateImage(Object)65
org.eclipse.wst.jsdt.internal.ui.navigator.NonEssentialElementsFilter.select(Viewer, Object, Object)59
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalSynchronizationStateTester.getState(Object, int, IProgressMonitor)66
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalSynchronizationStateTester.getState(Object, int, IProgressMonitor)66
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.findSinglePackageChild(IPackageFragment, IJavaScriptElement[])738
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageChildren(IPackageFragmentRoot, IPackageFragment, Collection)644
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageParent(IPackageFragment)697
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackagesInFolder(IFolder, Collection)680
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getSpecificText(Object)71
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)292
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)292
org.eclipse.wst.jsdt.internal.ui.preferences.ImportOrganizeInputDialog.doBrowsePackages()162
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)89
org.eclipse.wst.jsdt.internal.ui.preferences.TypeFilterInputDialog.doButtonPressed()119
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageCompletionProcessor.createPackagesProposals(int, String)142
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageFragmentRootCompletionProcessor.createPackagesProposals(int, String)133
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)83
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.addDestinationControls(Composite)204
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.addDestinationControls(Composite)204
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.checkPackageFragment()381
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.createFileListInput()254
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()334
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()357
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.changeControlPressed(DialogField)53
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.getValidPackages(IPackageFragmentRoot, List, HashMap, String)100
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionStringButtonAdapter.changeControlPressed(DialogField)69
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.getSelected()179
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.pasteCU(PasteActionTextPasterParsedCu, SubProgressMonitor, IConfirmQuery)553
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.pasteCU(PasteActionTextPasterParsedCu, SubProgressMonitor, IConfirmQuery)549
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])466
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])478
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])466
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])478
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.addEdits(IDocument, TextEdit)49
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.getDisplayString()74
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongPackageDeclNameProposals(IInvocationContext, IProblemLocation, Collection)169
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)687
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.hasFocusMethod(IType)166
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.createTypeHierarchy(IJavaScriptElement, IProgressMonitor)145
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.canHandle(IStructuredSelection)206
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)221
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)221
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.canHandle(IStructuredSelection)161
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPageContentProvider.hasChildren(Object)29
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.analyze(IPackageFragmentRoot, IProgressMonitor)338
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)182
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.isPackageFragmentEmpty(IJavaScriptElement)436
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.init(IStructuredSelection)114
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.packageChanged()241
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.choosePackage()1790
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.constructCUContent(IJavaScriptUnit, String, String)2134
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1881
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getModifiedResource()1337
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)513
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typeNameChanged()1584
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typePageChangeControlPressed(DialogField)932
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isDefaultFragment(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.appendPackageSummaryPath(IPackageFragment, StringBuffer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.CompilationUnitReorgChange(IJavaScriptUnit, IPackageFragment, INewNameQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.CompilationUnitReorgChange(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.getPackageName(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CopyCompilationUnitChange.CopyCompilationUnitChange(IJavaScriptUnit, IPackageFragment, INewNameQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CopyPackageChange.CopyPackageChange(IPackageFragment, IPackageFragmentRoot, INewNameQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CreatePackageChange.CreatePackageChange(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MoveCompilationUnitChange.MoveCompilationUnitChange(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MoveCompilationUnitChange.MoveCompilationUnitChange(IPackageFragment, String, IPackageFragment, long)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MoveCompilationUnitChange.MoveCompilationUnitChange(IPackageFragment, String, IPackageFragment, long)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MovePackageChange.MovePackageChange(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageReorgChange.markAsExecuted(IPackageFragment, ResourceMapping)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageReorgChange.PackageReorgChange(IPackageFragment, IPackageFragmentRoot, INewNameQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.createNewPath(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.getNewName(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.isValid(RefactoringStatus, IPackageFragment, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.renamePackage(IPackageFragment, IProgressMonitor, IPath, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.RenamePackageChange(IPackageFragment, String, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findTypeInPackage(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.AccessorClassCreator(IJavaScriptUnit, String, IPath, IPackageFragment, IPath, boolean, NLSSubstitution[], String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.create(IJavaScriptUnit, String, IPath, IPackageFragment, IPath, boolean, NLSSubstitution[], String, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.setAccessorClassPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.setResourceBundlePackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.typeNameExistsInPackage(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.create(IJavaScriptUnit, NLSSubstitution[], String, IPackageFragment, String, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.createImportForAccessor(MultiTextEdit, String, IPackageFragment, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IPackageFragment, IClassFile)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IPackageFragment, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IPackageFragmentRoot, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.addAllResourceModifications(IPackageFragment, RenameArguments, boolean, IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.addAllResourceModifications(IPackageFragment, RenameArguments, boolean, IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.addResourceModifications(IPackageFragment, RenameArguments, IPackageFragment, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.addResourceModifications(IPackageFragment, RenameArguments, IPackageFragment, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.computeTargetFolder(IPackageFragment, RenameArguments, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.computeTargetFolder(IPackageFragment, RenameArguments, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getNewPackageName(IPackageFragment, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getSubpackages(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IPackageFragment, RenameArguments, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.2.transplantHandle(IPackageFragmentRoot, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.PackageRenamer(IPackageFragment, RenamePackageProcessor, TextChangeManager, RenamePackageProcessorImportsManager)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.PackageRenamer(IPackageFragment, RenamePackageProcessor, TextChangeManager, RenamePackageProcessorImportsManager)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.RenamePackageProcessor(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IPackageFragment, CopyArguments, CopyArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.canRemoveCompletely(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.handlePackageFragmentDelete(IPackageFragment, ArrayList)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.INewNameQueries.createNewPackageNameQuery(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addDeletableParentPackages(IPackageFragment, List, Set, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.canRemoveCompletely(IPackageFragment, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedNewNameQueries.createNewPackageNameQuery(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MonitoringNewNameQueries.3.(MonitoringNewNameQueries, IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MonitoringNewNameQueries.createNewPackageNameQuery(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.Collector(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.Collector(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.isInAnotherFragmentOfSamePackage(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.MoveCuUpdateCreator(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.MoveCuUpdateCreator(IJavaScriptUnit[], IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.move(IPackageFragment, MoveArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.setPackages(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.RefactoringModifications.collectResourcesOfInterest(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.copyCuToPackage(IJavaScriptUnit, IPackageFragment, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyFilesFoldersAndCusPolicy.copyCuToPackage(IJavaScriptUnit, IPackageFragment, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.CopyPackagesPolicy(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.CopyPackagesPolicy(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.createChange(IPackageFragment, IPackageFragmentRoot, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.createChange(IPackageFragment, IPackageFragmentRoot, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.handleType(IType, IPackageFragment, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.handleType(IType, IPackageFragment, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.moveCuToPackage(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.moveCuToPackage(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.createChange(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.createChange(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.isParentOfAny(IPackageFragmentRoot, IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.isParentOfAny(IPackageFragmentRoot, IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.MovePackagesPolicy(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.MovePackagesPolicy(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.createNewName(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.createNewName(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.createNewName(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.createNewName(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.isNewNameOk(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.isNewNameOk(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.PackagesReorgPolicy(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.PackagesReorgPolicy(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isParentInWorkspaceOrOnDisk(IJavaScriptUnit, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isParentInWorkspaceOrOnDisk(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSuperClassStubTypeContext(String, IType, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSuperInterfaceStubTypeContext(String, IType, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSupertypeStubTypeContext(String, boolean, IType, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getPackageAndSubpackages(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getParentSubpackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.getPackageContent(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.LocalPackageFragementTraversal.LocalPackageFragementTraversal(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.LocalPackageFragementTraversal.LocalPackageFragementTraversal(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.LogicalPackageResourceMapping.LogicalPackageResourceMapping(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.LogicalPackageResourceMapping.LogicalPackageResourceMapping(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.PackageFragmentResourceMapping.PackageFragmentResourceMapping(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.PackageFragmentResourceMapping.PackageFragmentResourceMapping(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isSamePackage(IPackageFragment, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isSamePackage(IPackageFragment, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisible(IMember, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisibleInHierarchy(IMember, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.collectCompilationUnits(IPackageFragment, Collection)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getPackageContents(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.add(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.belongs(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.contains(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.getHash(IPackageFragment[], int)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.LogicalPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.remove(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.addFragmentsToMap(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.combineSamePackagesIntoLogialPackages(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.findLogicalPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.getKey(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.addElement(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.findElementToRefresh(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getPackageFragments(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.removeElement(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addElement(IPackageFragment, Object)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.createLogicalPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelParentByElementName(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getHierarchicalParent(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.removeElement(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.calculateName(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.getFlatText(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.getHierarchicalText(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.getText(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.isEmpty(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.containsCompilationUnits(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.navigator.NonEssentialElementsFilter.getRawChildren(StructuredViewer, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.navigator.NonEssentialElementsFilter.hasFilteredChildren(StructuredViewer, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.GotoPackageAction.gotoPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalPackageFragementResourceMapping.HierarchicalPackageFragementResourceMapping(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.HierarchicalDecorationContext.HierarchicalPackageFragementResourceMapping.HierarchicalPackageFragementResourceMapping(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.findSinglePackageChild(IPackageFragment, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getFolded(IJavaScriptElement[], IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageChildren(IPackageFragmentRoot, IPackageFragment, Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageParent(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageContent(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.isEmpty(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getNameDelta(IFolder, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getNameDelta(IPackageFragment, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerLabelProvider.getNameDelta(IPackageFragment, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setPackageFragment(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.AccessorDescription(String, IPackageFragment, String, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.AccessorDescription(String, IPackageFragment, String, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.canAddPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageFragmentSelection.setPackageFragment(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionDialogButtonField.setPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.setDefaults(IPackageFragment, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.setSelected(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.SourceFirstPackageSelectionDialogField(String, String, String, String, String, String, String, String, IJavaScriptUnit, IDialogFieldListener, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.7.(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.createNewPackageNameQuery(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.createPackageNameValidator(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getPackageFragmentLabel(IPackageFragment, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.TreeHierarchyLayoutProblemsDecorator.computePackageAdornmentFlags(IPackageFragment)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.analyze(IPackageFragment, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.hasChildren(IPackageFragment)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.collectCompilationUnits(IPackageFragment, Collection)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getPackageFragmentLabel(IPackageFragment, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.refactoring.RenameSupport.create(IPackageFragment, String, int)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getPackageContent(IPackageFragment)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.setPackageFragment(IPackageFragment, boolean)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.getDestinationPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CompilationUnitReorgChange.getOldPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageReorgChange.getPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.getPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getInvocationPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getAccessorClassPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.getResourceBundlePackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getPackageOfAccessorClass(IJavaScriptProject, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundlePackage(IJavaScriptProject, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.getAccessorClassPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.getResourceBundlePackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IPackageFragmentRoot, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getSubpackages(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.2.transplantHandle(IPackageFragmentRoot, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.getNewPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.getPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ArrayTypeConverter.toPackageArray(Object[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.getPackagesWithoutUnconfirmedOnes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationAsPackageFragment()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getDestinationAsPackageFragment()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getResourceDestinationAsPackageFragment(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getResourceDestinationAsPackageFragment(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getPackages()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getPackages()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getPackageAndSubpackages(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getParentSubpackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.getFragments()-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getPackageFragments(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getTopLevelChildrenByElementName(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.findSinglePackageChild(IPackageFragment, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getFolded(IJavaScriptElement[], IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.getAccessorClassPackage()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.AccessorDescription.getResourceBundlePackage()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageFragmentSelection.calculateFragment(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageFragmentSelection.getPackageFragment()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.getSelected()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.searchPackageFragment(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.getNewPackageFragment()-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.choosePackage()-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getPackageFragment()-1

org.eclipse.wst.jsdt.core.IPackageFragmentRoot

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getAllScopeElements(IJavaScriptProject)198
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ArrayTypeConverter.toPackageFragmentRootArray(Object[])44
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmPackageFragmentRootOverwritting(IConfirmQuery)114
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.OverwriteHelper()36
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.initialize(RefactoringArguments)2287
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.initialize(RefactoringArguments)2287
org.eclipse.wst.jsdt.internal.ui.packageview.LibraryContainer.getPackageFragmentRoots()72
org.eclipse.wst.jsdt.ui.actions.RemoveFromClasspathAction.getRootsToRemove(IStructuredSelection)119
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.getChildren()96
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getFragmentRoot(IResource, IJavaScriptProject, IProgressMonitor)163
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isIncluded(IJavaScriptElement, IJavaScriptProject, IProgressMonitor)205
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CreatePackageChange.perform(IProgressMonitor)48
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.getRoot()77
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageFragmentRootReorgChange.getRoot()80
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageReorgChange.getDestination()69
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameSourceFolderChange.getSourceFolder()100
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(Object)621
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IJavaScriptProject, AccessorClassReference)384
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(IJavaScriptElement)237
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)293
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement)499
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)148
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getAllScopeElements(IJavaScriptProject)198
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)46
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)49
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getSubpackages(IPackageFragment)245
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IPackageFragment, RenameArguments, boolean)108
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.getPackageFragmentRoot()471
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameSourceFolderProcessor.initialize(RefactoringArguments)191
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ArrayTypeConverter.toPackageFragmentRootArray(Object[])44
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IJavaScriptElement, CopyArguments, CopyArguments)58
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IPackageFragment, CopyArguments, CopyArguments)93
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createDeleteChange(IJavaScriptElement)161
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.delete(IJavaScriptElement)93
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedPackageFragmentRoots(IConfirmQuery)536
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)70
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)70
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.move(IPackageFragment, MoveArguments)79
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IPackageFragment)164
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmPackageFragmentRootOverwritting(IConfirmQuery)114
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.hasReadOnlyResourcesAndSubResources(IJavaScriptElement)88
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)844
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)844
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1008
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1008
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.initialize(RefactoringArguments)2287
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.initialize(RefactoringArguments)2287
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2411
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2416
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2416
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2411
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.canBeDestinationForLinkedResources(IJavaScriptElement)471
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isArchiveMember(IJavaScriptElement[])61
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isClassFolder(IJavaScriptElement)430
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isSourceFolder(IJavaScriptElement)425
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getPackageAndSubpackages(IPackageFragment)187
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getParentSubpackage(IPackageFragment)212
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IClassFile)368
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptElement)326
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IPackageFragment)353
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(LogicalPackage)389
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.addAllCus(HashSet, IJavaScriptElement)714
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getPackageFragmentRoot(IJavaScriptElement)372
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)461
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)239
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.isEnabled(IStructuredSelection)133
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)196
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)248
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.internalGetParent(Object)531
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)350
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)326
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findInputForJavaElement(IJavaScriptElement, boolean)557
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)105
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)105
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)66
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getPackageFragments(IPackageFragment[])93
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addElement(IPackageFragment, Object)582
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addElement(IPackageFragment, Object)601
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findElementToRefresh(Object)495
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelParentByElementName(IPackageFragment)402
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)136
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)75
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)103
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)165
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getHierarchicalParent(IPackageFragment)375
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.removeElement(IPackageFragment)632
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.2.addParentPackages(IJavaScriptElement, String)129
org.eclipse.wst.jsdt.internal.ui.filters.ContainedLibraryFilter.select(Viewer, Object, Object)31
org.eclipse.wst.jsdt.internal.ui.filters.LibraryFilter.select(Viewer, Object, Object)32
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])574
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectableJavaElement(Object)1038
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getChildren(Object)38
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getParent(Object)65
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.setTreeChecked(IJavaScriptElement[])403
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.ClassFileSynchronizer(ClassFileDocumentProvider, IClassFileEditorInput)77
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.ClassFileSynchronizer(ClassFileDocumentProvider, IClassFileEditorInput)77
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.getPackageFragmentRoot(IClassFile)123
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.getPackageFragmentRoot(IClassFile)123
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getResource(IJavaScriptElement)120
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDragAdapter.isDragable(ISelection)82
org.eclipse.wst.jsdt.internal.ui.packageview.LibraryContainer.getPackageFragmentRoots()72
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getChildren(Object)325
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getChildren(Object)324
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)485
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)576
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)546
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageParent(IPackageFragment)693
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackagesInFolder(IFolder, Collection)681
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)365
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageContent(IPackageFragment)250
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.internalGetParent(Object)596
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)268
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)268
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createControl(Composite)77
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createControl(Composite)78
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)106
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.getJARPackageFragmentRoot()187
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)196
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getTransformedHandle(String, String)620
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getTransformedHandle(String, String)616
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.getPackageFragmentRoot(IClassFile)71
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()362
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionDialogButtonField.setPackage(IPackageFragment)49
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.getSourceContainer(Shell, IWorkspaceRoot, IJavaScriptElement)101
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.JavaTypedViewerFilter.select(Viewer, Object, Object)69
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.JavaTypedViewerFilter.select(Viewer, Object, Object)69
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)47
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)47
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.1.isSelectedValid(Object)128
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.2.select(Viewer, Object, Object)143
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.chooseSourceContainer(IJavaScriptElement)170
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.searchSourcePackageFragmentRoot(IJavaScriptElement)85
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.hasChildren(Object)46
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.7.isValid(String)199
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])467
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])467
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])458
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])479
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])479
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])458
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.isInsideJRE(IJavaScriptElement)421
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)257
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)329
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)329
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])174
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)137
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getPackageFragmentLabel(IPackageFragment, long, ColoredString)765
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getPackageFragmentLabel(IPackageFragment, long, ColoredString)780
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)216
org.eclipse.wst.jsdt.internal.ui.viewsupport.LibraryFilter.select(Viewer, Object, Object)30
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.AddFolderToBuildpathAction.canHandle(IStructuredSelection)210
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)215
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)215
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)154
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)154
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)113
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)113
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.canHandle(IStructuredSelection)144
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.createWizard()117
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.canHandle(IStructuredSelection)165
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.exclude(List, IJavaScriptProject, IProgressMonitor)133
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.HintTextGroup.handleFolderCreation(List)188
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.getSelection()249
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.1.run(IProgressMonitor)136
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)248
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.queryToRemoveLinkedFolders(List, List)196
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.run()112
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.contains(WorkingSetFilterWorkingSetCompareEntry)78
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.contains(WorkingSetFilterWorkingSetCompareEntry)78
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)242
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)240
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)169
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.isEnabled(IStructuredSelection)222
org.eclipse.wst.jsdt.ui.actions.RemoveFromClasspathAction.canRemove(Object)125
org.eclipse.wst.jsdt.ui.actions.RemoveFromClasspathAction.getRootsToRemove(IStructuredSelection)119
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getPackageFragmentRoot(Object)280
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)450
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getPackageFragmentLabel(IPackageFragment, long, StringBuffer)1067
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getPackageFragmentLabel(IPackageFragment, long, StringBuffer)1094
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IJavaScriptProject, int, String)279
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)164
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.internalGetParent(Object)485
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.1.isSelectedValid(Object)469
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.2.select(Viewer, Object, Object)484
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.chooseContainer()512
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameSourceFolderProcessor.fSourceFolder-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.fRoots-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.fPackageFragmentRoots-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.fPackageFragmentRoots-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.PackageFragementRootResourceMapping.fRoot-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.PackageFragementRootResourceMapping.fRoot-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.fPackageFragmentRoot-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.fPackageFragmentRoot-1
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.fRoot-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageCompletionProcessor.fPackageFragmentRoot-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageFragmentRootCompletionProcessor.fPackageFragmentRoot-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFolderSelectionDialogButtonField.fRoot-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.fDestination-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.fDestination-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathWizard.fPackageFragmentRoot-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.fCreatedRoot-1
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.fCurrRoot-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getFragmentRoot(IResource, IJavaScriptProject, IProgressMonitor)157
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(Object)621
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.AccessorClassCreator.getResourceBundleName()325
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(IJavaScriptElement)236
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement)498
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.containsSourceFolder(IFolder)576
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedPackageFragmentRoots(IConfirmQuery)534
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)68
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)68
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IPackageFragment)163
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)843
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)843
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1007
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1007
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)2302
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)2302
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2415
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2415
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2410
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)2410
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.canBeDestinationForLinkedResources(IJavaScriptElement)470
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isClassFolder(IJavaScriptElement)429
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isSourceFolder(IJavaScriptElement)424
org.eclipse.wst.jsdt.internal.ui.actions.ActionUtil.mustDisableJavaModelAction(Shell, Object)44
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)460
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)333
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)349
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.isValidInput(Object)274
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)104
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)104
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getPackageFragments(IPackageFragment[])92
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addElement(IPackageFragment, Object)600
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addElement(IPackageFragment, Object)581
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findElementToRefresh(Object)494
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)74
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getHierarchicalParent(IPackageFragment)374
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.removeElement(IPackageFragment)631
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getChildren(Object)64
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectsView.isValidElement(Object)144
org.eclipse.wst.jsdt.internal.ui.filters.ContainedLibraryFilter.select(Viewer, Object, Object)30
org.eclipse.wst.jsdt.internal.ui.filters.LibraryFilter.select(Viewer, Object, Object)31
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getChildren(Object)37
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getParent(Object)64
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.setTreeChecked(IJavaScriptElement[])402
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.ClassFileSynchronizer(ClassFileDocumentProvider, IClassFileEditorInput)74
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.ClassFileSynchronizer(ClassFileDocumentProvider, IClassFileEditorInput)74
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getChildrenInContext(ISynchronizationContext, Object, Object[])268
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getFilteredElements(Object, Object[])292
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPipelinedChildren(Object, Set)592
org.eclipse.wst.jsdt.internal.ui.model.JavaSynchronizationContentProvider.getPipelinedChildren(Object, Set)573
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)62
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getChildren(Object)324
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)484
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)545
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)364
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.handleAffectedChildren(IJavaScriptElementDelta, IJavaScriptElement, Collection)959
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.internalGetParent(Object)592
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)791
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)782
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)268
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.evaluateExpandableWithFilters(Object)268
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.1.run(IProgressMonitor)228
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createControl(Composite)77
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)101
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.getJARPackageFragmentRoot()186
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getTransformedHandle(String, String)615
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.getSourceContainer(Shell, IWorkspaceRoot, IJavaScriptElement)100
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.JavaTypedViewerFilter.select(Viewer, Object, Object)68
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.JavaTypedViewerFilter.select(Viewer, Object, Object)68
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)46
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)46
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.1.isSelectedValid(Object)127
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.2.select(Viewer, Object, Object)141
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.chooseSourceContainer(IJavaScriptElement)169
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isLinkedPackageOrPackageFragmentRoot(IJavaScriptElement)223
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isLinkedPackageOrPackageFragmentRoot(IJavaScriptElement)223
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.7.isValid(String)198
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)879
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteFilesOn(Object)879
org.eclipse.wst.jsdt.internal.ui.viewsupport.LibraryFilter.select(Viewer, Object, Object)29
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)214
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)214
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)153
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)153
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)112
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)112
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.canHandle(IStructuredSelection)143
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.getSelection()248
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.1.run(IProgressMonitor)135
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)247
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.getDetailedDescription()91
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.queryToRemoveLinkedFolders(List, List)195
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.run()111
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.isExpandable(Object)472
org.eclipse.wst.jsdt.ui.actions.RemoveFromClasspathAction.canRemove(Object)123
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)163
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.1.isSelectedValid(Object)468
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.2.select(Viewer, Object, Object)482
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.chooseContainer()511
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CreatePackageChange.perform(IProgressMonitor)48
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.doDelete(IProgressMonitor)99
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageFragmentRootReorgChange.perform(IProgressMonitor)63
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameSourceFolderChange.doRename(IProgressMonitor)75
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameSourceFolderChange.isValid(IProgressMonitor)109
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IJavaScriptProject, String, String)345
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundlePackage(IJavaScriptProject, String, String)307
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)293
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getSourceRoots(IJavaScriptProject)254
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.getSubpackages(IPackageFragment)245
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.getNewPackage()362
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IPackageFragment, CopyArguments, CopyArguments)93
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedArchiveFiles(IConfirmQuery)520
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedPackageFragmentRoots(IConfirmQuery)536
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)70
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.getCreatedTarget(Object)70
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.move(IPackageFragment, MoveArguments)79
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IPackageFragment)164
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.confirmPackageFragmentRootOverwritting(IConfirmQuery)110
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReadOnlyResourceFinder.hasReadOnlyResourcesAndSubResources(IJavaScriptElement)88
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.createChange(IProgressMonitor, INewNameQueries)482
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.createChange(IProgressMonitor, INewNameQueries)482
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.getModifications()513
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.getModifications()513
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)847
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)847
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1008
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)1008
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.createChange(IProgressMonitor)1675
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.createChange(IProgressMonitor)1675
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.getModifications()1717
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.getModifications()1717
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.verifyDestination(IJavaScriptElement)1753
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.verifyDestination(IJavaScriptElement)1753
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.confirmOverwriting(IReorgQueries)2375
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.confirmOverwriting(IReorgQueries)2375
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.verifyDestination(IJavaScriptElement)2490
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.verifyDestination(IJavaScriptElement)2490
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isArchiveMember(IJavaScriptElement[])61
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getParentSubpackage(IPackageFragment)212
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(LogicalPackage)389
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.addAllCus(HashSet, IJavaScriptElement)714
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptProject, String, WorkingCopyOwner)122
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptProject, String)100
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getContainerTimestamp(TypeNameMatch)339
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.isEnabled(IStructuredSelection)133
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)196
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)258
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)248
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getPackageFragmentRoots(IJavaScriptProject)166
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.internalGetParent(Object)531
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)326
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findInputForJavaElement(IJavaScriptElement, boolean)557
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)105
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.StatusBarUpdater4LogicalPackage.formatLogicalPackageMessage(LogicalPackage)105
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)66
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getPackageFragments(IPackageFragment[])93
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addElement(IPackageFragment, Object)601
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.addElement(IPackageFragment, Object)582
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.createLogicalPackage(IPackageFragment)344
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)136
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)75
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)84
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)103
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getHierarchicalParent(IPackageFragment)375
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getPackageFragmentRoots(IJavaScriptProject)85
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.setResult(List)432
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getContainerName(TypeNameMatch)1081
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getContainerName(TypeNameMatch)1081
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getContainerName(TypeNameMatch)1550
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getContainerName(TypeNameMatch)1550
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.2.addParentPackages(IJavaScriptElement, String)129
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getContainerName(TypeNameMatch)376
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getContainerName(TypeNameMatch)376
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.computeResult()263
org.eclipse.wst.jsdt.internal.ui.filters.ContainedLibraryFilter.select(Viewer, Object, Object)31
org.eclipse.wst.jsdt.internal.ui.filters.LibraryFilter.select(Viewer, Object, Object)32
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])574
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getPackageFragmentRoots(IJavaScriptProject)97
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getParent(Object)65
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])488
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourcePath(IJavaScriptProject[])419
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.setTreeChecked(IJavaScriptElement[])403
org.eclipse.wst.jsdt.internal.ui.javaeditor.JarEntryEditorInput.getToolTipText()75
org.eclipse.wst.jsdt.internal.ui.JavaElementAdapterFactory.getResource(IJavaScriptElement)120
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDragAdapter.isDragable(ISelection)82
org.eclipse.wst.jsdt.internal.ui.packageview.LibraryContainer.getPackageFragmentRoots()63
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageParent(IPackageFragment)693
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackagesInFolder(IFolder, Collection)681
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageFragmentRoots(IJavaScriptProject)400
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.internalGetParent(Object)596
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createControl(Composite)78
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.aboutToPerformHistory(IProgressMonitor)300
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.canUseSourceAttachment()364
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.checkPackageFragmentRoots(IPackageFragmentRoot, IProgressMonitor)142
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.createNecessarySourceCode(Refactoring, IProgressMonitor)417
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.createNecessarySourceCode(Refactoring, IProgressMonitor)438
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getTransformedHandle(String, String)616
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getTransformedHandle(String, String)620
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaSourcePackageFragmentRootCompletionProcessor.createSourcePackageFragmentRootProposals(String, int)111
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.browseForAccessorClass()231
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.checkPackageFragment()375
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()328
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionStringButtonAdapter.changeControlPressed(DialogField)39
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.JavaTypedViewerFilter.select(Viewer, Object, Object)69
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.JavaTypedViewerFilter.select(Viewer, Object, Object)69
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.searchSourcePackageFragmentRoot(IJavaScriptElement)85
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.SFStringButtonAdapter.changeControlPressed(DialogField)111
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.SFStringButtonAdapter.changeControlPressed(DialogField)111
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFolderSelectionDialogButtonField.getRootFromString(String)95
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])458
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])467
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])467
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])449
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])479
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])449
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])458
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])479
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.isInsideJRE(IJavaScriptElement)421
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getWrongPackageDeclNameProposals(IInvocationContext, IProblemLocation, Collection)168
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)257
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)329
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)329
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])174
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.JavadocHelpContext(IContext, Object[])117
org.eclipse.wst.jsdt.internal.ui.util.TypeNameMatchLabelProvider.getText(Object)94
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)102
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)216
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)161
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)154
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)154
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)161
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)126
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)113
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)126
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)113
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.canHandle(IStructuredSelection)144
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.exclude(List, IJavaScriptProject, IProgressMonitor)133
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.IncludeToBuildpathAction.unExclude(List, IJavaScriptProject, IProgressMonitor)127
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.getSelection()249
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.run()112
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.contains(WorkingSetFilterWorkingSetCompareEntry)78
org.eclipse.wst.jsdt.internal.ui.workingsets.WorkingSetFilter.WorkingSetCompareEntry.contains(WorkingSetFilterWorkingSetCompareEntry)78
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)240
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.isEnabled(IStructuredSelection)222
org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction.run(IJavaScriptElement)157
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)187
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)188
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)415
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IJavaScriptProject, int, String)292
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.getChildren()102
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getPackageFragmentRoots(IJavaScriptProject)333
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.containerChangeControlPressed(DialogField)285
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getJavaProject()401
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.initContainerPage(IJavaScriptElement)126
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.createPackage(IProgressMonitor)357
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.getModifiedResource()305
org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage.packageChanged()239
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseEnclosingType()1813
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.choosePackage()1769
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.containerChanged()1352
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1880
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.enclosingTypeChanged()1504
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.enclosingTypeChanged()1474
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.packageChanged()1388
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.superClassChanged()1650
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.superInterfacesChanged()1702
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.filtersSet(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getClasspathEntry(List, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CopyPackageChange.CopyPackageChange(IPackageFragment, IPackageFragmentRoot, INewNameQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CopyPackageFragmentRootChange.CopyPackageFragmentRootChange(IPackageFragmentRoot, IProject, INewNameQuery, IPackageFragmentRootManipulationQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteFromClasspathChange.DeleteFromClasspathChange(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.DeletePackageFragmentRootChange(IPackageFragmentRoot, boolean, IPackageFragmentRootManipulationQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MovePackageChange.MovePackageChange(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MovePackageFragmentRootChange.MovePackageFragmentRootChange(IPackageFragmentRoot, IProject, IPackageFragmentRootManipulationQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageFragmentRootReorgChange.markAsExecuted(IPackageFragmentRoot, ResourceMapping)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageFragmentRootReorgChange.PackageFragmentRootReorgChange(IPackageFragmentRoot, IProject, INewNameQuery, IPackageFragmentRootManipulationQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageReorgChange.PackageReorgChange(IPackageFragment, IPackageFragmentRoot, INewNameQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameSourceFolderChange.checkIfModifiable(IPackageFragmentRoot, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameSourceFolderChange.RenameSourceFolderChange(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isClasspathDelete(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IPackageFragmentRoot, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptProject, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IPackageFragmentRoot, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IPackageFragmentRoot, RenameArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.2.transplantHandle(IPackageFragmentRoot, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.checkTypeNameConflicts(IPackageFragmentRoot, String, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.isPackageNameOkInRoot(String, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameSourceFolderProcessor.RenameSourceFolderProcessor(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CopyModifications.copy(IPackageFragmentRoot, CopyArguments, CopyArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createPackageFragmentRootDeleteChange(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.INewNameQueries.createNewPackageFragmentRootNameQuery(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IPackageFragmentRootManipulationQuery.confirmManipulation(IPackageFragmentRoot, IJavaScriptProject[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.skipDeletingReferencedRoot(IConfirmQuery, IPackageFragmentRoot, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.createPackageFragmentRoot(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedCreateTargetQueries.CreateTargetQuery.createPackageFragmentRoot(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.LoggedNewNameQueries.createNewPackageFragmentRootNameQuery(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MonitoringNewNameQueries.2.(MonitoringNewNameQueries, IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MonitoringNewNameQueries.createNewPackageFragmentRootNameQuery(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveModifications.move(IPackageFragmentRoot, MoveArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.canOverwrite(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.setPackageFragmentRoots(IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackageFragmentRootsPolicy.CopyPackageFragmentRootsPolicy(IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackageFragmentRootsPolicy.CopyPackageFragmentRootsPolicy(IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackageFragmentRootsPolicy.createChange(IPackageFragmentRoot, IJavaScriptProject, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackageFragmentRootsPolicy.createChange(IPackageFragmentRoot, IJavaScriptProject, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.createChange(IPackageFragment, IPackageFragmentRoot, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.createChange(IPackageFragment, IPackageFragmentRoot, ReorgPolicyFactoryNewNameProposer, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.createChange(IPackageFragmentRoot, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.createChange(IPackageFragmentRoot, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.isParentOfAny(IJavaScriptProject, IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.isParentOfAny(IJavaScriptProject, IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.MovePackageFragmentRootsPolicy(IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.MovePackageFragmentRootsPolicy(IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.createChange(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.createChange(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.isParentOfAny(IPackageFragmentRoot, IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.isParentOfAny(IPackageFragmentRoot, IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.createNewName(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.createNewName(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.isNewNameOk(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NewNameProposer.isNewNameOk(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.PackageFragmentRootsReorgPolicy(IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.PackageFragmentRootsReorgPolicy(IPackageFragmentRoot[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isPackageFragmentRootCorrespondingToProject(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isParentInWorkspaceOrOnDisk(IPackageFragment, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isParentInWorkspaceOrOnDisk(IPackageFragmentRoot, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getReferencingProjects(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.PackageFragementRootResourceMapping.PackageFragementRootResourceMapping(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.PackageFragementRootResourceMapping.PackageFragementRootResourceMapping(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.collectCompilationUnits(IPackageFragmentRoot, Collection)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.containsCompilationUnits(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getPackageFragments(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.ClassFileSynchronizer.check(IPackageFragmentRoot, IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.contains(IJavaScriptProject, IIncludePathEntry, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageChildren(IPackageFragmentRoot, IPackageFragment, Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageFragmentRootContent(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.1.(BinaryRefactoringHistoryWizard, URI, List, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.2.(BinaryRefactoringHistoryWizard, URI, List, boolean, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.checkPackageFragmentRoots(IPackageFragmentRoot, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.configureClasspath(IJavaScriptProject, IPackageFragmentRoot, IFolder, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageCompletionProcessor.setPackageFragmentRoot(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageFragmentRootCompletionProcessor.JavaPackageFragmentRootCompletionProcessor(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.canAddPackageRoot(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.getValidPackages(IPackageFragmentRoot, List, HashMap, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageFragmentSelection.calculateFragment(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageFragmentSelection.sourceRootChanged(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceChangeListener.sourceRootChanged(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFolderSelectionDialogButtonField.setRoot(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.6.(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.createNewPackageFragmentRootNameQuery(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.NewNameQueries.createPackageFragmentRootNameValidator(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.isWritable(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.isWritable(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getAddClasspathLabel(IIncludePathEntry, IPackageFragmentRoot, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getArchiveLabel(IPackageFragmentRoot, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getExternalArchiveLabel(IPackageFragmentRoot, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getFolderLabel(IPackageFragmentRoot, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getInternalArchiveLabel(IPackageFragmentRoot, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getPackageFragmentRootLabel(IPackageFragmentRoot, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getVariableLabel(IPackageFragmentRoot, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.isReferenced(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.getLinkedSourceFolder(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.analyze(IPackageFragmentRoot, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.collectCompilationUnits(IPackageFragmentRoot, Collection)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getClassPathIndex(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getArchiveLabel(IPackageFragmentRoot, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getExternalArchiveLabel(IPackageFragmentRoot, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getFolderLabel(IPackageFragmentRoot, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getInternalArchiveLabel(IPackageFragmentRoot, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getPackageFragmentRootLabel(IPackageFragmentRoot, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getVariableLabel(IPackageFragmentRoot, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.isReferenced(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.ui.refactoring.RenameSupport.create(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getPackageFragmentRootContent(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.isProjectPackageFragmentRoot(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.skipProjectPackageFragmentRoot(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.setPackageFragmentRoot(IPackageFragmentRoot, boolean)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getFragmentRoot(IResource, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.getRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageFragmentRootReorgChange.getRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageReorgChange.getDestination()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameSourceFolderChange.getSourceFolder()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptProject, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.getPackageFragmentRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ArrayTypeConverter.toPackageFragmentRootArray(Object[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.OverwriteHelper.getPackageFragmentRootsWithoutUnconfirmedOnes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getPackageFragmentRoots()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getPackageFragmentRoots()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getRoots()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.getRoots()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCorrespondingPackageFragmentRoot(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.getPackageFragmentRoot(IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.SourceAttachmentForm.getPackageFragmentRoot(IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.getPackageFragmentRoots()-1
org.eclipse.wst.jsdt.internal.ui.packageview.LibraryContainer.getPackageFragmentRoots()-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageFragmentRootContainer.getPackageFragmentRoots()-1
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.getJARPackageFragmentRoot()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.getPackageFragmentRoot()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.getPackageFragmentRoot(IClassFile)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.getSourceContainer(Shell, IWorkspaceRoot, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.chooseSourceContainer(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.getSelectedFragmentRoot()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.searchSourcePackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFolderSelectionDialogButtonField.getRoot()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFolderSelectionDialogButtonField.getRootFromString(String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.createNewProject(SubProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.getNewPackageFragmentRoot()-1
org.eclipse.wst.jsdt.ui.actions.RemoveFromClasspathAction.getRootsToRemove(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getPackageFragmentRoot(Object)-1
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.chooseContainer()-1
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getPackageFragmentRoot()-1

org.eclipse.wst.jsdt.core.IParent

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.findNextSibling(IJavaScriptElement)840
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.hasMembersToSort(IJavaScriptElement[])105
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)291
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)291
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)330
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)330
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getChildren(Object)40
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.collectMatches(Set, IJavaScriptElement)126
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.collectMatches(Set, IJavaScriptElement)120
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.hasMembersToSort(IJavaScriptElement[])158
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)180
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)182
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)278
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)950
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement[], DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)971
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.findNextSibling(IJavaScriptElement)839
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.hasMembersToSort(IJavaScriptElement[])102
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)95
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)290
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)290
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)329
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)329
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getChildren(Object)38
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.collectMatches(Set, IJavaScriptElement)125
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.collectMatches(Set, IJavaScriptElement)119
org.eclipse.wst.jsdt.internal.ui.text.AbstractInformationControl.NamePatternFilter.hasUnfilteredChild(TreeViewer, Object)107
org.eclipse.wst.jsdt.internal.ui.text.AbstractInformationControl.NamePatternFilter.hasUnfilteredChild(TreeViewer, Object)107
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.hasMembersToSort(IJavaScriptElement[])157
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)176
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)275
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement[], DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)970
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(IType)142
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(IType)140
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)75
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)291
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)291
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)330
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)330
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.collectMatches(Set, IJavaScriptElement)126
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.collectMatches(Set, IJavaScriptElement)120
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)950
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement[], DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)971

org.eclipse.wst.jsdt.core.IProblemRequestor

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFileInfo(Object)933
org.eclipse.wst.jsdt.internal.ui.text.spelling.JavaSpellingReconcileStrategy.updateProblemRequester()204
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.spelling.JavaSpellingReconcileStrategy.fRequestor-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFileInfo(Object)933
org.eclipse.wst.jsdt.internal.ui.text.spelling.JavaSpellingReconcileStrategy.updateProblemRequester()204
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFileInfo(Object)933
org.eclipse.wst.jsdt.internal.ui.text.spelling.JavaSpellingReconcileStrategy.SpellingProblemCollector.accept(SpellingProblem)64
org.eclipse.wst.jsdt.internal.ui.text.spelling.JavaSpellingReconcileStrategy.SpellingProblemCollector.accept(SpellingProblem)64

org.eclipse.wst.jsdt.core.IRegion

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createHierarchyOfDeclarations(IProgressMonitor, WorkingCopyOwner)303
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.createTypeHierarchy(IJavaScriptElement, IProgressMonitor)132

org.eclipse.wst.jsdt.core.ISourceManipulation

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.getSourceManipulation()119
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.doDelete(IProgressMonitor)87
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.isValid(IProgressMonitor)55
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.DeleteSourceManipulationChange(ISourceManipulation, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.getJavaElement(ISourceManipulation)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteChangeCreator.createSourceManipulationDeleteChange(ISourceManipulation)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeleteSourceManipulationChange.getSourceManipulation()-1

org.eclipse.wst.jsdt.core.ISourceRange

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.SourceRange.1.compare(Object, Object)82
org.eclipse.wst.jsdt.internal.corext.SourceRange.1.compare(Object, Object)82
org.eclipse.wst.jsdt.internal.corext.SourceRange.equals(Object)95
org.eclipse.wst.jsdt.internal.corext.SourceRange.equals(Object)95
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.SelectionHistory.getLast()61
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.fSourceRange-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.fSourceRange-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.fSourceRange-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.fSourceRange-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStringStatusContext.fSourceRange-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.fgUnknownRange-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.fSourceRange-1
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.fCachedRange-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.SourceRange-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.SourceRange.equals(Object)93
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.CalleeAnalyzerVisitor(IFunction, JavaScriptUnit, IProgressMonitor)62
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)942
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.checkAssignments(VariableDeclaration)232
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getOldSourceRange(SearchMatch)360
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addDeclarationUpdate()662
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.createChange(IProgressMonitor)345
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initAST()220
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.addDeclarationUpdate(TextChangeManager)200
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.analyseEnclosedTypes()839
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)46
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)88
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkInitialConditions(IProgressMonitor)224
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.isMovedReference(SearchMatch)664
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isWithinMemberToMove(SearchMatch)641
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSupertypeStubTypeContext(String, boolean, IType, IPackageFragment)656
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.checkSelectedNodes()80
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.checkSelectedNodes()88
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)273
org.eclipse.wst.jsdt.internal.ui.browsing.TopLevelTypeProblemsLabelDecorator.isInside(int, ISourceReference)51
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.openInEditor(Object, Shell, String)140
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)163
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)162
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getBodyContainer(JavaScriptUnit, IMember)123
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)177
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.hasCursorPositionElement(CompilationUnitEditor, IJavaScriptElement[], List)208
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.convertToJavaElementSelection(ISelection)311
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)766
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)766
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)915
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)915
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)896
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)896
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2065
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3416
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1173
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1173
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1898
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)660
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)615
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)620
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)615
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)620
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)660
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.run()97
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.update()83
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.SelectionHistory.getLast()61
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectHistoryAction.run()42
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()70
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()80
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(IStructuredSelection)88
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.getTextRange()70
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.getTextRange()70
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)96
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.removePackageDeclaration(IJavaScriptUnit)697
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)739
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)365
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)365
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.addEdits(IDocument, TextEdit)54
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)112
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.isFirstComment(IDocument, DocumentCommand, IMember, boolean)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)81
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)82
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.run(IStructuredSelection)98
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(IStructuredSelection)100
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.run(IStructuredSelection)163
org.eclipse.wst.jsdt.ui.actions.IntroduceFactoryAction.run(IStructuredSelection)101
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doListSelectionChanged(int, ISourceRange[])356
org.eclipse.wst.jsdt.ui.actions.SurroundWithTryCatchAction.run(ITextSelection)115
org.eclipse.wst.jsdt.ui.JSdocContentAccess.getContentReader(IMember, boolean)94
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.isInside(int, ISourceReference)318
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeHeaderComment(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1146
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1090
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.computeCaptionOffset(IDocument)630
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.computeCaptionOffset(IDocument)630
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.computeProjectionRegions(IDocument)577
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.computeProjectionRegions(IDocument)577
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)2024
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.IChooseImportQuery.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.IChooseImportQuery.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.1.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.ClassFileSourceContext(IClassFile, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.ClassFileSourceContext(IClassFile, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.CompilationUnitSourceContext(IJavaScriptUnit, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.CompilationUnitSourceContext(IJavaScriptUnit, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStringStatusContext.JavaStringStatusContext(String, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.RenameTypeParameterVisitor(RenameTypeParameterProcessor, CompilationUnitRewrite, ISourceRange, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterVisitor.RenameTypeParameterVisitor(RenameTypeParameterProcessor, CompilationUnitRewrite, ISourceRange, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.1.(RenameTypeProcessor, ISourceRange, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNode(ISourceRange, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.CompilationUnitRange(IJavaScriptUnit, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.SourceRange.isAvailable(ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.SourceRange.reverseSortByOffset(ISourceRange[])-1
org.eclipse.wst.jsdt.internal.ui.browsing.TopLevelTypeProblemsLabelDecorator.isInside(int, ISourceRange)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.overlaps(ISourceRange, int, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.overlaps(ISourceRange, int, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getNewSelectionRange(ISourceRange, IType[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.SelectionHistory.remember(ISourceRange)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectEnclosingAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getLastCoveringNodeRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getNewSelectionRange(ISourceRange, ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.createRegion(ISourceRange)-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.1.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.2.(OrganizeImportsAction, Shell, ILabelProvider, ISourceRange[])-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doChooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doListSelectionChanged(int, ISourceRange[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.getChoicesSourceRanges()-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.getChoicesSourceRanges()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ClassFileSourceContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.CompilationUnitSourceContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStringStatusContext.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getOldSourceRange(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.CompilationUnitRange.getSourceRange()-1
org.eclipse.wst.jsdt.internal.corext.SourceRange.reverseSortByOffset(ISourceRange[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.createNewSourceRange(Integer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.createSourceRange(ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getNewSelectionRange(ISourceRange, IType[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.SelectionHistory.getLast()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectEnclosingAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.createSourceRange(int, int)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.createSourceRange(ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getLastCoveringNodeRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getNewSelectionRange(ISourceRange, ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getSelectedNodeSourceRange(ISourceReference, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getNameRange(IJavaScriptElement)-1

org.eclipse.wst.jsdt.core.ISourceReference

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.removeAllWithParentsSelected(ISourceReference[])73
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getPackageContents(IPackageFragment)120
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getIndentUsed(IJavaScriptElement)822
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getOldSourceRange(SearchMatch)363
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.1.compare(Object, Object)95
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.1.compare(Object, Object)95
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.removeAllWithParentsSelected(ISourceReference[])73
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.1.compare(Object, Object)477
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.1.compare(Object, Object)476
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getSourceOfDeclararationNode(IJavaScriptElement, IJavaScriptUnit)183
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)273
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)280
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getPackageContents(IPackageFragment)120
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)159
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.isEnabled(ISelection)145
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.isEnabled(ISelection)146
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.getInsertOffset()647
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)377
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.convertToJavaElementSelection(ISelection)311
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.getOffsetInUnclippedDocument(ITextSelection)336
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)913
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)913
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)894
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)894
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)209
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2077
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2065
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3427
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.doSelectionChanged(SelectionChangedEvent)2031
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1172
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1172
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(IJavaScriptElement)2010
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1902
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)498
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)498
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()67
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getModifiedJavaElement(TextEditBasedChangeGroup, IJavaScriptUnit)146
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.getTextRange()70
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.JavaLanguageNode.getTextRange()70
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.acceptSearchMatch(SearchMatch)105
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.getFirstSelectedSourceReference(SelectionChangedEvent)428
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getContents(JavaScriptUnit)95
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaSourceHover.getHoverInfo(IJavaScriptElement[])55
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)81
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)82
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.computeAdornmentFlags(Object)191
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)954
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1018
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.fLeft-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.fRight-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.TypedElement.fSource-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.TypedElement.fSource-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getIndentUsed(IJavaScriptElement)818
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getOldSourceRange(SearchMatch)361
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getSourceOfDeclararationNode(IJavaScriptElement, IJavaScriptUnit)182
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)276
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)272
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)95
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)158
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.isEnabled(ISelection)142
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.getInsertOffset()646
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)374
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.convertToJavaElementSelection(ISelection)299
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)912
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)912
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)893
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)893
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)208
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2064
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3409
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.doSelectionChanged(SelectionChangedEvent)2030
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(IJavaScriptElement)2009
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1901
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)497
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)497
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()64
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.acceptSearchMatch(SearchMatch)104
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.getFirstSelectedSourceReference(SelectionChangedEvent)426
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getContents(JavaScriptUnit)94
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaSourceHover.getHoverInfo(IJavaScriptElement[])53
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)38
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)40
org.eclipse.wst.jsdt.ui.actions.OpenAction.checkEnabled(IStructuredSelection)112
org.eclipse.wst.jsdt.ui.JavaScriptUI.openInEditor(IJavaScriptElement, boolean, boolean)587
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)176
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)952
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.groupByFile(ISourceReference[])82
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.removeAllWithParentsSelected(ISourceReference[])65
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.1.compare(Object, Object)477
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.1.compare(Object, Object)476
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)159
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)377
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)913
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)913
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)894
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)894
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.doSelectionChanged(SelectionChangedEvent)2024
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1172
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1172
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.selectionChanged()1863
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(IJavaScriptElement)2010
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.update()79
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()67
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getModifiedJavaElement(TextEditBasedChangeGroup, IJavaScriptUnit)146
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.run(int, int)93
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.computeAdornmentFlags(Object)191
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.getCompilationUnit(ISourceReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.getFile(ISourceReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.groupByFile(ISourceReference[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.removeAllWithParentsSelected(ISourceReference[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.sortByOffset(ISourceReference[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isSourceAvailable(ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.browsing.TopLevelTypeProblemsLabelDecorator.isInside(int, ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.TypedElement.TypedElement(JavaCompareAction, ISourceReference, String)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.TypedElement.TypedElement(JavaCompareAction, ISourceReference, String)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.synchronizeOutlinePage(ISourceReference, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.synchronizeOutlinePage(ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.select(ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectEnclosingAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getAST(ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getLastCoveringNodeRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getNewSelectionRange(ISourceRange, ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getSelectedNodeSourceRange(ISourceReference, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.showInSourceViewer(ISourceReference)-1
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.getErrorTicksFromAnnotationModel(IAnnotationModel, ISourceReference)-1
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.getErrorTicksFromMarkers(IResource, int, ISourceReference)-1
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.isAnnotationInRange(IAnnotationModel, Annotation, ISourceReference)-1
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.isInside(int, ISourceReference)-1
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.isInside(Position, ISourceReference)-1
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.isMarkerInRange(IMarker, ISourceReference)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.removeAllWithParentsSelected(ISourceReference[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.sortByOffset(ISourceReference[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getSourceReference()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.getFirstSelectedSourceReference(SelectionChangedEvent)-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.getSourceReference()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesClassFileEngine.getSourceReference()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.getSourceReference()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.FindOccurencesCUEngine.getSourceReference()-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.getSourceReference()-1

org.eclipse.wst.jsdt.core.IType

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findImplementingTypes(IType, IProgressMonitor)141
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findInterfaces(IType, IProgressMonitor)159
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IStructuredSelection)409
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IStructuredSelection)881
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IStructuredSelection)949
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForOuterTypesOfReferences(IFunction[], IProgressMonitor)396
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)825
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)825
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])856
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])856
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getDestinationPackageTypes()229
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getMainTypes(IJavaScriptElement[])332
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getNonBinarySubtypes(WorkingCopyOwner, IType, IProgressMonitor)237
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.ExtractSupertypeProcessor(IMember[], CodeGenerationSettings)154
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.ExtractSupertypeProcessor(IMember[], CodeGenerationSettings)128
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.ExtractSupertypeProcessor(IMember[], CodeGenerationSettings)137
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)863
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1055
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getTypesReferencedInMovedMembers(IProgressMonitor)631
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.getAllEnclosedTypes(IType)132
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)534
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)508
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfSkippingOverElements(IProgressMonitor)835
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)1409
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getEffectedSubTypes(ITypeHierarchy, IType)299
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkMembersInDestinationClasses(IProgressMonitor)493
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)722
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractDestinations(IProgressMonitor)834
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], IProgressMonitor)48
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)54
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)201
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)180
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)211
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)211
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)180
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)201
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllSuperTypes(IType, IProgressMonitor)583
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMembers(IStructuredSelection)77
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.run(FindBrokenNLSKeysActionSearchPatternData[], String)146
org.eclipse.wst.jsdt.internal.ui.actions.OpenTypeInHierarchyAction.run()56
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getTypes()107
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.computeCandidateTypes()257
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.computeCandidateTypes()260
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.handleTypesChanged()550
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.PullUpMemberPage(String, PullUpMethodPage)297
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getElements(Object)167
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getElements(Object)167
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getSubclasses(IType)188
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getSubclasses(IType)188
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeInheritancePath(IType, IType)433
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeInheritancePath(IType, IType)447
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.elementChanged(ElementChangedEvent)203
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMembers(IStructuredSelection)65
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMembers(IStructuredSelection)64
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)213
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)210
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)215
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallSearchResultCollector.getTypeOfElement(IMember)77
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findImplementingTypes(IType, IProgressMonitor)141
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findInterfaces(IType, IProgressMonitor)159
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.addJavadocComments(IProgressMonitor)146
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findCompilationUnit(ITypeBinding, IJavaScriptProject)856
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)389
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)389
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getQualifier(IVariableBinding, ImportRewrite, SimpleName)660
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)502
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)477
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendFlags(IMember)102
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)128
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isTopLevelType(IMember)228
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)318
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findNonPrimaryType(String, IProgressMonitor, RefactoringStatus)493
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.initialize(RefactoringArguments)1303
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkFinalConditions(IProgressMonitor)521
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.initialize(RefactoringArguments)1334
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateTargetVisibility(IProgressMonitor)558
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(FunctionDeclaration)114
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(FunctionDeclaration)111
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getDeclaringType(IJavaScriptElement)79
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getSingleSelectedType(IStructuredSelection)142
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getTopLevelType(IMember[])153
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isConvertAnonymousAvailable(IStructuredSelection)195
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)303
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractInterfaceAvailable(IStructuredSelection)322
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)447
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(IResource[], IJavaScriptElement[])711
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveInnerAvailable(IStructuredSelection)733
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isUseSuperTypeAvailable(IStructuredSelection)1148
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)154
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement, IType)127
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)67
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)64
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)61
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)58
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IMember, ITypeParameter)164
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isDeclaredInInterface(IFunction, ITypeHierarchy, IProgressMonitor)105
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])132
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])141
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])160
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])116
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])115
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])127
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])150
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])122
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getFieldInWorkingCopy(IJavaScriptUnit, String)848
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)645
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForOuterTypesOfReferences(IFunction[], IProgressMonitor)396
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)825
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)825
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])856
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])856
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.checkNewElementName(String)228
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.createRenameChanges(IProgressMonitor)293
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.getNewElement()328
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.initialize(RefactoringArguments)363
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.analyzeImportDeclaration(IImportDeclaration, RefactoringStatus)917
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkInitialConditions(IProgressMonitor)431
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)423
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initialize(RefactoringArguments)1165
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.relatedTypeDeclaresMethodName(IProgressMonitor, IFunction, String)178
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createUnionFind()332
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createUnionFind()327
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createUnionFind()323
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)177
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)225
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)250
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)247
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)158
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)211
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getCachedHierarchy(IType, WorkingCopyOwner, IProgressMonitor)271
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)84
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)89
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)81
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)94
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)94
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)84
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)81
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)89
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)42
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)43
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkInitialConditions(IProgressMonitor)227
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getDestinationPackageTypes()229
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2880
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2880
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2953
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyToDestination(IJavaScriptElement, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2953
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)2801
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)2801
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)2802
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)2802
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.createNameArguments(IJavaScriptElement)189
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.createNamePattern(IJavaScriptElement)237
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getMainTypes(IJavaScriptElement[])332
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getMainTypes(IJavaScriptElement[])329
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChangeManager(IProgressMonitor, RefactoringStatus)1340
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()765
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.initialize(RefactoringArguments)2596
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getNonBinarySubtypes(WorkingCopyOwner, IType, IProgressMonitor)237
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)1040
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.initialize(RefactoringArguments)822
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)807
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)747
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)857
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)863
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)933
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)1055
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)927
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)444
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMembersInDestinationType(IMember[], IType)45
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.getAllEnclosedTypes(IType)132
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustMemberVisibility(IMember, IProgressMonitor)528
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustVisibility(IProgressMonitor)749
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)909
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)975
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)921
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)948
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)855
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)791
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)795
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)825
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, JavaScriptUnit)366
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.initialize(RefactoringArguments)1569
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FieldAccess)170
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FieldAccess)170
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FunctionInvocation)180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FunctionInvocation)180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)195
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)195
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)210
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)210
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getTargetType()2729
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)922
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)922
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.canMoveToInterface(IMember)472
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkDestinationInsideTypeToMove()434
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkMovedMemberAvailability(IMember, IProgressMonitor)485
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createNonAccessibleMemberMessage(IMember, IType, boolean)571
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createNonAccessibleMemberMessage(IMember, IType, boolean)576
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)517
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)534
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.initialize(RefactoringArguments)1019
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)1844
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addMethodStubForAbstractMethod(IFunction, JavaScriptUnit, AbstractTypeDeclaration, IJavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)472
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addNecessaryMethodStubs(List, JavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)487
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)532
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfDeclaredIn(IMember, IType)806
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfSkippingOverElements(IProgressMonitor)835
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1117
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1119
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createEffectedTypesMap(IProgressMonitor)1220
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)1409
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getEffectedSubTypes(ITypeHierarchy, IType)299
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getEffectedSubTypes(ITypeHierarchy, IType)288
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getEffectedSubTypes(ITypeHierarchy, IType)294
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1525
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.initialize(RefactoringArguments)1620
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)220
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)220
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkMembersInDestinationClasses(IProgressMonitor)493
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)724
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractDestinations(IProgressMonitor)834
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.initialize(RefactoringArguments)952
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], IProgressMonitor)48
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)54
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)137
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.initialize(RefactoringArguments)374
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.initialize(RefactoringArguments)383
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createGenericType(ITypeBinding)350
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createParameterizedType(ITypeBinding)365
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createRawType(ITypeBinding)378
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createStandardType(ITypeBinding)337
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.createSignature(IMember)63
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)211
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)211
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IJavaScriptElement)318
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isAnonymousType(IMember)222
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isNestedInterfaceOrAnnotation(IMember)213
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableErasure(IMember, String)323
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableSubstitution(IMember, String)305
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.createFromElement(Element)389
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.run(FindBrokenNLSKeysActionSearchPatternData[], String)146
org.eclipse.wst.jsdt.internal.ui.actions.OpenTypeAction.runWithEvent(Event)71
org.eclipse.wst.jsdt.internal.ui.actions.OpenTypeInHierarchyAction.run()55
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getTypeAtOffset(JavaEditor)148
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)94
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findElementToSelect(IJavaScriptElement)205
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)243
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidInput(Object)158
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesView.findElementToSelect(IJavaScriptElement)316
org.eclipse.wst.jsdt.internal.ui.browsing.TopLevelTypeProblemsLabelDecorator.isInside(int, ISourceReference)43
org.eclipse.wst.jsdt.internal.ui.browsing.TopLevelTypeProblemsLabelDecorator.isInside(int, ISourceReference)40
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.findElementToSelect(IJavaScriptElement)131
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.findElementToSelect(IJavaScriptElement)133
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.isValidElement(Object)113
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)198
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)181
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareUtilities.getImageDescriptor(IMember)124
org.eclipse.wst.jsdt.internal.ui.filters.ClassFilter.select(Viewer, Object, Object)31
org.eclipse.wst.jsdt.internal.ui.filters.InterfaceFilter.select(Viewer, Object, Object)29
org.eclipse.wst.jsdt.internal.ui.filters.NonPublicTypeFilter.select(Viewer, Object, Object)31
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)253
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)253
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.isInnerType(IJavaScriptElement)1313
org.eclipse.wst.jsdt.internal.ui.packageview.GotoTypeAction.run()67
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()173
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()173
org.eclipse.wst.jsdt.internal.ui.preferences.ImportOrganizeInputDialog.doBrowseTypes()176
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)50
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)51
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingType(IJavaScriptElement)81
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)202
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.3.validate(Object[])248
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.chooseException()257
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)88
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)93
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.4.widgetSelected(SelectionEvent)294
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.4.widgetSelected(SelectionEvent)292
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.handleTypesChanged()550
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.SupertypeSelectionViewerSorter.compare(Viewer, Object, Object)181
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.SupertypeSelectionViewerSorter.compare(Viewer, Object, Object)181
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.SupertypeSelectionViewerSorter.compare(Viewer, Object, Object)182
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.SupertypeSelectionViewerSorter.compare(Viewer, Object, Object)182
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceFactoryInputPage.chooseFactoryClass()198
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceIndirectionInputPage.chooseIntermediaryClass()196
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.5.validate(Object[])263
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.openTypeSelectionDialog()270
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.openTypeSelectionDialog()270
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.browseForAccessorClass()241
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)88
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)92
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createTypeToMemberArrayMapping(IMember[])220
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getChildren(Object)160
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getChildren(Object)160
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getParent(Object)179
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getParent(Object)179
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.hasChildren(Object)202
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.hasChildren(Object)202
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CutAction.containsTopLevelTypes(IStructuredSelection)84
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)1182
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)1182
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)1182
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)1182
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)1182
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)1182
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)257
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)257
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.2.compare(Viewer, Object, Object)209
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.2.compare(Viewer, Object, Object)208
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.getSelectedSupertype()282
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.getSelectedSupertype()282
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.initializeRefactoring()300
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.initializeRefactoring()300
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getChildren(Object)77
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getChildren(Object)77
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getChildren(Object)77
org.eclipse.wst.jsdt.internal.ui.search.GenericTypeFilter.isApplicable(JavaSearchQuery)341
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)835
org.eclipse.wst.jsdt.internal.ui.search.LevelTreeContentProvider.getParent(Object)86
org.eclipse.wst.jsdt.internal.ui.search.PatternStrings.getSignature(IJavaScriptElement)30
org.eclipse.wst.jsdt.internal.ui.search.PostfixLabelProvider.isSameInformation(Object, Object)74
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.apply(IDocument)205
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.fillInWizardPageName(NewTypeWizardPage)258
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.1.visit(ThisExpression)505
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)706
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)699
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getAmbiguosTypeReferenceProposals(IInvocationContext, IProblemLocation, Collection)1510
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getAmbiguosTypeReferenceProposals(IInvocationContext, IProblemLocation, Collection)1509
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)91
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeInheritancePath(IType, IType)447
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeArgumentProposals()280
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeArgumentProposals()295
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.hasParameters()781
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.rememberSelection()238
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createJavaDocTags(IDocument, DocumentCommand, String, String, IJavaScriptUnit)202
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()714
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()718
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)293
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)293
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)229
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)229
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.category(Object)56
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)118
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)117
org.eclipse.wst.jsdt.internal.ui.typehierarchy.FocusOnSelectionAction.canActionBeAdded()62
org.eclipse.wst.jsdt.internal.ui.typehierarchy.FocusOnSelectionAction.run()55
org.eclipse.wst.jsdt.internal.ui.typehierarchy.FocusOnTypeAction.run()57
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.3.select(Viewer, Object, Object)141
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.getSelectedElement()363
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.getForeground(Object)178
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.getImage(Object)126
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsContentProvider.getElements(Object)84
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addTypeChildren(IType, List)266
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getChildren(Object)216
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getElements(Object)153
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getParent(Object)334
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasChildren(Object)239
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasTypeChildren(IType)303
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.createTypeHierarchy(IJavaScriptElement, IProgressMonitor)125
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.elementChanged(ElementChangedEvent)203
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processDelta(IJavaScriptElementDelta, ArrayList)215
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewer.getTreeRootType()154
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.getSelectableType(IJavaScriptElement)1046
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.showMembersInHierarchy(boolean)1288
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.typeSelectionChanged(ISelection)1157
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getElementLabel(IJavaScriptElement, long, ColoredString)125
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.computeJavaAdornmentFlags(IJavaScriptElement, int)343
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.confirmAbstract(IMember)365
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)207
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)75
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.getOutermostDeclaringType(Object)99
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.canEnable(IStructuredSelection)373
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(IStructuredSelection)461
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(ITextSelection)488
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.canEnable(IStructuredSelection)228
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IStructuredSelection)194
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(ITextSelection)557
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.canEnable(IStructuredSelection)399
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.getSelectedType(IStructuredSelection)420
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.getElement(IStructuredSelection)113
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.getSingleSelectedType(IStructuredSelection)122
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)258
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.getCompilationUnit(IStructuredSelection)206
org.eclipse.wst.jsdt.ui.actions.FindAction.findType(IJavaScriptUnit, boolean)189
org.eclipse.wst.jsdt.ui.actions.FindAction.findType(IJavaScriptUnit, boolean)162
org.eclipse.wst.jsdt.ui.actions.FindAction.getType(IJavaScriptElement)314
org.eclipse.wst.jsdt.ui.actions.FindAction.getType(IJavaScriptElement)310
org.eclipse.wst.jsdt.ui.actions.FindImplementorsAction.canOperateOn(IJavaScriptElement)77
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.canEnable(IStructuredSelection)123
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)193
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IStructuredSelection)229
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(ITextSelection)265
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.canEnable(IStructuredSelection)107
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.getSelectedType(IStructuredSelection)126
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.getSelectedCompilationUnit(IStructuredSelection)245
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.getSingleSelectedType(IStructuredSelection)114
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)242
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)242
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getElementLabel(IJavaScriptElement, long, StringBuffer)438
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.matches(IJavaScriptElement)198
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1006
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1006
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1100
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.update(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)895
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.acceptPotentialMethodDeclaration(CompletionProposal)598
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseEnclosingType()1827
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseSuperClass()1859
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)535
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)520
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.fType-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.fType-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.fType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.fIntermediaryClass-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ExceptionInfo.fType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.fNewType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.fOldType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.fType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.fType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.fSubType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.fPossibleCandidates-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.fTypesToExtract-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.fCachedDeclaringType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.fCachedReferencedTypes-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.fType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.fTargetType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.fDestinationType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.fDestinationType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.fSuperReferenceType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.fSuperReferenceType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.fSubType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.fSuperType-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.HierarchyType.fJavaElementType-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.fType-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.fType-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.fFocusType-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.SearchPatternData.fAccessorType-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.SearchPatternData.fAccessorType-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.fType-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.fCandidateTypes-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.fDeclaringType-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.fDeclaringType-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.fCreatedType-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.fSuperType-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodDeclarationCompletionProposal.fType-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.fType-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.fType-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.fSelectedType-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.fFirstType-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.fFirstType-1
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.fType-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.fCreatedType-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.fCurrEnclosingType-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.fCurrType-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findCompilationUnit(ITypeBinding, IJavaScriptProject)855
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)388
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.AddStaticQualifierOperation.rewriteAST(CompilationUnitRewrite, List)388
org.eclipse.wst.jsdt.internal.corext.fix.CodeStyleFix.getQualifier(IVariableBinding, ImportRewrite, SimpleName)659
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)501
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)126
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getDeclaringType(IJavaScriptElement)77
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getSingleSelectedType(IStructuredSelection)141
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isConvertAnonymousAvailable(IStructuredSelection)194
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractInterfaceAvailable(IStructuredSelection)321
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IMember)371
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)446
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(IResource[], IJavaScriptElement[])711
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveInnerAvailable(IStructuredSelection)732
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IMember)843
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isUseSuperTypeAvailable(IStructuredSelection)1147
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.convertElements(IMember[])94
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.checkNewElementName(String)227
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.createRenameChanges(IProgressMonitor)292
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.getNewElement()327
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.initialize(RefactoringArguments)362
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.canEnableQualifiedNameUpdating()341
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkInitialConditions(IProgressMonitor)227
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)2800
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)2800
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getMainTypes(IJavaScriptElement[])329
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)932
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createLabel(IMember)247
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)443
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustMemberVisibility(IMember, IProgressMonitor)526
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibilityChain(IMember, IProgressMonitor)682
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustVisibility(IProgressMonitor)748
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)900
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)899
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getMessage(IMember)322
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getMessage(IMember)323
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.MemberVisibilityAdjustor(IJavaScriptElement, IMember)493
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)921
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)921
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkDestinationInsideTypeToMove()432
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkMovedMemberAvailability(IMember, IProgressMonitor)484
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)526
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfDeclaredIn(IMember, IType)805
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1116
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1524
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)136
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.createFromElement(Element)380
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)93
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)302
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidInput(Object)157
org.eclipse.wst.jsdt.internal.ui.browsing.TopLevelTypeProblemsLabelDecorator.isInside(int, ISourceReference)40
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.isValidElement(Object)112
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)197
org.eclipse.wst.jsdt.internal.ui.compare.JavaAddElementFromHistoryImpl.run(ISelection)180
org.eclipse.wst.jsdt.internal.ui.filters.ClassFilter.select(Viewer, Object, Object)29
org.eclipse.wst.jsdt.internal.ui.filters.InterfaceFilter.select(Viewer, Object, Object)27
org.eclipse.wst.jsdt.internal.ui.filters.NonPublicTypeFilter.select(Viewer, Object, Object)30
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.reconcile(IJavaScriptElementDelta)407
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.reconcile(IJavaScriptElementDelta)407
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)49
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingType(IJavaScriptElement)79
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)86
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)92
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.5.validate(Object[])261
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isTypeInfo()214
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isTypeInfo()214
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.MemberActionInfo(PullUpMemberPage, IMember, int)133
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.MemberActionInfo(PullUpMemberPage, IMember, int)133
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getChildren(Object)159
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getChildren(Object)159
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getParent(Object)178
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getParent(Object)178
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.hasChildren(Object)200
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.hasChildren(Object)200
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CutAction.containsTopLevelTypes(IStructuredSelection)84
org.eclipse.wst.jsdt.internal.ui.search.GenericTypeFilter.isApplicable(JavaSearchQuery)340
org.eclipse.wst.jsdt.internal.ui.search.ImportFilter.isApplicable(JavaSearchQuery)207
org.eclipse.wst.jsdt.internal.ui.search.LevelTreeContentProvider.getParent(Object)85
org.eclipse.wst.jsdt.internal.ui.search.PostfixLabelProvider.isSameInformation(Object, Object)73
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.fillInWizardPageName(NewTypeWizardPage)256
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getAdditionalProposalInfo()341
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.NewCUCompletionUsingWizardProposal(IJavaScriptUnit, Name, int, IJavaScriptElement, int)89
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.1.visit(ThisExpression)504
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)705
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.getAmbiguosTypeReferenceProposals(IInvocationContext, IProblemLocation, Collection)1509
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)90
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()708
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()711
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)292
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)292
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.category(Object)55
org.eclipse.wst.jsdt.internal.ui.typehierarchy.FocusOnSelectionAction.canActionBeAdded()61
org.eclipse.wst.jsdt.internal.ui.typehierarchy.FocusOnSelectionAction.run()54
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.2.select(Viewer, Object, Object)129
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.getSelectedElement()362
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.getForeground(Object)178
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.getImage(Object)125
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsContentProvider.getElements(Object)83
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getChildren(Object)214
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasChildren(Object)237
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewer.getTreeRootType()153
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.typeSelectionChanged(ISelection)1152
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.updateToolbarButtons()1234
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isLocalType(IType)98
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.getOutermostDeclaringType(Object)98
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.canEnable(IStructuredSelection)372
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(IStructuredSelection)460
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.canEnable(IStructuredSelection)227
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IStructuredSelection)193
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.getSelectedMembers(IStructuredSelection)194
org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction.getSelectedMembers(IStructuredSelection)207
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.canEnable(IStructuredSelection)398
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.getSelectedType(IStructuredSelection)419
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.getElement(IStructuredSelection)111
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.getSingleSelectedType(IStructuredSelection)121
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.getCompilationUnit(IStructuredSelection)205
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.canEnable(IStructuredSelection)122
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)192
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IStructuredSelection)228
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.canEnable(IStructuredSelection)106
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.getSelectedType(IStructuredSelection)125
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.getSelectedCompilationUnit(IStructuredSelection)244
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.getSingleSelectedType(IStructuredSelection)113
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)238
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1099
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)207
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallSearchResultCollector.isIgnored(IMember)68
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findMethods(IFunction, IType[], IProgressMonitor)181
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)66
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForInterfaces(IJavaScriptElement[], IProgressMonitor)105
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateGetterMethod(IField, ListRewrite)162
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.generateSetterMethod(IField, ASTRewrite, ListRewrite)189
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.createMethodComment(IFunction, String)71
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetterStub(IField, String, boolean, int)178
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetterStub(IField, String, boolean, int)109
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.sameParameters(IFunctionBinding, IFunction)890
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.appendMethodReference(IFunction, StringBuffer)562
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)507
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)467
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.SourceCreationOperation.run(IClassFile, IFileStore, IProgressMonitor)67
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreationOperation.run(IClassFile, IFileStore, IProgressMonitor)86
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendFlags(IMember)102
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMethodBody(IFunction)160
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMethodBody(IFunction)164
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)470
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)318
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findFactoryClass(String)1253
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.initialize(RefactoringArguments)1303
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setFactoryClass(String)1203
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkFinalConditions(IProgressMonitor)521
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createChange(IProgressMonitor)731
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.setIntermediaryClassName(String)313
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)461
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.create(FunctionDeclaration)114
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.detectIsEclipseNLS()494
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.detectIsEclipseNLS()488
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSSourceModifier.createImportForAccessor(MultiTextEdit, String, IPackageFragment, IJavaScriptUnit)261
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)303
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IMember)381
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)447
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(IMember)777
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IMember)853
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IMember)919
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getTopmostMethod(IFunction, ITypeHierarchy, IProgressMonitor)149
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isDeclaredInInterface(IFunction, ITypeHierarchy, IProgressMonitor)104
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkEnclosingHierarchy()526
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.createChange(IProgressMonitor)585
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getFieldInWorkingCopy(IJavaScriptUnit, String)848
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getFieldInWorkingCopy(IJavaScriptUnit, String)847
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.2.acceptSearchMatch(SearchMatch)386
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.2.acceptSearchMatch(SearchMatch)389
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)645
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)638
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createChange(IProgressMonitor)695
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.hierarchyDeclaresMethodName(IProgressMonitor, ITypeHierarchy, IFunction, String)663
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.initialize(RefactoringArguments)827
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.doCheckFinalConditions(IProgressMonitor, CheckConditionsContext)87
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.checkNewElementName(String)228
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.getNewElement()328
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkEnclosedTypes()757
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkEnclosingTypes()766
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkInitialConditions(IProgressMonitor)431
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkTypesInCompilationUnit()828
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkTypesInPackage()748
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getRefactoredJavaScriptElement(IJavaScriptElement)423
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1300
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.checkInitialConditions(IProgressMonitor)101
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.doCheckFinalConditions(IProgressMonitor, CheckConditionsContext)128
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.relatedTypeDeclaresMethodName(IProgressMonitor, IFunction, String)179
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createHierarchyOfDeclarations(IProgressMonitor, WorkingCopyOwner)305
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createUnionFind()333
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createUnionFind()323
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createUnionFind()327
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createUnionFind()332
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)250
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)247
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)158
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)232
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)172
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)159
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)225
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)211
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)193
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)177
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getCachedHierarchy(IType, WorkingCopyOwner, IProgressMonitor)267
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getCachedHierarchy(IType, WorkingCopyOwner, IProgressMonitor)271
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)91
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)81
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)81
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)80
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)91
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)80
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.uniteWithSupertypes(IType, IType)344
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.uniteWithSupertypes(IType, IType)343
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.uniteWithSupertypes(IType, IType)352
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.getReferences(IJavaScriptUnit, IProgressMonitor)96
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addImportToSourcePackageTypes(IJavaScriptUnit, IProgressMonitor)240
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2880
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)2880
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2963
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)2963
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()3055
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()3055
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()3060
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()3060
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkMethodNames(boolean, boolean)274
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createChange(IProgressMonitor)412
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.isUsingLocalGetter()790
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.isUsingLocalSetter()795
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChange(IProgressMonitor)1186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChangeManager(IProgressMonitor, RefactoringStatus)1340
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()765
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createNamedSubclassMapping(IProgressMonitor)1360
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)1040
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.checkSuperType()265
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChange(IProgressMonitor)326
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)807
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.computeExtractedType(String)232
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.computeExtractedType(String)222
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createChange(IProgressMonitor)250
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createExtractedSuperType(IType, IProgressMonitor)322
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createSuperTypeSource(IJavaScriptUnit, IType, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)464
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)735
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)747
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createWorkingCopyLayer(IProgressMonitor)739
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.ExtractSupertypeProcessor(IMember[], CodeGenerationSettings)152
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)851
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)847
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)857
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)926
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkDeclaringType(IProgressMonitor)555
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkHierarchyOfEnclosedTypes(IType, RefactoringStatus, IType)108
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkTypeInType(IType, RefactoringStatus, IType)81
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.getAllEnclosedTypes(IType)129
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustIncomingVisibility(IJavaScriptElement, IMember, IProgressMonitor)510
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(IField, ModifierModifierKeyword)633
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(IMember, ModifierModifierKeyword, String)650
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustVisibility(IProgressMonitor)749
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)909
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)791
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToField(IType, IField, IProgressMonitor)1254
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToMethod(IType, IFunction, IProgressMonitor)1288
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToType(IType, IType, IProgressMonitor)1325
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeParameters(JavaScriptUnit, IType, Map)311
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.checkTypeNameInPackage()733
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createChangeManager(IProgressMonitor, RefactoringStatus)811
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, JavaScriptUnit)366
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getInitialNameForEnclosingInstanceField()1138
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FieldAccess)170
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FieldAccess)170
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FunctionInvocation)180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(FunctionInvocation)180
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)195
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(SimpleName)195
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)210
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.visit(ThisExpression)210
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)1214
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChange(IProgressMonitor)1660
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)2252
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)922
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)922
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.canMoveToInterface(IMember)472
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkDeclaringType()315
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkDestinationInsideTypeToMove()434
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createChange(List, RefactoringStatus, IProgressMonitor)683
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createNonAccessibleMemberMessage(IMember, IType, boolean)540
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)529
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)517
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isVisibleFrom(IMember, IType, IType)598
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.resolveType(String)274
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)1844
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addAllRequiredPullableMembers(List, IMember, IProgressMonitor)449
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addNecessaryMethodStubs(List, JavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)487
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addNecessaryMethodStubs(List, JavaScriptUnit, CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)482
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)534
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)539
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedFields(IProgressMonitor, ITypeHierarchy)557
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedMethods(IProgressMonitor, ITypeHierarchy)585
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedTypes(IProgressMonitor, ITypeHierarchy)610
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedTypes(IProgressMonitor, ITypeHierarchy)607
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkGenericDeclaringType(SubProgressMonitor)764
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfTypeDeclaredIn(IType, IType)850
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChange(IProgressMonitor)995
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)1038
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createEffectedTypesMap(IProgressMonitor)1220
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)1389
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)1394
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getEffectedSubTypes(ITypeHierarchy, IType)294
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingElements(IProgressMonitor, boolean)1477
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1526
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)1525
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getSkippedSuperTypes(IProgressMonitor)1597
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.isAvailableInDestination(IFunction, IProgressMonitor)1731
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.isRequiredPullableMember(List, IMember)1744
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)220
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.visit(SuperMethodInvocation)220
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpRefactoringProcessor(IMember[], CodeGenerationSettings, boolean)393
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.rewriteTypeOccurrences(TextEditBasedChangeManager, CompilationUnitRewrite, IJavaScriptUnit, Set, RefactoringStatus, IProgressMonitor)1833
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedFields(IType[], IProgressMonitor)353
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedMethods(IType[], IProgressMonitor)374
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedTypes(IType[], IProgressMonitor)396
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedTypes(IType[], IProgressMonitor)393
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)587
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChange(IProgressMonitor)643
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractDestinations(IProgressMonitor)830
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.PushDownRefactoringProcessor(IMember[])304
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createBoxed(PrimitiveType, IJavaScriptProject)234
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)329
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)329
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(String, int)393
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(String, int)393
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeTypeParameterBinding(IType, int)463
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeTypeParameterBinding(IType, int)463
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)651
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)645
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)645
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)651
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)193
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)207
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)198
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)193
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)207
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)198
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)152
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)152
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)166
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)166
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)157
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)157
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethodInHierarchy(ITypeHierarchy, IType, String, String[], boolean)413
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptUnit, String)162
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragment, String)152
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragmentRoot, String)140
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllSuperTypes(IType, IProgressMonitor)581
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isSuperType(ITypeHierarchy, IType, IType)601
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisible(IMember, IPackageFragment)330
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisibleInHierarchy(IMember, IPackageFragment)355
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.computeSubstitutions(IType, IType, String[])418
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.computeSubstitutions(IType, IType, String[])406
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethod(IFunction, boolean)126
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethod(IFunction, boolean)123
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInHierarchy(IType, IFunction)160
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getMethodSubstitions(IFunction)346
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableErasure(IMember, String)323
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableErasure(IMember, String)321
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableSubstitution(IMember, String)305
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableSubstitution(IMember, String)303
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getContainerTimestamp(TypeNameMatch)324
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.internalCheckConsistency(IProgressMonitor)299
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.tryIfPropertyFileSelected(IFile)334
org.eclipse.wst.jsdt.internal.ui.actions.OpenTypeAction.runWithEvent(Event)69
org.eclipse.wst.jsdt.internal.ui.actions.OpenTypeInHierarchyAction.run()55
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getTypeAtOffset(JavaEditor)148
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getPackageContents(IPackageFragment)116
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getTypeForCU(IJavaScriptUnit)1234
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findInputForJavaElement(IJavaScriptElement)243
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.isValidInput(Object)158
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.findElementToSelect(IJavaScriptElement)131
org.eclipse.wst.jsdt.internal.ui.browsing.TypesView.isValidElement(Object)113
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)120
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)198
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareUtilities.getImageDescriptor(IMember)124
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.setResult(List)424
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.validateItem(Object)628
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodDialog(Shell, CompilationUnitEditor, IType, boolean)280
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.computeResult()260
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.handleWidgetSelected(TypeNameMatch[])178
org.eclipse.wst.jsdt.internal.ui.filters.ClassFilter.select(Viewer, Object, Object)31
org.eclipse.wst.jsdt.internal.ui.filters.InterfaceFilter.select(Viewer, Object, Object)29
org.eclipse.wst.jsdt.internal.ui.filters.NonPublicTypeFilter.select(Viewer, Object, Object)31
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.getTypeForCU(IJavaScriptUnit)430
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlay(Object)154
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditorInputFactory.createElement(IMemento)53
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)310
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)310
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)253
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)253
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.isInnerType(IJavaScriptElement)1313
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.createOffsetArray(IType[])190
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.expandMainType(Object)1217
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.expandMainType(Object)1205
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()173
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()173
org.eclipse.wst.jsdt.internal.ui.preferences.ImportOrganizeInputDialog.doBrowseTypes()176
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.checkException(IType)264
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.doAddException()207
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.setExtendsCompletionContext(IJavaScriptElement)88
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.4.widgetSelected(SelectionEvent)294
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.4.widgetSelected(SelectionEvent)292
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.5.widgetSelected(SelectionEvent)326
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.SupertypeSelectionViewerSorter.compare(Viewer, Object, Object)181
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.SupertypeSelectionViewerSorter.compare(Viewer, Object, Object)181
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.SupertypeSelectionViewerSorter.compare(Viewer, Object, Object)182
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.SupertypeSelectionViewerSorter.compare(Viewer, Object, Object)182
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceFactoryInputPage.4.widgetSelected(SelectionEvent)154
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceIndirectionInputPage.4.widgetSelected(SelectionEvent)157
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.3.handleDestinationChanged()177
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.3.handleDestinationChanged()176
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.5.validate(Object[])263
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.openTypeSelectionDialog()270
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.openTypeSelectionDialog()270
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.browseForAccessorClass()241
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getNextPage()809
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.initializeRefactoring()875
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.checkAllParents(IType)259
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.checkAllParents(IType)258
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.checkPulledUp()271
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createTypeToMemberArrayMapping(IMember[])220
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.createTypeToMemberSetMapping(IMember[])233
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.computeShowableSubtypesOfMainType(ITypeHierarchy, Map)109
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.computeShowableSubtypesOfMainType(ITypeHierarchy, Map)109
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.hasChildren(Object)202
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.hasChildren(Object)202
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.uncheckAll()555
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)1173
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)1173
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)1173
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()169
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.EditElementDialog.validateSettings()169
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)257
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementTreeContentProvider.inputChanged(Viewer, Object, Object)257
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.2.compare(Viewer, Object, Object)208
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.2.compare(Viewer, Object, Object)209
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.updateUpdateLabels()253
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.updateUpdateLabels()253
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)92
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)82
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)82
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)82
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)92
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)92
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)837
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)844
org.eclipse.wst.jsdt.internal.ui.search.LevelTreeContentProvider.getParent(Object)86
org.eclipse.wst.jsdt.internal.ui.search.PostfixLabelProvider.isSameInformation(Object, Object)74
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.apply(IDocument)193
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)255
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)688
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)137
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createStubs(StringBuffer, ImportRewrite)134
org.eclipse.wst.jsdt.internal.ui.text.java.FieldProposalInfo.resolveMember()53
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)80
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.createTypeProposal(int, String, JavaContentAssistInvocationContext)123
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeArgumentProposals()295
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeArgumentProposals()280
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.hasParameters()781
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.mapTypeParameterIndex(IType[], int, int)482
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.mapTypeParameterIndex(IType[], int, int)483
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.rememberSelection()238
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.rememberSelection()237
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.resolveMember()72
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)160
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)161
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)160
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)161
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)293
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)293
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)164
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)164
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getText(Object)117
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getText(Object)117
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)229
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)229
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.category(Object)56
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)91
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)92
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getDefiningType(IFunction)130
org.eclipse.wst.jsdt.internal.ui.typehierarchy.FocusOnSelectionAction.canActionBeAdded()62
org.eclipse.wst.jsdt.internal.ui.typehierarchy.FocusOnTypeAction.run()57
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.findMethod(IFunction, IType)180
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.findMethod(IFunction, IType)184
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.getSelectedElement()363
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsContentProvider.getElements(Object)84
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsContentProvider.getElements(Object)94
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getDefiningType(Object)70
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getQualifier(Object)115
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)73
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)73
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getDepth(ITypeHierarchy, IType)89
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getDepth(ITypeHierarchy, IType)89
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getExpandLevel()77
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getExpandLevel()77
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getRootTypes(List)103
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getRootTypes(List)103
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getTypesInHierarchy(IType, List)155
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getTypesInHierarchy(IType, List)141
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getTypesInHierarchy(IType, List)141
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getTypesInHierarchy(IType, List)155
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addTypeChildren(IType, List)266
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getChildren(Object)216
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getElements(Object)153
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getRootTypes(List)168
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasChildren(Object)239
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasTypeChildren(IType)303
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.initializeMethodOverrideTester(IFunction, IType)75
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.initializeMethodOverrideTester(IFunction, IType)79
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.createTypeHierarchy(IJavaScriptElement, IProgressMonitor)125
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processDelta(IJavaScriptElementDelta, ArrayList)247
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.editorActivated(IEditorPart)1582
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.showMembersInHierarchy(boolean)1288
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.updateInput(IJavaScriptElement)520
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTypeLabel(IType, long, ColoredString)655
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)191
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)207
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)209
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)183
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isMemberInInterfaceOrAnnotation(IMember)102
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)45
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)49
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.getOutermostDeclaringType(Object)101
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.getOutermostDeclaringType(Object)99
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.getOutermostDeclaringType(Object)106
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.canEnable(IStructuredSelection)373
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.getSelectedFields(IStructuredSelection)430
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(ITextSelection)488
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.canEnable(IStructuredSelection)228
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSelectedFields(IStructuredSelection)682
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IStructuredSelection)197
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(ITextSelection)557
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.canEnable(IStructuredSelection)399
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.getSelectedType(IStructuredSelection)426
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.getSelectedType(IStructuredSelection)420
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(IStructuredSelection)439
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(ITextSelection)468
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.getElement(IStructuredSelection)113
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(IStructuredSelection)95
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.run(IStructuredSelection)104
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.run(ITextSelection)153
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.doRun(IStructuredSelection, IProgressMonitor)258
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.run(IStructuredSelection)97
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.run(ITextSelection)130
org.eclipse.wst.jsdt.ui.actions.FindAction.getType(IJavaScriptElement)308
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInHierarchyAction.createQuery(IJavaScriptElement)81
org.eclipse.wst.jsdt.ui.actions.FindReferencesInHierarchyAction.createQuery(IJavaScriptElement)80
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.canEnable(IStructuredSelection)123
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedFields(IStructuredSelection)173
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)193
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)199
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IStructuredSelection)213
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IStructuredSelection)231
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(ITextSelection)265
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.checkMethod(IFunction)166
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.canEnable(IStructuredSelection)107
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.getSelectedType(IStructuredSelection)131
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.getSelectedType(IStructuredSelection)126
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(IStructuredSelection)143
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(ITextSelection)164
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.getSelectedCompilationUnit(IStructuredSelection)245
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.run(IStructuredSelection)98
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.run(ITextSelection)145
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getMethodLabel(IFunction, long, StringBuffer)515
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTypeLabel(IType, long, StringBuffer)961
org.eclipse.wst.jsdt.ui.JSdocContentAccess.findDocInHierarchy(IFunction)177
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.getOverrideIndicators(IFunction)157
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.matches(IJavaScriptElement)198
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector.acceptPotentialMethodDeclaration(CompletionProposal)598
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1944
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1946
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createType(IProgressMonitor)1991
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.enclosingTypeChanged()1488
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getModifiedResource()1333
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)514
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)520
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)533
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typeNameChanged()1610
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typePageChangeControlPressed(DialogField)942
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.typePageChangeControlPressed(DialogField)937
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.findIncludingSupertypes(IFunctionBinding, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.IImplementorFinder.findImplementingTypes(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.IImplementorFinder.findInterfaces(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findImplementingTypes(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findInterfaces(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findMethods(IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.JavaImplementorFinder.findImplementingTypes(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.JavaImplementorFinder.findInterfaces(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddCustomConstructorOperation.AddCustomConstructorOperation(IType, IJavaScriptElement, JavaScriptUnit, IVariableBinding[], IFunctionBinding, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddDelegateMethodsOperation.AddDelegateMethodsOperation(IType, IJavaScriptElement, JavaScriptUnit, String[], String[], CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.AddGetterSetterOperation(IType, IField[], IField[], IField[], JavaScriptUnit, IRequestQuery, IJavaScriptElement, CodeGenerationSettings, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.addNewAccessor(IType, IField, String, ListRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.createTypeComment(IType, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IType, IJavaScriptUnit, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getArgumentNameSuggestions(IType, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getFieldNameSuggestions(IType, int, String[])-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(JavaScriptUnit, IType)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethod(IFunctionBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.sameParameter(ITypeBinding, String, IType)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.appendTypePath(IType, StringBuffer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendEnumConstants(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendSuperInterfaceTypes(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendTopLevelType(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendTypeDeclaration(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.createStub(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(String, int, boolean, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findSimilarMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isAnonymous(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isException(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isInsideLocalType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isTopLevel(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkSubTypes(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkSuperClasses(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkSuperInterfaces(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkTypes(RefactoringStatus, IFunction, IType[], String, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBinding(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBodyDeclarationProperty(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToDeclaration(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkSubTypes(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkSuperClasses(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkSuperInterfaces(RefactoringStatus, IFunction, IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkTypes(RefactoringStatus, IFunction, IType[], String, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ExceptionInfo.createInfoForAddedException(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ExceptionInfo.createInfoForOldException(IType, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ExceptionInfo.ExceptionInfo(IType, int, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPullUpMembers(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPushDownMembers(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isConvertAnonymousAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractInterfaceAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveInnerAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameProhibited(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isUseSuperTypeAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startExtractInterfaceRefactoring(IType, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveInnerRefactoring(IType, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startUseSupertypeRefactoring(IType, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IType, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IType, IInitializer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.RefactoringHandleTransplanter(IType, IType, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.RefactoringHandleTransplanter(IType, IType, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.resolveTypeInMember(IMember, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringHandleTransplanter.resolveTypeName(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkNestedHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(IType, RenameTypeArguments, IParticipantDescriptorFilter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.2.transplantHandle(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.analyzeImportedTypes(IType[], RefactoringStatus, IImportDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.findEnclosedType(IType, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.findEnclosingType(IType, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.RenameTypeProcessor(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.classesDeclareOverridingNativeMethod(IType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.getCachedHierarchy(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getCachedHierarchy(IType, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.MultiMap.get(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.MultiMap.get(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.MultiMap.put(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.MultiMap.put(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.MultiMap.put(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.MultiMap.put(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.init(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.init(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.union(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.union(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.union(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.union(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.uniteWithSupertypes(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.uniteWithSupertypes(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TypeOccurrenceCollector.TypeOccurrenceCollector(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.1.(IType, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.createSearchPattern(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.handleType(IType, IPackageFragment, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.handleType(IType, IPackageFragment, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkName(RefactoringStatus, String, List, IType, boolean, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkName(String, List, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAbstractTypeDeclarationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getBodyDeclarationList(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getClassInstanceCreationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getTypeDeclarationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeDeclaration(CompilationUnitRewrite, IType, String, AbstractTypeDeclaration, StringBuffer, boolean, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeParameters(ASTRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.createTypeSource(IJavaScriptUnit, IType, String, CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingCompilationUnits(IType, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.ConstructorReferenceFinder(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getAllSuperConstructorInvocations(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorReferences(IType, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorReferences(IType, WorkingCopyOwner, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getNonBinarySubtypes(WorkingCopyOwner, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.ExtractInterfaceProcessor(IType, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.1.(ExtractSupertypeProcessor, IProgressMonitor, Map, IType, ITypeBinding[], RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createExtractedSuperType(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createModifiedSubType(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createNecessaryConstructors(CompilationUnitRewrite, IType, AbstractTypeDeclaration, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createSuperTypeSource(IJavaScriptUnit, IType, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeDeclaration(IJavaScriptUnit, IType, AbstractTypeDeclaration, String, StringBuffer, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeParameters(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, IType, AbstractTypeDeclaration, AbstractTypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.setTypesToExtract(IType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkConstructorCalls(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkFieldInType(IType, RefactoringStatus, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkHierarchyOfEnclosedTypes(IType, RefactoringStatus, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkHierarchyOfEnclosedTypes(IType, RefactoringStatus, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMembersInDestinationType(IMember[], IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMethodInType(IType, RefactoringStatus, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkTypeInType(IType, RefactoringStatus, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkTypeInType(IType, RefactoringStatus, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.getAllEnclosedTypes(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.typeNameExistsInEnclosingTypeChain(IType, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getTypeHierarchy(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToField(IType, IField, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToMethod(IType, IFunction, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToType(IType, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToType(IType, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeParameters(JavaScriptUnit, IType, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, AbstractTypeDeclaration[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.findTypeDeclaration(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getDeclaringTypes(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getFieldNames(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getParameterNamesOfAllConstructors(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isCorrespondingTypeBinding(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MoveInnerToTopRefactoring(IType, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createNonAccessibleMemberMessage(IMember, IType, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isEqualOrEnclosedType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isEqualOrEnclosedType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isVisibleFrom(IMember, IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isVisibleFrom(IMember, IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.(PullUpRefactoringProcessor, IType, IProgressMonitor, RefactoringStatus, TextEditBasedChangeManager, CompilationUnitRewrite, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfDeclaredIn(IMember, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfFieldDeclaredIn(IField, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfMethodDeclaredIn(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfTypeDeclaredIn(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfTypeDeclaredIn(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewTypeDeclarationNode(IType, AbstractTypeDeclaration, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getEffectedSubTypes(ITypeHierarchy, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembers(ITypeHierarchy, IType, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.PullUpAstNodeMapper(CompilationUnitRewrite, CompilationUnitRewrite, ASTRewrite, IType, TypeVariableMaplet[], IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpAstNodeMapper.PullUpAstNodeMapper(CompilationUnitRewrite, CompilationUnitRewrite, ASTRewrite, IType, TypeVariableMaplet[], IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.setDestinationType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAbstractMembersInDestinationClasses(IMember[], IType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedFields(IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedMethods(IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedTypes(IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkNonAbstractMembersInDestinationClasses(IMember[], IType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createInfosForAllPushableFieldsAndMethods(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getUnmappedVariables(TypeVariableMaplet[], IType, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.subTypeToInheritedType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.subTypeToSuperType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.subTypeToSuperType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.superTypeToInheritedType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.superTypeToInheritedType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.superTypeToSubType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.superTypeToSubType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.setSuperType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.UseSuperTypeProcessor(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.UseSuperTypeProcessor(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.UseSuperTypeProcessor(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.GenericType.initialize(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.HierarchyType.initialize(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.ParameterizedType.initialize(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.RawType.initialize(ITypeBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSuperClassStubTypeContext(String, IType, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSuperInterfaceStubTypeContext(String, IType, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.createSupertypeStubTypeContext(String, boolean, IType, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveType(String, RefactoringStatus, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveType(String, RefactoringStatus, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getAllConstructors(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isCuOnlyType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isMainType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isPrimaryType(IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(IType, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(IType, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeTypeParameterBinding(IType, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeTypeParameterBinding(IType, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingSuperTypeSignature(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingSuperTypeSignature(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingSuperTypeSignature(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingSuperTypeSignature(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingTypeArgument(String, int, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingTypeArgument(String, int, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.getSuperTypeSignatures(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.getSuperTypeSignatures(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.getSuperTypeSignatures(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.getSuperTypeSignatures(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isConcreteType(String, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isConcreteType(String, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.SignatureUtil.qualifySignature(String, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.create(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethod(String, String[], boolean, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethodInHierarchy(ITypeHierarchy, IType, String, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllSuperTypes(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getFullyQualifiedName(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getResolvedTypeName(String, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getTypeContainerName(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getTypeQualifiedName(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.hasMainMethod(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isInterfaceOrAnnotation(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isSuperType(ITypeHierarchy, IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isSuperType(ITypeHierarchy, IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.computeSubstitutions(IType, IType, String[])-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.computeSubstitutions(IType, IType, String[])-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInHierarchy(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInType(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverridingMethodInType(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getTypeParameterErasure(ITypeParameter, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getTypeSubstitions(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.MethodOverrideTester(IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.findTypeHierarchyInCache(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.getMethodOverrideTester(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.getTypeHierarchy(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.getTypeHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.hasInCache(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeFilter.isFiltered(IType)-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.SearchPatternData.SearchPatternData(IType, IFile)-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.SearchPatternData.SearchPatternData(IType, IFile)-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.GenerateConstructorUsingFieldsContentProvider(IType, List, List)-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsSelectionDialog.GenerateConstructorUsingFieldsSelectionDialog(Shell, ILabelProvider, GenerateConstructorUsingFieldsContentProvider, CompilationUnitEditor, IType, IFunctionBinding[])-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(IType)-1
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.composeTypeReference(IType)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodDialog(Shell, CompilationUnitEditor, IType, boolean)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.SourceActionDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.createOffsetArray(IType[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getNewSelectionRange(ISourceRange, IType[])-1
org.eclipse.wst.jsdt.internal.ui.packageview.GotoTypeAction.gotoType(IType)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.8.(PackageExplorerPart, IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.checkException(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.findExceptionInfo(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.validateDestinationType(IType, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.validateDestinationType(IType, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.SearchBrokenNLSKeysUtil.search(String, IType[], IFile[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.checkAllParents(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.anySubtypeCanBeShown(IType, Map, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.anySubtypeCanBeShown(IType, Map, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.canBeShown(IType, Map, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.canBeShown(IType, Map, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getMembers(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getMembers(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getSubclasses(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getSubclasses(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getSubclassesAndMembers(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getSubclassesAndMembers(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.PullUpHierarchyContentProvider(IType, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.PullUpHierarchyContentProvider(IType, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getHierarchyScopeDescription(IType)-1
org.eclipse.wst.jsdt.internal.ui.search.PatternStrings.getTypeSignature(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.getImageForType(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.isCacheableLHS(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.isCacheableRHS(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.remember(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.remember(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.rememberInternal(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.rememberInternal(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.GetterSetterCompletionProposal.evaluateProposals(IType, String, int, int, int, Set, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeInheritancePath(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeInheritancePath(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.findMatchingSuperTypeSignature(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.findMatchingSuperTypeSignature(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.getSuperTypeSignatures(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.getSuperTypeSignatures(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.mapTypeParameterIndex(IType[], int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodDeclarationCompletionProposal.evaluateProposals(IType, String, int, int, int, Set, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodDeclarationCompletionProposal.MethodDeclarationCompletionProposal(IType, String, String, int, int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.computeTypeVariables(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.findMethod(String, String[], boolean, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createTypeTags(IDocument, DocumentCommand, String, String, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getSuperTypeHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineSorter.getHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineSorter.getHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compareInHierarchy(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compareInHierarchy(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getTypeFlags(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.findMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.hasFocusMethod(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.getTypeImageDescriptor(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.isDifferentScope(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyViewerSorter.getHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyViewerSorter.getTypeFlags(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.ITypeHierarchyLifeCycleListener.typeHierarchyChanged(TypeHierarchyLifeCycle, IType[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getDepth(ITypeHierarchy, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getDepth(ITypeHierarchy, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getTypesInHierarchy(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getTypesInHierarchy(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.1.typeHierarchyChanged(TypeHierarchyLifeCycle, IType[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addCompatibleMethods(IFunction, IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addFilteredMemberChildren(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addTypeChildren(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getTypesInHierarchy(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasCompatibleMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasMemberFilterChildren(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasTypeChildren(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.initializeMethodOverrideTester(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isAnonymous(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isAnonymousFromInterface(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isInScope(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isInTree(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isObject(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.fireChange(IType[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processTypeDelta(IType, ArrayList)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.1.typeHierarchyChanged(TypeHierarchyLifeCycle, IType[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.13.(TypeHierarchyViewPart, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.14.(TypeHierarchyViewPart, IType[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.doTypeHierarchyChanged(TypeHierarchyLifeCycle, IType[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.doTypeHierarchyChangedOnViewers(IType[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.setInput(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.updateMethodViewer(IType)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTypeLabel(IType, long, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isLocalType(IType)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsDialog.AddDelegateMethodsDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType, boolean)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsDialog.AddDelegateMethodsDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType, boolean)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.canRunOn(IType)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.run(IType, IField[], boolean)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.showUI(IType, IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.createGetterSetterMapping(IType)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.generate(IType, IField[], IField[], IField[], JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.GetterSetterTreeSelectionDialog(Shell, ILabelProvider, AddGetterSetterActionAddGetterSetterContentProvider, CompilationUnitEditor, IType)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.GetterSetterTreeSelectionDialog(Shell, ILabelProvider, AddGetterSetterActionAddGetterSetterContentProvider, CompilationUnitEditor, IType)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IJavaScriptUnit, IType, IField[], IField[], IField[], IEditorPart, JavaScriptUnit, IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.run(IType, IField[], boolean)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsDialog.AddUnimplementedConstructorsDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsDialog.AddUnimplementedConstructorsDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(Shell, IType, boolean)-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)-1
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(Shell, IType)-1
org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.setInput(IType)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTypeLabel(IType, long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.refactoring.RenameSupport.create(IType, String, int)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.setFirstType(IType)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.setFirstType(IType)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.isAnonymousEnum(IType)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.isInnerType(IType)-1
org.eclipse.wst.jsdt.ui.wizards.NewClassWizardPage.createTypeMembers(IType, NewTypeWizardPageImportsManager, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createInheritedMethods(IType, boolean, boolean, NewTypeWizardPageImportsManager, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.createTypeMembers(IType, NewTypeWizardPageImportsManager, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.setEnclosingType(IType, boolean)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallSearchResultCollector.getTypeOfElement(IMember)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findImplementingTypes(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.findInterfaces(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findTypeInPackage(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findFactoryClass(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findNonPrimaryType(String, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.ExceptionInfo.getType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getDeclaringType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getSingleSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getTopLevelType(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameCompilationUnitProcessor.getTypeWithTheSameName()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForOuterTypesOfReferences(IFunction[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.findEnclosedType(IType, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.findEnclosingType(IType, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.getType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.UnionFind.find(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getDestinationPackageTypes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getEnclosingType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getMainTypes(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getNonBinarySubtypes(WorkingCopyOwner, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.computeExtractedType(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getExtractedType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getTypesToExtract()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclaringType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getTypesReferencedInMovedMembers(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.getAllEnclosedTypes(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getInputType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getTargetType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDeclaringType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDestinationType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.resolveType(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getDestinationType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractDestinations(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.getSubType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.getSuperType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.HierarchyType.getJavaElementType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getMainType(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptProject, String, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findTypeInCompilationUnit(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllSuperTypes(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getFocusType()-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.SearchPatternData.getWrapperClass()-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.SearchPatternData.getWrapperClass()-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getTypeAtOffset(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getTypeForCU(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.getType()-1
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.getTypeForCU(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getTypes()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.getEnclosingOrPrimaryType(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.getEnclosingOrPrimaryType(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.getEnclosingType(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.getEnclosingType(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.chooseException()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.getDeclaringType()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.getDestinationType()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceFactoryInputPage.chooseFactoryClass()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceIndirectionInputPage.chooseIntermediaryClass()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getDestinationType()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getSubclasses(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getSubclasses(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getAncestorType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.getSelectedSupertype()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.getSelectedSupertype()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.NewCUCompletionUsingWizardProposal.getCreatedType()-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.getDeclaringType(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeInheritancePath(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.getType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.getType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getDefiningType(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getDefiningType(Object)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getParentType(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewer.getTreeRootType()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.getSelectableType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.getOutermostDeclaringType(Object)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.getSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.getElement(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.getSingleSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.getType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.getSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.getSingleSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.getFirstType()-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext.getFirstType()-1
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getExpectedType()-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseEnclosingType()-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseSuperClass()-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.findType(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getCreatedType()-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.getEnclosingType()-1

org.eclipse.wst.jsdt.core.ITypeHierarchy

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getCachedHierarchy(IType, WorkingCopyOwner, IProgressMonitor)272
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getTypeHierarchy(IType, IProgressMonitor)1038
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.getTreeInput()445
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.inputChanged(Viewer, Object, Object)208
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.inputChanged(Viewer, Object, Object)208
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getElements(Object)103
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getElements(Object)103
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getElements(Object)103
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.inputChanged(Viewer, Object, Object)121
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.inputChanged(Viewer, Object, Object)121
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.inputChanged(Viewer, Object, Object)121
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getSuperTypeHierarchy(IType)729
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.fCachedHierarchy-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.fHierarchy-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.fCachedTypeHierarchy-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.fHierarchy-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.fHierarchy-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.fCachedDeclaringSuperTypeHierarchy-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.fCachedDestinationTypeHierarchy-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.fCachedClassHierarchy-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.fHierarchy-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.fHierarchy-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.fHierarchy-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry.fTypeHierarchy-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry.fTypeHierarchy-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.fHierarchy-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.fHierarchy-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.fHierarchy-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.fHierarchy-1
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.fHierarchy-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.fHierarchy-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getElements(Object)166
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.getElements(Object)166
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.inputChanged(Viewer, Object, Object)207
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpHierarchyContentProvider.inputChanged(Viewer, Object, Object)207
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getChildren(Object)75
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getChildren(Object)75
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getChildren(Object)75
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getElements(Object)102
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getElements(Object)102
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getElements(Object)102
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.inputChanged(Viewer, Object, Object)120
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.inputChanged(Viewer, Object, Object)120
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.inputChanged(Viewer, Object, Object)120
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.JavaImplementorFinder.findImplementingTypes(IType, IProgressMonitor)38
org.eclipse.wst.jsdt.internal.corext.callhierarchy.JavaImplementorFinder.findInterfaces(IType, IProgressMonitor)58
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.createMethodComment(IFunction, String)75
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)475
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateTargetVisibility(IProgressMonitor)571
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)462
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.canEnableGetterRenaming()282
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.canEnableSetterRenaming()302
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeSimilarElementsRenameProcessors(IProgressMonitor, CheckConditionsContext)1301
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.checkInitialConditions(IProgressMonitor)100
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.doCheckFinalConditions(IProgressMonitor, CheckConditionsContext)129
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)212
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)227
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getCachedHierarchy(IType, WorkingCopyOwner, IProgressMonitor)272
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkInitialConditions(IProgressMonitor)713
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getTypeHierarchy(IType, IProgressMonitor)1033
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToField(IType, IField, IProgressMonitor)1252
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToMethod(IType, IFunction, IProgressMonitor)1286
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToType(IType, IType, IProgressMonitor)1323
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)2251
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccesses(IProgressMonitor)627
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getSkippedSuperTypes(IProgressMonitor)1595
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.isAvailableInDestination(IFunction, IProgressMonitor)1735
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedFields(IType[], IProgressMonitor)354
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedMethods(IType[], IProgressMonitor)375
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedTypes(IType[], IProgressMonitor)394
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)655
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)655
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)203
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)203
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)163
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)163
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)160
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)160
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.addTypeHierarchyToCache(ITypeHierarchy)136
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.findTypeHierarchyInCache(IType)173
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.getMethodOverrideTester(IType)88
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.checkException(IType)263
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.checkAllParents(IType)257
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.initializeTreeViewer(IProgressMonitor)476
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.remember(IType, IType)369
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeInheritancePath(IType, IType)435
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)165
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)165
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()714
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getSuperTypeHierarchy(IType)729
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)295
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)295
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)171
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)171
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getDefiningType(IFunction)132
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.findMethod(IFunction, IType)181
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyLabelProvider.getTypeImageDescriptor(IType)140
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyViewerSorter.getTypeFlags(IType)35
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsContentProvider.getElements(Object)88
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getDefiningType(Object)74
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getParentType(IType)88
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getParentType(IType)88
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)68
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SubTypeHierarchyViewer.SubTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)68
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)63
org.eclipse.wst.jsdt.internal.ui.typehierarchy.SuperTypeHierarchyViewer.SuperTypeHierarchyContentProvider.getTypesInHierarchy(IType, List)63
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getExpandLevel()75
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getExpandLevel()75
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getParentType(IType)167
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getParentType(IType)167
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getRootTypes(List)101
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getRootTypes(List)101
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getTypesInHierarchy(IType, List)136
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getTypesInHierarchy(IType, List)136
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getRootTypes(List)166
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.initializeMethodOverrideTester(IFunction, IType)76
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.6.keyReleased(KeyEvent)650
org.eclipse.wst.jsdt.ui.JSdocContentAccess.findDocInHierarchy(IFunction)171
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.checkIfComesFromInterface(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.checkIfOverridesAnother(IFunction, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getTopmostMethod(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isDeclaredInInterface(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.overridesAnotherMethod(IFunction, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.classesDeclareMethodName(ITypeHierarchy, List, IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.hierarchyDeclaresMethodName(IProgressMonitor, ITypeHierarchy, IFunction, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createVirtualMethodRenameProcessor(IFunction, String, IFunction[], ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.RenameVirtualMethodProcessor(IFunction, IFunction[], TextChangeManager, ITypeHierarchy, GroupCategorySet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.MemberAccessNodeCollector(ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MemberAccessNodeCollector.MemberAccessNodeCollector(ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedFields(IProgressMonitor, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedMethods(IProgressMonitor, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedTypes(IProgressMonitor, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getEffectedSubTypes(ITypeHierarchy, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembers(ITypeHierarchy, IType, boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethodInHierarchy(ITypeHierarchy, IType, String, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isSuperType(ITypeHierarchy, IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.MethodOverrideTester(IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.addTypeHierarchyToCache(ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry.HierarchyCacheEntry(ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry.HierarchyCacheEntry(ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry.typeHierarchyChanged(ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry.typeHierarchyChanged(ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.removeMethodOverrideTester(ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.anySubtypeCanBeShown(IType, Map, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.anySubtypeCanBeShown(IType, Map, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.canBeShown(IType, Map, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.canBeShown(IType, Map, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.computeShowableSubtypesOfMainType(ITypeHierarchy, Map)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.computeShowableSubtypesOfMainType(ITypeHierarchy, Map)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.computeTypesToShow(ITypeHierarchy, Map)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.computeTypesToShow(ITypeHierarchy, Map)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.PullUpFilter(ITypeHierarchy, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.PullUpFilter.PullUpFilter(ITypeHierarchy, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getDepth(ITypeHierarchy, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TraditionalHierarchyViewer.TraditionalHierarchyContentProvider.getDepth(ITypeHierarchy, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.typeHierarchyChanged(ITypeHierarchy)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.getCachedHierarchy(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getCachedHierarchy(IType, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getCachedTypeHierarchy(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getTypeHierarchy(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getDeclaringSuperTypeHierarchy(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getDestinationTypeHierarchy(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getHierarchyOfDeclaringClass(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getTypeHierarchy()-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.findTypeHierarchyInCache(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.getTypeHierarchy(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.getTypeHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry.getTypeHierarchy()-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry.getTypeHierarchy()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.getTreeInput()-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getSuperTypeHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineSorter.getHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineSorter.getHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyViewerSorter.getHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getHierarchy()-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.createTypeHierarchy(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.getHierarchy()-1

org.eclipse.wst.jsdt.core.ITypeHierarchyChangedListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.HierarchyCacheEntry-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle-1

org.eclipse.wst.jsdt.core.ITypeParameter

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.createRenameSupport(IJavaScriptElement, String, int)164
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IJavaScriptElement)82
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createTypeVariable(ITypeBinding)421
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)207
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1930
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.isRenameAvailable(IJavaScriptElement)216
org.eclipse.wst.jsdt.internal.ui.search.GenericTypeFilter.isApplicable(JavaSearchQuery)338
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.fTypeParameter-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeVariable.fJavaTypeParameter-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)206
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1929
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaSourceHover.getHoverInfo(IJavaScriptElement[])53
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendTypeParameters(ITypeParameter[])338
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.parametersToSignatures(ITypeParameter[], String[], boolean)257
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.appendMethodDeclaration(StringBuffer, String[], int)228
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.appendMethodDeclaration(StringBuffer, String[], int)228
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeTypeParameterBinding(IType, int)476
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeTypeParameterBinding(IType, int)476
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.computeSubstitutions(IType, IType, String[])395
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.computeSubstitutions(IType, IType, String[])381
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.computeSubstitutions(IType, IType, String[])388
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getMethodSubstitions(IFunction)349
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.mapTypeParameterIndex(IType[], int, int)486
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getTypeParameterNames(ITypeParameter[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendTypeParameters(ITypeParameter[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(ITypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IMember, ITypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameModifications.rename(ITypeParameter, RenameArguments)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeParameterProcessor.RenameTypeParameterProcessor(ITypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.parametersToSignatures(ITypeParameter[], String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.parametersToVariables(ITypeParameter[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.signaturesToParameters(String[], ITypeParameter[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeVariable.initialize(ITypeBinding, ITypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getTypeParameterErasure(ITypeParameter, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeParameterDisplayName(ITypeParameter, String[])-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeProposal(ITypeBinding, ITypeParameter)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeProposal(ITypeParameter)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTypeParametersLabel(ITypeParameter[], long, ColoredString)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTypeParametersLabel(ITypeParameter[], long, StringBuffer)-1
org.eclipse.wst.jsdt.ui.refactoring.RenameSupport.create(ITypeParameter, String, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.GenericRefactoringHandleTransplanter.transplantHandle(IMember, ITypeParameter)-1

org.eclipse.wst.jsdt.core.ITypeRoot

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInputAsTypeRoot(JavaEditor)174
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.hasSource(IJavaScriptElement)611
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)310
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)310
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()706
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)285
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)285
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.editorActivated(IEditorPart)1582
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(ITextSelection)134
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.fInitialTypeRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.fSelectionTypeRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.fTypeRoot-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.fTypeRoot-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInputAsTypeRoot(JavaEditor)173
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.hasSource(IJavaScriptElement)611
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)308
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)308
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getInputForCategories()705
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)284
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineContentProvider.getChildren(Object)284
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.editorActivated(IEditorPart)1581
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(ITextSelection)132
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getChildren(Object)179
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)271
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)216
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)90
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(ITextSelection)118
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.resolveMember()80
org.eclipse.wst.jsdt.ui.actions.InlineAction.run(ITextSelection)101
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(ITextSelection)134
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int, ITypeRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot, ISourceRange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot, Selection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.create(ITypeRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.create(ITypeRoot, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.getTargetNode(ITypeRoot, JavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(ITypeRoot, ASTNode, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.InlineMethodRefactoring(ITypeRoot, FunctionDeclaration, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.ReplaceInvocationsRefactoring(ITypeRoot, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.SourceAnalyzer(ITypeRoot, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.SourceProvider(ITypeRoot, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.SourceProvider(ITypeRoot, IDocument, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineMethodRefactoring(ITypeRoot, JavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startReplaceInvocationsRefactoring(ITypeRoot, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, WorkingCopyOwner, boolean, boolean, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, WorkingCopyOwner, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parseWithASTProvider(ITypeRoot, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlayWithSearchEngine(ITypeRoot, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(int, int, ITypeRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.tryInlineMethod(ITypeRoot, JavaScriptUnit, ITextSelection, Shell)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.getTypeRoot()-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getInputAsTypeRoot(JavaEditor)-1

org.eclipse.wst.jsdt.core.IWorkingCopy

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)264
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)293
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)252
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)256
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)229
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)293
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)256
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)252
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)264
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)229

org.eclipse.wst.jsdt.core.JavaScriptModelException

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isExceptionToBeLogged(CoreException)556
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.computeAdornmentFlags(Object)212
CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)240
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.CalleeAnalyzerVisitor(IFunction, JavaScriptUnit, IProgressMonitor)65
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getCompilationUnitNode(IMember, boolean)238
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.getBufferForMember()119
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)79
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)79
org.eclipse.wst.jsdt.internal.corext.callhierarchy.JavaImplementorFinder.findImplementingTypes(IType, IProgressMonitor)44
org.eclipse.wst.jsdt.internal.corext.callhierarchy.JavaImplementorFinder.findInterfaces(IType, IProgressMonitor)64
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getLineDelimiterUsed(IJavaScriptElement)807
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getParameterName(IFunctionBinding, int)1156
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNames(IJavaScriptProject, IFunctionBinding)1362
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.suggestArgumentNamesWithProposals(IJavaScriptProject, IFunctionBinding)1326
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.visit(InfixExpression)148
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.visit(InfixExpression)148
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)312
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.calculateSolutions(IJavaScriptUnit, JavaScriptUnit, ICleanUp[])238
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.calculateSolutions(IJavaScriptUnit, JavaScriptUnit, ICleanUp[])238
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.dispose()410
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.dispose()410
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.getResult()441
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.getResult()441
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getSourceRange()73
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.ImportDeclarationSourceContext.getSourceRange()73
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.getSourceRange()50
org.eclipse.wst.jsdt.internal.corext.refactoring.base.JavaStatusContext.MemberSourceContext.getSourceRange()50
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.hasCompileErrors(IResource)608
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.hasCompileErrors(IResource)608
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(IResource)646
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(IResource)646
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createChange(IProgressMonitor)536
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getExcludedVariableNames()240
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.guessConstantNames()225
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getExcludedVariableNames()762
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.guessTempNames()887
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.createChange(IProgressMonitor)855
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.initialize(RefactoringArguments)948
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.getTargetNode(ITypeRoot, JavaScriptUnit, int, int)410
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.initialize(RefactoringArguments)566
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setFactoryClass(String)1211
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setFactoryClass(String)1239
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setFactoryClass(String)1211
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setFactoryClass(String)1211
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkOverloading()298
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkOverloading()298
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createChange(IProgressMonitor)735
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getSelectedNode(IJavaScriptUnit, JavaScriptUnit, int, int)1213
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.setIntermediaryClassName(String)327
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.setIntermediaryClassName(String)327
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.setIntermediaryClassName(String)327
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.setIntermediaryClassName(String)327
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.createChange(IProgressMonitor)514
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.getTargetNode(IJavaScriptUnit, JavaScriptUnit, int, int)289
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.initialize(RefactoringArguments)548
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.1.visit(QualifiedName)165
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.createRawLines(IJavaScriptUnit)271
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHint.NLSHint(IJavaScriptUnit, JavaScriptUnit)119
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getAccessorClassReference(JavaScriptUnit, IRegion)148
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getProperties(IJavaScriptProject, AccessorClassReference)401
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.detectIsEclipseNLS()496
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.detectIsEclipseNLS()496
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startSelfEncapsulateRefactoring(IField, Shell)439
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startSelfEncapsulateRefactoring(IField, Shell)439
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getOldSourceRange(SearchMatch)364
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.createChange(IProgressMonitor)589
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.createChange(IProgressMonitor)582
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initialize(RefactoringArguments)419
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createChange(IProgressMonitor)692
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createChange(IProgressMonitor)699
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createChange(IProgressMonitor)992
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addTextMatches(IResource, IProgressMonitor)143
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addTextMatches(IResource, IProgressMonitor)143
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)267
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.hasSubPackagesToDelete()193
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.hasSubPackagesToDelete()193
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.createChangeManager(IProgressMonitor, RefactoringStatus)90
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)566
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)566
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)850
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.getJavaDestinationAsPackageFragment(IJavaScriptElement)850
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1123
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1123
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1521
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1521
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1654
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1654
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1807
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1807
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1807
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1807
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2669
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2683
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2683
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2699
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2699
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2669
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.SourceReferenceUtil.1.compare(Object, Object)96
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)94
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.AccessAnalyzer.AccessAnalyzer(SelfEncapsulateFieldRefactoring, IJavaScriptUnit, IVariableBinding, ITypeBinding, ASTRewrite, ImportRewrite)99
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkArgName()704
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.checkName(RefactoringStatus, String, List, IType, boolean, IField)288
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createChange(IProgressMonitor)416
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.initialize(RefactoringArguments)738
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.canChangeNameAndReturnType()253
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChange(IProgressMonitor)1189
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChange(IProgressMonitor)1249
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChange(IProgressMonitor)1280
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()769
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()769
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()769
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createParameterInfoList(IFunction)215
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.initialize(RefactoringArguments)2526
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.getASTRewrite()291
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.performFirstPass(SuperTypeConstraintsCreator, Map, Map, IJavaScriptUnit, JavaScriptUnit, IProgressMonitor)756
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.resetWorkingCopies(IJavaScriptUnit)822
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.1.compare(Object, Object)480
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)1081
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.checkTypeName(String)299
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.checkTypeName(String)299
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.checkTypeName(String)299
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.checkTypeName(String)299
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChange(IProgressMonitor)321
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.computeExtractedType(String)236
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createChange(IProgressMonitor)258
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)865
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.initialize(RefactoringArguments)934
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])194
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.HierarchyProcessor(IMember[], CodeGenerationSettings, boolean)512
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getFieldNames(IType)425
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.initialize(RefactoringArguments)1573
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChange(IProgressMonitor)1664
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.initialize(RefactoringArguments)2821
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.setTarget(IVariableBinding)2964
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.suggestTargetName()3043
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.canEnableDelegateUpdating()219
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.canEnableDelegateUpdating()219
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createChange(List, RefactoringStatus, IProgressMonitor)687
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)1864
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChange(IProgressMonitor)1003
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createWorkingCopy(IJavaScriptUnit, TextEdit, RefactoringStatus, IProgressMonitor)1304
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getPullableMembersOfDeclaringType()1582
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpRefactoringProcessor(IMember[], CodeGenerationSettings, boolean)399
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChange(IProgressMonitor)651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.PushDownRefactoringProcessor(IMember[])310
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChange(IProgressMonitor)208
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createBoxed(PrimitiveType, IJavaScriptProject)242
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.types.TypeEnvironment.createBoxed(PrimitiveType, IJavaScriptProject)242
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)334
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)334
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)752
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)752
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperClass(String, IType, StubTypeContext)752
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.resolveSuperInterfaces(String[], IType, StubTypeContext)795
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.1.compare(Object, Object)226
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.createMethodSignature(IFunction)49
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isSourceAvailable(ISourceReference)238
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.reset(IJavaScriptUnit)736
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isTrueSubtypeOf(String, String)661
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getMemberTypeSignatures()248
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getMemberTypeSignatures()248
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getMemberTypeSignatures()244
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getMemberTypeSignatures()244
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)214
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)214
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)214
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)214
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)214
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)214
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)214
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getSupertypes(String)214
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getTypeArgumentBoundSignatures(String, int)308
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.getTypeArgumentBoundSignatures(String, int)308
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.Variable.isSubtypeOf(String)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContext.findEnclosingElement(int)97
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.Arguments.resolve(TemplateContext)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.Arguments.resolve(TemplateContext)172
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.ReturnType.resolve(TemplateContext)45
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitContextType.ReturnType.resolve(TemplateContext)45
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)476
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)476
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.getCompletion()312
org.eclipse.wst.jsdt.internal.corext.template.java.SignatureUtil.qualifySignature(String, IType)232
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.getProjects()107
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.getProjects()107
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getFullyQualifiedName(IType)261
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getTypeQualifiedName(IType)241
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.internalCheckConsistency(IProgressMonitor)311
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)85
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)85
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)85
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)85
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)85
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)85
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)464
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)464
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)464
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)464
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)464
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)464
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)464
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)258
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.isEnabled(IStructuredSelection)143
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.isEnabled(IStructuredSelection)143
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.isEnabled(IStructuredSelection)143
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.run(IJavaScriptUnit)173
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.runOnMultiple(IJavaScriptUnit[])204
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.openWizard(IIncludePathEntry, String, IJavaScriptProject)91
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.openWizard(IIncludePathEntry, String, IJavaScriptProject)91
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.openWizard(IIncludePathEntry, String, IJavaScriptProject)91
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.run()193
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.run()193
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMembers(IStructuredSelection)78
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.run(IStructuredSelection)136
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.run(ITextSelection)155
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.run(ITextSelection)155
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.selectionChanged(IStructuredSelection)166
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.selectionChanged(JavaTextSelection)187
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)209
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)209
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)209
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)209
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)281
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsSelectionDialog.createOmitSuper(Composite)290
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsSelectionDialog.createVisibilityControlAndModifiers(Composite, IVisibilityChangeListener, int[], int)333
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.createCleanUps(IJavaScriptUnit[])60
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.1.CodeResolveRunnable.run(IProgressMonitor)198
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.elementChanged(ElementChangedEvent)212
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)100
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)100
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)100
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)100
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)100
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)100
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(Object)100
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getElementAt(IEditorInput, int)1208
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getElementAt(IEditorInput, int)1226
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingPart.getTypeForCU(IJavaScriptUnit)1245
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.elementChanged(ElementChangedEvent)209
org.eclipse.wst.jsdt.internal.ui.browsing.MembersView.findElementToSelect(IJavaScriptElement)222
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)76
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)76
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.getChildren(Object)76
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.createLogicalPackage(IPackageFragment)364
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)252
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getChildren(Object)177
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewLabelProvider.isEmpty(IPackageFragment)95
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTreeViewer.isEssential(Object)90
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTreeViewer.isEssential(Object)90
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getChildren(Object)69
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getChildren(Object)69
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getChildren(Object)69
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getChildren(Object)69
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getChildren(Object)69
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getChildren(Object)69
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.jumpToLocation(CallLocation)110
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.jumpToMember(IJavaScriptElement)94
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.openInEditor(Object, Shell, String)160
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.openInEditor(Object, Shell, String)160
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.openInEditor(Object, Shell, String)160
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)175
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeHierarchyAction.getSearchScope()45
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SelectWorkingSetAction.run()47
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)123
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)93
org.eclipse.wst.jsdt.internal.ui.commands.OpenElementInEditorHandler.execute(ExecutionEvent)38
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.run(IAction)105
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.run(IAction)99
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.runFromEditor(IAction)278
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.ConsistencyRunnable.refreshSearchIndices(IProgressMonitor)690
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.ConsistencyRunnable.refreshSearchIndices(IProgressMonitor)690
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getElementTypeCategory(TypeNameMatch)1571
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getElementTypeCategory(TypeNameMatch)1571
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.setupInsertPostions()150
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.setupInsertPostions()129
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.setupInsertPostions()161
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SyncJob.doRun(TypeInfoViewerProgressMonitor)727
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SyncJob.doRun(TypeInfoViewerProgressMonitor)727
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.getElementTypeCategory(TypeNameMatch)204
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.getElementTypeCategory(TypeNameMatch)204
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.1.ConsistencyRunnable.refreshSearchIndices(IProgressMonitor)319
org.eclipse.wst.jsdt.internal.ui.filters.ClassFilter.select(Viewer, Object, Object)33
org.eclipse.wst.jsdt.internal.ui.filters.EmptyInnerPackageFilter.select(Viewer, Object, Object)35
org.eclipse.wst.jsdt.internal.ui.filters.EmptyInnerPackageFilter.select(Viewer, Object, Object)35
org.eclipse.wst.jsdt.internal.ui.filters.EmptyPackageFilter.select(Viewer, Object, Object)36
org.eclipse.wst.jsdt.internal.ui.filters.InterfaceFilter.select(Viewer, Object, Object)31
org.eclipse.wst.jsdt.internal.ui.filters.JavaFileFilter.select(Viewer, Object, Object)41
org.eclipse.wst.jsdt.internal.ui.filters.NonPublicTypeFilter.select(Viewer, Object, Object)34
org.eclipse.wst.jsdt.internal.ui.filters.SyntheticMembersFilter.select(Viewer, Object, Object)33
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.findSelectedJavaElement(IWorkbenchPart, ISelection)393
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.findSelectedJavaElement(IWorkbenchPart, ISelection)393
org.eclipse.wst.jsdt.internal.ui.infoviews.AbstractInfoView.getTypeForCU(IJavaScriptUnit)441
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.computeInput(Object)490
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.findSelectedJavaElement(IWorkbenchPart, ISelection)679
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.findSelectedJavaElement(IWorkbenchPart, ISelection)679
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.findSelectedJavaElement(IWorkbenchPart, ISelection)679
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.findSelectedJavaElement(IWorkbenchPart, ISelection)679
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])589
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.computeInput(Object)389
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.convertToJavaElementSelection(ISelection)313
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.getOffsetInUnclippedDocument(ITextSelection)337
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.decorate(Object, IDecoration)145
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.decorate(Object, IDecoration)145
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlayWithSearchEngine(ITypeRoot, String)199
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocConsoleLineTracker.JavadocConsoleHyperLink.linkActivated()79
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocConsoleLineTracker.JavadocConsoleHyperLink.linkActivated()79
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocConsoleLineTracker.JavadocConsoleHyperLink.linkActivated()79
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocConsoleLineTracker.JavadocConsoleHyperLink.linkActivated()79
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.getElements(Object)63
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.hasChildren(Object)49
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getInitialElementsFromSelection(List)1018
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getChildren(Object)40
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getChildren(Object)40
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getElements(Object)52
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])532
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourcePath(IJavaScriptProject[])432
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddClassFileMarkerAction.getResource()52
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.hasSource(IJavaScriptElement)612
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileDocumentProvider.isSynchronized(Object)349
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.getElementAt(int)554
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.probeInputForSource(IEditorInput)714
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditorInputFactory.createElement(IMemento)63
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditorInputFactory.createElement(IMemento)63
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileMarkerRulerAction.getResource()50
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.4.run()1253
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.disconnect(Object)1213
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.disposeFileInfo(Object, TextFileDocumentProviderFileInfo)1141
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.findJavaProject(IPath)1119
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.getElementAt(int, boolean)1165
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.getElementAt(int, boolean)1165
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)945
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)945
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)918
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getLength(IJavaScriptElement)918
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)899
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getOffset(IJavaScriptElement)899
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)823
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)823
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)823
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)823
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.setOffset(int)746
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.setOffset(int)746
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.isOpenInEditor(Object)96
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.revealInEditor(IEditorPart, IJavaScriptElement)213
org.eclipse.wst.jsdt.internal.ui.javaeditor.InternalClassFileEditorInput.getImageDescriptor()89
org.eclipse.wst.jsdt.internal.ui.javaeditor.InternalClassFileEditorInput.getImageDescriptor()89
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.6.getSelection()1831
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.6.getSelection()1831
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2086
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2086
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.computeHighlightRangeSourceReference()3420
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1181
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.FormatElementAction.run()1181
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1987
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1987
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1987
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.setSelection(ISourceReference, boolean)1987
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)61
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)61
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)294
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)294
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)312
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)312
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)334
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)334
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)256
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)256
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.isInnerType(IJavaScriptElement)1316
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)477
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)477
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)688
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)688
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)688
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)688
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.update(Widget, IJavaScriptElementDelta)705
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlink.open()90
org.eclipse.wst.jsdt.internal.ui.javaeditor.NLSKeyHyperlink.open()76
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getNewSelectionRange(ISourceRange, IType[])142
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getNewSelectionRange(ISourceRange, IType[])142
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getNewSelectionRange(ISourceRange, IType[])142
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.update()85
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getNewSelectionRange(ISourceRange, ISourceReference)102
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getNewSelectionRange(ISourceRange, ISourceReference)102
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.run()77
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getChildren(Object)41
org.eclipse.wst.jsdt.internal.ui.model.JavaModelMerger.getDependentProjects(Set, IProject)80
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)64
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)92
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)92
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)92
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.validateDrop(Object, int, TransferData)130
org.eclipse.wst.jsdt.internal.ui.navigator.NonEssentialElementsFilter.select(Viewer, Object, Object)63
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.drop(Object, DropTargetEvent)105
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.drop(Object, DropTargetEvent)105
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.drop(Object, DropTargetEvent)105
org.eclipse.wst.jsdt.internal.ui.packageview.GotoPackageAction.run()51
org.eclipse.wst.jsdt.internal.ui.packageview.GotoTypeAction.run()52
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.JsGlobalScopeContainer(IJavaScriptProject, IIncludePathEntry)94
org.eclipse.wst.jsdt.internal.ui.packageview.LibraryContainer.getPackageFragmentRoots()69
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.elementChanged(ElementChangedEvent)124
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.elementChanged(ElementChangedEvent)124
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)496
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)577
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)556
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageParent(IPackageFragment)703
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)341
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)379
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.internalGetParent(Object)606
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.internalGetParent(Object)606
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.expandMainType(Object)1229
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.inputIsSelected(IEditorInput)1134
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)297
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)297
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.drop(Object, DropTargetEvent)133
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)103
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()176
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()176
org.eclipse.wst.jsdt.internal.ui.preferences.ImportOrganizeInputDialog.doBrowseTypes()179
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createContents(Composite)148
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createControl(Composite)104
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)98
org.eclipse.wst.jsdt.internal.ui.preferences.JavaElementInfoPage.createContents(Composite)126
org.eclipse.wst.jsdt.internal.ui.preferences.PropertyAndPreferencePage.doLinkActivated(Link)199
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.UserLibraryPreferencePage()750
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(int, int, IJavaScriptUnit)140
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(IStructuredSelection)95
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.selectionChanged(IStructuredSelection)75
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.selectionChanged(JavaTextSelection)116
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.tryInlineConstant(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)150
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(int, int, ITypeRoot)134
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(IStructuredSelection)90
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.selectionChanged(IStructuredSelection)75
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.selectionChanged(JavaTextSelection)109
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.tryInlineMethod(ITypeRoot, JavaScriptUnit, ITextSelection, Shell)144
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(IStructuredSelection)106
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(IStructuredSelection)106
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(ITextSelection)117
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.selectionChanged(IStructuredSelection)63
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.run(IStructuredSelection)90
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.run(IStructuredSelection)90
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.run(ITextSelection)106
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.run(ITextSelection)106
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.selectionChanged(IStructuredSelection)58
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.selectionChanged(JavaTextSelection)76
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.canRunInEditor()158
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.canRunInEditor()158
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.selectionChanged(IStructuredSelection)68
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.canUseSourceAttachment()368
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.3.validate(Object[])249
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createControl(Composite)124
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createControl(Composite)124
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateSignaturePreview()391
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateSignaturePreview()391
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateStatus(boolean)379
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateStatus(boolean)379
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateStatus(boolean)379
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateStatus(boolean)379
org.eclipse.wst.jsdt.internal.ui.refactoring.code.InlineMethodInputPage.changeRefactoring(InlineMethodRefactoringMode)111
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.2.documentChanged(DocumentEvent)129
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.changeMode(ReplaceInvocationsRefactoringMode)147
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.createChildNodes()96
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getModifiedJavaElement(TextEditBasedChangeGroup, IJavaScriptUnit)152
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.internalComputeCompletionProposals(int, String)198
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.internalComputeCompletionProposals(int, String)191
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageCompletionProcessor.createPackagesProposals(int, String)150
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageFragmentRootCompletionProcessor.createPackagesProposals(int, String)141
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaSourcePackageFragmentRootCompletionProcessor.createSourcePackageFragmentRootProposals(String, int)126
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.updatePreviewLabel()234
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.updatePreviewLabel()234
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.validateTextField(String)251
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.validateTextField(String)251
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.validateTextField(String)251
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.validateTextField(String)251
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.addMemberListComposite(Composite)181
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.addMemberListComposite(Composite)181
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.anyMembersToExtract()273
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.anyMembersToExtract()273
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getNextPage()351
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getNextPage()351
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.performFinish()365
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.performFinish()365
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.updateUIElementEnablement()205
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.updateUIElementEnablement()205
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.createSuperTypeControl(Composite)388
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.updateSignaturePreview()188
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.updateSignaturePreview()188
org.eclipse.wst.jsdt.internal.ui.refactoring.JavaStatusContextViewer.setInput(RefactoringStatusContext)90
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.3.handleDestinationChanged()187
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.initializeRefactoring()238
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.initializeRefactoring()238
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.createSourceViewer(Composite)860
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.isEclipseNLSAvailable()900
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.willCreateAccessorClass()637
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.createFileListInput()265
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.createFileListInput()265
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()366
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()366
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()366
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.createPackageListInput(IJavaScriptUnit, String)71
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.getValidPackages(IPackageFragmentRoot, List, HashMap, String)95
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.searchAllPackages(IJavaScriptProject, String)139
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionDialogButtonField.PackageSelectionDialogButtonField(String, String, PackageBrowseAdapter, IJavaScriptProject)34
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionStringButtonAdapter.changeControlPressed(DialogField)46
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.collectMatches(Set, IJavaScriptElement)132
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.computeContainedMatches(AbstractTextSearchResult, IFile)106
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.getFile(Object)154
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.isShownInEditor(Match, IEditorPart)188
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.isShownInEditor(Match, IEditorPart)188
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultPage.showMatch(Match, int, int, boolean)51
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.JavaTypedViewerFilter.select(Viewer, Object, Object)72
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.JavaTypedViewerFilter.select(Viewer, Object, Object)72
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)50
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)50
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)50
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceContainerDialog.PackageAndProjectSelectionValidator.isSelectedValid(Object)50
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.1.isSelectedValid(Object)131
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.1.isSelectedValid(Object)131
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.2.select(Viewer, Object, Object)144
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.searchSourcePackageFragmentRoot(IJavaScriptElement)90
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.1.run(IProgressMonitor)373
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.11.run(IProgressMonitor)662
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getNextPage()812
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.assertAction(IMember, int)143
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.assertAction(IMember, int)143
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isEditable()199
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isEditable()199
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.initializeTreeViewer(IProgressMonitor)484
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.treeViewerSelectionChanged(SelectionChangedEvent)549
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.8.run(IProgressMonitor)504
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.selectionChanged(IStructuredSelection)93
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getMessageString()94
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getMessageString()94
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getMessageString()94
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getMessageString()94
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getChildren(Object)77
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getChildren(Object)77
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.run(IStructuredSelection)213
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.run(IStructuredSelection)213
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.isWritable(IPackageFragmentRoot)498
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.isWritable(IPackageFragmentRoot)498
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.openCu(IJavaScriptUnit)725
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.openCu(IJavaScriptUnit)725
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)370
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.SimilarElementComparator.category(Object)370
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.treeViewerSelectionChanged(SelectionChangedEvent)705
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyAction.run(IStructuredSelection)85
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyAction.selectionChanged(IStructuredSelection)57
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveAction.run(IStructuredSelection)99
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveAction.selectionChanged(IStructuredSelection)56
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveAction.selectionChanged(JavaTextSelection)77
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveStarter.run(Shell)87
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgUserInputPage.verifyDestination(Object, boolean)124
org.eclipse.wst.jsdt.internal.ui.refactoring.sef.SelfEncapsulateFieldInputPage.fillWithPossibleInsertPositions(Combo, IField)303
org.eclipse.wst.jsdt.internal.ui.refactoring.sef.SelfEncapsulateFieldInputPage.needsSetter()330
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.2.compare(Viewer, Object, Object)215
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.addTreeViewer(Composite)236
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.addTreeViewer(Composite)236
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)95
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)95
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)95
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getContents(JavaScriptUnit)98
org.eclipse.wst.jsdt.internal.ui.search.DeprecatedFilter.filters(JavaElementMatch)480
org.eclipse.wst.jsdt.internal.ui.search.GenericTypeFilter.isApplicable(JavaSearchQuery)345
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)862
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)862
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)862
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)862
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)862
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.initSelections()745
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResult.collectMatches(Set, IJavaScriptElement)126
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResultPage.showMatch(Match, int, int, boolean)175
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.addJavaElements(Set, IWorkingSet)376
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createWorkspaceScope(int)413
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.isInsideJRE(IJavaScriptElement)430
org.eclipse.wst.jsdt.internal.ui.search.NonDeprecatedFilter.filters(JavaElementMatch)506
org.eclipse.wst.jsdt.internal.ui.search.NonPublicFilter.filters(JavaElementMatch)402
org.eclipse.wst.jsdt.internal.ui.search.NonStaticFilter.filters(JavaElementMatch)454
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesSearchResult.computeContainedMatches(AbstractTextSearchResult, IFile)53
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesSearchResult.getFile(Object)92
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesSearchResult.isShownInEditor(Match, IEditorPart)111
org.eclipse.wst.jsdt.internal.ui.search.OccurrencesSearchResultPage.showMatch(Match, int, int, boolean)50
org.eclipse.wst.jsdt.internal.ui.search.SearchUtil.isBinaryPrimitiveConstantOrString(IJavaScriptElement)218
org.eclipse.wst.jsdt.internal.ui.search.SearchUtil.isPrimitiveOrString(IField)230
org.eclipse.wst.jsdt.internal.ui.search.StaticFilter.filters(JavaElementMatch)428
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)162
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)162
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.validChanges(CompositeChange)238
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.validChanges(CompositeChange)238
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.internalGetResolutions(IMarker)523
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.internalGetResolutions(IMarker)523
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.getDisplayString()83
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.getDisplayString()83
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.createTextChange()401
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.1.apply(IDocument)291
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.1.apply(IDocument)291
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)903
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)972
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.SelfEncapsulateFieldProposal.apply(IDocument)832
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.SelfEncapsulateFieldProposal.apply(IDocument)832
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickFixProcessor.moveBack(int, int, String, IJavaScriptUnit)189
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickFixProcessor.moveBack(int, int, String, IJavaScriptUnit)189
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.getAddClasspathLabel(IIncludePathEntry, IPackageFragmentRoot, IJavaScriptProject)307
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)340
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.OpenBuildPathCorrectionProposal.apply(IDocument)340
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.getJavaElement()1014
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.getDeclaringType(IJavaScriptProject, String)219
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.getImageForType(IType)234
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.remember(IType, IType)377
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.remember(IType, IType)377
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover.getHoverInfo(ITextViewer, IRegion)118
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover.getHoverInfo(ITextViewer, IRegion)118
org.eclipse.wst.jsdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover.getHoverInfo(ITextViewer, IRegion)118
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])189
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaSourceHover.getHoverInfo(IJavaScriptElement[])75
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavaSourceHover.getHoverInfo(IJavaScriptElement[])75
org.eclipse.wst.jsdt.internal.ui.text.java.hover.NLSStringHover.getHoverInfo(ITextViewer, IRegion)105
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.internalComputeCompletionProposals(int, JavaContentAssistInvocationContext, IProgressMonitor)175
org.eclipse.wst.jsdt.internal.ui.text.java.JavaReconcilingStrategy.1.run()113
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)114
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.apply(IDocument, char, int)217
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeContextInformation()768
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.ContextInformation.computeContextString(LazyGenericTypeProposal)121
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.ContextInformation.computeContextString(LazyGenericTypeProposal)121
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.ContextInformation.computeContextString(LazyGenericTypeProposal)121
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.ContextInformation.computeContextString(LazyGenericTypeProposal)121
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.hasParameters()786
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.hasParameters()786
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.computeReplacementString()125
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.computeReplacementString()142
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.computeInfo(IProgressMonitor)75
org.eclipse.wst.jsdt.internal.ui.text.javadoc.HTMLTagCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)141
org.eclipse.wst.jsdt.internal.ui.text.JavaElementProvider.getInformation2(ITextViewer, IRegion)85
org.eclipse.wst.jsdt.internal.ui.text.JavaElementProvider.getInformation2(ITextViewer, IRegion)85
org.eclipse.wst.jsdt.internal.ui.text.JavaElementProvider.getInformation2(ITextViewer, IRegion)85
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.getSuperTypeHierarchy(IType)733
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getText(Object)124
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getText(Object)124
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)232
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineTreeViewer.isInnerType(IJavaScriptElement)232
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.category(Object)67
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)106
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compare(Viewer, Object, Object)106
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compareInHierarchy(IType, IType)162
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.compareInHierarchy(IType, IType)162
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.getSelectedElement()366
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.hasFocusMethod(IType)171
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)252
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsContentProvider.getElements(Object)107
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getQualifier(Object)119
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.handleInvalidSelection(ISelection, ISelection)292
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getChildren(Object)226
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.getElements(Object)158
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasChildren(Object)241
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.1.run(IProgressMonitor)110
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processDelta(IJavaScriptElementDelta, ArrayList)238
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.15.run(IProgressMonitor)1478
org.eclipse.wst.jsdt.internal.ui.util.JavaUIHelp.getHelpContextProvider(IWorkbenchPart, String)55
org.eclipse.wst.jsdt.internal.ui.util.JavaUIHelp.JavaUIHelpContextProvider.getContext(Object)119
org.eclipse.wst.jsdt.internal.ui.util.JavaUIHelp.JavaUIHelpContextProvider.getContext(Object)119
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)178
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)178
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)178
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)178
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)178
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)178
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.getCandidates(Object)178
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.open(IJavaScriptElement[], IWorkbenchWindow)74
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.open(IJavaScriptElement[], IWorkbenchWindow)74
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getContainerEntryLabel(IPath, IJavaScriptProject)973
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getFieldLabel(IField, long, ColoredString)438
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getMethodLabel(IFunction, long, ColoredString)354
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTypeLabel(IType, long, ColoredString)617
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTypeLabel(IType, long, ColoredString)646
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getTypeLabel(IType, long, ColoredString)636
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getVariableLabel(IPackageFragmentRoot, long, ColoredString)842
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.computeJavaAdornmentFlags(IJavaScriptElement, int)355
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)90
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)90
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)90
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)90
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)90
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)88
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)75
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)75
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)88
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)75
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)75
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)75
org.eclipse.wst.jsdt.internal.ui.viewsupport.SourcePositionComparator.compare(Viewer, Object, Object)75
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.AccessRulesDialog.getDescriptionString()242
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessJavadocLocation(CPListElement)133
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessJavadocLocation(CPListElement)133
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessSourceAttachment(CPListElement)95
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessSourceAttachment(CPListElement)95
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaScriptProject, int, IPath, IResource, IPath)140
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.createFromExisting(Object, IIncludePathEntry, IJavaScriptProject)565
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getCPListElementText(CPListElement)243
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getCPListElementText(CPListElement)243
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.getUsedContainers(CPListElement)713
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)171
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)171
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)171
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)171
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)171
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)171
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.canHandle(IStructuredSelection)150
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.canHandle(IStructuredSelection)150
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.EditFilterAction.canHandle(IStructuredSelection)150
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.HintTextGroup.handleFolderCreation(List)189
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.getSelection()261
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.setSelection(List, boolean)303
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)259
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)259
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)259
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.canHandle(IStructuredSelection)259
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.1.elementChanged(ElementChangedEvent)86
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.2.run(IProgressMonitor)130
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.2.run(IProgressMonitor)130
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.setBreakPoint(IJavaScriptProject)74
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ProjectsWorkbookPage.openProjectDialog(CPListElement)427
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.getUsedContainers(CPListElement)564
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.changeToExistingLibrary(Shell, IPath, boolean, IJavaScriptProject)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.changeToExistingLibrary(Shell, IPath, boolean, IJavaScriptProject)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.changeToExistingLibrary(Shell, IPath, boolean, IJavaScriptProject)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.changeToExistingLibrary(Shell, IPath, boolean, IJavaScriptProject)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.updateLibraryList()142
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.visitCompilationUnit(IFile)162
org.eclipse.wst.jsdt.internal.ui.wizards.ClassPathDetector.visitCompilationUnit(IFile)154
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.chooseProject()509
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPage.8.run()423
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPageContentProvider.hasChildren(Object)33
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.updateElements()199
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.getSelectedFields(IStructuredSelection)434
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.selectionChanged(IStructuredSelection)524
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterLabelProvider.getImage(Object)732
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterLabelProvider.getImage(Object)732
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterLabelProvider.getText(Object)717
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterLabelProvider.getText(Object)717
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterLabelProvider.getText(Object)717
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterLabelProvider.getText(Object)717
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterSelectionStatusValidator.validate(Object[])364
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterSelectionStatusValidator.validate(Object[])364
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterSelectionStatusValidator.validate(Object[])364
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterSelectionStatusValidator.validate(Object[])364
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterSelectionStatusValidator.validate(Object[])364
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterSelectionStatusValidator.validate(Object[])364
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSelectedFields(IStructuredSelection)685
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.selectionChanged(IStructuredSelection)173
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.run(IStructuredSelection)142
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.selectionChanged(IStructuredSelection)76
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(ITextSelection)473
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.selectionChanged(IStructuredSelection)592
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.selectionChanged(IStructuredSelection)86
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.selectionChanged(JavaTextSelection)141
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.getElement(IStructuredSelection)117
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(IStructuredSelection)102
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(ITextSelection)131
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.selectionChanged(IStructuredSelection)84
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.selectionChanged(JavaTextSelection)149
org.eclipse.wst.jsdt.ui.actions.ConvertLocalToFieldAction.run(ITextSelection)87
org.eclipse.wst.jsdt.ui.actions.ConvertLocalToFieldAction.selectionChanged(JavaTextSelection)72
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.run(IStructuredSelection)109
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.run(IStructuredSelection)109
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.run(ITextSelection)161
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.run(ITextSelection)161
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.selectionChanged(IStructuredSelection)88
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.selectionChanged(JavaTextSelection)143
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.4.run()192
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSListDialog.openWizard(IJavaScriptUnit)499
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSListDialog.openWizard(IJavaScriptUnit)499
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.selectionChanged(IStructuredSelection)136
org.eclipse.wst.jsdt.ui.actions.ExtractConstantAction.run(ITextSelection)82
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.run(IStructuredSelection)102
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.run(IStructuredSelection)102
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.run(ITextSelection)139
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.run(ITextSelection)139
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.selectionChanged(IStructuredSelection)83
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.selectionChanged(JavaTextSelection)120
org.eclipse.wst.jsdt.ui.actions.ExtractTempAction.run(ITextSelection)82
org.eclipse.wst.jsdt.ui.actions.FindAction.findType(IJavaScriptUnit, boolean)165
org.eclipse.wst.jsdt.ui.actions.FindAction.hasChildren(IPackageFragment)118
org.eclipse.wst.jsdt.ui.actions.FindAction.run(IJavaScriptElement)263
org.eclipse.wst.jsdt.ui.actions.FindExceptionOccurrencesAction.run(ITextSelection)103
org.eclipse.wst.jsdt.ui.actions.FindImplementOccurrencesAction.run(ITextSelection)102
org.eclipse.wst.jsdt.ui.actions.FindImplementorsAction.canOperateOn(IJavaScriptElement)78
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.getMember(IStructuredSelection)148
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.getMember(IStructuredSelection)139
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.run(IStructuredSelection)167
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.run(ITextSelection)201
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)188
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.isEnabled(IStructuredSelection)232
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.isEnabled(IStructuredSelection)232
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.isEnabled(IStructuredSelection)232
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedFields(IStructuredSelection)176
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.run(IType, IField[], boolean)316
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.selectionChanged(IStructuredSelection)412
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.run(IStructuredSelection)117
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.run(IStructuredSelection)117
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.run(ITextSelection)136
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.selectionChanged(IStructuredSelection)95
org.eclipse.wst.jsdt.ui.actions.InlineTempAction.run(ITextSelection)96
org.eclipse.wst.jsdt.ui.actions.InlineTempAction.run(ITextSelection)96
org.eclipse.wst.jsdt.ui.actions.InlineTempAction.selectionChanged(JavaTextSelection)82
org.eclipse.wst.jsdt.ui.actions.InlineTempAction.tryInlineTemp(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)120
org.eclipse.wst.jsdt.ui.actions.IntroduceFactoryAction.selectionChanged(IStructuredSelection)84
org.eclipse.wst.jsdt.ui.actions.IntroduceFactoryAction.selectionChanged(JavaTextSelection)122
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)132
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.selectionChanged(IStructuredSelection)84
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.selectionChanged(JavaTextSelection)103
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.run(IStructuredSelection)121
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.run(IStructuredSelection)121
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.run(ITextSelection)139
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.run(ITextSelection)139
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.selectionChanged(IStructuredSelection)83
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.selectionChanged(JavaTextSelection)104
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(IStructuredSelection)128
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(IStructuredSelection)128
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(IStructuredSelection)128
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(ITextSelection)151
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(ITextSelection)151
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(ITextSelection)151
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(ITextSelection)151
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(ITextSelection)151
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.checkMethod(IFunction)176
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.checkMethod(IFunction)176
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.elementAtOffset()187
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(ITextSelection)184
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(ITextSelection)184
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(ITextSelection)184
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(ITextSelection)184
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.selectionChanged(IStructuredSelection)273
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMembers(IStructuredSelection)66
org.eclipse.wst.jsdt.ui.actions.PullUpAction.run(IStructuredSelection)123
org.eclipse.wst.jsdt.ui.actions.PullUpAction.run(ITextSelection)142
org.eclipse.wst.jsdt.ui.actions.PullUpAction.run(ITextSelection)142
org.eclipse.wst.jsdt.ui.actions.PullUpAction.selectionChanged(IStructuredSelection)153
org.eclipse.wst.jsdt.ui.actions.PullUpAction.selectionChanged(JavaTextSelection)175
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMembers(IStructuredSelection)65
org.eclipse.wst.jsdt.ui.actions.PushDownAction.run(IStructuredSelection)121
org.eclipse.wst.jsdt.ui.actions.PushDownAction.run(ITextSelection)140
org.eclipse.wst.jsdt.ui.actions.PushDownAction.run(ITextSelection)140
org.eclipse.wst.jsdt.ui.actions.PushDownAction.selectionChanged(IStructuredSelection)151
org.eclipse.wst.jsdt.ui.actions.PushDownAction.selectionChanged(JavaTextSelection)175
org.eclipse.wst.jsdt.ui.actions.RemoveFromClasspathAction.canRemove(Object)131
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(ITextSelection)137
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.selectionChanged(IStructuredSelection)82
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.selectionChanged(JavaTextSelection)101
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(IStructuredSelection)149
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(ITextSelection)119
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(ITextSelection)119
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(ITextSelection)119
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.selectionChanged(IStructuredSelection)133
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.selectionChanged(JavaTextSelection)94
org.eclipse.wst.jsdt.ui.actions.ShowInPackageViewAction.run(ITextSelection)99
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.run(IStructuredSelection)103
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.run(IStructuredSelection)103
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.run(ITextSelection)153
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.run(ITextSelection)153
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.selectionChanged(IStructuredSelection)84
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.selectionChanged(JavaTextSelection)135
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)230
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.compare(Viewer, Object, Object)243
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getClassPathIndex(IPackageFragmentRoot)319
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.getClassPathIndex(IPackageFragmentRoot)319
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getFieldLabel(IField, long, StringBuffer)750
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getMethodLabel(IFunction, long, StringBuffer)664
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTypeLabel(IType, long, StringBuffer)953
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTypeLabel(IType, long, StringBuffer)924
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getTypeLabel(IType, long, StringBuffer)943
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getVariableLabel(IPackageFragmentRoot, long, StringBuffer)1148
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.computeAdornmentFlags(Object)132
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.computeAdornmentFlags(Object)132
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.computeAdornmentFlags(Object)132
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.getChildren()100
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.getChildren()107
org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.getChildren()133
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)253
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)253
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.hasChildren(Object)280
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.matches(IJavaScriptElement)201
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)960
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)960
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)960
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1137
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1137
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeProjectionRanges(ISourceReference, DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)1137
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)392
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.ElementChangedListener.shouldIgnoreDelta(JavaScriptUnit, IJavaScriptElementDelta)392
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.isAnonymousEnum(IType)1059
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.computeCaptionOffset(IDocument)633
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.computeCaptionOffset(IDocument)633
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.computeProjectionRegions(IDocument)581
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaElementPosition.computeProjectionRegions(IDocument)581
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.computeKeywordsAndContext()299
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getExpectedType()213
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.1.isSelectedValid(Object)472
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.1.isSelectedValid(Object)472
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.2.select(Viewer, Object, Object)485
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getInitialJavaElement(IStructuredSelection)204
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.initContainerPage(IJavaScriptElement)148
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.choosePackage()1775
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.containerChanged()1363
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.enclosingTypeChanged()1509
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.enclosingTypeChanged()1509
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.enclosingTypeChanged()1509
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.enclosingTypeChanged()1509
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)545
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.packageChanged()1421
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.javaModelException-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.javaModelException-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isExceptionToBeLogged(CoreException)554
org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.computeAdornmentFlags(Object)211
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.commitClassPath(CPJavaProject, IProgressMonitor)718
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.commitClassPath(List, IJavaScriptProject, IProgressMonitor)699
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.hasCompileErrors(IResource)611
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(IResource)649
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.changes.CreateFileChange.perform(IProgressMonitor)164
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.changes.CreateFileChange.perform(IProgressMonitor)171
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.changes.CreateTextFileChange.getCurrentContent()48
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.changes.DeleteFileChange.getSource(IFile)86
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.changes.DeleteFileChange.getSource(IFile)81
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)75
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.internalSearch(SearchEngine, SearchPattern, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)140
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchPattern(IProgressMonitor)471
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedFields(IJavaScriptElement, IProgressMonitor)498
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedMethods(IJavaScriptElement, IProgressMonitor)525
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedTypes(IJavaScriptElement, IProgressMonitor)552
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addTextMatches(IResource, IProgressMonitor)146
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)270
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.createChangeManager(IProgressMonitor, RefactoringStatus)93
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)569
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)569
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1126
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1126
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1524
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1524
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1657
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1657
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1810
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1810
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getTargetType()2731
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(String, int)395
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(String, int)395
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingSuperTypeSignature(IType, IType)563
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingSuperTypeSignature(IType, IType)563
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.save(IProgressMonitor, boolean)419
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.findMatchingSuperTypeSignature(IType, IType)525
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.addMethodCall(IFunctionBinding, ASTNode)240
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.CalleeAnalyzerVisitor(IFunction, JavaScriptUnit, IProgressMonitor)65
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getCompilationUnitNode(IMember, boolean)238
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallLocation.getBufferForMember()119
org.eclipse.wst.jsdt.internal.corext.callhierarchy.Implementors.searchForImplementors(IJavaScriptElement[], IProgressMonitor)79
org.eclipse.wst.jsdt.internal.corext.callhierarchy.JavaImplementorFinder.findImplementingTypes(IType, IProgressMonitor)44
org.eclipse.wst.jsdt.internal.corext.callhierarchy.JavaImplementorFinder.findInterfaces(IType, IProgressMonitor)64
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.visit(InfixExpression)148
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.visit(InfixExpression)148
org.eclipse.wst.jsdt.internal.corext.dom.ScopeAnalyzer.addOuterDeclarationsForLocalType(ITypeBinding, int, ScopeAnalyzerIBindingRequestor)312
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.calculateSolutions(IJavaScriptUnit, JavaScriptUnit, ICleanUp[])238
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.calculateSolutions(IJavaScriptUnit, JavaScriptUnit, ICleanUp[])238
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.dispose()410
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.dispose()410
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.getResult()441
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.getResult()441
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(IResource)646
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.createChange(IProgressMonitor)536
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.createChange(IProgressMonitor)855
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.initialize(RefactoringArguments)566
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.setFactoryClass(String)1239
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.createChange(IProgressMonitor)735
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.createChange(IProgressMonitor)514
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.initialize(RefactoringArguments)548
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.createChange(IProgressMonitor)589
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.createChange(IProgressMonitor)582
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initialize(RefactoringArguments)419
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createChange(IProgressMonitor)699
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createChange(IProgressMonitor)692
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createChange(IProgressMonitor)992
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addTextMatches(IResource, IProgressMonitor)143
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)267
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.hasSubPackagesToDelete()193
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.createChangeManager(IProgressMonitor, RefactoringStatus)90
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)566
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)566
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1123
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1123
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1521
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1521
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1654
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.checkFinalConditions(IProgressMonitor, CheckConditionsContext, IReorgQueries)1654
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1807
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)1807
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2683
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2683
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2699
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2669
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2699
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.initialize(RefactoringArguments)2669
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.InlineMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)94
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createChange(IProgressMonitor)416
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.canChangeNameAndReturnType()253
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChange(IProgressMonitor)1249
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChange(IProgressMonitor)1189
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createChange(IProgressMonitor)1280
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createExceptionInfoList()769
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.performFirstPass(SuperTypeConstraintsCreator, Map, Map, IJavaScriptUnit, JavaScriptUnit, IProgressMonitor)756
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.resetWorkingCopies(IJavaScriptUnit)822
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.2.acceptAST(IJavaScriptUnit, JavaScriptUnit)1081
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChange(IProgressMonitor)321
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.computeExtractedType(String)236
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createChange(IProgressMonitor)258
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)865
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])186
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkProjectCompliance(CompilationUnitRewrite, IType, IMember[])194
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.HierarchyProcessor(IMember[], CodeGenerationSettings, boolean)512
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.initialize(RefactoringArguments)1573
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChange(IProgressMonitor)1664
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.setTarget(IVariableBinding)2964
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.suggestTargetName()3043
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.createChange(List, RefactoringStatus, IProgressMonitor)687
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.1.acceptAST(IJavaScriptUnit, JavaScriptUnit)1864
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createChange(IProgressMonitor)1003
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.PullUpRefactoringProcessor(IMember[], CodeGenerationSettings, boolean)399
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createChange(IProgressMonitor)651
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.PushDownRefactoringProcessor(IMember[])310
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChange(IProgressMonitor)208
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)476
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.getProjects()107
org.eclipse.wst.jsdt.internal.corext.util.JavaElementResourceMapping.JavaModelResourceMapping.getProjects()107
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)85
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.CategoryFilter.select(Viewer, Object, Object)85
org.eclipse.wst.jsdt.internal.ui.actions.CategoryFilterActionGroup.collectCategories(IJavaScriptElement, CategoryFilterActionGroupIResultCollector)464
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.getCompilationUnits(IStructuredSelection)258
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.isEnabled(IStructuredSelection)143
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.run(IJavaScriptUnit)173
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.runOnMultiple(IJavaScriptUnit[])204
org.eclipse.wst.jsdt.internal.ui.actions.ConfigureContainerAction.openWizard(IIncludePathEntry, String, IJavaScriptProject)91
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.run()193
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.run(IStructuredSelection)136
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.run(ITextSelection)155
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.selectionChanged(IStructuredSelection)166
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.canEnable(IStructuredSelection)209
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.collectNLSFiles(Object[], List)281
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsSelectionDialog.createOmitSuper(Composite)290
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsSelectionDialog.createVisibilityControlAndModifiers(Composite, IVisibilityChangeListener, int[], int)333
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.createCleanUps(IJavaScriptUnit[])60
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.1.CodeResolveRunnable.run(IProgressMonitor)198
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.elementChanged(ElementChangedEvent)212
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.elementChanged(ElementChangedEvent)209
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.createLogicalPackage(IPackageFragment)364
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.findNextLevelChildrenByElementName(IPackageFragmentRoot, IPackageFragment)252
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getParent(Object)325
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewTreeViewer.isEssential(Object)90
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyUI.openInEditor(Object, Shell, String)160
org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction.getEnclosingMethod(IJavaScriptElement, ITextSelection)175
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeHierarchyAction.getSearchScope()45
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SelectWorkingSetAction.run()47
org.eclipse.wst.jsdt.internal.ui.commands.OpenElementInEditorHandler.execute(ExecutionEvent)38
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.run(IAction)99
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.run(IAction)105
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.ConsistencyRunnable.refreshSearchIndices(IProgressMonitor)690
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.ConsistencyRunnable.refreshSearchIndices(IProgressMonitor)690
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getElementTypeCategory(TypeNameMatch)1571
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getElementTypeCategory(TypeNameMatch)1571
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.setupInsertPostions()150
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.setupInsertPostions()129
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.setupInsertPostions()161
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SyncJob.doRun(TypeInfoViewerProgressMonitor)727
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SyncJob.doRun(TypeInfoViewerProgressMonitor)727
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.getElementTypeCategory(TypeNameMatch)204
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.getElementTypeCategory(TypeNameMatch)204
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.1.ConsistencyRunnable.refreshSearchIndices(IProgressMonitor)319
org.eclipse.wst.jsdt.internal.ui.infoviews.JavadocView.getJavadocHtml(IJavaScriptElement[])589
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlayWithSearchEngine(ITypeRoot, String)199
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocConsoleLineTracker.JavadocConsoleHyperLink.linkActivated()79
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocConsoleLineTracker.JavadocConsoleHyperLink.linkActivated()79
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocMemberContentProvider.getElements(Object)63
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getChildren(Object)40
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getElements(Object)52
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourceElements(IJavaScriptProject[])532
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocTreeWizardPage.getSourcePath(IJavaScriptProject[])432
org.eclipse.wst.jsdt.internal.ui.javaeditor.ASTProvider.hasSource(IJavaScriptElement)612
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.doSetInput(IEditorInput)625
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.probeInputForSource(IEditorInput)714
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.4.run()1253
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.disconnect(Object)1213
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.disposeFileInfo(Object, TextFileDocumentProviderFileInfo)1141
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.getElementAt(int, boolean)1165
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)945
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.findElement(IJavaScriptElement)945
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)823
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getRememberedOffset(IJavaScriptElement)823
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.setOffset(int)746
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.setOffset(int)746
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.isOpenInEditor(Object)96
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.adjustHighlightRange(int, int)2086
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)294
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getChildren(Object)294
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)312
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.getElements(Object)312
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)334
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.hasChildren(Object)334
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)256
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.ChildrenProvider.matches(IJavaScriptElement)256
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)477
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.mustUpdateParent(IJavaScriptElementDelta, IJavaScriptElement)477
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getNewSelectionRange(ISourceRange, IType[])142
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getNewSelectionRange(ISourceRange, ISourceReference)102
org.eclipse.wst.jsdt.internal.ui.JavaWorkbenchAdapter.getChildren(Object)41
org.eclipse.wst.jsdt.internal.ui.model.JavaModelMerger.getDependentProjects(Set, IProject)80
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)92
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDrop(CommonDropAdapter, DropTargetEvent, Object)64
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.validateDrop(Object, int, TransferData)130
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.drop(Object, DropTargetEvent)105
org.eclipse.wst.jsdt.internal.ui.packageview.GotoTypeAction.run()52
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.elementChanged(ElementChangedEvent)124
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRoots(PackageFragmentRootContainer, boolean)496
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getContainerPackageFragmentRootsDeprc(PackageFragmentRootContainer, boolean)556
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)379
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getLibraryChildren(IPackageFragmentRoot)341
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)297
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerPart.PackageExplorerProblemTreeViewer.isEssential(Object)297
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.drop(Object, DropTargetEvent)133
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.validateDrop(Object, DropTargetEvent, int)103
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()176
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()176
org.eclipse.wst.jsdt.internal.ui.preferences.ImportOrganizeInputDialog.doBrowseTypes()179
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.createContents(Composite)148
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.UserLibraryPreferencePage()750
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(int, int, IJavaScriptUnit)140
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.run(IStructuredSelection)95
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.selectionChanged(IStructuredSelection)75
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineConstantAction.tryInlineConstant(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)150
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(int, int, ITypeRoot)134
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.run(IStructuredSelection)90
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.selectionChanged(IStructuredSelection)75
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.InlineMethodAction.tryInlineMethod(ITypeRoot, JavaScriptUnit, ITextSelection, Shell)144
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(IStructuredSelection)106
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(ITextSelection)117
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.selectionChanged(IStructuredSelection)63
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.run(IStructuredSelection)90
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.run(ITextSelection)106
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.selectionChanged(IStructuredSelection)58
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.canRunInEditor()158
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.selectionChanged(IStructuredSelection)68
org.eclipse.wst.jsdt.internal.ui.refactoring.binary.BinaryRefactoringHistoryWizard.canUseSourceAttachment()368
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.3.validate(Object[])249
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createControl(Composite)124
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createControl(Composite)124
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateSignaturePreview()391
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateSignaturePreview()391
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateStatus(boolean)379
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.updateStatus(boolean)379
org.eclipse.wst.jsdt.internal.ui.refactoring.code.InlineMethodInputPage.changeRefactoring(InlineMethodRefactoringMode)111
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.2.documentChanged(DocumentEvent)129
org.eclipse.wst.jsdt.internal.ui.refactoring.code.ReplaceInvocationsInputPage.changeMode(ReplaceInvocationsRefactoringMode)147
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.internalComputeCompletionProposals(int, String)198
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.internalComputeCompletionProposals(int, String)191
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.JavaPackageFragmentRootCompletionProcessor.createPackagesProposals(int, String)141
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.updatePreviewLabel()234
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.updatePreviewLabel()234
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.validateTextField(String)251
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractConstantWizard.ExtractConstantInputPage.validateTextField(String)251
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.addMemberListComposite(Composite)181
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.addMemberListComposite(Composite)181
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getNextPage()351
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getNextPage()351
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.performFinish()365
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.performFinish()365
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.updateUIElementEnablement()205
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.updateUIElementEnablement()205
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.createSuperTypeControl(Composite)388
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.updateSignaturePreview()188
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceParameterWizard.IntroduceParameterInputPage.updateSignaturePreview()188
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.3.handleDestinationChanged()187
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.initializeRefactoring()238
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.initializeRefactoring()238
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.ExternalizeWizardPage.createSourceViewer(Composite)860
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.createFileListInput()265
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.validatePropertyPackage()366
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageSelectionDialogButtonField.PackageSelectionDialogButtonField(String, String, PackageBrowseAdapter, IJavaScriptProject)34
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResult.computeContainedMatches(AbstractTextSearchResult, IFile)106
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultPage.showMatch(Match, int, int, boolean)51
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.1.isSelectedValid(Object)131
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.SourceFirstPackageSelectionDialogField.2.select(Viewer, Object, Object)144
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.1.run(IProgressMonitor)373
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.11.run(IProgressMonitor)662
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.getNextPage()812
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.assertAction(IMember, int)143
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.assertAction(IMember, int)143
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isEditable()199
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.MemberActionInfo.isEditable()199
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.initializeTreeViewer(IProgressMonitor)484
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.treeViewerSelectionChanged(SelectionChangedEvent)549
org.eclipse.wst.jsdt.internal.ui.refactoring.PushDownWizard.8.run(IProgressMonitor)504
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.selectionChanged(IStructuredSelection)93
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getMessageString()94
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getMessageString()94
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getChildren(Object)77
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.run(IStructuredSelection)213
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.openCu(IJavaScriptUnit)725
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.openCu(IJavaScriptUnit)725
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.treeViewerSelectionChanged(SelectionChangedEvent)705
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyAction.run(IStructuredSelection)85
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyAction.selectionChanged(IStructuredSelection)57
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveAction.run(IStructuredSelection)99
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveAction.selectionChanged(IStructuredSelection)56
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveStarter.run(Shell)87
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgUserInputPage.verifyDestination(Object, boolean)124
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.2.compare(Viewer, Object, Object)215
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.addTreeViewer(Composite)236
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.addTreeViewer(Composite)236
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)95
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)95
org.eclipse.wst.jsdt.internal.ui.refactoring.UseSupertypeWizard.UseSupertypeInputPage.UseSupertypeContentProvider.getDirectSuperTypes(IType)95
org.eclipse.wst.jsdt.internal.ui.search.BreakContinueTargetFinder.getContents(JavaScriptUnit)98
org.eclipse.wst.jsdt.internal.ui.search.DeprecatedFilter.filters(JavaElementMatch)480
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.determineInitValuesFrom(IJavaScriptElement)862
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchResultPage.showMatch(Match, int, int, boolean)175
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.addJavaElements(Set, IWorkingSet)376
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.isInsideJRE(IJavaScriptElement)430
org.eclipse.wst.jsdt.internal.ui.search.NonDeprecatedFilter.filters(JavaElementMatch)506
org.eclipse.wst.jsdt.internal.ui.search.NonPublicFilter.filters(JavaElementMatch)402
org.eclipse.wst.jsdt.internal.ui.search.NonStaticFilter.filters(JavaElementMatch)454
org.eclipse.wst.jsdt.internal.ui.search.StaticFilter.filters(JavaElementMatch)428
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)162
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.run(IMarker[], IProgressMonitor)162
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.validChanges(CompositeChange)238
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.validChanges(CompositeChange)238
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectPackageDeclarationProposal.getDisplayString()83
org.eclipse.wst.jsdt.internal.ui.text.correction.CUCorrectionProposal.createTextChange()401
org.eclipse.wst.jsdt.internal.ui.text.correction.LocalCorrectionsSubProcessor.1.apply(IDocument)291
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addGetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)903
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addSetterProposal(ModifierCorrectionSubProcessorProposalParameter, int)972
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.SelfEncapsulateFieldProposal.apply(IDocument)832
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.SelfEncapsulateFieldProposal.apply(IDocument)832
org.eclipse.wst.jsdt.internal.ui.text.java.AbstractJavaCompletionProposal.getJavaElement()1014
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.getDeclaringType(IJavaScriptProject, String)219
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.getImageForType(IType)234
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.remember(IType, IType)377
org.eclipse.wst.jsdt.internal.ui.text.java.hover.JavadocHover.getHoverInfo(IJavaScriptElement[])189
org.eclipse.wst.jsdt.internal.ui.text.java.JavaCompletionProposalComputer.internalComputeCompletionProposals(int, JavaContentAssistInvocationContext, IProgressMonitor)175
org.eclipse.wst.jsdt.internal.ui.text.java.JavaReconcilingStrategy.1.run()113
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)114
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.apply(IDocument, char, int)217
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.computeReplacementString()125
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.computeReplacementString()142
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.computeInfo(IProgressMonitor)75
org.eclipse.wst.jsdt.internal.ui.text.javadoc.HTMLTagCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)141
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.getSelectedElement()366
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.hasFocusMethod(IType)171
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.setInput(Object)252
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsContentProvider.getElements(Object)107
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.handleInvalidSelection(ISelection, ISelection)292
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.1.run(IProgressMonitor)110
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.processDelta(IJavaScriptElementDelta, ArrayList)238
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.15.run(IProgressMonitor)1478
org.eclipse.wst.jsdt.internal.ui.util.JavaUIHelp.getHelpContextProvider(IWorkbenchPart, String)55
org.eclipse.wst.jsdt.internal.ui.util.JavaUIHelp.JavaUIHelpContextProvider.getContext(Object)119
org.eclipse.wst.jsdt.internal.ui.util.JavaUIHelp.JavaUIHelpContextProvider.getContext(Object)119
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.open(IJavaScriptElement[], IWorkbenchWindow)74
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getBaseImageDescriptor(IJavaScriptElement, int)289
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessJavadocLocation(CPListElement)133
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.guessSourceAttachment(CPListElement)95
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.getUsedContainers(CPListElement)713
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageFilter.select(Viewer, Object, Object)229
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)171
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getForeground(Object)171
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorer.PackageLabelProvider.getText(Object)142
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.HintTextGroup.handleFolderCreation(List)189
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.NewSourceContainerWorkbookPage.setSelection(List, boolean)303
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.1.elementChanged(ElementChangedEvent)86
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.2.run(IProgressMonitor)130
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.setBreakPoint(IJavaScriptProject)74
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.SourceContainerWorkbookPage.getUsedContainers(CPListElement)564
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryMarkerResolutionGenerator.changeToExistingLibrary(Shell, IPath, boolean, IJavaScriptProject)159
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.UserLibraryWizardPage.updateLibraryList()142
org.eclipse.wst.jsdt.internal.ui.wizards.NewSourceFolderWizardPage.chooseProject()509
org.eclipse.wst.jsdt.internal.ui.workingsets.OthersWorkingSetUpdater.updateElements()199
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.getSelectedFields(IStructuredSelection)434
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.selectionChanged(IStructuredSelection)524
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterLabelProvider.getImage(Object)732
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.AddGetterSetterLabelProvider.getImage(Object)732
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.getSelectedFields(IStructuredSelection)685
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.selectionChanged(IStructuredSelection)173
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.run(IStructuredSelection)142
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.selectionChanged(IStructuredSelection)76
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.run(ITextSelection)473
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.selectionChanged(IStructuredSelection)592
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.selectionChanged(IStructuredSelection)86
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(IStructuredSelection)102
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(ITextSelection)131
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.selectionChanged(IStructuredSelection)84
org.eclipse.wst.jsdt.ui.actions.ConvertLocalToFieldAction.run(ITextSelection)87
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.run(IStructuredSelection)109
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.run(ITextSelection)161
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.selectionChanged(IStructuredSelection)88
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.4.run()192
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSListDialog.openWizard(IJavaScriptUnit)499
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.NonNLSListDialog.openWizard(IJavaScriptUnit)499
org.eclipse.wst.jsdt.ui.actions.ExternalizeStringsAction.selectionChanged(IStructuredSelection)136
org.eclipse.wst.jsdt.ui.actions.ExtractConstantAction.run(ITextSelection)82
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.run(IStructuredSelection)102
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.run(ITextSelection)139
org.eclipse.wst.jsdt.ui.actions.ExtractInterfaceAction.selectionChanged(IStructuredSelection)83
org.eclipse.wst.jsdt.ui.actions.ExtractTempAction.run(ITextSelection)82
org.eclipse.wst.jsdt.ui.actions.FindAction.findType(IJavaScriptUnit, boolean)165
org.eclipse.wst.jsdt.ui.actions.FindAction.run(IJavaScriptElement)263
org.eclipse.wst.jsdt.ui.actions.FindExceptionOccurrencesAction.run(ITextSelection)103
org.eclipse.wst.jsdt.ui.actions.FindImplementOccurrencesAction.run(ITextSelection)102
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.run(IStructuredSelection)167
org.eclipse.wst.jsdt.ui.actions.FindOccurrencesInFileAction.run(ITextSelection)201
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.getCompilationUnits(IStructuredSelection)188
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.isEnabled(IStructuredSelection)232
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedFields(IStructuredSelection)176
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.selectionChanged(IStructuredSelection)412
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.run(IStructuredSelection)117
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.run(ITextSelection)136
org.eclipse.wst.jsdt.ui.actions.InferTypeArgumentsAction.selectionChanged(IStructuredSelection)95
org.eclipse.wst.jsdt.ui.actions.InlineTempAction.run(ITextSelection)96
org.eclipse.wst.jsdt.ui.actions.InlineTempAction.tryInlineTemp(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)120
org.eclipse.wst.jsdt.ui.actions.IntroduceFactoryAction.selectionChanged(IStructuredSelection)84
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(ITextSelection)132
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.selectionChanged(IStructuredSelection)84
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.run(IStructuredSelection)121
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.run(ITextSelection)139
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.selectionChanged(IStructuredSelection)83
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(IStructuredSelection)128
org.eclipse.wst.jsdt.ui.actions.MoveAction.run(ITextSelection)151
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.checkMethod(IFunction)176
org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction.compileCandidates(List, IJavaScriptElement)254
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.run(ITextSelection)184
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.selectionChanged(IStructuredSelection)273
org.eclipse.wst.jsdt.ui.actions.PullUpAction.run(IStructuredSelection)123
org.eclipse.wst.jsdt.ui.actions.PullUpAction.run(ITextSelection)142
org.eclipse.wst.jsdt.ui.actions.PullUpAction.selectionChanged(IStructuredSelection)153
org.eclipse.wst.jsdt.ui.actions.PushDownAction.run(IStructuredSelection)121
org.eclipse.wst.jsdt.ui.actions.PushDownAction.run(ITextSelection)140
org.eclipse.wst.jsdt.ui.actions.PushDownAction.selectionChanged(IStructuredSelection)151
org.eclipse.wst.jsdt.ui.actions.RemoveFromClasspathAction.canRemove(Object)131
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.run(ITextSelection)137
org.eclipse.wst.jsdt.ui.actions.ReplaceInvocationsAction.selectionChanged(IStructuredSelection)82
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(IStructuredSelection)149
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.run(ITextSelection)119
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.selectionChanged(IStructuredSelection)133
org.eclipse.wst.jsdt.ui.actions.SelfEncapsulateFieldAction.selectionChanged(JavaTextSelection)94
org.eclipse.wst.jsdt.ui.actions.ShowInPackageViewAction.run(ITextSelection)99
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.run(IStructuredSelection)103
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.run(ITextSelection)153
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.selectionChanged(IStructuredSelection)84
org.eclipse.wst.jsdt.ui.JavaScriptElementComparator.category(Object)152
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.computeAdornmentFlags(Object)132
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.matches(IJavaScriptElement)201
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.computeKeywordsAndContext()299
org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext.getExpectedType()213
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.1.isSelectedValid(Object)472
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.2.select(Viewer, Object, Object)485
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.getInitialJavaElement(IStructuredSelection)204
org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage.initContainerPage(IJavaScriptElement)148
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.choosePackage()1775
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.containerChanged()1363
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.enclosingTypeChanged()1509
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.initTypePage(IJavaScriptElement)545
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.packageChanged()1421
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.probeInputForSource(IEditorInput)-1
THROWS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.commitClassPath(CPJavaProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.commitClassPath(List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.exclude(IJavaScriptElement, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.exclude(IPath, List, List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.exclude(String, IPath, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.filtersSet(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getClasspathEntry(List, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getClasspathEntryFor(IPath, IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getExistingEntries(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getFoldersOnCP(IPath, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.getFragmentRoot(IResource, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.includeFiltersEmpty(IResource, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isExcluded(IResource, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isIncluded(IJavaScriptElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.isSourceFolder(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.parentExcluded(IResource, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.resetFilters(IJavaScriptElement, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.buildpath.ClasspathModifier.unExclude(IResource, CPListElement, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.findIncludingSupertypes(IFunctionBinding, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.getAccurateSearchScope(IJavaScriptSearchScope, IMember)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.addNewAccessor(IType, IField, String, ListRewrite, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddGetterSetterOperation.removeExistingAccessor(IFunction, ListRewrite)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.createFieldComment(IField, String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddJavaDocStubOperation.getMemberStartOffset(IMember, IDocument)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetter(IField)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetterName(IField, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getGetterName(IField, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetter(IField)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.GetterSetterUtil.getSetterName(IField, String[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.createImportRewrite(IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.findNextSibling(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.StubUtility.getIndentUsed(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.dom.ASTNodes.getTypeBinding(JavaScriptUnit, IType)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findCompilationUnit(ITypeBinding, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.findMethod(IFunctionBinding, IType)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.sameParameter(ITypeBinding, String, IType)-1
org.eclipse.wst.jsdt.internal.corext.dom.Bindings.sameParameters(IFunctionBinding, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createCopyTarget(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.createSubPartFragmentBySourceRange(InfixExpression, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.AssociativeInfixExpressionFragment.rangeIncludesExtraNonWhitespace(SourceRange, List, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.createFragmentForSourceRange(SourceRange, ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.createFragmentForSubPartBySourceRange(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragment(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragment(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragmentFor(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragmentFor(ASTNode, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createInfixExpressionSubPartFragmentBySourceRange(InfixExpression, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createInfixExpressionSubPartFragmentBySourceRange(InfixExpression, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.isSingleNodeSelected(SelectionAnalyzer, SourceRange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.ASTFragmentFactory.rangeIncludesNonWhitespaceOutsideNode(SourceRange, ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.dom.fragments.IExpressionFragment.createCopyTarget(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.dom.NodeFinder.perform(ASTNode, int, int, ITypeRoot)-1
org.eclipse.wst.jsdt.internal.corext.dom.TokenScanner.TokenScanner(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.integrateSolution(CleanUpRefactoringCleanUpChange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpASTRequestor.integrateSolution(CleanUpRefactoringCleanUpChange, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.applyChange(IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.CleanUpFixpointIterator.applyChange(IJavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.findFilesToBeModified(CompositeChange, List)-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createCleanUp(JavaScriptUnit, boolean, boolean, IProblemLocation[])-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createCleanUp(JavaScriptUnit, boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.fix.StringFix.createCleanUp(JavaScriptUnit, IProblemLocation[], boolean, boolean)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.appendMethodReference(IFunction, StringBuffer)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocBaseLocation(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getJavadocLocation(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.getRealClasspathEntry(IJavaScriptProject, IPath, IPath)-1
org.eclipse.wst.jsdt.internal.corext.javadoc.JavaDocLocations.updateClasspathEntries(Map, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendEnumConstants(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendFieldDeclaration(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendFlags(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMembers(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMethodBody(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendMethodDeclaration(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendSuperInterfaceTypes(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendTopLevelType(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendTypeDeclaration(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.appendTypeParameters(ITypeParameter[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.binary.StubCreator.createStub(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.getNewClasspathEntries()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.AddToClasspathChange.validateClasspath()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CopyPackageChange.doPerformReorg(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.CopyPackageFragmentRootChange.doPerformReorg(IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.DeletePackageFragmentRootChange.confirmDeleteIfReferenced()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MovePackageChange.doPerformReorg(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.MovePackageFragmentRootChange.doPerformReorg(IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageFragmentRootReorgChange.doPerformReorg(IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageFragmentRootReorgChange.getUpdateModelFlags(boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.PackageReorgChange.doPerformReorg(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameCompilationUnitChange.createUndoChange(long)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.createUndoChange(long)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.modifyClassPath(IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenameJavaProjectChange.modifyClassPaths(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.isValid(RefactoringStatus, IPackageFragment, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.changes.RenamePackageChange.renamePackage(IPackageFragment, IProgressMonitor, IPath, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkAvailability(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkCompileErrorsInAffectedFile(RefactoringStatus, IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkCompileErrorsInAffectedFiles(SearchResultGroup[], IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkCompileErrorsInAffectedFiles(SearchResultGroup[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.checkIfCuBroken(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.excludeCompilationUnits(SearchResultGroup[], RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(String, int, boolean, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findMethod(String, int, boolean, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findSimilarMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findSimilarMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.findTypeInPackage(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.hasCompileErrors(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isAnonymous(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isAvailable(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isException(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isInsideLocalType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.Checks.isReadOnly(Object)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.createNewConstructor(CompilationUnitRewrite, IVariableBinding[], String[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.setSuperType(TypeDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ConvertAnonymousToNestedRefactoring.updateAndMoveBodyDeclarations(CompilationUnitRewrite, IVariableBinding[], String[], List, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkAllStaticFinal()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkConstantNameOnChange()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkExpression()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkExpressionBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkExpressionFragmentIsRValue()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.checkSelection(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.computeConstantDeclarationLocation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getBodyDeclarations()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getConstantSignaturePreview()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getConstantType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getConstantTypeName()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getContainingTypeBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getContainingTypeDeclarationNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getFragmentsToReplace()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getNodeToInsertConstantDeclarationAfter()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getReplacementScope()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.getSelectedExpression()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.guessConstantName()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.insertFirst()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.isLiteralNodeSelected()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractConstantRefactoring.replaceExpressionsWithConstant()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodAnalyzer.ExtractMethodAnalyzer(IJavaScriptUnit, Selection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractMethodRefactoring.createVisitor()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.addReplaceExpressionWithTemp()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpression()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkExpressionFragmentIsRValue()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkMatchingFragments()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.checkSelection(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.findDeepestCommonSuperNodePathForReplacedNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getEnclosingBodyNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getFirstReplacedExpression()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getMatchingFragments()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getMatchNodes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.getSelectedExpression()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.insertAt(ASTNode, Statement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isLiteralNodeSelected()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.isUsedInExplicitConstructorCall()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ExtractTempRefactoring.shouldReplaceSelectedExpressionWithTempDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findField()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.findReferences(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getDeclaration()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.getDeclaringCompilationUnit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InlineTargetCompilationUnit(CompilationUnitRewrite, Name[], InlineConstantRefactoring, HashSet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.InlineTargetCompilationUnit.InlineTargetCompilationUnit(CompilationUnitRewrite, Name[], InlineConstantRefactoring, HashSet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.resolveSourceProvider(RefactoringStatus, ITypeRoot, ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineMethodRefactoring.setCurrentMode(InlineMethodRefactoringMode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.createParameterizedInvocation(Expression, Type[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getInitializerSource(CompilationUnitRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.getModifiedInitializerSource(CompilationUnitRewrite, SimpleName)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.inlineTemp(CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineTempRefactoring.removeTemp(CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.checkSelection(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createSearchScope(IFunction, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findAllCallsTo(IFunctionBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findFactoryClass(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findNonPrimaryType(String, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.searchForCallsTo(IFunctionBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.addAdjustment(IMember, ModifierModifierKeyword, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.checkCanCreateIntermediaryMethod()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyArguments(FunctionDeclaration, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.copyInvocationParameters(FunctionInvocation, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.findCommonParent(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getEnclosingInitialSelectionMember()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getNeededVisibility(IMember, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.isStaticTarget()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.rewriteVisibility(Map, Map, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBinding(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToBodyDeclarationProperty(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.typeToDeclaration(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateIntermediaryVisibility(IntroduceIndirectionRefactoringNoOverrideProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateMethodInvocation(FunctionInvocation, IMember, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateTargetVisibility(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.addParameterInfo(CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.getMethodSignaturePreview()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceParameterRefactoring.initializeSelectedExpression(CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addFieldInitializationToConstructor(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.addLocalDeclarationSplit(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.createExpressionStatementThatInitializesField(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.PromoteTempToFieldRefactoring.getTempInitializerCopy(ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.1.appendMethodBody(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.checkOverridden(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.resolveSourceProvider(IFunctionBinding, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.ReplaceInvocationsRefactoring.setCurrentMode(ReplaceInvocationsRefactoringMode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceAnalyzer.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.SourceProvider.initialize()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.ErrorTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.LocalTypeTargetProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.MemberTypeTargetProvider.getAffectedCompilationUnits(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.SingleCallTargetProvider.checkActivation()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createEdit()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createJavadoc()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.createJavadocMemberReferenceTag(BodyDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.getDelegateJavadocTag(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateCreator.prepareDelegate()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateFieldCreator.createDelegateFieldInitializer(FieldDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createArguments(FunctionDeclaration, List, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDelegateMethodBody(FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.delegates.DelegateMethodCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.changes.CreateTextFileChange.getCurrentContent()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getPackageOfAccessorClass(IJavaScriptProject, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IJavaScriptProject, AccessorClassReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IJavaScriptProject, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundle(IPackageFragmentRoot, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(IClassFile)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundleName(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSHintHelper.getResourceBundlePackage(IJavaScriptProject, String, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.checkIfAnythingToDo()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.typeNameExistsInPackage(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSRefactoring.willCreateAccessorClass()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSScanner.scan(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.findLineEnd(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.nls.NLSUtil.scanCurrentLine(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPullUpMembers(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getPushDownMembers(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.getSingleSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isChangeSignatureAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isConvertAnonymousAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isConvertAnonymousAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isConvertAnonymousAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isCopyAvailable(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDelegateCreationAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isDeleteAvailable(Object[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExternalizeStringsAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractInterfaceAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractInterfaceAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractInterfaceAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isExtractSupertypeAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isGeneralizeTypeAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInferTypeArgumentsAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineConstantAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineConstantAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineConstantAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineMethodAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineTempAvailable(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isInlineTempAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceFactoryAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceFactoryAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceFactoryAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceIndirectionAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceIndirectionAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isIntroduceIndirectionAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveInnerAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveInnerAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveInnerAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveMethodAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveMethodAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveMethodAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isMoveStaticMembersAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPromoteTempAvailable(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPromoteTempAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPullUpAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isPushDownAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameAvailable(ITypeParameter)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameEnumConstAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameFieldAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isRenameNonVirtualMethodAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isReplaceInvocationsAvailable(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isReplaceInvocationsAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isReplaceInvocationsAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isSelfEncapsulateAvailable(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isSelfEncapsulateAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isSelfEncapsulateAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isUseSuperTypeAvailable(IStructuredSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isUseSuperTypeAvailable(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringAvailabilityTester.isUseSuperTypeAvailable(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startChangeSignatureRefactoring(IFunction, SelectionDispatchAction, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startChangeTypeRefactoring(IJavaScriptUnit, Shell, int, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startCleanupRefactoring(IJavaScriptUnit[], ICleanUp[], Shell, boolean, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startConvertAnonymousRefactoring(IJavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startCopyRefactoring(IResource[], IJavaScriptElement[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startExtractInterfaceRefactoring(IType, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startExtractSupertypeRefactoring(IMember[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineConstantRefactoring(IJavaScriptUnit, JavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineMethodRefactoring(ITypeRoot, JavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startInlineTempRefactoring(IJavaScriptUnit, JavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceFactoryRefactoring(IJavaScriptUnit, ITextSelection, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceIndirectionRefactoring(IClassFile, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceIndirectionRefactoring(IFunction, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceIndirectionRefactoring(IJavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startIntroduceParameter(IJavaScriptUnit, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveInnerRefactoring(IType, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveMethodRefactoring(IFunction, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveRefactoring(IResource[], IJavaScriptElement[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startMoveStaticMembersRefactoring(IMember[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startPullUpRefactoring(IMember[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startPushDownRefactoring(IMember[], Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startReplaceInvocationsRefactoring(IFunction, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startReplaceInvocationsRefactoring(ITypeRoot, int, int, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringExecutionStarter.startUseSupertypeRefactoring(IType, Shell)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.addReferencingProjects(IJavaScriptProject, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getAllScopeElements(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getAllSourceRootsInProjects(Collection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getReferencingClassPathEntry(IJavaScriptProject, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getReferencingProjects(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getSourceRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.getVisibility(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.internalSearch(SearchEngine, SearchPattern, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchPattern(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedFields(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedMethods(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedTypes(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.checkIfComesFromInterface(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.checkIfOverridesAnother(IFunction, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.getTopmostMethod(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isDeclaredInInterface(IFunction, ITypeHierarchy, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.isVirtual(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodChecks.overridesAnotherMethod(IFunction, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RefactoringScanner.scan(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addDelegates()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addMethodDelegate(IFunction, String, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.checkNewElementName(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameLocalVariableProcessor.initAST()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createNewMethodPattern()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.canEnableRenameSubpackages()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addContainedTypes(IPackageFragment, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNormalizedTypeReference(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNormalizedTypeReference(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getTypesInPackages(IPackageFragment[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateImport(IJavaScriptUnit, IImportDeclaration, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateImport(IJavaScriptUnit, IImportDeclaration, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameResourceProcessor.checkFinalConditions(IProgressMonitor, CheckConditionsContext)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameResourceProcessor.checkNewElementName(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameResourceProcessor.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameResourceProcessor.isApplicable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addMethodRename(String, RenamingNameSuggestor, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.createVirtualMethodRenameProcessor(IFunction, String, IFunction[], ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.isInDeclaredType(int, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameVirtualMethodProcessor.getCachedHierarchy(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createHierarchyOfDeclarations(IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createUnionFind()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getCachedHierarchy(IType, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.uniteWithSupertypes(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addCuTextMatches(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.addTextMatches(IResource, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.perform(IProgressMonitor, IJavaScriptSearchScope, ITextUpdating, TextChangeManager, SearchResultGroup[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.perform(IProgressMonitor, IJavaScriptSearchScope, String, String, String, TextChangeManager, SearchResultGroup[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.updateTextMatches(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.getNodesToDelete(IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.markAsDeleted(IJavaScriptElement[], CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ASTNodeDeleteUtil.markAsDeleted(List, IJavaScriptElement, CompilationUnitRewrite, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.createSearchPattern(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.getReferences(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.DeleteModifications.canRemoveCompletely(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.ICopyPolicy.createChange(IProgressMonitor, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.ICopyPolicy.createChange(IProgressMonitor, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.IMovePolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.IMovePolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.IReorgPolicy.setDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaCopyProcessor.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaCopyProcessor.setDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addEmptyCusToDelete()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addGettersSetters()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.addSubPackages()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.canRemoveCompletely(IPackageFragment, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.createGetterSetterMapping(IField[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getCusToEmpty()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.getGetterSetter(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedArchiveFiles(IConfirmQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedArchives()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.removeUnconfirmedReferencedPackageFragmentRoots(IConfirmQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaDeleteProcessor.willHaveAllTopLevelTypesDeleted(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaMoveProcessor.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.JavaMoveProcessor.setDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.addReferenceUpdates(TextChangeManager, IJavaScriptUnit, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.createChangeManager(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.getDestinationPackageTypes()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ActualSelectionComputer.getActualJavaElementsToReorg()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.createChange(IProgressMonitor, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopyPackagesPolicy.createChange(IProgressMonitor, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.CopySubCuElementsPolicy.createChange(IProgressMonitor, INewNameQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.createCopyPolicy(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.createMovePolicy(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.createReorgPolicy(boolean, IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.FilesFoldersAndCusReorgPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.computeQualifiedNameMatches(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.computeQualifiedNameMatches(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChangeManager(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createChangeManager(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createReferenceUpdatingMoveChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.createReferenceUpdatingMoveChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveFilesFoldersAndCusPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackageFragmentRootsPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MovePackagesPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.createChange(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.MoveSubCuElementsPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoCopyPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.NoMovePolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackageFragmentRootsReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.confirmOverwriting(IReorgQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.confirmOverwriting(IReorgQueries)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.getDestinationAsPackageFragmentRoot(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.PackagesReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.setDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.setDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.setDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.ReorgPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportsToDestination(IImportContainer, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyImportToDestination(IImportDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyInitializerToDestination(IInitializer, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMemberToDestination(IMember, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyMethodToDestination(IFunction, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyPackageDeclarationToDestination(IPackageDeclaration, ASTRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.copyTypeToDestination(IType, CompilationUnitRewrite, JavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getDestinationAsType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.getUnindentedSource(ISourceReference)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.recursiveVerifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.verifyDestination(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgPolicyFactory.SubCuElementReorgPolicy.verifyDestination(IResource)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.createNameArguments(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.createNamePattern(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getCorrespondingPackageFragmentRoot(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getMainTypes(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.getName(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.hasSourceAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isClassFolder(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isPackageFragmentRoot(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.ReorgUtils.isSourceFolder(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.scripting.RenameMethodRefactoringContribution.createRefactoring(RefactoringDescriptor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createFieldAccess(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.createModifiers()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.initialize(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.sef.SelfEncapsulateFieldRefactoring.SelfEncapsulateFieldRefactoring(IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAbstractTypeDeclarationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getBodyDeclarationList(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getBodyDeclarationNode(IMember, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getClassInstanceCreationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getDeclarationNodes(IJavaScriptElement, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationFragmentNode(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldDeclarationNode(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getFieldOrEnumConstantDeclaration(IField, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportDeclarationNode(IImportDeclaration, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getImportNodes(IImportContainer, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getInitializerNode(IInitializer, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getMethodDeclarationNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getMethodOrAnnotationTypeMemberDeclarationNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getNameNode(IMember, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getPackageDeclarationNode(IPackageDeclaration, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getTypeDeclarationNode(IType, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.ChangeSignatureRefactoring(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkNativeMethods()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkOriginalVarargs()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkParameterNamesInRippleMethods()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkRenamings(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkReorderings(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkTypeVariables()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkVarargs()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.checkVisibilityChanges()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createNamedSubclassMapping(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createRefactoringScope()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addDelegate()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.addDelegate()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeJavadocTags()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeReturnType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.changeReturnType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.isIncreasingVisibility()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.isIncreasingVisibility()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.needsVisibilityUpdate()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.DeclarationUpdate.needsVisibilityUpdate()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.findOccurrences(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getAvailableVisibilities()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getCachedTypeHierarchy(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getNewMethodSignature()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.getOldMethodSignature()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isNoArgConstructor()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isReturnTypeSameAsInitial()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isSignatureClashWithInitial()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isSignatureSameAsInitial()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.isVisibilitySameAsInitial()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.mustAnalyzeAstOfDeclaringCu()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.updateNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.NullOccurrenceUpdate.updateNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.updateNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.StaticImportUpdate.updateNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkOverriddenBinaryMethods()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.checkSelection(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.computeValidTypes(ITypeBinding, Collection, Collection, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.findDeclaration(JavaScriptUnit, ConstraintVariable)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.groupChangesByCompilationUnit(Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isValid(IJavaScriptProject, ITypeBinding, Collection, Collection, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isValidOrConstraint(IJavaScriptProject, ITypeBinding, Collection, CompositeOrTypeConstraint)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.isValidSimpleConstraint(IJavaScriptProject, ITypeBinding, Collection, SimpleTypeConstraint)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.updateCu(JavaScriptUnit, Set, CompilationUnitChange, ASTRewrite, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getCorrespondingField(VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getFieldReferencingCompilationUnits(Map, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getMethodReferencingCompilationUnits(Map, ASTNode[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingCompilationUnits(IType, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingFields(ASTNode, IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getReferencingMethod(ASTNode)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.getSharedWorkingCopy(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.ConstructorReferenceFinder(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.createSearchScope()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getAllSuperConstructorInvocations(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorOccurrences(IFunction, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorReferences(IProgressMonitor, WorkingCopyOwner, int, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorReferences(IType, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorReferences(IType, WorkingCopyOwner, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferences(IProgressMonitor, WorkingCopyOwner, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesFromHierarchy(WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesInClassCreations(WorkingCopyOwner, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getMostVisibleConstructor()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getNonBinarySubtypes(WorkingCopyOwner, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getSuperConstructorCallNode(IFunction, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.checkSuperType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.getExtractableMembers()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.isExtractableMember(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.normalizeText(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractInterfaceProcessor.setExtractedMembers(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.checkDeclaringSuperTypes(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ExtractSupertypeProcessor.createTypeSignature(CompilationUnitRewrite, AbstractTypeDeclaration, IType, ITypeBinding, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkConstructorCalls(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.checkDeclaringType(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyJavadocNode(ASTRewrite, IMember, BodyDeclaration, BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyParameters(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.copyReturnType(ASTRewrite, IJavaScriptUnit, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createNewFieldDeclarationNode(ASTRewrite, JavaScriptUnit, IField, VariableDeclarationFragment, TypeVariableMaplet[], IProgressMonitor, RefactoringStatus, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForExpression(Expression, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForProtectedTypeDeclaration(BodyDeclaration, JavaScriptUnit, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForSingleVariableDeclaration(SingleVariableDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForType(Type, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.createPlaceholderForTypeDeclaration(BodyDeclaration, IJavaScriptUnit, TypeVariableMaplet[], ASTRewrite, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.deleteDeclarationNodes(CompilationUnitRewrite, boolean, CompilationUnitRewrite, List, GroupCategorySet)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getDeclarationNodes(JavaScriptUnit, List)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getNewText(ASTNode, IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getTypesReferencedInMovedMembers(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.getUnindentedText(String, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.hasNonMovedReferences(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.isMovedReference(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.needsVisibilityAdjustment(IMember, boolean, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkFieldInType(IType, RefactoringStatus, IField)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkHierarchyOfEnclosedTypes(IType, RefactoringStatus, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMembersInDestinationType(IMember[], IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkMethodInType(IType, RefactoringStatus, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.checkTypeInType(IType, RefactoringStatus, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.findMethod(IFunction, IFunction[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberCheckUtil.getAllEnclosedTypes(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustIncomingVisibility(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustIncomingVisibility(SearchResultGroup[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustMemberVisibility(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(IField, ModifierModifierKeyword)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(IMember, ModifierModifierKeyword, String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(SearchMatch, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(SearchResultGroup[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibilityChain(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustVisibility(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.computeOutgoingVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.findReferences(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getTypeHierarchy(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.getVisibilityThreshold(IJavaScriptElement, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, ASTRewrite, JavaScriptUnit, CategorizedTextEditGroup, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IncomingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.IVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.OutgoingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.OutgoingMemberVisibilityAdjustment.rewriteVisibility(MemberVisibilityAdjustor, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.rewriteVisibility(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.rewriteVisibility(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToField(IType, IField, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToMethod(IType, IFunction, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.thresholdTypeToType(IType, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addImportsToTargetUnit(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addParameterToConstructor(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.addTypeParameters(JavaScriptUnit, IType, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.checkTypeNameInPackage()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createConstructorReferencesMapping(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingInstanceCreationString(ASTNode, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createEnclosingType(AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createNewSource(CompilationUnitRewrite, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.createTypeReferencesMapping(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNameForEnclosingInstanceConstructorParameter()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getNewConstructorParameterNames()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getParameterNamesOfAllConstructors(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.initialize()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(ClassInstanceCreation, ASTRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.insertExpressionAsParameter(SuperConstructorInvocation, ASTRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.isInstanceFieldCreationMandatory()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.modifyAccessToEnclosingInstance(CompilationUnitRewrite, AbstractTypeDeclaration, RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.MoveInnerToTopRefactoring(IType, CodeGenerationSettings)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.setEnclosingInstanceFieldInConstructor(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.updateConstructorReference(ClassInstanceCreation, CompilationUnitRewrite, IJavaScriptUnit, TextEditGroup)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.1.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.2.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.2.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkConflictingMethod(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkConflictingTarget(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.checkMethodDeclaration(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.computeReservedIdentifiers()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createAdjustedTargetExpression(IJavaScriptElement, Expression, Map, ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createArgumentList(FunctionDeclaration, List, MoveInstanceMethodProcessorIArgumentFactory)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createChangeManager(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedTargetExpression(CompilationUnitRewrite, IJavaScriptElement, Expression, Map, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodArguments(Map, ASTRewrite, FunctionDeclaration, Map, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodComment(ASTRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodReference(FunctionDeclaration, AST)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodSignature(IDocument, FunctionDeclaration, ASTRewrite, Map)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createBody(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.DelegateInstanceMethodCreator.createDocReference(BodyDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.getTargetType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.IArgumentFactory.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.adjustTypeVisibility(ITypeBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getArgumentNode(IVariableBinding, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory.getTargetNode()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.canMoveToInterface(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkDestinationInsideTypeToMove()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkDestinationType()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkFieldsForInterface()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkMovedMemberAvailability(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.checkNativeMovedMethods(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getASTMembers(RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getDestinationBinding()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getMemberBindings()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getReferences(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isDelegateCreationAvailable(IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isVisibleFrom(IMember, IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isWithinMemberToMove(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.resolveType(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.setDestinationTypeFullyQualifiedName(String)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.addAllRequiredPullableMembers(List, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.canBeAccessedFrom(IMember, IType, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedFields(IProgressMonitor, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedMethods(IProgressMonitor, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessedTypes(IProgressMonitor, ITypeHierarchy)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccesses(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkAccessModifiers(RefactoringStatus, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkDeclaringSuperTypes(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkDeclaringType(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkFieldTypes(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkFinalFields(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkGenericDeclaringType(SubProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfDeclaredIn(IMember, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfMethodDeclaredIn(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkIfSkippingOverElements(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMembersInDestinationType(RefactoringStatus, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMembersInTypeAndAllSubtypes(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.checkMethodReturnTypes(IProgressMonitor, RefactoringStatus, Set)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.copyBodyOfPulledUpMethod(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createAbstractMethod(IFunction, CompilationUnitRewrite, JavaScriptUnit, AbstractTypeDeclaration, TypeVariableMaplet[], CompilationUnitRewrite, Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createEffectedTypesMap(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createMembersToDeleteMap(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewMethodDeclarationNode(CompilationUnitRewrite, CompilationUnitRewrite, IFunction, FunctionDeclaration, JavaScriptUnit, TypeVariableMaplet[], Map, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.createNewTypeDeclarationNode(IType, AbstractTypeDeclaration, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethods()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAbstractMethodsToPullUp()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAdditionalRequiredMembersToPullUp(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getAffectedCompilationUnits(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getCandidateTypes(RefactoringStatus, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getDeclaringSuperTypeHierarchy(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getDestinationTypeHierarchy(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getEffectedSubTypes(ITypeHierarchy, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingElements(IProgressMonitor, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembers(ITypeHierarchy, IType, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMatchingMembersMapping(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getMembersToDelete(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getModifiersWithUpdatedVisibility(IMember, int, Map, IProgressMonitor, boolean, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getNotDeletedMembers(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.getSkippedSuperTypes(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.isAvailableInDestination(IFunction, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PullUpRefactoringProcessor.isRequiredPullableMember(List, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.addAllRequiredPushableMembers(List, IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAbstractMembersInDestinationClasses(IMember[], IType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedFields(IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedMethods(IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkAccessedTypes(IType[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkElementsAccessedByModifiedMembers(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkMembersInDestinationClasses(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkNonAbstractMembersInDestinationClasses(IMember[], IType[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkPossibleSubclasses(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.checkReferencesToPushedDownMembers(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.computeAdditionalRequiredMembersToPushDown(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyBodyOfPushedDownMethod(ASTRewrite, IFunction, FunctionDeclaration, FunctionDeclaration, TypeVariableMaplet[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.copyMembers(Collection, Map, Map, RefactoringStatus, PushDownRefactoringProcessorMemberActionInfo[], IType[], CompilationUnitRewrite, CompilationUnitRewrite, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createInfosForAllPushableFieldsAndMethods(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewFieldDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], ASTRewrite, VariableDeclarationFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.createNewMethodDeclarationNode(PushDownRefactoringProcessorMemberActionInfo, JavaScriptUnit, TypeVariableMaplet[], CompilationUnitRewrite, FunctionDeclaration)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.declareMethodAbstract(PushDownRefactoringProcessorMemberActionInfo, CompilationUnitRewrite, CompilationUnitRewrite)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractDeclarationInfos()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractDestinations(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractMemberInfos()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAbstractMembers(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getAdditionalRequiredMembers(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getEffectedMemberInfos()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getHierarchyOfDeclaringClass(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getInfosForMembersToBeCreatedInSubclassesOfDeclaringClass()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getReferencingElementsFromSameClass(IMember, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getNewModifiersForCopyInSubclass(int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getNewModifiersForCopyInSubclass(int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getNewModifiersForOriginal(int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.getNewModifiersForOriginal(int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.isNewMethodToBeDeclaredAbstract()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.MemberActionInfo.isNewMethodToBeDeclaredAbstract()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getReferencedVariables(IType, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.getUnmappedVariables(TypeVariableMaplet[], IType, IMember)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.subTypeToInheritedType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.subTypeToSuperType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.superTypeToInheritedType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.TypeVariableUtil.superTypeToSubType(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.UseSuperTypeProcessor.createChangeManager(IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithAnalyzer.SurroundWithAnalyzer(IJavaScriptUnit, Selection)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchAnalyzer.SurroundWithTryCatchAnalyzer(IJavaScriptUnit, Selection, ISurroundWithTryCatchQuery)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.surround.SurroundWithTryCatchRefactoring.checkActivationBasics(JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.appendMethodDeclaration(StringBuffer, String[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.appendMethodDeclaration(StringBuffer, String[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.createTypedSourcesForImportContainer(TypedSourceSourceTuple, IImportContainer)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypedSource.getSourceOfDeclararationNode(IJavaScriptElement, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.CodeAnalyzer.CodeAnalyzer(IJavaScriptUnit, Selection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getAllConstructors(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getMainType(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getPackageAndSubpackages(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.getReferencingProjects(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isCuOnlyType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.JavaElementUtil.isMainType(IType)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.StatementAnalyzer.StatementAnalyzer(IJavaScriptUnit, Selection, boolean)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(IType, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(IType, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(String, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeBinding(String, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeTypeParameterBinding(IType, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.computeTypeParameterBinding(IType, int)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingSuperTypeSignature(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.findMatchingSuperTypeSignature(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.getSuperTypeSignatures(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.getSuperTypeSignatures(IType, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isConcreteType(String, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.isConcreteType(String, IType)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.TypeParameterResolver(CompilationUnitCompletion, CompilationUnitCompletionVariable)-1
org.eclipse.wst.jsdt.internal.corext.template.java.CompilationUnitCompletion.TypeParameterResolver.TypeParameterResolver(CompilationUnitCompletion, CompilationUnitCompletionVariable)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.addAllCus(HashSet, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethod(String, String[], boolean, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findMethodInHierarchy(ITypeHierarchy, IType, String, String[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptProject, String, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragment, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findTypeContainer(IJavaScriptProject, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findTypeInCompilationUnit(IJavaScriptUnit, String)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllCompilationUnits(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getAllSuperTypes(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getClasspathEntryToEdit(IJavaScriptProject, IPath, IPath)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getResolvedTypeName(String, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.hasMainMethod(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isBoolean(IField)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isInterfaceOrAnnotation(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isParameter(ILocalVariable)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isSameMethodSignature(String, String[], boolean, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisible(IMember, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.isVisibleInHierarchy(IMember, IPackageFragment)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.reconcile(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.getVisibilityCode(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isAbstract(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isAnnotation(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isAnonymousType(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isDeprecated(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isEnum(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isEnumConstant(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isFinal(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationField(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMember(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isInterfaceOrAnnotationMethod(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isNative(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isNestedInterfaceOrAnnotation(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPackageVisible(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPrivate(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isProtected(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isPublic(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isStatic(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isStrictfp(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isSynchronized(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isSynthetic(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isTransient(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isVarargs(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.JdtFlags.isVolatile(IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.computeSubstitutions(IType, IType, String[])-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findDeclaringMethod(IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethod(IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInHierarchy(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverriddenMethodInType(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.findOverridingMethodInType(IType, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getErasedTypeName(String, IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getMethodSubstitions(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getSubstitutedTypeName(String, IMember)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getTypeParameterErasure(ITypeParameter, IType)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getTypeSubstitions(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableErasure(IMember, String)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.getVariableSubstitution(IMember, String)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.hasCompatibleParameterTypes(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.hasCompatibleTypeParameters(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.internalGetSubstitutedTypeName(String, IMember, boolean, StringBuffer)-1
org.eclipse.wst.jsdt.internal.corext.util.MethodOverrideTester.isSubsignature(IFunction, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.getMethodOverrideTester(IType)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.getTypeHierarchy(IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.SuperTypeHierarchyCache.getTypeHierarchy(IType)-1
org.eclipse.wst.jsdt.internal.ui.actions.AllCleanUpsAction.performRefactoring(IJavaScriptUnit[], ICleanUp[])-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.collectCompilationUnits(IPackageFragment, Collection)-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.collectCompilationUnits(IPackageFragmentRoot, Collection)-1
org.eclipse.wst.jsdt.internal.ui.actions.CleanUpAction.performRefactoring(IJavaScriptUnit[], ICleanUp[])-1
org.eclipse.wst.jsdt.internal.ui.actions.CopyQualifiedNameAction.getSelectedElements()-1
org.eclipse.wst.jsdt.internal.ui.actions.ExtractSuperClassAction.getSelectedMemberFromEditor()-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.tryIfPropertyCuSelected(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.actions.FindBrokenNLSKeysAction.tryIfPropertyFileSelected(IFile)-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsContentProvider.GenerateConstructorUsingFieldsContentProvider(IType, List, List)-1
org.eclipse.wst.jsdt.internal.ui.actions.GenerateConstructorUsingFieldsSelectionDialog.GenerateConstructorUsingFieldsSelectionDialog(Shell, ILabelProvider, GenerateConstructorUsingFieldsContentProvider, CompilationUnitEditor, IType, IFunctionBinding[])-1
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.hasMembersToSort(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.actions.MultiSortMembersAction.hasMembersToSort(IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(JavaEditor, boolean)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.codeResolve(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(JavaEditor, boolean)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getElementAtOffset(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getStructuredSelection(IWorkbenchPart)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.getTypeAtOffset(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.actions.SelectionConverter.resolveEnclosingElement(JavaEditor, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getChildren(IType)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getPackageContents(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.isOnClassPath(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.browsing.JavaBrowsingContentProvider.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackage.hasSubpackages()-1
org.eclipse.wst.jsdt.internal.ui.browsing.LogicalPackagesProvider.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processAffectedChildren(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewFlatContentProvider.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.getHierarchicalParent(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.processAffectedChildren(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.PackagesViewHierarchicalContentProvider.processDelta(IJavaScriptElementDelta)-1
org.eclipse.wst.jsdt.internal.ui.browsing.ProjectAndSourceFolderContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaCompareAction.getExtendedSource(ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaHistoryActionImpl.getBodyContainer(JavaScriptUnit, IMember)-1
org.eclipse.wst.jsdt.internal.ui.compare.JavaReplaceWithEditionActionImpl.performReplace(IMember, IFile, ITextFileBuffer, IDocument, ITypedElement)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OverrideMethodDialog.OverrideMethodDialog(Shell, CompilationUnitEditor, IType, boolean)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.1.removeEmptyPackages(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.findSibling(IFunction, IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.getInsertOffset()-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.hasCursorPositionElement(CompilationUnitEditor, IJavaScriptElement[], List)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.SourceActionDialog.SourceActionDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType, boolean)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.SourceView.1.getElementToOpen(Object)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.codeResolve(JavaEditor, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(IJavaScriptElement, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.infoviews.TextSelectionConverter.getElementAtOffset(JavaEditor, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlay(Object)-1
org.eclipse.wst.jsdt.internal.ui.IResourceLocator.getContainingResource(Object)-1
org.eclipse.wst.jsdt.internal.ui.IResourceLocator.getCorrespondingResource(Object)-1
org.eclipse.wst.jsdt.internal.ui.IResourceLocator.getUnderlyingResource(Object)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.containsCompilationUnits(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.containsCompilationUnits(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getSelectableJavaElement(Object)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.isValidProject(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocProjectContentProvider.getPackageFragments(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.ClassFileEditor.verifyInput(IEditorInput)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditor.RememberedOffset.getElementLine(IDocument, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer.save(IProgressMonitor, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.NullBuffer.save(IProgressMonitor, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.DocumentAdapter.save(IProgressMonitor, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInput(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.getEditorInput(Object)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object, boolean)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.EditorUtility.openInEditor(Object)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaOutlinePage.JavaOutlineViewer.getSourceRange(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveElementAtOffset()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaTextSelection.resolveEnclosingElement()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.addMemberOffsetList(List, IMember[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.createOffsetArray(IType[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.firstOpeningBraceOffset(IInitializer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getOffset(IMember)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.GoToNextPreviousMemberAction.getTypes()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectEnclosingAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getLastCoveringNodeRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.getSelectedNodeSourceRange(ISourceReference, ASTNode)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectionAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectNextAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.selectionactions.StructureSelectPreviousAction.internalGetNewSelectionRange(ISourceRange, ISourceReference, SelectionAnalyzer)-1
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.getActualTarget(Object)-1
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDropCopy(Object)-1
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleDropMove(Object)-1
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleValidateCopy(Object)-1
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleValidateDefault(Object)-1
org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant.handleValidateMove(Object)-1
org.eclipse.wst.jsdt.internal.ui.navigator.OpenAndExpand.getElementToOpen(Object)-1
org.eclipse.wst.jsdt.internal.ui.packageview.FileTransferDropAdapter.getActualTarget(Object)-1
org.eclipse.wst.jsdt.internal.ui.packageview.GotoPackageAction.createAllPackagesDialog(Shell)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getFolded(IJavaScriptElement[], IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getHierarchicalPackageChildren(IPackageFragmentRoot, IPackageFragment, Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getNonJavaProjects(IJavaScriptModel)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageContent(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageFragmentRootContent(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.handleAffectedChildren(IJavaScriptElementDelta, IJavaScriptElement, Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.isEmpty(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processAffectedChildren(IJavaScriptElementDelta[], Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.PackageExplorerContentProvider.processDelta(IJavaScriptElementDelta, Collection)-1
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleDropCopy(Object, DropTargetEvent)-1
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleDropMove(Object, DropTargetEvent)-1
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleValidateCopy(Object, DropTargetEvent)-1
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleValidateDefault(Object, DropTargetEvent)-1
org.eclipse.wst.jsdt.internal.ui.packageview.SelectionTransferDropAdapter.handleValidateMove(Object, DropTargetEvent)-1
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.handleContainerEntry(IPath, IJavaScriptProject, IPath)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.getMethod(IJavaScriptUnit, ITextSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveInstanceMethodAction.run(ITextSelection, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.MoveStaticMembersAction.getSelectedMemberFromEditor()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.convertToEnclosingOrPrimaryType(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.getEnclosingOrPrimaryType(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.getEnclosingOrPrimaryType(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.getEnclosingType(JavaEditor)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringActions.getEnclosingType(JavaTextSelection)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RefactoringStarter.activate(Refactoring, RefactoringWizard, Shell, String, int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.actions.RenameJavaElementAction.getJavaElementFromEditor()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.checkException(IType)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createAccessControl(Composite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createAccessControl(Composite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createHeadControls(Composite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeSignatureWizard.ChangeSignatureInputPage.createHeadControls(Composite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.CompilationUnitChangeNode.getModifiedJavaElement(TextEditBasedChangeGroup, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getExtractableMembers()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.getExtractableMembers()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.initializeRefactoring()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractInterfaceWizard.ExtractInterfaceInputPage.initializeRefactoring()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.ExtractSupertypeMemberPage.createSuperTypeList(Composite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.canAddPackage(IPackageFragment)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.canAddPackageRoot(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.PackageBrowseAdapter.getValidPackages(IPackageFragmentRoot, List, HashMap, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.isNLSField(IField)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMemberPage.createSuperTypeCombo(IProgressMonitor, Composite)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.PullUpMethodPage.showInSourceViewer(ISourceReference)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.canEnable(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.canCopyAllToClipboard()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.canCopyAllToClipboard()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.canCopyToClipboard(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.canCopyToClipboard(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.CopyToClipboardAction.CopyToClipboardEnablementPolicy.canEnable()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedResources(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.containsLinkedResources(IResource[], IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.createConfirmationStringForManyElements()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.createConfirmationStringForManyElements()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.createConfirmationStringForOneElement()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.createConfirmationStringForOneElement()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getNameOfSingleSelectedElement()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.getNameOfSingleSelectedElement()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isDefaultPackageWithLinkedFiles(Object)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DeleteWizard.DeleteInputPage.isDefaultPackageWithLinkedFiles(Object)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.DestinationContentProvider.getOpenNonJavaProjects(IJavaScriptModel)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.1.removePackageDeclaration(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.createEnabledPasters(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canEnable(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canEnable(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.getAsContainer(Object)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.getAsContainer(Object)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.FilePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.JavaElementAndResourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.canEnable(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.canEnable(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.Paster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TextPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canEnable(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canEnable(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.TypedSourcePaster.PasteTypedSourcesRefactoring.getDestinationNodeForSourceElement(IJavaScriptElement, int, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.canEnable(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.canEnable(TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.canPasteOn(IJavaScriptElement[], IResource[], IWorkingSet[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.PasteAction.WorkingSetPaster.paste(IJavaScriptElement[], IResource[], IWorkingSet[], TransferData[])-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameLinkedMode.createRenameDescriptor(IJavaScriptElement, String)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.getNameRange(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.RenameTypeWizardSimilarElementsPage.setSourceViewerContents(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyStarter.create(IJavaScriptElement[], IResource[], IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyStarter.create(IJavaScriptElement[], IResource[], IResource)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyWizard.CopyInputPage.verifyDestination(Object)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgCopyWizard.CopyInputPage.verifyDestination(Object)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveStarter.create(IJavaScriptElement[], IResource[], IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveStarter.create(IJavaScriptElement[], IResource[], IResource)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveWizard.MoveInputPage.verifyDestination(Object)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgMoveWizard.MoveInputPage.verifyDestination(Object)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.reorg.ReorgUserInputPage.verifyDestination(Object)-1
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getContainingResource(Object)-1
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getCorrespondingResource(Object)-1
org.eclipse.wst.jsdt.internal.ui.ResourceLocator.getUnderlyingResource(Object)-1
org.eclipse.wst.jsdt.internal.ui.search.FindOccurrencesEngine.run(int, int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.getFile(Object)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.openElement(Object)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.openMatch(Match)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.showWithoutReuse(Object, IWorkbenchPage)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchEditorOpener.showWithReuse(Object, IWorkbenchPage)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.queryWorkingSets()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.findCompilationUnitForBinding(IJavaScriptUnit, JavaScriptUnit, ITypeBinding)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findFilesToBeModified(CompositeChange, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionMarkerResolutionGenerator.CorrectionMarkerResolution.findFilesToBeModified(CompositeChange, List)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ModifierCorrectionSubProcessor.addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.QuickTemplateProcessor.getDocument(IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateClasspath(IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateClasspath(IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateJRE(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateJRE(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReturnTypeSubProcessor.addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.createPreparedCU(IJavaScriptUnit, JSdoc, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.findSimilarElement(IJavaScriptUnit, Name, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SimilarElementsRequestor.process(IJavaScriptUnit, int)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.getSelectedStatements(IInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.SurroundWith.isApplicable(IInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.TypeMismatchSubProcessor.addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewFieldProposals(IJavaScriptUnit, JavaScriptUnit, ITypeBinding, ITypeBinding, SimpleName, boolean, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewMethodProposals(IJavaScriptUnit, JavaScriptUnit, Expression, List, boolean, ASTNode, String, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.UnresolvedElementsSubProcessor.addNewTypeProposals(IJavaScriptUnit, Name, int, int, Collection)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeCompletionProposal.createDummy(String, StringBuffer)-1
org.eclipse.wst.jsdt.internal.ui.text.java.AnonymousTypeProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.isCacheableLHS(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.isCacheableRHS(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistHistory.rememberInternal(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.FieldProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.text.java.GetterSetterCompletionProposal.getDisplayName(IField, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.java.GetterSetterCompletionProposal.GetterSetterCompletionProposal(IField, int, int, boolean, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaTypeCompletionProposalComputer.createTypeProposal(int, String, JavaContentAssistInvocationContext)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeInheritancePath(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeArgumentProposals()-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeProposal(ITypeBinding, ITypeParameter)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.computeTypeProposal(ITypeParameter)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.findMatchingSuperTypeSignature(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.getSuperTypeSignatures(IType, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyGenericTypeProposal.mapTypeParameterIndex(IType[], int, int)-1
org.eclipse.wst.jsdt.internal.ui.text.java.LazyJavaTypeCompletionProposal.rememberSelection()-1
org.eclipse.wst.jsdt.internal.ui.text.java.MemberProposalInfo.getJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.text.java.MemberProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.computeTypeVariables(IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.findMethod(String, String[], boolean, IFunction[], Map)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.findMethod(String, String[], boolean, IType)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.isSameMethodSignature(String, String[], boolean, IFunction, Map)-1
org.eclipse.wst.jsdt.internal.ui.text.java.MethodProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.findProposalsMatchingType(List, ParameterGuesserVariable)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.parameterProposals(String, String, String, Position, IDocument)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.getType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.getType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isAssignable(ParameterGuesserVariable)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isAssignable(ParameterGuesserVariable)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.Variable.isHierarchyAssignable(ParameterGuesserVariable)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.collect(int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.collect(int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.getEnclosingTypeName(int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuesser.VariableCollector.getEnclosingTypeName(int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.computeGuessingCompletion()-1
org.eclipse.wst.jsdt.internal.ui.text.java.ParameterGuessingProposal.guessParameters()-1
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.extractJavadoc(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.getHTMLContentReader(IMember, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.text.java.ProposalInfo.getJavaElement()-1
org.eclipse.wst.jsdt.internal.ui.text.java.TypeProposalInfo.resolveMember()-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.HTMLTagCompletionProposalComputer.evalProposals()-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.getInheritedMethod(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.isFirstComment(IDocument, DocumentCommand, IMember, boolean)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)-1
org.eclipse.wst.jsdt.internal.ui.text.JavaOutlineInformationControl.OutlineLabelProvider.getDefiningType(Object)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getDefiningType(IFunction)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.AbstractHierarchyViewerSorter.getTypeFlags(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.HierarchyInformationControl.findMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsLabelProvider.getDefiningType(Object)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.MethodsViewer.findSimilarMethod(IFunction, Object[])-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addCompatibleMethods(IFunction, IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addFilteredMemberChildren(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.addTypeChildren(IType, List)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasCompatibleMethod(IFunction, IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasMemberFilterChildren(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.hasTypeChildren(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isCompatibleMethod(IFunction, IFunction, boolean)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyContentProvider.isInTree(IType)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.createTypeHierarchy(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle.doHierarchyRefresh(IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.typehierarchy.TypeHierarchyViewPart.doRestoreInBackground(IMemento, IJavaScriptElement, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.JavadocHelpContext(IContext, Object[])-1
org.eclipse.wst.jsdt.internal.ui.util.JavadocHelpContext.retrieveText(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.util.OpenTypeHierarchyUtil.openInPerspective(IWorkbenchWindow, IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getCategoryLabel(IMember, ColoredString)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.confirmAbstract(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.getPackageFragmentIcon(IJavaScriptElement, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.isEnumConstant(IMember, int)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.isInterfaceOrAnnotationField(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.JavaElementImageProvider.isInterfaceOrAnnotationFieldOrType(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isEnumConstant(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isFieldInInterfaceOrAnnotation(IMember)-1
org.eclipse.wst.jsdt.internal.ui.viewsupport.MemberFilter.isMemberInInterfaceOrAnnotation(IMember)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.updateProjectClasspath(Shell, IJavaScriptProject, IIncludePathEntry, String[], IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.createFromExisting(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ExcludeFromBuildpathAction.exclude(List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.IncludeToBuildpathAction.unExclude(List, IJavaScriptProject, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.getLinkedSourceFolder(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.RemoveFromBuildpathAction.queryToRemoveLinkedFolders(List, List)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.newsourcepage.ResetAllAction.hasChange(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.workingsets.JavaWorkingSetPageContentProvider.getNonJavaProjects(IJavaScriptModel)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsContentProvider.AddDelegateMethodsContentProvider(IType, IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsDialog.AddDelegateMethodsDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType, boolean)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.AddDelegateMethodsDialog.AddDelegateMethodsDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType, boolean)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.canEnable(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.canRunOn(IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.canRunOn(IType)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.hasPrimitiveType(IField)-1
org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction.isArray(IField)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.canEnable(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.canRunOn(IField[])-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.createGetterSetterMapping(IType)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.createSignatureKey(String, IField)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.GetterSetterTreeSelectionDialog(Shell, ILabelProvider, AddGetterSetterActionAddGetterSetterContentProvider, CompilationUnitEditor, IType)-1
org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction.GetterSetterTreeSelectionDialog.GetterSetterTreeSelectionDialog(Shell, ILabelProvider, AddGetterSetterActionAddGetterSetterContentProvider, CompilationUnitEditor, IType)-1
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.1.addToClassPath(IJavaScriptProject, IPath, IProgressMonitor)-1
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.canBeAddedToBuildPath(Object)-1
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.checkEnabled(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.getCandidate(IAdaptable)-1
org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction.getJARFiles(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsContentProvider.AddUnimplementedConstructorsContentProvider(IType)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsDialog.AddUnimplementedConstructorsDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.AddUnimplementedConstructorsDialog.AddUnimplementedConstructorsDialog(Shell, ILabelProvider, ITreeContentProvider, CompilationUnitEditor, IType)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.canEnable(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction.getSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.ChangeTypeAction.getMember(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.ConvertAnonymousToNestedAction.run(IJavaScriptUnit, int, int)-1
org.eclipse.wst.jsdt.ui.actions.ConvertNestedToTopAction.getSingleSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindAction.performNewSearch(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInHierarchyAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInWorkingSetAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindImplementorsInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindImplementorsInWorkingSetAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReadReferencesInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReferencesAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReferencesInHierarchyAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReferencesInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindReferencesInWorkingSetAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FindWriteReferencesInProjectAction.createQuery(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.collectCompilationUnits(IPackageFragment, Collection)-1
org.eclipse.wst.jsdt.ui.actions.FormatAllAction.collectCompilationUnits(IPackageFragmentRoot, Collection)-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.canEnable(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.canRunOn(IField[])-1
org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction.getSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(IFunction)-1
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(int, int, IClassFile)-1
org.eclipse.wst.jsdt.ui.actions.IntroduceIndirectionAction.run(int, int, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.ui.actions.ModifyParametersAction.getSingleSelectedMethod(ITextSelection)-1
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveInstanceMethod(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveInstanceMethod(ITextSelection)-1
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveStaticMembers(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryMoveStaticMembers(ITextSelection)-1
org.eclipse.wst.jsdt.ui.actions.MoveAction.tryReorgMove(ITextSelection)-1
org.eclipse.wst.jsdt.ui.actions.OpenAction.getElementToOpen(Object)-1
org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction.findSuperImplementation(IFunction)-1
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.canEnable(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction.getSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.actions.PullUpAction.getSelectedMemberFromEditor()-1
org.eclipse.wst.jsdt.ui.actions.PushDownAction.getSelectedMemberFromEditor()-1
org.eclipse.wst.jsdt.ui.actions.SortMembersAction.hasMembersToSort(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction.getSingleSelectedType(IStructuredSelection)-1
org.eclipse.wst.jsdt.ui.CodeStyleConfiguration.createImportRewrite(IJavaScriptUnit, boolean)-1
org.eclipse.wst.jsdt.ui.IDocumentationReader.getContentReader(IMember, boolean)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getCategoryLabel(IMember, StringBuffer)-1
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getContainerEntryLabel(IPath, IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IJavaScriptProject, int, String)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IPackageFragmentRoot, String)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createTypeDialog(Shell, IRunnableContext, IJavaScriptSearchScope, int, boolean, String, TypeSelectionExtension)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createTypeDialog(Shell, IRunnableContext, IJavaScriptSearchScope, int, boolean, String)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createTypeDialog(Shell, IRunnableContext, IJavaScriptSearchScope, int, boolean)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createTypeDialog(Shell, IRunnableContext, IProject, int, boolean)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.getJSdocBaseLocation(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.getJSdocLocation(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.openInEditor(IJavaScriptElement, boolean, boolean)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.openInEditor(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.JSdocContentAccess.findDocInHierarchy(IFunction)-1
org.eclipse.wst.jsdt.ui.JSdocContentAccess.getContentReader(IMember, boolean)-1
org.eclipse.wst.jsdt.ui.JSdocContentAccess.getHTMLContentReader(IMember, boolean, boolean)-1
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.findInHierarchyWithAST(JavaScriptUnit, IFunction)-1
org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator.getOverrideIndicators(IFunction)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getJavaProjects(IJavaScriptModel)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getPackageContent(IPackageFragment)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getPackageFragmentRootContent(IPackageFragmentRoot)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.getPackageFragmentRoots(IJavaScriptProject)-1
org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider.isPackageFragmentEmpty(IJavaScriptElement)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeFoldingStructure(IJavaScriptElement[], DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)-1
org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.computeHeaderComment(DefaultJavaFoldingStructureProviderFoldingStructureComputationContext)-1
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.findType(IJavaScriptProject, String)-1

org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getClasspathEntryToEdit(IJavaScriptProject, IPath, IPath)664
org.eclipse.wst.jsdt.internal.ui.packageview.JsGlobalScopeContainer.getLabel()161
org.eclipse.wst.jsdt.internal.ui.preferences.JavadocConfigurationPropertyPage.handleContainerEntry(IPath, IJavaScriptProject, IPath)113
org.eclipse.wst.jsdt.internal.ui.preferences.SourceAttachmentPropertyPage.createPageContent(Composite)99
org.eclipse.wst.jsdt.internal.ui.preferences.UserLibraryPreferencePage.updateUserLibararies(IProgressMonitor)885
org.eclipse.wst.jsdt.internal.ui.viewsupport.ColoredJavaElementLabels.getContainerEntryLabel(IPath, IJavaScriptProject)958
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathSupport.requestContainerUpdate(IJavaScriptProject, IJsGlobalScopeContainer, IIncludePathEntry[])254
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.canUpdateContainer()419
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.CPListElement(Object, IJavaScriptProject, int, IPath, IResource, IPath)93
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.evaluateContainerChildStatus(CPListElementAttribute)401
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.getContainerInitializer()390
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getCPListElementText(CPListElement)238
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListLabelProvider.getCPListElementText(CPListElement)195
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.LibrariesWorkbookPage.removeEntry()380
org.eclipse.wst.jsdt.ui.JavaScriptElementLabels.getContainerEntryLabel(IPath, IJavaScriptProject)1286
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalLabelProvider.extractDeclaringTypeFQN(CompletionProposal)357
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.CPListElement.getContainerInitializer()-1

org.eclipse.wst.jsdt.core.LibrarySuperType

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseSuperType(Shell, CPListElement[], LibrarySuperType, IJavaScriptProject)364
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getSuperType()785
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.OrderingWorkbookPageAdapter.changeControlPressed(DialogField)65
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.OrderingWorkbookPageAdapter.changeControlPressed(DialogField)65
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.1.LibrarySuperTypeContentProvider.getChildren(Object)373
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.1.LibrarySuperTypeContentProvider.getParent(Object)378
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.1.LibrarySuperTypeContentProvider.getText(Object)400
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.1.LibrarySuperTypeContentProvider.getText(Object)401
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.1.LibrarySuperTypeContentProvider.hasChildren(Object)383
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.1.LibrarySuperTypeContentProvider.validate(Object[])415
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseSuperType(Shell, CPListElement[], LibrarySuperType, IJavaScriptProject)364
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseSuperType(Shell, CPListElement[], LibrarySuperType, IJavaScriptProject)439
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.1.LibrarySuperTypeContentProvider.validate(Object[])413
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseSuperType(Shell, CPListElement[], LibrarySuperType, IJavaScriptProject)438
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultSuperType(IJavaScriptProject)526
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.updateProject(IProgressMonitor)257
org.eclipse.wst.jsdt.ui.project.JsNature.configure()156
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseSuperType(Shell, CPListElement[], LibrarySuperType, IJavaScriptProject)355
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getProjectSuperType(IJavaScriptProject)507
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getProjectSuperType(IJavaScriptProject)493
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.hasChangesInSuper()362
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.openSuperTypeSelectionDialog(CPListElement[], LibrarySuperType)201
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.OrderingWorkbookPageAdapter.changeControlPressed(DialogField)62
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.OrderingWorkbookPageAdapter.changeControlPressed(DialogField)69
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.OrderingWorkbookPageAdapter.changeControlPressed(DialogField)62
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.OrderingWorkbookPageAdapter.changeControlPressed(DialogField)69
org.eclipse.wst.jsdt.internal.ui.wizards.JavaProjectWizardSecondPage.updateProject(IProgressMonitor)257
org.eclipse.wst.jsdt.ui.project.JsNature.configure()156
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseSuperType(Shell, CPListElement[], LibrarySuperType, IJavaScriptProject)355
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.flush(List, IJavaScriptProject, LibrarySuperType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.setProjectSuperType(IJavaScriptProject, LibrarySuperType)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.setSuperType(LibrarySuperType)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.openSuperTypeSelectionDialog(CPListElement[], LibrarySuperType)-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseSuperType(Shell, CPListElement[], LibrarySuperType, IJavaScriptProject)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getDefaultSuperType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getProjectSuperType(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathsBlock.getSuperType()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.BuildPathWizard.getSuperType()-1
org.eclipse.wst.jsdt.internal.ui.wizards.buildpaths.ClasspathOrderingWorkbookPage.openSuperTypeSelectionDialog(CPListElement[], LibrarySuperType)-1
org.eclipse.wst.jsdt.ui.wizards.BuildPathDialogAccess.chooseSuperType(Shell, CPListElement[], LibrarySuperType, IJavaScriptProject)-1

org.eclipse.wst.jsdt.core.search.FieldDeclarationMatch

INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.addReferenceShadowedError(IJavaScriptUnit, SearchMatch, String, RefactoringStatus)346
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.addShadowsError(IJavaScriptUnit, SearchMatch, RefactoringStatus)375

org.eclipse.wst.jsdt.core.search.FieldReferenceMatch

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)40
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)39
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)40

org.eclipse.wst.jsdt.core.search.IJavaScriptSearchScope

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.fSearchScope-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.fScope-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.fScope-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.fScope-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.fSearchScope-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.fSearchScope-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.fScope-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.fScope-1
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.fScope-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.fSearchScope-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.fScope-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.fScope-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionComponent.fScope-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.fScope-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.fScope-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.EMPTY_SCOPE-1
org.eclipse.wst.jsdt.ui.search.QuerySpecification.fScope-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.findChildren(IProgressMonitor)79
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.findChildren(IProgressMonitor)71
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)275
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)239
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)239
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getReferences(IFunction[], IProgressMonitor, RefactoringStatus)1128
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addAccessorOccurrences(IProgressMonitor, IFunction, String, String, RefactoringStatus)760
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkAccessorDeclarations(IProgressMonitor, IFunction)479
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)573
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForDeclarationsOfClashingMethods(IProgressMonitor)402
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForOuterTypesOfReferences(IFunction[], IProgressMonitor)382
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferences(IProgressMonitor, RefactoringStatus)667
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferences(IProgressMonitor, RefactoringStatus)667
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInNamesakes(IProgressMonitor, RefactoringStatus)779
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInNamesakes(IProgressMonitor, RefactoringStatus)795
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInNamesakes(IProgressMonitor, RefactoringStatus)795
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInNamesakes(IProgressMonitor, RefactoringStatus)779
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInPackage(IProgressMonitor, RefactoringStatus)810
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInPackage(IProgressMonitor, RefactoringStatus)803
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInPackage(IProgressMonitor, RefactoringStatus)803
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInPackage(IProgressMonitor, RefactoringStatus)810
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkConflictingTypes(IProgressMonitor)936
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.getReferences(IJavaScriptUnit, IProgressMonitor)95
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1345
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1366
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorReferences(IProgressMonitor, WorkingCopyOwner, int, RefactoringStatus)84
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesInClassCreations(WorkingCopyOwner, IProgressMonitor, RefactoringStatus)178
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.addImport(String)433
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlayWithSearchEngine(ITypeRoot, String)175
org.eclipse.wst.jsdt.internal.ui.packageview.GotoPackageAction.createAllPackagesDialog(Shell)57
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()166
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistFavoritesConfigurationBlock.FavoriteStaticMemberInputDialog.doBrowseTypes()166
org.eclipse.wst.jsdt.internal.ui.preferences.ImportOrganizeInputDialog.doBrowsePackages()153
org.eclipse.wst.jsdt.internal.ui.preferences.ImportOrganizeInputDialog.doBrowseTypes()169
org.eclipse.wst.jsdt.internal.ui.preferences.TypeFilterInputDialog.doButtonPressed()110
org.eclipse.wst.jsdt.internal.ui.preferences.TypeFilterPreferencePage.choosePackage()229
org.eclipse.wst.jsdt.internal.ui.refactoring.ChangeExceptionsControl.chooseException()236
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceFactoryInputPage.chooseFactoryClass()189
org.eclipse.wst.jsdt.internal.ui.refactoring.IntroduceIndirectionInputPage.chooseIntermediaryClass()188
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.openTypeSelectionDialog()250
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.openTypeSelectionDialog()250
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.NLSAccessorConfigurationDialog.browseForAccessorClass()233
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchPage.performNewSearch()266
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)241
org.eclipse.wst.jsdt.ui.actions.FindAction.createQuery(IJavaScriptElement)297
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInHierarchyAction.createQuery(IJavaScriptElement)85
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInProjectAction.createQuery(IJavaScriptElement)80
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInProjectAction.createQuery(IJavaScriptElement)77
org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInWorkingSetAction.createQuery(IJavaScriptElement)107
org.eclipse.wst.jsdt.ui.actions.FindImplementorsInProjectAction.createQuery(IJavaScriptElement)79
org.eclipse.wst.jsdt.ui.actions.FindImplementorsInProjectAction.createQuery(IJavaScriptElement)76
org.eclipse.wst.jsdt.ui.actions.FindImplementorsInWorkingSetAction.createQuery(IJavaScriptElement)106
org.eclipse.wst.jsdt.ui.actions.FindReadReferencesInProjectAction.createQuery(IJavaScriptElement)79
org.eclipse.wst.jsdt.ui.actions.FindReadReferencesInProjectAction.createQuery(IJavaScriptElement)76
org.eclipse.wst.jsdt.ui.actions.FindReferencesAction.createQuery(IJavaScriptElement)91
org.eclipse.wst.jsdt.ui.actions.FindReferencesInHierarchyAction.createQuery(IJavaScriptElement)85
org.eclipse.wst.jsdt.ui.actions.FindReferencesInProjectAction.createQuery(IJavaScriptElement)93
org.eclipse.wst.jsdt.ui.actions.FindReferencesInProjectAction.createQuery(IJavaScriptElement)90
org.eclipse.wst.jsdt.ui.actions.FindReferencesInWorkingSetAction.createQuery(IJavaScriptElement)107
org.eclipse.wst.jsdt.ui.actions.FindWriteReferencesInProjectAction.createQuery(IJavaScriptElement)76
org.eclipse.wst.jsdt.ui.actions.FindWriteReferencesInProjectAction.createQuery(IJavaScriptElement)79
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IJavaScriptProject, int, String)299
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseEnclosingType()1818
org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.chooseSuperClass()1850
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.getAccurateSearchScope(IJavaScriptSearchScope, IMember)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.setSearchScope(IJavaScriptSearchScope)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.internalSearch(SearchEngine, SearchPattern, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setScope(IJavaScriptSearchScope)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.perform(IProgressMonitor, IJavaScriptSearchScope, ITextUpdating, TextChangeManager, SearchResultGroup[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.perform(IProgressMonitor, IJavaScriptSearchScope, String, String, String, TextChangeManager, SearchResultGroup[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TextMatchUpdater.TextMatchUpdater(TextChangeManager, IJavaScriptSearchScope, String, String, String, SearchResultGroup[], boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.setScope(IJavaScriptSearchScope)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.TypeInfoFilter(String, IJavaScriptSearchScope, int, ITypeInfoFilterExtension)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.FilteredTypesSelectionDialog(Shell, boolean, IRunnableContext, IJavaScriptSearchScope, int, TypeSelectionExtension)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.FilteredTypesSelectionDialog(Shell, boolean, IRunnableContext, IJavaScriptSearchScope, int)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.setSearchScope(IJavaScriptSearchScope)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.TypeItemsFilter(FilteredTypesSelectionDialog, IJavaScriptSearchScope, int, ITypeInfoFilterExtension)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.TypeItemsFilter(FilteredTypesSelectionDialog, IJavaScriptSearchScope, int, ITypeInfoFilterExtension)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OpenTypeSelectionDialog.OpenTypeSelectionDialog(Shell, boolean, IRunnableContext, IJavaScriptSearchScope, int, TypeSelectionExtension)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OpenTypeSelectionDialog.OpenTypeSelectionDialog(Shell, boolean, IRunnableContext, IJavaScriptSearchScope, int)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OpenTypeSelectionDialog2.OpenTypeSelectionDialog2(Shell, boolean, IRunnableContext, IJavaScriptSearchScope, int, TypeSelectionExtension)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.OpenTypeSelectionDialog2.OpenTypeSelectionDialog2(Shell, boolean, IRunnableContext, IJavaScriptSearchScope, int)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.PackageSelectionDialog(Shell, IRunnableContext, int, IJavaScriptSearchScope)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.SearchEngineJob(int, TypeInfoViewer, TypeInfoFilter, OpenTypeHistory, int, int, IJavaScriptSearchScope, int)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.SearchEngineJob(int, TypeInfoViewer, TypeInfoFilter, OpenTypeHistory, int, int, IJavaScriptSearchScope, int)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.setSearchScope(IJavaScriptSearchScope, boolean)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoViewer(Composite, int, Label, IJavaScriptSearchScope, int, String, ITypeInfoFilterExtension, ITypeInfoImageProvider)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionComponent.TypeSelectionComponent(Composite, int, String, boolean, IJavaScriptSearchScope, int, String, TypeSelectionComponentITitleLabel, TypeSelectionExtension)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.TypeSelectionDialog2(Shell, boolean, IRunnableContext, IJavaScriptSearchScope, int, TypeSelectionExtension)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.TypeSelectionDialog2(Shell, boolean, IRunnableContext, IJavaScriptSearchScope, int)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.NLSSearchQuery(IJavaScriptElement[], IFile[], IJavaScriptSearchScope, String)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.getProjects(IJavaScriptSearchScope)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createPackageDialog(Shell, IRunnableContext, IJavaScriptSearchScope, boolean, boolean, String)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createTypeDialog(Shell, IRunnableContext, IJavaScriptSearchScope, int, boolean, String, TypeSelectionExtension)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createTypeDialog(Shell, IRunnableContext, IJavaScriptSearchScope, int, boolean, String)-1
org.eclipse.wst.jsdt.ui.JavaScriptUI.createTypeDialog(Shell, IRunnableContext, IJavaScriptSearchScope, int, boolean)-1
org.eclipse.wst.jsdt.ui.search.ElementQuerySpecification.ElementQuerySpecification(IJavaScriptElement, int, IJavaScriptSearchScope, String)-1
org.eclipse.wst.jsdt.ui.search.PatternQuerySpecification.PatternQuerySpecification(String, int, boolean, int, IJavaScriptSearchScope, String)-1
org.eclipse.wst.jsdt.ui.search.QuerySpecification.QuerySpecification(int, IJavaScriptSearchScope, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CalleeAnalyzerVisitor.getSearchScope()-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.getAccurateSearchScope(IJavaScriptSearchScope, IMember)-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.getSearchScope()-1
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallHierarchy.getSearchScope()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createSearchScope(IFunction, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IJavaScriptProject)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.create(IMember[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createReferencedScope(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createReferencedScope(IJavaScriptElement[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringScopeFactory.createRelatedProjectsScope(IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.createRefactoringScope()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createRefactoringScope()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createRefactoringScope(IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getPackageAndOccurrencesWithoutNamesakesScope()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.createRefactoringScope()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.createSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.CallHierarchyViewPart.getSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeAction.getSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeActionGroup.getSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeHierarchyAction.getSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeProjectAction.getSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeWorkingSetAction.getSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.callhierarchy.SearchScopeWorkspaceAction.getSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.getSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.getSearchScope()-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionComponent.getScope()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.createWorkspaceSourceScope()-1
org.eclipse.wst.jsdt.internal.ui.refactoring.MoveMembersWizard.MoveMembersInputPage.createWorkspaceSourceScope()-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(IEditorInput, boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(IEditorInput, int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(IJavaScriptProject, boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(IJavaScriptProject, int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(String[], boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaProjectSearchScope(String[], int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(Collection, int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IJavaScriptElement[], boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IResource[], boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IResource[], int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(ISelection, boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(ISelection, int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IWorkingSet, boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IWorkingSet, int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IWorkingSet[], boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createJavaSearchScope(IWorkingSet[], int)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createWorkspaceScope(boolean)-1
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchScopeFactory.createWorkspaceScope(int)-1
org.eclipse.wst.jsdt.ui.search.QuerySpecification.getScope()-1

org.eclipse.wst.jsdt.core.search.LocalVariableReferenceMatch

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)44
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)43
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)44

org.eclipse.wst.jsdt.core.search.MethodDeclarationMatch

INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.addReferenceShadowedError(IJavaScriptUnit, SearchMatch, String, RefactoringStatus)346
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.addShadowsError(IJavaScriptUnit, SearchMatch, RefactoringStatus)375
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)743
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.getOccurrences(IProgressMonitor, RefactoringStatus)139
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.getOccurrences(IProgressMonitor, RefactoringStatus)139

org.eclipse.wst.jsdt.core.search.MethodReferenceMatch

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodOccurenceCollector.acceptSearchMatch(IJavaScriptUnit, SearchMatch)32
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)50
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodOccurenceCollector.acceptSearchMatch(IJavaScriptUnit, SearchMatch)31
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)49
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)50

org.eclipse.wst.jsdt.core.search.SearchEngine

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.findChildren(IProgressMonitor)68
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor)376
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)241
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)241
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)73
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)125
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)113
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)131
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)131
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)119
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)119
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchPattern(IProgressMonitor)466
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchPattern(IProgressMonitor)468
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedFields(IJavaScriptElement, IProgressMonitor)495
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedFields(IJavaScriptElement, IProgressMonitor)493
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedMethods(IJavaScriptElement, IProgressMonitor)522
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedMethods(IJavaScriptElement, IProgressMonitor)520
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedTypes(IJavaScriptElement, IProgressMonitor)547
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedTypes(IJavaScriptElement, IProgressMonitor)549
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)592
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForDeclarationsOfClashingMethods(IProgressMonitor)412
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForOuterTypesOfReferences(IFunction[], IProgressMonitor)394
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)845
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)845
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)100
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)100
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)131
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)131
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)69
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)69
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)324
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)324
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)498
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.ConsistencyRunnable.refreshSearchIndices(IProgressMonitor)679
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.ConsistencyRunnable.refreshSearchIndices(IProgressMonitor)679
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.fillContentProvider(FilteredItemsSelectionDialogAbstractContentProvider, FilteredItemsSelectionDialogItemsFilter, IProgressMonitor)557
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.1.run(IProgressMonitor)143
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)658
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)658
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SyncJob.doRun(TypeInfoViewerProgressMonitor)716
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SyncJob.doRun(TypeInfoViewerProgressMonitor)716
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.1.ConsistencyRunnable.refreshSearchIndices(IProgressMonitor)308
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlayWithSearchEngine(ITypeRoot, String)174
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)84
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchQuery.run(IProgressMonitor)82
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)245
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.findChildren(IProgressMonitor)68
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchPattern(IProgressMonitor)464
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedFields(IJavaScriptElement, IProgressMonitor)491
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedMethods(IJavaScriptElement, IProgressMonitor)518
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.searchReferencedTypes(IJavaScriptElement, IProgressMonitor)545
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)592
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)100
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)131
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)69
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.fillContentProvider(FilteredItemsSelectionDialogAbstractContentProvider, FilteredItemsSelectionDialogItemsFilter, IProgressMonitor)557
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)658
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)658
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlayWithSearchEngine(ITypeRoot, String)174
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)84
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchQuery.run(IProgressMonitor)82
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.internalSearch(SearchEngine, SearchPattern, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1

org.eclipse.wst.jsdt.core.search.SearchMatch

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.groupByCu(List, RefactoringStatus)182
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getGroupedMatches()363
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getUngroupedMatches()447
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.getSearchResults()47
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferences(IProgressMonitor, WorkingCopyOwner, RefactoringStatus)171
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.removeUnrealReferences(SearchResultGroup[])111
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)95
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)126
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)64
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.groupByCu(List, RefactoringStatus)160
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.groupByCu(List, RefactoringStatus)182
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getGroupedMatches()343
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getGroupedMatches()363
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getSearchMatches()411
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getUngroupedMatches()441
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeChanges(IJavaScriptUnit, TextChange, SearchMatch[], SearchMatch[], String, RefactoringStatus)296
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeChanges(IJavaScriptUnit, TextChange, SearchMatch[], SearchMatch[], String, RefactoringStatus)303
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges2(TextChangeManager, SearchResultGroup[], SearchResultGroup[], String)267
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges2(TextChangeManager, SearchResultGroup[], SearchResultGroup[], String)281
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)758
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)777
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)785
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.findAllDeclarations(IProgressMonitor, WorkingCopyOwner)293
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.getSearchResults()47
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.toString()68
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.solveSuperTypeConstraints(IJavaScriptUnit, JavaScriptUnit, IType, ITypeBinding, ITypeBinding, IProgressMonitor, RefactoringStatus)1157
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferences(IProgressMonitor, WorkingCopyOwner, RefactoringStatus)171
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.removeUnrealReferences(SearchResultGroup[])111
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustIncomingVisibility(SearchResultGroup[], IProgressMonitor)600
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(SearchResultGroup[], IProgressMonitor)703
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInnerToTopRefactoring.getReferenceNodesIn(JavaScriptUnit, Map, IJavaScriptUnit)447
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)2273
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReferences(Map, FunctionDeclaration, SearchResultGroup[], boolean, RefactoringStatus, IProgressMonitor)2401
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)95
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)126
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)64
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.createSearchResult(ASTNode, IFunction)257
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.updateReferences(IProgressMonitor)632
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.groupByCu(List, RefactoringStatus)160
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getGroupedMatches()341
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getSearchMatches()409
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getUngroupedMatches()439
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringCompilationUnitCollector.acceptSearchMatch(SearchMatch)71
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringCompilationUnitCollector.acceptSearchMatch(SearchMatch)71
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchMatchCollector.acceptSearchMatch(SearchMatch)133
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchMatchCollector.acceptSearchMatch(SearchMatch)133
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeChanges(IJavaScriptUnit, TextChange, SearchMatch[], SearchMatch[], String, RefactoringStatus)303
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeChanges(IJavaScriptUnit, TextChange, SearchMatch[], SearchMatch[], String, RefactoringStatus)296
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeChanges(IJavaScriptUnit, TextChange, SearchMatch[], SearchMatch[], String, RefactoringStatus)294
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges(TextChangeManager, SearchResultGroup[], SearchResultGroup[])156
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges2(TextChangeManager, SearchResultGroup[], SearchResultGroup[], String)270
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeRenameChanges2(TextChangeManager, SearchResultGroup[], SearchResultGroup[], String)283
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getUpdatedChangeOffsets(TextChange, SearchMatch[])313
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addAccessorOccurrences(IProgressMonitor, IFunction, String, String, RefactoringStatus)771
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)758
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)785
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.addOccurrences(TextChangeManager, IProgressMonitor, RefactoringStatus)777
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)680
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addReferenceUpdates(IProgressMonitor)680
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addTypeImports(SearchResultGroup)888
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.addTypeImports(SearchResultGroup)888
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)909
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.updateTypeImports(SearchResultGroup)909
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.addReferenceUpdates(TextChangeManager, IProgressMonitor)1139
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.createChangeManager(IProgressMonitor, IJavaScriptUnit, String)63
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.toString()68
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesInClassCreations(WorkingCopyOwner, IProgressMonitor, RefactoringStatus)189
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.removeUnrealReferences(SearchResultGroup[])106
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodDelegator(Map, FunctionDeclaration, SearchResultGroup[], Map, boolean, RefactoringStatus, IProgressMonitor)2285
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReferences(Map, FunctionDeclaration, SearchResultGroup[], boolean, RefactoringStatus, IProgressMonitor)2414
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.getTypesNotSeeingMovedMember(IMember, IProgressMonitor, RefactoringStatus)515
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.PushDownRefactoringProcessor.getReferencingElementsFromSameClass(IMember, IProgressMonitor, RefactoringStatus)283
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.MethodReferencesSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.2.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.extractReferenceNodes(SearchMatch[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.1.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CollectingSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.acceptSearchMatch(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CuCollectingSearchRequestor.collectMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.IRefactoringSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.1.ResourceSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.groupByCu(SearchMatch[], RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.DefaultSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.DefaultSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringCompilationUnitCollector.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringCompilationUnitCollector.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchMatchCollector.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchMatchCollector.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.MethodOccurenceCollector.acceptSearchMatch(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.addReferenceShadowedError(IJavaScriptUnit, SearchMatch, String, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.addShadowsError(IJavaScriptUnit, SearchMatch, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeChanges(IJavaScriptUnit, TextChange, SearchMatch[], SearchMatch[], String, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.analyzeChanges(IJavaScriptUnit, TextChange, SearchMatch[], SearchMatch[], String, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.createTextRange(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.existsInNewOccurrences(SearchMatch, SearchResultGroup[], TextChangeManager)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getCorrespondingEditChangeRange(SearchMatch, TextChangeManager)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getOldSourceRange(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getTextChange(SearchMatch, TextChangeManager)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.getUpdatedChangeOffsets(TextChange, SearchMatch[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.2.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.createTextChange(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.2.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.3.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.4.acceptSearchMatch(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createReplaceEdit(SearchMatch, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.simpleUpdate(SearchMatch, IJavaScriptUnit, TextChange)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.1.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.createTextChange(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.createTextChange(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNormalizedTypeReference(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNormalizedTypeReference(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TypeOccurrenceCollector.acceptSearchMatch(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TypeOccurrenceCollector.acceptSearchMatch2(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.1.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.Collector.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.add(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.SearchResultGroup(IResource, SearchMatch[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNode(SearchMatch, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.findNodes(SearchMatch[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNode(SearchMatch, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ASTNodeSearchUtil.getAstNodes(SearchMatch[], JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.HierarchyProcessor.isMovedReference(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.adjustOutgoingVisibility(SearchMatch, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createInlinedMethodInvocation(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, Map, boolean, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.createMethodJavadocReference(CompilationUnitRewrite, FunctionDeclaration, SearchMatch, boolean, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MoveStaticMembersProcessor.isWithinMemberToMove(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.extractElements(SearchMatch[], int)-1
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getCompilationUnit(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getEnclosingJavaElement(SearchMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.2.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.acceptSearchMatch(SearchMatch)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.InlineConstantRefactoring.2.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.code.TargetProvider.1.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.IRefactoringSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.DefaultSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.DefaultSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getUngroupedMatches()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.TypeOccurrenceCollector.acceptSearchMatch2(IJavaScriptUnit, SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.1.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.SearchResultGroup.getSearchResults()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.createSearchResult(ASTNode, IFunction)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1

org.eclipse.wst.jsdt.core.search.SearchParticipant

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.findChildren(IProgressMonitor)80
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getDefaultSearchParticipants()56
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)80
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchQuery.run(IProgressMonitor)136
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.enterParticipant(SearchParticipant)-1
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector.exitParticipant(SearchParticipant)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.SearchUtils.getDefaultSearchParticipants()-1

org.eclipse.wst.jsdt.core.search.SearchPattern

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.fPattern-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.CallerMethodWrapper.findChildren(IProgressMonitor)78
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.findNonPrimaryType(String, IProgressMonitor, RefactoringStatus)478
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceIndirectionRefactoring.getReferences(IFunction[], IProgressMonitor, RefactoringStatus)1127
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.createOrPattern(IJavaScriptElement[], int)196
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.createOrPattern(IJavaScriptElement[], int)201
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setPattern(IJavaScriptElement[], int)658
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.addAccessorOccurrences(IProgressMonitor, IFunction, String, String, RefactoringStatus)761
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.checkAccessorDeclarations(IProgressMonitor, IFunction)478
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getNewReferences(IProgressMonitor, RefactoringStatus, WorkingCopyOwner, IJavaScriptUnit[])842
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.batchFindNewOccurrences(IFunction[], IFunction[], IJavaScriptUnit[], IProgressMonitor, RefactoringStatus)571
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.getOccurrences(IProgressMonitor, RefactoringStatus)453
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForDeclarationsOfClashingMethods(IProgressMonitor)401
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForOuterTypesOfReferences(IFunction[], IProgressMonitor)381
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.createOccurrenceSearchPattern(IProgressMonitor)168
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.getOccurrences(IProgressMonitor, RefactoringStatus)128
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.getReferences(IProgressMonitor, RefactoringStatus)224
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)832
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)832
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferences(IProgressMonitor, RefactoringStatus)668
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferences(IProgressMonitor, RefactoringStatus)668
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInNamesakes(IProgressMonitor, RefactoringStatus)794
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInNamesakes(IProgressMonitor, RefactoringStatus)794
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInPackage(IProgressMonitor, RefactoringStatus)816
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getReferencesToTypesInPackage(IProgressMonitor, RefactoringStatus)816
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.checkConflictingTypes(IProgressMonitor)937
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)577
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.createSearchPattern(IType)78
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.getReferences(IJavaScriptUnit, IProgressMonitor)99
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeSignatureRefactoring.findOccurrences(IProgressMonitor, RefactoringStatus)1489
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1340
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ChangeTypeRefactoring.collectAffectedUnits(IProgressMonitor)1364
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorReferences(IProgressMonitor, WorkingCopyOwner, int, RefactoringStatus)85
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesInClassCreations(WorkingCopyOwner, IProgressMonitor, RefactoringStatus)177
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.1.run(IProgressMonitor)140
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchQuery.run(IProgressMonitor)79
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchQuery.run(IProgressMonitor)116
org.eclipse.wst.jsdt.internal.ui.search.JavaSearchQuery.run(IProgressMonitor)123
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.findAffectedCompilationUnits(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.internalSearch(SearchEngine, SearchPattern, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchEngine2(SearchPattern)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setAndPattern(SearchPattern, SearchPattern)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setAndPattern(SearchPattern, SearchPattern)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setOrPattern(SearchPattern, SearchPattern)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setOrPattern(SearchPattern, SearchPattern)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setPattern(SearchPattern)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.code.IntroduceFactoryRefactoring.createSearchPattern(IFunction, IFunctionBinding)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.createOrPattern(IJavaScriptElement[], int)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.getPattern()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.createSearchPattern()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createNewMethodPattern()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.createOccurrenceSearchPattern()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.createOccurrenceSearchPattern(IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameNonVirtualMethodProcessor.createReferenceSearchPattern()-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.CreateCopyOfCompilationUnitChange.createSearchPattern(IType)-1

org.eclipse.wst.jsdt.core.search.SearchRequestor

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.callhierarchy.MethodReferencesSearchRequestor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.CollectingSearchRequestor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.1.ResourceSearchRequestor-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.1.ResourceSearchRequestor71
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchCollector-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.RefactoringSearchCollector-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.2-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.2383
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.3-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.3403
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.1-1
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.2-1
org.eclipse.wst.jsdt.internal.ui.refactoring.nls.search.NLSSearchResultRequestor-1
org.eclipse.wst.jsdt.internal.ui.search.NewSearchResultCollector-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForDeclarationsOfClashingMethods(IProgressMonitor)403
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.searchForOuterTypesOfReferences(IFunction[], IProgressMonitor)383
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)835
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenamePackageProcessor.PackageRenamer.getNamesakePackages(IJavaScriptSearchScope, IProgressMonitor)835
org.eclipse.wst.jsdt.internal.ui.dialogs.PackageSelectionDialog.1.run(IProgressMonitor)109

org.eclipse.wst.jsdt.core.search.TypeNameMatch

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor)387
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)268
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)268
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)312
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)312
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)509
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getFilteredTypeInfos(TypeInfoFilter)277
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getTypeInfos()259
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)698
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)698
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.getSelection()1020
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor.getResult()109
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor.getResult()109
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doChooseImports(TypeNameMatch[][], ISourceRange[])336
CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor)387
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor)380
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)246
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)268
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)268
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)246
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)291
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)312
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)282
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)291
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)312
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)282
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.addInfo(TypeNameMatch)100
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.addInfo(TypeNameMatch)100
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.addInfo(TypeNameMatch)100
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)328
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)328
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveType(String, RefactoringStatus, IType, IProgressMonitor)307
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveType(String, RefactoringStatus, IType, IProgressMonitor)307
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)509
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)502
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getFilteredTypeInfos(TypeInfoFilter)272
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getFilteredTypeInfos(TypeInfoFilter)277
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getTypeInfos()262
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.internalCheckConsistency(IProgressMonitor)293
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.remove(TypeNameMatch)246
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.setAttributes(Object, Element)406
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.getElementName(Object)613
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.setResult(List)431
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.setResult(List)424
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getImageDescriptor(Object)1063
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getImageDescriptor(Object)1063
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getText(Object)971
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getText(Object)971
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemDetailsLabelProvider.getText(Object)897
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemDetailsLabelProvider.getText(Object)897
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.decorateText(String, Object)859
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.decorateText(String, Object)859
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.decorateText(String, Object)856
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.decorateText(String, Object)856
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getImage(Object)806
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getImage(Object)806
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getText(Object)828
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getText(Object)824
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getText(Object)828
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getText(Object)824
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compare(Object, Object)1501
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compare(Object, Object)1502
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compare(Object, Object)1501
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compare(Object, Object)1502
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesRawNamePattern(Object)1304
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesRawNamePattern(Object)1304
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchItem(Object)1292
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchItem(Object)1292
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSelectionHistory.persistHistory()1642
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSelectionHistory.persistHistory()1642
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSelectionHistory.remove(Object)1607
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSelectionHistory.remove(Object)1607
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.validateItem(Object)628
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.validateItem(Object)630
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.11.run()1249
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.4.widgetSelected(SelectionEvent)913
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.internalRun(TypeInfoViewerProgressMonitor)556
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.internalRun(TypeInfoViewerProgressMonitor)556
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)698
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)698
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.canEnable(TableItem[])1159
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.getSelection()1020
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor.getResult()109
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor.getResult()109
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.setQualificationStyle(boolean)1005
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compare(Object, Object)141
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compare(Object, Object)142
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compare(Object, Object)142
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compare(Object, Object)141
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getImageDescriptor(Object)357
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getImageDescriptor(Object)357
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getText(Object)269
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getText(Object)269
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)221
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)221
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)254
org.eclipse.wst.jsdt.internal.ui.util.TypeNameMatchLabelProvider.getImage(Object)108
org.eclipse.wst.jsdt.internal.ui.util.TypeNameMatchLabelProvider.getImage(Object)118
org.eclipse.wst.jsdt.internal.ui.util.TypeNameMatchLabelProvider.getText(Object)62
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doChooseImports(TypeNameMatch[][], ISourceRange[])319
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doChooseImports(TypeNameMatch[][], ISourceRange[])340
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.fOpenChoices-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.fOpenChoices-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoRequestorAdapter.fMatch-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.fLastResult-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.fLastResult-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.DASH_LINE-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.EMTPY_TYPE_INFO_ARRAY-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.fHistoryMatches-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.fLastCompletedResult-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.fSearchMatches-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.setResult(List)423
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemDetailsLabelProvider.getImage(Object)883
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemDetailsLabelProvider.getImage(Object)883
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemDetailsLabelProvider.getText(Object)896
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemDetailsLabelProvider.getText(Object)896
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.decorateText(String, Object)851
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.decorateText(String, Object)851
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getImage(Object)802
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getImage(Object)802
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getText(Object)819
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getText(Object)819
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.4.widgetSelected(SelectionEvent)912
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.canEnable(TableItem[])1157
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.deleteHistoryEntry()1173
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.getSelection()1016
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.setQualificationStyle(boolean)1004
org.eclipse.wst.jsdt.internal.ui.util.TypeNameMatchLabelProvider.getImage(Object)104
org.eclipse.wst.jsdt.internal.ui.util.TypeNameMatchLabelProvider.getText(Object)59
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)293
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.evaluateEdits(JavaScriptUnit, ImportRewrite, int, int, IProgressMonitor)288
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor)380
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.createTextEdit(IProgressMonitor)455
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)246
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.process(IProgressMonitor)246
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)291
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)282
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)282
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)291
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.addInfo(TypeNameMatch)100
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.addInfo(TypeNameMatch)100
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.addInfo(TypeNameMatch)100
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)328
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.findTypeInfos(String, IType, IProgressMonitor)328
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveType(String, RefactoringStatus, IType, IProgressMonitor)307
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.MethodTypesChecker.resolveType(String, RefactoringStatus, IType, IProgressMonitor)307
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)502
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.createFromElement(Element)389
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getFilteredTypeInfos(TypeInfoFilter)272
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.internalCheckConsistency(IProgressMonitor)293
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.setAttributes(Object, Element)406
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.getElementName(Object)613
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.setResult(List)431
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getImageDescriptor(Object)1063
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getImageDescriptor(Object)1063
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getImage(Object)806
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.getImage(Object)806
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compare(Object, Object)1501
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compare(Object, Object)1501
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compare(Object, Object)1502
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compare(Object, Object)1502
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesRawNamePattern(Object)1304
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesRawNamePattern(Object)1304
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchItem(Object)1292
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchItem(Object)1292
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSelectionHistory.load(IMemento)1620
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSelectionHistory.load(IMemento)1620
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.internalRun(TypeInfoViewerProgressMonitor)533
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.internalRun(TypeInfoViewerProgressMonitor)534
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.internalRun(TypeInfoViewerProgressMonitor)534
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.internalRun(TypeInfoViewerProgressMonitor)533
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.internalRun(TypeInfoViewerProgressMonitor)532
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.internalRun(TypeInfoViewerProgressMonitor)532
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)691
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)691
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.reset()1116
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.reset()1114
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.reset()1113
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.setData(TableItem)1407
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compare(Object, Object)141
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compare(Object, Object)142
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compare(Object, Object)142
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compare(Object, Object)141
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getImageDescriptor(Object)357
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getImageDescriptor(Object)357
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionComponent.6.widgetSelected(SelectionEvent)280
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.computeResult()259
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)221
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)221
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)202
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)202
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.importNotFoundProposals(IInvocationContext, IProblemLocation, Collection)254
org.eclipse.wst.jsdt.internal.ui.util.TypeNameMatchLabelProvider.getImage(Object)108
org.eclipse.wst.jsdt.internal.ui.util.TypeNameMatchLabelProvider.getText(Object)62
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.IChooseImportQuery.chooseImport(TypeNameMatch[], String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.IChooseImportQuery.chooseImport(TypeNameMatch[], String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.isOfKind(TypeNameMatch, int, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.isVisible(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.IChooseImportQuery.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.IChooseImportQuery.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.isOfKind(TypeNameMatch, int, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.isOfKind(TypeNameMatch, int, boolean)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.isVisible(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.isVisible(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.addInfo(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.addInfo(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.UnresolvedTypeData.addInfo(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.1.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.isOfKind(TypeNameMatch, int, boolean)-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.isVisible(TypeNameMatch, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.accessed(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.contains(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getContainerTimestamp(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.isContainerDirty(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.remove(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.replace(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.replace(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeFilter.isFiltered(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.matchesCachedResult(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.matchesFilterExtension(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.matchesHistoryElement(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.matchesModifiers(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.matchesName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.matchesPackage(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.matchesRawNamePattern(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoFilter.matchesScope(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeInfoRequestorAdapter.setMatch(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeNameMatchCollector.acceptTypeNameMatch(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.corext.util.TypeNameMatchCollector.inScope(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getFullyQualifiedText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getFullyQualifiedText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getQualificationText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getQualificationText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getQualifiedText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getQualifiedText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getTypeContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.getTypeContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.isInnerType(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.isInnerType(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.isInnerType(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemLabelProvider.isInnerType(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compareContainerName(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compareContainerName(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compareContainerName(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.compareContainerName(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getElementTypeCategory(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.getElementTypeCategory(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesCachedResult(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesCachedResult(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesFilterExtension(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesFilterExtension(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesHistoryElement(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesHistoryElement(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesModifiers(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesModifiers(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesPackage(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesPackage(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesRawNamePattern(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesRawNamePattern(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesScope(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsFilter.matchesScope(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSearchRequestor.acceptTypeNameMatch(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSearchRequestor.acceptTypeNameMatch(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.11.(TypeInfoViewer, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.14.(TypeInfoViewer, TypeNameMatch[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.15.(TypeInfoViewer, TypeNameMatch[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.9.(TypeInfoViewer, TypeNameMatch[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.addDashLineAndUpdateLastHistoryEntry(int, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.CachedResultJob(int, TypeNameMatch[], TypeInfoViewer, TypeInfoFilter, OpenTypeHistory, int, int)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.CachedResultJob(int, TypeNameMatch[], TypeInfoViewer, TypeInfoFilter, OpenTypeHistory, int, int)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.getQualifiedText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.rememberResult(int, TypeNameMatch[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor.acceptTypeNameMatch(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor.acceptTypeNameMatch(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.setHistoryResult(int, TypeNameMatch[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.setSearchResult(int, TypeNameMatch[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compareContainerName(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compareContainerName(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compareContainerName(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.compareContainerName(TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.getCamelCaseCategory(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.getCamelCaseCategory(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.getElementTypeCategory(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoComparator.getElementTypeCategory(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getFullyQualifiedText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getFullyQualifiedText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getQualificationText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getQualificationText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getQualifiedText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getQualifiedText(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getText(TypeNameMatch, TypeNameMatch, TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getTypeContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.getTypeContainerName(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.isInnerType(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.isInnerType(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.handleDefaultSelected(TypeNameMatch[])-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.handleWidgetSelected(TypeNameMatch[])-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.1.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doChooseImports(TypeNameMatch[][], ISourceRange[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.IChooseImportQuery.chooseImport(TypeNameMatch[], String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.AddImportsOperation.IChooseImportQuery.chooseImport(TypeNameMatch[], String)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.IChooseImportQuery.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.IChooseImportQuery.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.getChoices()-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.getChoices()-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)-1
org.eclipse.wst.jsdt.internal.corext.codemanipulation.OrganizeImportsOperation.TypeReferenceProcessor.processTypeInfo(List)-1
org.eclipse.wst.jsdt.internal.corext.fix.ImportsFix.1.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.internal.corext.template.java.JavaContext.findAllTypes(String, IJavaScriptSearchScope, SimpleName, IProgressMonitor, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getFilteredTypeInfos(TypeInfoFilter)-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.getTypeInfos()-1
org.eclipse.wst.jsdt.internal.corext.util.OpenTypeHistory.remove(TypeNameMatch)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.AbstractSearchJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.CachedResultJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.getSelection()-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.getTypeInfo(int)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchEngineJob.getSearchResult(Set, TypeInfoViewerProgressMonitor)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor.getResult()-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor.getResult()-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionComponent.getSelection()-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.getSelectedTypes()-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.AddImportOnSelectionAction.SelectTypeQuery.chooseImport(TypeNameMatch[], String)-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.1.chooseImports(TypeNameMatch[][], ISourceRange[])-1
org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.doChooseImports(TypeNameMatch[][], ISourceRange[])-1

org.eclipse.wst.jsdt.core.search.TypeNameMatchRequestor

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.TypeNameMatchCollector-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSearchRequestor-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeSearchRequestor-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.SearchRequestor-1

org.eclipse.wst.jsdt.core.search.TypeNameRequestor

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.1-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.1-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeSelectionDialog2.2-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.1-1
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.InterfaceIndicatorLabelDecorator.getOverlayWithSearchEngine(ITypeRoot, String)185

org.eclipse.wst.jsdt.core.search.TypeReferenceMatch

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)609
EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference-1
org.eclipse.wst.jsdt.internal.corext.refactoring.reorg.MoveCuUpdateCreator.TypeReference-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)606
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameTypeProcessor.initializeReferences(IProgressMonitor)609

org.eclipse.wst.jsdt.core.WorkingCopyOwner

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.fOwner-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.fWorkingCopyOwner-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.fOwner-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.fOwner-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.fOwner-1
EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.fix.CleanUpRefactoring.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.1785
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.1149
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameMethodProcessor.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.constraints.SuperTypeRefactoringProcessor.1155
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.1-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.4-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.4735
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.5-1
org.eclipse.wst.jsdt.internal.corext.refactoring.TypeContextChecker.5773
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.2992
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.2-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.3-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.31073
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.2326
org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin.2-1
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.2175
org.eclipse.wst.jsdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.2-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.analyzeRenameChanges(IProgressMonitor)785
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IStorageEditorInput, boolean)992
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.createFakeCompiltationUnit(IURIEditorInput)1073
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.refactoring.JDTRefactoringDescriptor.handleToElement(WorkingCopyOwner, String, String, boolean)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, CollectingSearchRequestor, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine.search(SearchPattern, WorkingCopyOwner, IJavaScriptSearchScope, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.RefactoringSearchEngine2.setOwner(WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.createNewWorkingCopies(IJavaScriptUnit[], TextChangeManager, WorkingCopyOwner, SubProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameAnalyzeUtil.createNewWorkingCopy(IJavaScriptUnit, TextChangeManager, WorkingCopyOwner, SubProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RenameFieldProcessor.getNewReferences(IProgressMonitor, RefactoringStatus, WorkingCopyOwner, IJavaScriptUnit[])-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.createHierarchyOfDeclarations(IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.findAllDeclarations(IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getAllRippleMethods(IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getCachedHierarchy(IType, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getRelatedMethods(IFunction, boolean, IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.rename.RippleMethodFinder2.getRelatedMethods(IFunction, IProgressMonitor, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.CompilationUnitRewrite(WorkingCopyOwner, IJavaScriptUnit, JavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.CompilationUnitRewrite.CompilationUnitRewrite(WorkingCopyOwner, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorReferences(IProgressMonitor, WorkingCopyOwner, int, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getConstructorReferences(IType, WorkingCopyOwner, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferences(IProgressMonitor, WorkingCopyOwner, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesFromHierarchy(WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getImplicitConstructorReferencesInClassCreations(WorkingCopyOwner, IProgressMonitor, RefactoringStatus)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ConstructorReferenceFinder.getNonBinarySubtypes(WorkingCopyOwner, IType, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor.setOwner(WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getFieldsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getMethodsReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement, WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypeReferencesIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.structure.ReferenceFinderUtil.getTypesReferencedIn(IJavaScriptElement[], WorkingCopyOwner, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.createAST(IJavaScriptUnit, WorkingCopyOwner)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.typeconstraints.ASTCreator.getCuNode(WorkingCopyOwner, IJavaScriptUnit)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, WorkingCopyOwner, boolean, boolean, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.refactoring.util.RefactoringASTParser.parse(ITypeRoot, WorkingCopyOwner, boolean, IProgressMonitor)-1
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.findType(IJavaScriptProject, String, WorkingCopyOwner)-1

org.eclipse.wst.jsdt.internal.oaametadata.DocumentedElement

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.getDoc(MetadataFile, IMember)26

org.eclipse.wst.jsdt.internal.oaametadata.Exception

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.printMethod(Method)71

org.eclipse.wst.jsdt.internal.oaametadata.Method

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.getDoc(MetadataFile, IMember)29
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.getDoc(MetadataFile, IMember)29
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.getDoc(MetadataFile, IMember)29
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.printMethod(Method)-1

org.eclipse.wst.jsdt.internal.oaametadata.Parameter

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.printMethod(Method)53

org.eclipse.wst.jsdt.internal.oaametadata.VersionableElement

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.getDoc(MetadataFile, IMember)27
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.javadoc.OAADocReader.getDoc(MetadataFile, IMember)27

org.eclipse.wst.jsdt.launching.ExecutionArguments

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getArgumentArray(List, List)758
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.loadFromXML(Element)406
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getArgumentArray(List, List)758
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.loadFromXML(Element)406

org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocStandardWizardPage.collectReferencedElements(IJavaScriptProject, HashSet)291
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocStandardWizardPage.collectReferencedElements(IJavaScriptProject, HashSet)297

org.eclipse.wst.jsdt.launching.IVMInstall

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.ComplianceConfigurationBlock.validateJRE50Status()371
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.getAdditionalProposalInfo()454
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.getAdditionalProposalInfo()459
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.getAdditionalProposalInfo()454
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.getAdditionalProposalInfo()459
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.getAdditionalProposalInfo()457
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.getAdditionalProposalInfo()457
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateJRE(IProgressMonitor)399
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateJRE(IProgressMonitor)405
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateJRE(IProgressMonitor)402
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateJRE(IProgressMonitor)405
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateJRE(IProgressMonitor)399
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.updateJRE(IProgressMonitor)402
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.getCommand(IVMInstall)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.is50orGreaterVMInstall(IVMInstall)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.is50orGreaterVMInstall(IVMInstall)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.find50OrGreaterVMInstall()-1
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.find50OrGreaterVMInstall()-1

org.eclipse.wst.jsdt.launching.IVMInstall2

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.is50OrHigherJRE(IJavaScriptProject)804
org.eclipse.wst.jsdt.internal.ui.preferences.ComplianceConfigurationBlock.validateJRE50Status()382
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.is50orGreaterVMInstall(IVMInstall)371
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.is50orGreaterVMInstall(IVMInstall)371
INSTANCEOF
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.is50OrHigherJRE(IJavaScriptProject)801
org.eclipse.wst.jsdt.internal.ui.preferences.ComplianceConfigurationBlock.validateJRE50Status()381
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.is50orGreaterVMInstall(IVMInstall)370
org.eclipse.wst.jsdt.internal.ui.text.correction.ReorgCorrectionsSubProcessor.ChangeTo50Compliance.is50orGreaterVMInstall(IVMInstall)370
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.corext.util.JavaModelUtil.getCompilerCompliance(IVMInstall2, String)-1

org.eclipse.wst.jsdt.launching.IVMInstallType

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javadocexport.JavadocOptionsManager.findJavaDocCommand()1128
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.processVMInstallType(IVMInstallType, List, List)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.processVMInstallType(IVMInstallType, List, List)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.processVMInstallType(IVMInstallType, List, List)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.processVMInstallType(IVMInstallType, List, List)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.processVMInstallType(IVMInstallType, List, List)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.processVMInstallType(IVMInstallType, List, List)-1

org.eclipse.wst.jsdt.launching.LibraryLocation

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.processLibraryLocation(LibraryLocation[], String)960
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.processLibraryLocation(LibraryLocation[], String)960
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.processLibraryLocation(LibraryLocation[], String)1485
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.processLibraryLocation(LibraryLocation[], String)1485
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.processLibraryLocation(LibraryLocation[], String)261
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.processLibraryLocation(LibraryLocation[], String)261
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.processLibraryLocation(LibraryLocation[], String)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeInfoUtil.processLibraryLocation(LibraryLocation[], String)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.processLibraryLocation(LibraryLocation[], String)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.FilteredTypesSelectionDialog.TypeItemsComparator.processLibraryLocation(LibraryLocation[], String)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.processLibraryLocation(LibraryLocation[], String)-1
org.eclipse.wst.jsdt.internal.ui.dialogs.TypeInfoViewer.TypeInfoLabelProvider.processLibraryLocation(LibraryLocation[], String)-1

Back to reference summary for org.eclipse.wst.jsdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict