Types from org.eclipse.text used by org.eclipse.php.ui

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

Reference Details

org.eclipse.jface.text.BadLocationException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.php.internal.ui.actions.AddBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)112
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleElement(IModelElement, IDocument)120
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleFileDocBlock(ISourceModule, IStructuredDocument)330
org.eclipse.php.internal.ui.actions.AddDescriptionAction.insertDocBlock(IDocument, int, String)338
org.eclipse.php.internal.ui.actions.CommentHandler.commentSingleLine(IDocument, int)129
org.eclipse.php.internal.ui.actions.CommentHandler.isCommentLine(IDocument, int)120
org.eclipse.php.internal.ui.actions.CommentHandler.removeOpenCloseComments(IDocument, int, int)108
org.eclipse.php.internal.ui.actions.CommentHandler.uncommentSingleLine(IDocument, int)137
org.eclipse.php.internal.ui.actions.ExternalBreakpointActionHelper.includesRulerLine(Position, IDocument, IVerticalRulerInfo)142
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)149
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(IDocument, int, int)171
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(IDocument, int, int)182
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(IDocument, int, int)155
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)125
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)109
org.eclipse.php.internal.ui.autoEdit.CaseDefaultAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)55
org.eclipse.php.internal.ui.autoEdit.CloseTagAutoEditStrategyPHP.prefixedWith(IDocument, int, String)102
org.eclipse.php.internal.ui.autoEdit.CurlyCloseAutoEditStrategy.autoIndentAfterCurlyClose(IStructuredDocument, DocumentCommand)49
org.eclipse.php.internal.ui.autoEdit.CurlyOpenAutoEditStrategy.autoIndentBeforeCurlyOpen(IStructuredDocument, DocumentCommand)56
org.eclipse.php.internal.ui.autoEdit.IndentLineAutoEditStrategy.autoIndentAfterNewLine(IStructuredDocument, DocumentCommand)89
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.autoAddPairBracket(IStructuredDocument, DocumentCommand)109
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)47
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.deletePairBreaket(IStructuredDocument, DocumentCommand, char)267
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.deletePairBreaket(IStructuredDocument, DocumentCommand, char)267
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.deletePairBreaket(IStructuredDocument, DocumentCommand, char)267
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.insertClosingChar(IStructuredDocument, DocumentCommand)225
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char)195
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char)195
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char)195
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char)195
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char)195
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.addCurlyCloseBracket(IStructuredDocument, DocumentCommand, StringBuffer)236
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer)134
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.getPhpToken(IStructuredDocumentRegion, int)69
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)528
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)402
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)159
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.isNewComment(IDocument, int)437
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.isNewComment(IDocument, int)437
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.isNewComment(IDocument, int)437
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.isNewComment(IDocument, int)437
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.autoAddPairQuote(IStructuredDocument, DocumentCommand, char)120
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.autoAddPairQuote(IStructuredDocument, DocumentCommand, char)120
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)47
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char)249
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char)249
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char)249
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.deleteQuote(IStructuredDocument, DocumentCommand, char)249
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char)207
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char)207
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.tabPressed()114
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.tabPressed()114
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getDocumentRegionOffset()280
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getLineCount()248
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getLineCount()243
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getLineRange(Position, Point)333
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getLineRange(Position, Point)313
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)497
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)497
org.eclipse.php.internal.ui.compare.TextMergeViewer.getCursorPosition(MergeSourceViewer)3040
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template, String[])531
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template, String[])531
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template, String[])531
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template)506
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodComment(IScriptProject, String, String, String[], String, String[], IMethod, boolean, String)395
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodComment(IScriptProject, String, String, String[], String, String[], IMethod, boolean, String)370
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getTypeComment(IScriptProject, String, String[], String)224
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getTypeComment(IScriptProject, String, String[], String)204
org.eclipse.php.internal.ui.corext.dom.fragments.Util.isJustWhitespaceOrComment(int, int, IDocument)64
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.changeLineDelimiter(String, String)91
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.changeLineDelimiter(String, String)91
org.eclipse.php.internal.ui.corext.util.Strings.convertIntoLines(String)197
org.eclipse.php.internal.ui.corext.util.Strings.trimIndentation(String, int, int, boolean)531
org.eclipse.php.internal.ui.corext.util.Strings.trimIndentation(String, int, int, boolean)531
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer)86
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer)86
org.eclipse.php.internal.ui.editor.contentassist.PHPCompletionProposalComputer.guessContextInformationPosition(ContentAssistInvocationContext)52
org.eclipse.php.internal.ui.editor.contentassist.PHPCompletionProposalComputer.guessContextInformationPosition(ContentAssistInvocationContext)52
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.isContextInformationValid(int)142
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.isContextInformationValid(int)142
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.isContextInformationValid(int)142
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.updatePresentation(int, TextPresentation)165
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.updatePresentation(int, TextPresentation)160
org.eclipse.php.internal.ui.editor.contentassist.PHPOverrideCompletionProposal.calculateCursorPosition(IDocument, int)80
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int)527
org.eclipse.php.internal.ui.editor.hyperlink.PHPHyperlinkDetector.findWord(IDocument, int, boolean)122
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.findClosingPeer(int, char, char)590
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.findClosingPeer(int, char, char)590
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.findOpeningPeer(int, char, char)633
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.findOpeningPeer(int, char, char)633
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int)960
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int)960
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int)960
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int)960
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.nextToken(int, int)394
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.previousToken(int, int)468
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.scanBackward(int, int, PHPHeuristicScannerStopCondition)851
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.scanBackward(int, int, PHPHeuristicScannerStopCondition)851
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.scanForward(int, int, PHPHeuristicScannerStopCondition)762
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.scanForward(int, int, PHPHeuristicScannerStopCondition)762
org.eclipse.php.internal.ui.editor.PHPPairMatcher.isTypeParameterBracket(int, IDocument, PHPHeuristicScanner)185
org.eclipse.php.internal.ui.editor.PHPPairMatcher.matchPairsAt()126
org.eclipse.php.internal.ui.editor.PHPPairMatcher.matchPairsAt()126
org.eclipse.php.internal.ui.editor.PHPPairMatcher.matchPairsAt()126
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.1.preferencesEventOccured(PreferencesPropagatorEvent)933
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2969
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2969
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)538
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)538
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)538
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)538
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)592
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)592
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)592
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)592
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.isSurroundedByBrackets(IDocument, int)1893
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineEndAction.run()1402
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineEndAction.run()1402
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineStartAction.getLineStartPosition(IDocument, String, int, int)1238
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineStartAction.getLineStartPosition(IDocument, String, int, int)1238
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineStartAction.run()1291
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineStartAction.run()1291
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.compareRulerLine(Position, IDocument, int)160
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.compareRulerLine(Position, IDocument, int)160
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.formatHoverText(String, ISourceViewer)175
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getProjectionTextAtLine(ISourceViewer, int, int)96
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getProjectionTextAtLine(ISourceViewer, int, int)96
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getText(IDocument, int, int, int)110
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.isCaptionLine(ProjectionAnnotation, Position, IDocument, int)126
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.doOperation(int)279
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.extractPrefix(ITextViewer, int)149
org.eclipse.php.internal.ui.editor.validation.PhpReconcilingStrategy.lineEndTable(IDocument)175
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.alignRegion(IRegion, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1534
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.alignRegion(IRegion, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1534
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.computePreviousComment()308
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.computePreviousComment()308
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.computePreviousComment()308
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.computePreviousComment()308
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.computePreviousComment()308
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.computePreviousComment()308
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.computePreviousComment()308
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.computePreviousComment()308
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1431
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1431
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.ElementChangedListener.shouldIgnoreDelta(IModelElement, IModelElementDelta)488
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.ElementChangedListener.shouldIgnoreDelta(IModelElement, IModelElementDelta)488
org.eclipse.php.internal.ui.functions.PHPFunctionsPart.6.doubleClick(DoubleClickEvent)269
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.getPattern()624
org.eclipse.php.internal.ui.preferences.PHPSyntaxColoringPage.getNamedStyleAtOffset(int)636
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.showPossibleQuickAssists()170
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.appendContent(IDocument, int, int, StringBuffer, boolean)247
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.appendContent(IDocument, int, int, StringBuffer, boolean)247
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.performChange(IEditorPart, IDocument)320
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.performChange(IEditorPart, IDocument)320
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.hasQuickFixLightBulb(IAnnotationModel, int)289
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.hasQuickFixLightBulb(IAnnotationModel, int)289
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.hasQuickFixLightBulb(IAnnotationModel, int)289
org.eclipse.php.internal.ui.text.DocumentCharacterIterator.charAt(int)199
org.eclipse.php.internal.ui.text.DocumentCharacterIterator.current()108
org.eclipse.php.internal.ui.text.PHPCodeReader.configureBackwardReader(IDocument, int, boolean, boolean)70
org.eclipse.php.internal.ui.text.PHPCodeReader.read()88
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)109
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)98
org.eclipse.php.internal.ui.text.PHPWordFinder.findWord(IDocument, int)49
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.apply(IDocument)111
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.apply(IDocument)111
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.validate(IDocument, int, DocumentEvent)180
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.validate(IDocument, int, DocumentEvent)180
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.updateSlaves(MultiVariable, IDocument, Object)245
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.apply(IDocument)99
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.validate(IDocument, int, DocumentEvent)168
org.eclipse.php.internal.ui.text.template.TemplateVariableProposal.apply(IDocument)78
org.eclipse.php.internal.ui.util.EditorUtility.revealInEditor(IEditorPart, int)351
org.eclipse.php.internal.ui.util.PHPOpenExternalFileAction.gotoLine(IEditorPart, String, int)167
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)137
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)137
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)216
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)216
org.eclipse.php.internal.ui.wizards.UntitledPHPDocumentWizard.performFinish()123
org.eclipse.php.internal.ui.wizards.UntitledPHPDocumentWizard.performFinish()123
org.eclipse.php.internal.ui.wizards.UntitledPHPDocumentWizard.performFinish()123
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.actions.AddBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)112
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleElement(IModelElement, IDocument)120
org.eclipse.php.internal.ui.actions.AddDescriptionAction.insertDocBlock(IDocument, int, String)338
org.eclipse.php.internal.ui.actions.CommentHandler.commentSingleLine(IDocument, int)129
org.eclipse.php.internal.ui.actions.CommentHandler.isCommentLine(IDocument, int)120
org.eclipse.php.internal.ui.actions.CommentHandler.removeOpenCloseComments(IDocument, int, int)108
org.eclipse.php.internal.ui.actions.CommentHandler.uncommentSingleLine(IDocument, int)137
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)149
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(IDocument, int, int)182
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(IDocument, int, int)155
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(IDocument, int, int)171
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)125
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)109
org.eclipse.php.internal.ui.autoEdit.CaseDefaultAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)55
org.eclipse.php.internal.ui.autoEdit.CloseTagAutoEditStrategyPHP.prefixedWith(IDocument, int, String)102
org.eclipse.php.internal.ui.autoEdit.CurlyCloseAutoEditStrategy.autoIndentAfterCurlyClose(IStructuredDocument, DocumentCommand)49
org.eclipse.php.internal.ui.autoEdit.CurlyOpenAutoEditStrategy.autoIndentBeforeCurlyOpen(IStructuredDocument, DocumentCommand)56
org.eclipse.php.internal.ui.autoEdit.IndentLineAutoEditStrategy.autoIndentAfterNewLine(IStructuredDocument, DocumentCommand)89
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.autoAddPairBracket(IStructuredDocument, DocumentCommand)109
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)47
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.insertClosingChar(IStructuredDocument, DocumentCommand)225
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char)195
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.addCurlyCloseBracket(IStructuredDocument, DocumentCommand, StringBuffer)236
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.autoEditAfterNewLine(IStructuredDocument, DocumentCommand, StringBuffer)134
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)528
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)402
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)159
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.autoAddPairQuote(IStructuredDocument, DocumentCommand, char)120
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)47
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.isMatchingCharNeeded(IStructuredDocument, int, char)207
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.tabPressed()114
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodComment(IScriptProject, String, String, String[], String, String[], IMethod, boolean, String)395
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getTypeComment(IScriptProject, String, String[], String)224
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.doubleClicked(ITextViewer)86
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.preparePhpRegions(Collection, IPhpScriptRegion, int, int, int)527
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2969
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2969
org.eclipse.php.internal.ui.functions.PHPFunctionsPart.6.doubleClick(DoubleClickEvent)269
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.showPossibleQuickAssists()170
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.performChange(IEditorPart, IDocument)320
org.eclipse.php.internal.ui.text.PHPCodeReader.configureBackwardReader(IDocument, int, boolean, boolean)70
org.eclipse.php.internal.ui.text.PHPCodeReader.read()88
org.eclipse.php.internal.ui.text.template.TemplateVariableProposal.apply(IDocument)78
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)137
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)137
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)216
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)216
org.eclipse.php.internal.ui.wizards.UntitledPHPDocumentWizard.performFinish()123
THROWS
Reference LocationLine Number
org.eclipse.php.internal.ui.actions.AddDescriptionAction.getIndentString(IDocument, IModelElement)-1
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentEndToken(ITextRegion, PhpScriptRegion)-1
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.findCommentStartToken(ITextRegion, PhpScriptRegion)-1
org.eclipse.php.internal.ui.autoEdit.CaseDefaultAutoEditStrategy.autoIdentCaseDefault(IStructuredDocument, DocumentCommand, String)-1
org.eclipse.php.internal.ui.autoEdit.CurlyCloseAutoEditStrategy.isBlanks(IStructuredDocument, int, int)-1
org.eclipse.php.internal.ui.autoEdit.IndentLineAutoEditStrategy.getAfterNewLineAutoEditStrategy(IStructuredDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.IndentLineAutoEditStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.MatchingCharAutoEditStrategy.isSpecialOpenCurlyInQuotes(IStructuredDocument, int)-1
org.eclipse.php.internal.ui.autoEdit.MatchingCharAutoEditStrategy.shouldAddClosingBracket(IStructuredDocument, int, boolean)-1
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.copyRestOfLine(IStructuredDocument, DocumentCommand, StringBuffer)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.createMethodTags(IDocument, DocumentCommand, String, String, IMethod)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.createScriptdocTags(IDocument, DocumentCommand, String, String, ISourceModule)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.createTypeTags(IDocument, DocumentCommand, String, String, IType)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.creatFieldTags(IDocument, DocumentCommand, String, String, IField)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findCommentBlockStartPrefixRange(IDocument, IRegion)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findPrefixRange(IDocument, IRegion)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.getCommentEnd(IDocument, int)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.getEndOfWhiteSpacesOffset(IDocument, int, int)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.getIndentString(IDocument, IModelElement)-1
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getPhpRegion(IStructuredDocumentRegion, int)-1
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.getRegionStart(IStructuredDocumentRegion, int)-1
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.isBetweenBackquotes(IStructuredDocumentRegion, int)-1
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.applyIndent(int, int)-1
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.calculateOriginalIndentSize(int, IRegion)-1
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.getCurrentIndentLength(int)-1
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.hasEmptyCharAfterCaret(int, int)-1
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.hasTextBeforeCaret(IRegion)-1
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.fixEmptyVariables(TemplateBuffer, String[])-1
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.insertTag(IDocument, int, int, String[], String, String[], boolean, String)-1
org.eclipse.php.internal.ui.corext.dom.fragments.AssociativeInfixExpressionFragment.createSubPartFragmentBySourceRange(InfixExpression, SourceRange, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.isSingleNodeSelected(SelectionAnalyzer, SourceRange, IDocument, ASTNode)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.rangeIncludesNonWhitespaceOutsideNode(SourceRange, ASTNode, IDocument, ASTNode)-1
org.eclipse.php.internal.ui.corext.dom.fragments.Util.isJustWhitespace(int, int, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.Util.rangeIncludesNonWhitespaceOutsideRange(SourceRange, SourceRange, IDocument)-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.evaluate(Template)-1
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.resetVariableSelectionRangeInComments(ITextViewer, StructuredTextViewer)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.getCharCount(IDocument, int, int, String, String, boolean)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.getCommentEnd(IDocument, int, int)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.getStringEnd(IDocument, int, int, char)-1
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.createHeuristicScanner(IDocument, int)-1
org.eclipse.php.internal.ui.editor.PHPPairMatcher.searchForClosingPeer(int, char, char, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPPairMatcher.searchForOpeningPeer(int, char, char, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.reparseRegion(IDocument, Iterator, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getText(IDocument, int, int, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.deleteSelection(ITextSelection, StyledText)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeCaptionOffset(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeCaptionOffset(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.getRegionOfInterest(ITextEditor, int)-1
org.eclipse.php.internal.ui.text.PHPCodeReader.gotoCommentEnd()-1
org.eclipse.php.internal.ui.text.PHPCodeReader.gotoCommentStart()-1
org.eclipse.php.internal.ui.text.PHPCodeReader.gotoLineEnd()-1
org.eclipse.php.internal.ui.text.PHPCodeReader.gotoStringEnd(char)-1
org.eclipse.php.internal.ui.text.PHPCodeReader.gotoStringStart(char)-1
org.eclipse.php.internal.ui.text.PHPCodeReader.handleSingleLineComment()-1
org.eclipse.php.internal.ui.text.PHPCodeReader.readBackwards()-1
org.eclipse.php.internal.ui.text.PHPCodeReader.readForwards()-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)-1

org.eclipse.jface.text.BadPositionCategoryException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)494
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)494
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.unsetDocument(MergeSourceViewer)586
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.unsetDocument(MergeSourceViewer)586
org.eclipse.php.internal.ui.compare.TextMergeViewer.resetPositions(IDocument)2822
org.eclipse.php.internal.ui.corext.template.php.ExclusivePositionUpdater.update(DocumentEvent)88
org.eclipse.php.internal.ui.text.template.contentassist.InclusivePositionUpdater.update(DocumentEvent)90

org.eclipse.jface.text.DefaultLineTracker

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.changeLineDelimiter(String, String)74
org.eclipse.php.internal.ui.corext.util.Strings.convertIntoLines(String)187
org.eclipse.php.internal.ui.corext.util.Strings.trimIndentation(String, int, int, boolean)511

org.eclipse.jface.text.DefaultPositionUpdater

EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.ChildPositionUpdater-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ChildPositionUpdater-1

org.eclipse.jface.text.Document

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.PHPSourceViewer.1.document-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)510
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)510
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.fixEmptyVariables(TemplateBuffer, String[])404
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodComment(IScriptProject, String, String, String[], String, String[], IMethod, boolean, String)388
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getTypeComment(IScriptProject, String, String[], String)219
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String)351
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String)372
org.eclipse.php.internal.ui.editor.PHPSourceViewer.1.textChanged(TextChangedEvent)117
org.eclipse.php.internal.ui.editor.PHPSourceViewer.setText(String)260
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)416
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry)196
org.eclipse.php.internal.ui.preferences.PHPTemplateStore.compileTemplate(ContextTypeRegistry, Template)53
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.createTextChange()345
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.createTemplateProposal()410
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.createTextChange()345

org.eclipse.jface.text.DocumentEvent

PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.documentChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.documentChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.documentChanged(DocumentEvent, boolean)-1
org.eclipse.php.internal.ui.corext.template.php.ExclusivePositionUpdater.update(DocumentEvent)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.documentChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.documentChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.documentChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.documentChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)-1
org.eclipse.php.internal.ui.text.template.contentassist.InclusivePositionUpdater.update(DocumentEvent)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.validate(IDocument, int, DocumentEvent)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.validate(IDocument, int, DocumentEvent)-1
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.validate(IDocument, int, DocumentEvent)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)-1

org.eclipse.jface.text.IDocument

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.getDocument()418
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.getDocument()418
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)466
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)466
org.eclipse.php.internal.ui.compare.TextMergeViewer.getElementDocument(char, Object)2189
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.MergeSourceViewer.fRememberedDocument-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.fDocument-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.fDocument-1
org.eclipse.php.internal.ui.editor.contentassist.PHPCompletionProposalCollector.document-1
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.fDocument-1
org.eclipse.php.internal.ui.editor.PHPPairMatcher.fDocument-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.fDocument-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.fDocument-1
org.eclipse.php.internal.ui.editor.validation.PhpReconcilingStrategy.document-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.fDocument-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.document-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.document-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.fDocument-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.fDocument-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.fDocument-1
org.eclipse.php.internal.ui.text.DocumentCharacterIterator.fDocument-1
org.eclipse.php.internal.ui.text.PHPCodeReader.fDocument-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.getDocument()417
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.getDocument()417
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)465
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)503
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)465
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)503
org.eclipse.php.internal.ui.compare.TextMergeViewer.getElementDocument(char, Object)2188
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.actions.AddBlockCommentHandler.execute(ExecutionEvent)53
org.eclipse.php.internal.ui.actions.AddDescriptionAction.run(IAction)90
org.eclipse.php.internal.ui.actions.CommentHandler.execute(ExecutionEvent)56
org.eclipse.php.internal.ui.actions.PHPEditorResolvingAction.getSelectedElement()70
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.execute(ExecutionEvent)57
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.execute(ExecutionEvent)53
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getDocumentRegionOffset()276
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getLineCount()236
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getLineRange(Position, Point)299
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.clearCachedDocument()714
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.clearCachedDocument()714
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.connectToSharedDocument()647
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.connectToSharedDocument()647
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.createDocument()598
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.createDocument()598
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.disconnect()704
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.disconnect()704
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.flush()779
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.flush()779
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.getDocument()413
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.getDocument()413
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalGetDocument(MergeSourceViewer)720
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalGetDocument(MergeSourceViewer)720
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)457
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)515
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)515
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)457
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.unsetDocument(MergeSourceViewer)581
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.unsetDocument(MergeSourceViewer)581
org.eclipse.php.internal.ui.compare.TextMergeViewer.documentChanged(DocumentEvent, boolean)2477
org.eclipse.php.internal.ui.compare.TextMergeViewer.doDiff()2777
org.eclipse.php.internal.ui.compare.TextMergeViewer.doDiff()2776
org.eclipse.php.internal.ui.compare.TextMergeViewer.getContents(boolean)2604
org.eclipse.php.internal.ui.compare.TextMergeViewer.getCursorPosition(MergeSourceViewer)3018
org.eclipse.php.internal.ui.compare.TextMergeViewer.getDocument(char, Object)2227
org.eclipse.php.internal.ui.compare.TextMergeViewer.getElementDocument(char, Object)2193
org.eclipse.php.internal.ui.compare.TextMergeViewer.removeFromDocumentManager(char, Object)2279
org.eclipse.php.internal.ui.compare.TextMergeViewer.sameDoc(char, Object, Object)2243
org.eclipse.php.internal.ui.compare.TextMergeViewer.sameDoc(char, Object, Object)2242
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodComment(IScriptProject, String, String, String[], String, String[], IMethod, boolean, String)388
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getTypeComment(IScriptProject, String, String[], String)219
org.eclipse.php.internal.ui.doubleclick.PHPDoubleClickStrategy.resetVariableSelectionRangeInComments(ITextViewer, StructuredTextViewer)112
org.eclipse.php.internal.ui.editor.contentassist.PHPCompletionProposalComputer.guessContextInformationPosition(ContentAssistInvocationContext)44
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.isContextInformationValid(int)134
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.updatePresentation(int, TextPresentation)150
org.eclipse.php.internal.ui.editor.hover.PHPSourceViewerInformationControl.setInformation(String)351
org.eclipse.php.internal.ui.editor.hyperlink.PHPHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)51
org.eclipse.php.internal.ui.editor.LocalStorageModelProvider.createDocument(Object)284
org.eclipse.php.internal.ui.editor.PhpSelectAnnotationRulerAction.findPhpAnnotation()131
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.1.preferencesEventOccured(PreferencesPropagatorEvent)923
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2933
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2933
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.gotoMatchingBracket()1828
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)442
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)442
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)504
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)504
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.NextSubWordAction.run()1499
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.NextSubWordAction.run()1499
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)804
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)804
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.install()704
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.install()704
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.uninstall()716
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.uninstall()716
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.PreviousSubWordAction.run()1617
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.PreviousSubWordAction.run()1617
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineStartAction.run()1286
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineStartAction.run()1286
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updateOccurrenceAnnotations(ITextSelection, Program)2505
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getProjectionTextAtLine(ISourceViewer, int, int)81
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.beginRecording(String, String, int, int)319
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.setDocument(IDocument)581
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.setDocument(IDocument)581
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.uninstall()574
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.uninstall()574
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.endRecording(int, int)330
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.extractPrefix(ITextViewer, int)133
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentAboutToBeChanged(DocumentEvent)48
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentAboutToBeChanged(DocumentEvent)48
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)58
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)58
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.alignRegion(IRegion, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1516
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.createContext(boolean)1133
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.ElementChangedListener.shouldIgnoreDelta(IModelElement, IModelElementDelta)477
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.ElementChangedListener.shouldIgnoreDelta(IModelElement, IModelElementDelta)477
org.eclipse.php.internal.ui.functions.PHPFunctionsPart.6.doubleClick(DoubleClickEvent)266
org.eclipse.php.internal.ui.outline.PHPContentOutlineConfiguration.2.getElements(Object)176
org.eclipse.php.internal.ui.outline.PHPContentOutlineConfiguration.2.inputChanged(Viewer, Object, Object)197
org.eclipse.php.internal.ui.outline.PHPContentOutlineConfiguration.createNodeActionManager(TreeViewer)274
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)416
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.doTextWidgetChanged(Widget)347
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.getPattern()620
org.eclipse.php.internal.ui.preferences.PHPTemplateStore.compileTemplate(ContextTypeRegistry, Template)53
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.getRegionOfInterest(ITextEditor, int)184
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.createTextChange()357
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.getAdditionalProposalInfo(IProgressMonitor)132
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.hasQuickFixLightBulb(IAnnotationModel, int)261
org.eclipse.php.internal.ui.util.EditorUtility.revealInEditor(IEditorPart, int)349
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)47
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)126
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)126
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.createViewer(Composite)324
org.eclipse.php.internal.ui.wizards.UntitledPHPDocumentWizard.performFinish()110
org.eclipse.php.ui.actions.OccurrencesSearchGroup.updateActionsInPhpEditor()189
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.actions.AddBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)-1
org.eclipse.php.internal.ui.actions.AddDescriptionAction.getIndentString(IDocument, IModelElement)-1
org.eclipse.php.internal.ui.actions.AddDescriptionAction.handleElement(IModelElement, IDocument)-1
org.eclipse.php.internal.ui.actions.AddDescriptionAction.insertDocBlock(IDocument, int, String)-1
org.eclipse.php.internal.ui.actions.CommentHandler.commentSingleLine(IDocument, int)-1
org.eclipse.php.internal.ui.actions.CommentHandler.isCommentLine(IDocument, int)-1
org.eclipse.php.internal.ui.actions.CommentHandler.isMoreThanOneContextBlockSelected(IDocument, ITextSelection)-1
org.eclipse.php.internal.ui.actions.CommentHandler.processAction(ITextEditor, IDocument, ITextSelection)-1
org.eclipse.php.internal.ui.actions.CommentHandler.removeOpenCloseComments(IDocument, int, int)-1
org.eclipse.php.internal.ui.actions.CommentHandler.uncommentSingleLine(IDocument, int)-1
org.eclipse.php.internal.ui.actions.ExternalBreakpointActionHelper.getMarkers(IResource, IDocument, AbstractMarkerAnnotationModel, IVerticalRulerInfo)-1
org.eclipse.php.internal.ui.actions.ExternalBreakpointActionHelper.hasMarkers(IResource, IDocument, AbstractMarkerAnnotationModel, IVerticalRulerInfo)-1
org.eclipse.php.internal.ui.actions.ExternalBreakpointActionHelper.includesRulerLine(Position, IDocument, IVerticalRulerInfo)-1
org.eclipse.php.internal.ui.actions.RemoveBlockCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)-1
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(IDocument, int, int)-1
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)-1
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.updateCurrentSelection(ITextEditor, Position, IDocument, boolean)-1
org.eclipse.php.internal.ui.autoEdit.CaseDefaultAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.CloseTagAutoEditStrategyPHP.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.CloseTagAutoEditStrategyPHP.prefixedWith(IDocument, int, String)-1
org.eclipse.php.internal.ui.autoEdit.CurlyCloseAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.CurlyOpenAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.IndentLineAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.MainAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.MatchingBracketAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.createMethodTags(IDocument, DocumentCommand, String, String, IMethod)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.createScriptdocTags(IDocument, DocumentCommand, String, String, ISourceModule)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.createTypeTags(IDocument, DocumentCommand, String, String, IType)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.creatFieldTags(IDocument, DocumentCommand, String, String, IField)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findCommentBlockStartPrefixRange(IDocument, IRegion)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findPrefixRange(IDocument, IRegion)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.getCommentEnd(IDocument, int)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.getEndOfWhiteSpacesOffset(IDocument, int, int)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.getIndentString(IDocument, IModelElement)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.isNewComment(IDocument, int)-1
org.eclipse.php.internal.ui.autoEdit.QuotesAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.php.internal.ui.compare.MergeSourceViewer.rememberDocument(IDocument)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocument(MergeSourceViewer, IDocument, Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocument(MergeSourceViewer, IDocument, Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.normalizeDocumentRegion(IDocument, IRegion)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.resetPositions(IDocument)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.setupDocument(IDocument)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.updateLines(IDocument)-1
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.insertTag(IDocument, int, int, String[], String, String[], boolean, String)-1
org.eclipse.php.internal.ui.corext.dom.fragments.AssociativeInfixExpressionFragment.createSubPartFragmentBySourceRange(InfixExpression, SourceRange, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.AssociativeInfixExpressionFragment.rangeIncludesExtraNonWhitespace(SourceRange, List, IDocument, ASTNode)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.createFragmentForSourceRange(SourceRange, ASTNode, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.createFragmentForSubPartBySourceRange(ASTNode, SourceRange, ASTNode, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragment(ASTNode, SourceRange, ASTNode, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragment(ASTNode, SourceRange, ASTNode, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragmentFor(ASTNode, SourceRange, ASTNode, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createFragmentFor(ASTNode, SourceRange, ASTNode, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createInfixExpressionSubPartFragmentBySourceRange(InfixExpression, SourceRange, ASTNode, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.FragmentForSubPartBySourceRangeFactory.createInfixExpressionSubPartFragmentBySourceRange(InfixExpression, SourceRange, ASTNode, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.isSingleNodeSelected(SelectionAnalyzer, SourceRange, IDocument, ASTNode)-1
org.eclipse.php.internal.ui.corext.dom.fragments.ASTFragmentFactory.rangeIncludesNonWhitespaceOutsideNode(SourceRange, ASTNode, IDocument, ASTNode)-1
org.eclipse.php.internal.ui.corext.dom.fragments.Util.isJustWhitespace(int, int, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.Util.isJustWhitespaceOrComment(int, int, IDocument)-1
org.eclipse.php.internal.ui.corext.dom.fragments.Util.rangeIncludesNonWhitespaceOutsideRange(SourceRange, SourceRange, IDocument)-1
org.eclipse.php.internal.ui.editor.contentassist.AutoActivationTrigger.register(IDocument)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPCompletionProposal.apply(IDocument, char, int)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPCompletionProposalCollector.PHPCompletionProposalCollector(IDocument, ISourceModule, boolean)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.getCharCount(IDocument, int, int, String, String, boolean)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.getCommentEnd(IDocument, int, int)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.getStringEnd(IDocument, int, int, char)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPOverrideCompletionProposal.apply(IDocument, char, int)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPOverrideCompletionProposal.calculateCursorPosition(IDocument, int)-1
org.eclipse.php.internal.ui.editor.contentassist.UseStatementInjector.inject(IDocument, ITextViewer, int)-1
org.eclipse.php.internal.ui.editor.hyperlink.PHPHyperlinkDetector.findWord(IDocument, int, boolean)-1
org.eclipse.php.internal.ui.editor.LocalStorageModelProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)-1
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.createHeuristicScanner(IDocument, int)-1
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.PHPHeuristicScanner(IDocument, String, String)-1
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.PHPHeuristicScanner(IDocument)-1
org.eclipse.php.internal.ui.editor.PHPPairMatcher.isTypeParameterBracket(int, IDocument, PHPHeuristicScanner)-1
org.eclipse.php.internal.ui.editor.PHPPairMatcher.match(IDocument, int)-1
org.eclipse.php.internal.ui.editor.PHPPairMatcher.searchForClosingPeer(int, char, char, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPPairMatcher.searchForOpeningPeer(int, char, char, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.isSurroundedByBrackets(IDocument, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.OccurrencesFinderJob(PHPStructuredEditor, IDocument, IOccurrencesFinderOccurrenceLocation[], ISelection)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.OccurrencesFinderJob(PHPStructuredEditor, IDocument, IOccurrencesFinderOccurrenceLocation[], ISelection)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.inputDocumentAboutToBeChanged(IDocument, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.inputDocumentAboutToBeChanged(IDocument, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.inputDocumentAboutToBeChanged(IDocument, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.inputDocumentAboutToBeChanged(IDocument, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.inputDocumentChanged(IDocument, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.inputDocumentChanged(IDocument, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.inputDocumentChanged(IDocument, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler.inputDocumentChanged(IDocument, IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.reparseRegion(IDocument, Iterator, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineStartAction.getLineStartPosition(IDocument, String, int, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.SmartLineStartAction.getLineStartPosition(IDocument, String, int, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.compareRulerLine(Position, IDocument, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getText(IDocument, int, int, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.isCaptionLine(ProjectionAnnotation, Position, IDocument, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.setDocument(IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater.setDocument(IDocument)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.setDocument(IDocument, IAnnotationModel, int, int)-1
org.eclipse.php.internal.ui.editor.templates.PhpCommentTemplateContextType.createContext(IDocument, int, int, ISourceModule)-1
org.eclipse.php.internal.ui.editor.templates.PhpNewFileTemplateContextType.createContext(IDocument, int, int, ISourceModule)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateContext.PhpTemplateContext(ScriptTemplateContextType, IDocument, int, int, ISourceModule)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateContextType.createContext(IDocument, int, int, ISourceModule)-1
org.eclipse.php.internal.ui.editor.validation.PhpReconcilingStrategy.connect(IDocument)-1
org.eclipse.php.internal.ui.editor.validation.PhpReconcilingStrategy.disconnect(IDocument)-1
org.eclipse.php.internal.ui.editor.validation.PhpReconcilingStrategy.lineEndTable(IDocument)-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.PostDocumentChangedListener.perform(IDocument, IDocumentListener)-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.PostDocumentChangedListener.perform(IDocument, IDocumentListener)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeCaptionOffset(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeCaptionOffset(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.CommentScanner(StructuredTextFoldingProviderPHP, IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentScanner.CommentScanner(StructuredTextFoldingProviderPHP, IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.FoldingStructureComputationContext(StructuredTextFoldingProviderPHP, IDocument, ProjectionAnnotationModel, boolean)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.FoldingStructureComputationContext(StructuredTextFoldingProviderPHP, IDocument, ProjectionAnnotationModel, boolean)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeCaptionOffset(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeCaptionOffset(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.doSourceChanged(IDocument)-1
org.eclipse.php.internal.ui.text.correction.proposals.ASTRewriteCorrectionProposal.addEdits(IDocument, TextEdit)-1
org.eclipse.php.internal.ui.text.correction.proposals.ChangeCorrectionProposal.apply(IDocument)-1
org.eclipse.php.internal.ui.text.correction.proposals.ChangeCorrectionProposal.getSelection(IDocument)-1
org.eclipse.php.internal.ui.text.correction.proposals.ChangeCorrectionProposal.performChange(IEditorPart, IDocument)-1
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator.EditAnnotator(CUCorrectionProposal, IDocument, StringBuffer)-1
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.addEdits(IDocument, TextEdit)-1
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.appendContent(IDocument, int, int, StringBuffer, boolean)-1
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.apply(IDocument)-1
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.performChange(IEditorPart, IDocument)-1
org.eclipse.php.internal.ui.text.DocumentCharacterIterator.DocumentCharacterIterator(IDocument, int, int)-1
org.eclipse.php.internal.ui.text.DocumentCharacterIterator.DocumentCharacterIterator(IDocument, int)-1
org.eclipse.php.internal.ui.text.DocumentCharacterIterator.DocumentCharacterIterator(IDocument)-1
org.eclipse.php.internal.ui.text.PHPCodeReader.configureBackwardReader(IDocument, int, boolean, boolean)-1
org.eclipse.php.internal.ui.text.PHPCodeReader.configureForwardReader(IDocument, int, int, boolean, boolean)-1
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)-1
org.eclipse.php.internal.ui.text.PHPWordFinder.findWord(IDocument, int)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.1.apply(IDocument)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.apply(IDocument)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.apply(IDocument)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.getSelection(IDocument)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.getSelection(IDocument)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.validate(IDocument, int, DocumentEvent)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.Proposal.validate(IDocument, int, DocumentEvent)-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariableGuess.updateSlaves(MultiVariable, IDocument, Object)-1
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.apply(IDocument, char, int)-1
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.apply(IDocument)-1
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.getSelection(IDocument)-1
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.isValidFor(IDocument, int)-1
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.validate(IDocument, int, DocumentEvent)-1
org.eclipse.php.internal.ui.text.template.contentassist.VariablePosition.VariablePosition(IDocument, int, int, int, MultiVariableGuess, MultiVariable)-1
org.eclipse.php.internal.ui.text.template.contentassist.VariablePosition.VariablePosition(IDocument, int, int, MultiVariableGuess, MultiVariable)-1
org.eclipse.php.internal.ui.text.template.TemplateVariableProposal.apply(IDocument)-1
org.eclipse.php.internal.ui.text.template.TemplateVariableProposal.getSelection(IDocument)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(IDocument)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(IDocument)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.getSelection(IDocument)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.getSelection(IDocument)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getRememberedDocument()-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.1.getDocument(char)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.33.getDocument(char)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.connectToSharedDocument()-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.connectToSharedDocument()-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.createDocument()-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.createDocument()-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.getDocument()-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.getDocument()-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalGetDocument(MergeSourceViewer)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalGetDocument(MergeSourceViewer)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.getDocument(char, Object)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.getDocument(ITypedElement, TextMergeViewerContributorInfo)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.getElementDocument(char, Object)-1
org.eclipse.php.internal.ui.editor.contentassist.PHPCompletionProposalCollector.getDocument()-1
org.eclipse.php.internal.ui.editor.LocalStorageModelProvider.createDocument(Object)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.getDocument()-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.getDocument()-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.getDocument()-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.getDocument()-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.getDocument()-1
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.getDocument()-1

org.eclipse.jface.text.IDocumentExtension

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)61
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)61
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)59
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener.documentChanged(DocumentEvent)59

org.eclipse.jface.text.IDocumentExtension.IReplace

IMPLEMENTS
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.PostDocumentChangedListener-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.PostDocumentChangedListener-1

org.eclipse.jface.text.IDocumentExtension3

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.setupDocument(IDocument)1494
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.setupDocument(IDocument)1485
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.setupDocument(IDocument)1494

org.eclipse.jface.text.IDocumentExtension4

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updateOccurrenceAnnotations(ITextSelection, Program)2518
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updateOccurrenceAnnotations(ITextSelection, Program)2516

org.eclipse.jface.text.IDocumentListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.fDocumentListener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJobCanceler-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.DirtyModelStateUpdater-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.DocumentListener-1
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.PostDocumentChangedListener.perform(IDocument, IDocumentListener)-1
org.eclipse.php.internal.ui.folding.html.ProjectionViewerInformation.PostDocumentChangedListener.perform(IDocument, IDocumentListener)-1

org.eclipse.jface.text.IDocumentPartitioner

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.createDocument()615
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.createDocument()615
org.eclipse.php.internal.ui.compare.TextMergeViewer.setupDocument(IDocument)1496
org.eclipse.php.internal.ui.compare.TextMergeViewer.setupDocument(IDocument)1487
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.PhpMergeViewer.getDocumentPartitioner()-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.getDocumentPartitioner()-1

org.eclipse.jface.text.IPositionUpdater

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.fPositionUpdater-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.ExclusivePositionUpdater-1
org.eclipse.php.internal.ui.text.template.contentassist.InclusivePositionUpdater-1

org.eclipse.jface.text.IRegion

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)581
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)587
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)583
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)587
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)581
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)583
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeProjectionRanges(ISourceReference, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1355
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeProjectionRanges(ISourceReference, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1394
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeProjectionRanges(ISourceReference, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1388
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeProjectionRanges(ISourceReference, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1359
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)691
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)685
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)687
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)691
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)687
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)685
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.ExternalFileHyperlink.fHyperlinkRegion-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.fMarkOccurrenceTargetRegion-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.fHoverRegion-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.fHoverRegion-1
org.eclipse.php.internal.ui.editor.WorkspaceFileHyperlink.fRegion-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeProjectionRanges(ISourceReference, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1361
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.actions.CommentHandler.isCommentLine(IDocument, int)117
org.eclipse.php.internal.ui.actions.PHPEditorResolvingAction.getSelectedElement()71
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(IDocument, int, int)166
org.eclipse.php.internal.ui.autoEdit.CaseDefaultAutoEditStrategy.autoIdentCaseDefault(IStructuredDocument, DocumentCommand, String)66
org.eclipse.php.internal.ui.autoEdit.CurlyCloseAutoEditStrategy.autoIndentAfterCurlyClose(IStructuredDocument, DocumentCommand)40
org.eclipse.php.internal.ui.autoEdit.CurlyOpenAutoEditStrategy.autoIndentBeforeCurlyOpen(IStructuredDocument, DocumentCommand)40
org.eclipse.php.internal.ui.autoEdit.CurlyOpenAutoEditStrategy.autoIndentBeforeCurlyOpen(IStructuredDocument, DocumentCommand)39
org.eclipse.php.internal.ui.autoEdit.IndentLineAutoEditStrategy.autoIndentAfterNewLine(IStructuredDocument, DocumentCommand)54
org.eclipse.php.internal.ui.autoEdit.IndentLineAutoEditStrategy.placeMatchingBlanks(IStructuredDocument, StringBuffer, int, DocumentCommand)139
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.addCurlyCloseBracket(IStructuredDocument, DocumentCommand, StringBuffer)234
org.eclipse.php.internal.ui.autoEdit.PairCurlyBracketAutoEditStrategy.copyRestOfLine(IStructuredDocument, DocumentCommand, StringBuffer)151
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)514
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)517
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)93
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)86
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.isNewComment(IDocument, int)422
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.getCurrentIndentLength(int)189
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.hasEmptyCharAfterCaret(int, int)136
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.tabPressed()64
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getLineCount()230
org.eclipse.php.internal.ui.compare.TextMergeViewer.ChangeHighlighter.applyTextPresentation(TextPresentation)1069
org.eclipse.php.internal.ui.compare.TextMergeViewer.ChangeHighlighter.applyTextPresentation(TextPresentation)1069
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocument(MergeSourceViewer, IDocument, Position)570
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocument(MergeSourceViewer, IDocument, Position)570
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocumentRange(MergeSourceViewer, Position)542
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocumentRange(MergeSourceViewer, Position)542
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.fixEmptyVariables(TemplateBuffer, String[])416
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.insertTag(IDocument, int, int, String[], String, String[], boolean, String)678
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.changeLineDelimiter(String, String)86
org.eclipse.php.internal.ui.corext.util.Strings.convertIntoLines(String)192
org.eclipse.php.internal.ui.corext.util.Strings.trimIndentation(String, int, int, boolean)518
org.eclipse.php.internal.ui.editor.contentassist.PHPContextInformationValidator.isContextInformationValid(int)135
org.eclipse.php.internal.ui.editor.hyperlink.PHPHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)54
org.eclipse.php.internal.ui.editor.PHPPairMatcher.isTypeParameterBracket(int, IDocument, PHPHeuristicScanner)176
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2946
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2946
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.gotoMatchingBracket()1832
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.gotoMatchingBracket()1846
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.gotoMatchingBracket()1868
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)457
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.computeOffsetAtLocation(ITextViewer, int, int)457
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)561
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeTextHoverFocusable(ISourceViewer, ITextHover)561
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.updateOccurrenceAnnotations(ITextSelection, Program)2519
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getText(IDocument, int, int, int)108
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.doOperation(int)139
org.eclipse.php.internal.ui.editor.validation.PhpReconcilingStrategy.lineEndTable(IDocument)173
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)571
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)578
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)569
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)573
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)571
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)578
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)569
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)573
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeFoldingStructure(IModelElement, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1311
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeFoldingStructure(IModelElement, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1327
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeProjectionRanges(ISourceReference, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1364
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)682
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)682
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)673
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)675
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)675
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)677
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)673
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)677
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.getPattern()621
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)201
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.appendContent(IDocument, int, int, StringBuffer, boolean)223
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)44
org.eclipse.php.internal.ui.text.PHPElementProvider.getSubject(ITextViewer, int)43
org.eclipse.php.internal.ui.text.PHPInformationHierarchyProvider.getSubject(ITextViewer, int)62
org.eclipse.php.internal.ui.util.PHPOpenExternalFileAction.gotoLine(IEditorPart, String, int)164
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)106
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findCommentBlockStartPrefixRange(IDocument, IRegion)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findPrefixRange(IDocument, IRegion)-1
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.calculateOriginalIndentSize(int, IRegion)-1
org.eclipse.php.internal.ui.autoEdit.TabAutoEditStrategy.hasTextBeforeCaret(IRegion)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ChangeHighlighter.getStyleRange(DocumentMergerDiff, IRegion)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ChangeHighlighter.getStyleRange(DocumentMergerDiff, IRegion)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.normalizeDocumentRegion(IDocument, IRegion)-1
org.eclipse.php.internal.ui.corext.dom.Selection.coveredBy(IRegion)-1
org.eclipse.php.internal.ui.editor.configuration.PHPStructuredTextViewerConfiguration.1.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.php.internal.ui.editor.ExternalFileHyperlink.ExternalFileHyperlink(IRegion, File)-1
org.eclipse.php.internal.ui.editor.hover.BestMatchHover.getHoverInfo(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.editor.hover.PHPTextHoverProxy.getHoverInfo(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.editor.hover.ProblemHover.getHoverInfo(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.editor.hyperlink.IncludeHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.php.internal.ui.editor.hyperlink.PHPHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.getInformation(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.getInformation(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.getInformation2(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.getInformation2(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.InformationProvider(IRegion, Object, IInformationControlCreator)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.InformationProvider(IRegion, Object, IInformationControlCreator)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.createProposal(Template, TemplateContext, IRegion, int)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.getContextType(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateProposal.PhpTemplateProposal(Template, TemplateContext, IRegion, Image, int)-1
org.eclipse.php.internal.ui.editor.validation.PhpReconcilingStrategy.validate(IRegion, IValidationContext, IReporter)-1
org.eclipse.php.internal.ui.editor.WorkspaceFileHyperlink.WorkspaceFileHyperlink(IRegion, IFile)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.alignRegion(IRegion, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.createCommentPosition(IRegion)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.createMemberPosition(IRegion, IMember)-1
org.eclipse.php.internal.ui.text.PHPElementProvider.getInformation(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.text.PHPElementProvider.getInformation2(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.text.PHPInformationHierarchyProvider.getInformation(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.text.PHPInformationHierarchyProvider.getInformation2(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.util.EditorUtility.revealInEditor(IEditorPart, IRegion)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findCommentBlockStartPrefixRange(IDocument, IRegion)-1
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findPrefixRange(IDocument, IRegion)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.normalizeDocumentRegion(IDocument, IRegion)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.toRegion(Position)-1
org.eclipse.php.internal.ui.corext.dom.SelectionAnalyzer.getSelectedNodeRange()-1
org.eclipse.php.internal.ui.editor.ExternalFileHyperlink.getHyperlinkRegion()-1
org.eclipse.php.internal.ui.editor.hover.PHPTextHoverProxy.getHoverRegion(ITextViewer, int)-1
org.eclipse.php.internal.ui.editor.hover.ProblemHover.getHoverRegion(ITextViewer, int)-1
org.eclipse.php.internal.ui.editor.hyperlink.PHPHyperlinkDetector.findWord(IDocument, int, boolean)-1
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.findSurroundingBlock(int)-1
org.eclipse.php.internal.ui.editor.PHPPairMatcher.match(IDocument, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.getSignedSelection(ISourceViewer)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.getSubject(ITextViewer, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationProvider.getSubject(ITextViewer, int)-1
org.eclipse.php.internal.ui.editor.WorkspaceFileHyperlink.getHyperlinkRegion()-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.alignRegion(IRegion, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeProjectionRanges(ISourceReference, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.getRegionOfInterest(ITextEditor, int)-1
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)-1
org.eclipse.php.internal.ui.text.PHPElementProvider.getSubject(ITextViewer, int)-1
org.eclipse.php.internal.ui.text.PHPInformationHierarchyProvider.getSubject(ITextViewer, int)-1
org.eclipse.php.internal.ui.text.PHPWordFinder.findWord(IDocument, int)-1

org.eclipse.jface.text.ISynchronizable

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.getLockObject(IAnnotationModel)159
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.getLockObject(IAnnotationModel)2473
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.getLockObject(IAnnotationModel)158
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.getLockObject(IAnnotationModel)2472

org.eclipse.jface.text.ITypedRegion

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.isNewComment(IDocument, int)423
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.CharacterMatch.nextPosition(int, boolean)236
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.CharacterMatch.nextPosition(int, boolean)236
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.createHeuristicScanner(IDocument, int)317
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.isDefaultPartition(int)917
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.NonJavaIdentifierPartDefaultPartition.nextPosition(int, boolean)176
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.NonJavaIdentifierPartDefaultPartition.nextPosition(int, boolean)176
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.NonWhitespaceDefaultPartition.nextPosition(int, boolean)128
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.NonWhitespaceDefaultPartition.nextPosition(int, boolean)128
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.highlighter.LineStyleProviderForPhp.prepareRegions(ITypedRegion, int, int, Collection)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int)-1

org.eclipse.jface.text.link.ILinkedModeListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.EditorHighlightingSynchronizer-1

org.eclipse.jface.text.link.LinkedModeModel

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.fLinkedPositionModel-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.fLinkedPositionModel-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)49
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)49
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.Proposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.Proposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.editor.EditorHighlightingSynchronizer.left(LinkedModeModel, int)-1
org.eclipse.php.internal.ui.editor.EditorHighlightingSynchronizer.resume(LinkedModeModel, int)-1
org.eclipse.php.internal.ui.editor.EditorHighlightingSynchronizer.suspend(LinkedModeModel)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedModeExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedModeExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.LinkedPositionProposalImpl(LinkedProposalPositionGroupProposal, LinkedModeModel)-1
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.LinkedPositionProposalImpl(LinkedProposalPositionGroupProposal, LinkedModeModel)-1

org.eclipse.jface.text.link.LinkedPosition

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)65
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)127
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)127
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)203
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)203
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)127
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)127
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)203
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.validate(IDocument, int, DocumentEvent)203
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.Proposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.Proposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1

org.eclipse.jface.text.link.LinkedPositionGroup

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)56
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)56

org.eclipse.jface.text.Position

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.TextMergeViewer.getNewRange(char, Object)2572
org.eclipse.php.internal.ui.compare.TextMergeViewer.getNewRange(char, Object)2574
org.eclipse.php.internal.ui.compare.TextMergeViewer.getNewRange(char, Object)2576
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.updateAnnotations(Program, IProgressMonitor)227
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)853
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)853
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.findMatch(StructuredTextFoldingProviderPHPTuple, Collection, Map, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1642
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.update(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1169
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)226
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.MergeSourceViewer.fRegion-1
org.eclipse.php.internal.ui.editor.PhpSelectAnnotationRulerAction.fPosition-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.Tuple.position-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.Tuple.position-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.fPosition-1
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.fReplacementPosition-1
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.fMap-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.fMap-1
DECLARED_PARAMETERIZED_METHOD
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.findMatch(StructuredTextFoldingProviderPHPTuple, Collection, Map, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.match(List, Map, List, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.updateAnnotations(Program, IProgressMonitor)224
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.updateAnnotations(Program, IProgressMonitor)226
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.updateAnnotations(Program, IProgressMonitor)179
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)818
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)852
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)818
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)852
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.update(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1158
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.update(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1163
EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)117
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)491
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)491
org.eclipse.php.internal.ui.compare.TextMergeViewer.setCurrentDiff(DocumentMergerDiff, boolean, boolean)3928
org.eclipse.php.internal.ui.compare.TextMergeViewer.setCurrentDiff(DocumentMergerDiff, boolean, boolean)3929
org.eclipse.php.internal.ui.compare.TextMergeViewer.setCurrentDiff(DocumentMergerDiff, boolean, boolean)3930
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.1.visit(MethodDeclaration)207
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)825
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)825
org.eclipse.php.internal.ui.folding.html.ProjectionModelNodeAdapterHTML.createProjectionPosition(Node)133
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.storePosition(int, int)320
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.calculateLightBulb(IAnnotationModel, IInvocationContext)242
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.processAction(ITextEditor, IDocument, ITextSelection)114
org.eclipse.php.internal.ui.compare.TextMergeViewer.ChangeHighlighter.getStyleRange(DocumentMergerDiff, IRegion)1084
org.eclipse.php.internal.ui.compare.TextMergeViewer.ChangeHighlighter.getStyleRange(DocumentMergerDiff, IRegion)1084
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)458
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.internalSetDocument(MergeSourceViewer)458
org.eclipse.php.internal.ui.compare.TextMergeViewer.findInsertionPosition(char, ICompareInput)2534
org.eclipse.php.internal.ui.compare.TextMergeViewer.getNextVisibleDiff(boolean, boolean)3729
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.findDiff(Object)333
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.findDiff(Object)333
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.findDiff(Position, boolean)348
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.findDiff(Position, boolean)348
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.findDiff(Position, boolean)350
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.findDiff(Position, boolean)350
org.eclipse.php.internal.ui.compare.TextMergeViewer.updateContent(Object, Object, Object)2304
org.eclipse.php.internal.ui.compare.TextMergeViewer.updateContent(Object, Object, Object)2303
org.eclipse.php.internal.ui.corext.template.php.ExclusivePositionUpdater.update(DocumentEvent)53
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.1.visit(MethodDeclaration)207
org.eclipse.php.internal.ui.editor.PHPResourceMarkerAnnotationModel.getMarkerPosition(IMarker)105
org.eclipse.php.internal.ui.editor.PhpSelectAnnotationRulerAction.findPhpAnnotation()152
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)825
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)825
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.getTemporaryAnnotationsForLine(ISourceViewer, int)328
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getProjectionTextAtLine(ISourceViewer, int, int)88
org.eclipse.php.internal.ui.folding.html.ProjectionModelNodeAdapterHTML.createProjectionPosition(Node)121
org.eclipse.php.internal.ui.folding.html.ProjectionModelNodeAdapterHTML.updateAdapter(Node, ProjectionViewer)238
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeCurrentStructure(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1664
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeFoldingStructure(IModelElement, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1329
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeFoldingStructure(IModelElement, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1313
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.findMatch(StructuredTextFoldingProviderPHPTuple, Collection, Map, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1642
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.match(List, Map, List, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1579
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.update(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1169
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.update(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1192
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)214
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)226
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)236
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.getProblemLocation(IScriptAnnotation, IAnnotationModel)299
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.hasQuickFixLightBulb(IAnnotationModel, int)279
org.eclipse.php.internal.ui.text.template.contentassist.InclusivePositionUpdater.update(DocumentEvent)54
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.actions.ExternalBreakpointActionHelper.includesRulerLine(Position, IDocument, IVerticalRulerInfo)-1
org.eclipse.php.internal.ui.actions.ToggleCommentHandler.updateCurrentSelection(ITextEditor, Position, IDocument, boolean)-1
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getLineRange(Position, Point)-1
org.eclipse.php.internal.ui.compare.MergeSourceViewer.setLineBackground(Position, Color)-1
org.eclipse.php.internal.ui.compare.MergeSourceViewer.setRegion(Position)-1
org.eclipse.php.internal.ui.compare.MergeSourceViewer.setSelection(Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.addNewRange(char, Object, Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocument(MergeSourceViewer, IDocument, Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocument(MergeSourceViewer, IDocument, Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocumentRange(MergeSourceViewer, Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.ContributorInfo.updateViewerDocumentRange(MergeSourceViewer, Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.getDiffRange(MergeSourceViewer, Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.findDiff(Position, boolean)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.findDiff(Position, boolean)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.reveal(MergeSourceViewer, Position)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.toRegion(Position)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.1.(PHPStructuredEditorOccurrencesFinderJob, Position, String, String, ReconcileAnnotationKey)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.compareRulerLine(Position, IDocument, int)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.isCaptionLine(ProjectionAnnotation, Position, IDocument, int)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.addProjectionRange(StructuredTextFoldingProviderPHPPhpProjectionAnnotation, Position)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.FoldingStructureComputationContext.addProjectionRange(StructuredTextFoldingProviderPHPPhpProjectionAnnotation, Position)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.Tuple.Tuple(StructuredTextFoldingProviderPHPPhpProjectionAnnotation, Position)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.Tuple.Tuple(StructuredTextFoldingProviderPHPPhpProjectionAnnotation, Position)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.processAnnotation(Annotation, Position, int, int)-1
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.PositionBasedCompletionProposal(String, Position, int, Image, String, IContextInformation, String, char[])-1
org.eclipse.php.internal.ui.text.template.contentassist.PositionBasedCompletionProposal.PositionBasedCompletionProposal(String, Position, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.compare.MergeSourceViewer.getRegion()-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.1.getRegion(char)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.getNewRange(char, Object)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.getPosition(ITypedElement)-1
org.eclipse.php.internal.ui.compare.TextMergeViewer.InternalOutlineViewerCreator.getPosition(ITypedElement)-1
org.eclipse.php.internal.ui.editor.PHPResourceMarkerAnnotationModel.getMarkerPosition(IMarker)-1
org.eclipse.php.internal.ui.folding.html.ProjectionModelNodeAdapterHTML.createProjectionPosition(Node)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.createCommentPosition(IRegion)-1
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.createMemberPosition(IRegion, IMember)-1

org.eclipse.jface.text.Region

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.hyperlink.IncludeHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)50
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findCommentBlockStartPrefixRange(IDocument, IRegion)214
org.eclipse.php.internal.ui.autoEdit.PhpDocAutoIndentStrategy.findPrefixRange(IDocument, IRegion)195
org.eclipse.php.internal.ui.compare.TextMergeViewer.normalizeDocumentRegion(IDocument, IRegion)2641
org.eclipse.php.internal.ui.compare.TextMergeViewer.toRegion(Position)2765
org.eclipse.php.internal.ui.corext.dom.SelectionAnalyzer.getSelectedNodeRange()76
org.eclipse.php.internal.ui.editor.hyperlink.IncludeHyperlinkDetector.1.visit(Expression)68
org.eclipse.php.internal.ui.editor.hyperlink.PHPHyperlinkDetector.findWord(IDocument, int, boolean)130
org.eclipse.php.internal.ui.editor.hyperlink.PHPHyperlinkDetector.findWord(IDocument, int, boolean)133
org.eclipse.php.internal.ui.editor.hyperlink.PHPHyperlinkDetector.findWord(IDocument, int, boolean)127
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.findSurroundingBlock(int)657
org.eclipse.php.internal.ui.editor.PHPPairMatcher.match(IDocument, int)57
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.getSignedSelection(ISourceViewer)1928
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)526
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.InformationDispatchAction.makeAnnotationHoverFocusable(ISourceViewer, IAnnotationHover)526
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.doOperation(int)139
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.alignRegion(IRegion, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1532
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)578
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)571
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)578
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.CommentPosition.computeProjectionRegions(IDocument)571
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeHeaderComment(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1427
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeProjectionRanges(ISourceReference, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1382
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.computeProjectionRanges(ISourceReference, StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1386
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)675
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)682
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)675
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.PhpElementPosition.computeProjectionRegions(IDocument)682
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)52
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)58
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)65
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)96
org.eclipse.php.internal.ui.text.PHPDocumentRegionEdgeMatcher.match(IDocument, int)105
org.eclipse.php.internal.ui.text.PHPElementProvider.getSubject(ITextViewer, int)47
org.eclipse.php.internal.ui.text.PHPInformationHierarchyProvider.getSubject(ITextViewer, int)66
org.eclipse.php.internal.ui.text.PHPWordFinder.findWord(IDocument, int)54
org.eclipse.php.internal.ui.text.PHPWordFinder.findWord(IDocument, int)56
org.eclipse.php.internal.ui.text.PHPWordFinder.findWord(IDocument, int)58
org.eclipse.php.internal.ui.util.CodeInjector.formatDocument(IStructuredDocument, int, int)119
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.createTemplateProposal()411
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.hyperlink.IncludeHyperlinkDetector.1.(IncludeHyperlinkDetector, int, ISourceModule, String[], Region[])-1

org.eclipse.jface.text.source.Annotation

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.updateAnnotations(Program, IProgressMonitor)230
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)856
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)856
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.modifyFiltered(StructuredTextFoldingProviderPHPFilter, boolean)1752
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.update(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1228
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.update(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1229
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.showPossibleQuickAssists()173
CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.updateAnnotations(Program, IProgressMonitor)230
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.updateAnnotations(Program, IProgressMonitor)227
org.eclipse.php.internal.ui.editor.PhpSelectAnnotationRulerAction.findPhpAnnotation()141
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)853
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)856
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)853
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)856
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.getHoverInfo(ISourceViewer, int)233
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.getMarkerMessages(ISourceViewer, int)292
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.getTemporaryAnnotationsForLine(ISourceViewer, int)328
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.modifyFiltered(StructuredTextFoldingProviderPHPFilter, boolean)1752
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.update(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1228
org.eclipse.php.internal.ui.folding.StructuredTextFoldingProviderPHP.update(StructuredTextFoldingProviderPHPFoldingStructureComputationContext)1229
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)234
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)212
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.showPossibleQuickAssists()173
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.canFix(IScriptAnnotation)531
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.getProblemLocation(IScriptAnnotation, IAnnotationModel)299
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.hasQuickFixLightBulb(IAnnotationModel, int)276
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.fOverrideAnnotations-1
org.eclipse.php.internal.ui.editor.PhpSelectAnnotationRulerAction.fAnnotation-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.fOccurrenceAnnotations-1
org.eclipse.php.internal.ui.folding.html.ProjectionAnnotationModelChanges.fDeletions-1
org.eclipse.php.internal.ui.folding.html.ProjectionAnnotationModelChanges.fModifications-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.fCurrentAnnotations-1
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.fAnnotation-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)818
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)852
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)852
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)818
EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.OverrideIndicator-1
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.OverrideIndicator-1
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.AssistAnnotation-1
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.AssistAnnotation-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.getMarkerMessages(ISourceViewer, int)291
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.canFix(IScriptAnnotation)530
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.PhpSelectAnnotationRulerAction.findPhpAnnotation()141
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.getMarkerMessages(ISourceViewer, int)292
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)212
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.collectQuickFixableAnnotations(ITextEditor, int, boolean, ArrayList)234
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.collectProposals(IInvocationContext, IAnnotationModel, Annotation[], boolean, boolean, Collection)259
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.hasQuickFixLightBulb(IAnnotationModel, int)276
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorImageProvider.getImageDescriptorId(Annotation)-1
org.eclipse.php.internal.ui.editor.OverrideIndicatorImageProvider.getManagedImage(Annotation)-1
org.eclipse.php.internal.ui.editor.OverrideIndicatorImageProvider.isImageProviderFor(Annotation)-1
org.eclipse.php.internal.ui.editor.OverrideIndicatorImageProvider.isOverwriting(Annotation)-1
org.eclipse.php.internal.ui.folding.html.ProjectionAnnotationModelChanges.ProjectionAnnotationModelChanges(Node, Annotation[], Map, Annotation[])-1
org.eclipse.php.internal.ui.folding.html.ProjectionAnnotationModelChanges.ProjectionAnnotationModelChanges(Node, Annotation[], Map, Annotation[])-1
org.eclipse.php.internal.ui.folding.html.ProjectionModelNodeAdapterFactoryHTML.queueAnnotationModelChanges(Node, Annotation[], Map, Annotation[], ProjectionViewer)-1
org.eclipse.php.internal.ui.folding.html.ProjectionModelNodeAdapterFactoryHTML.queueAnnotationModelChanges(Node, Annotation[], Map, Annotation[], ProjectionViewer)-1
org.eclipse.php.internal.ui.folding.html.ProjectionModelNodeAdapterFactoryHTML.queueAnnotationModelChanges(Node, Annotation[], Map, Annotation[])-1
org.eclipse.php.internal.ui.folding.html.ProjectionModelNodeAdapterFactoryHTML.queueAnnotationModelChanges(Node, Annotation[], Map, Annotation[])-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.processAnnotation(Annotation, Position, int, int)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.canFix(Annotation)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.collectProposals(IInvocationContext, IAnnotationModel, Annotation[], boolean, boolean, Collection)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.hasCorrections(Annotation)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.isQuickFixableType(Annotation)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.folding.html.ProjectionAnnotationModelChanges.getDeletions()-1
org.eclipse.php.internal.ui.folding.html.ProjectionAnnotationModelChanges.getModifications()-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionAssistant.getAnnotationsAtOffset()-1

org.eclipse.jface.text.source.AnnotationModel

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.LocalStorageModelProvider.createAnnotationModel(Object)274

org.eclipse.jface.text.source.AnnotationModelEvent

PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.util.ProblemMarkerManager.modelChanged(AnnotationModelEvent)-1

org.eclipse.jface.text.source.IAnnotationModel

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.fAnnotationModel-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.LocalStorageModelProvider.createAnnotationModel(Object)259
org.eclipse.php.internal.ui.editor.PHPResourceMarkerAnnotationModelFactory.createAnnotationModel(IPath)35
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.installOverrideIndicator(boolean)2626
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)812
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)812
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.removeOccurrenceAnnotations()2738
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.getMarkerMessages(ISourceViewer, int)280
org.eclipse.php.internal.ui.editor.PHPStructuredTextAnnotationHover.getTemporaryAnnotationsForLine(ISourceViewer, int)316
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getProjectionTextAtLine(ISourceViewer, int, int)69
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getProjectionTextAtLine(ISourceViewer, int, int)72
org.eclipse.php.internal.ui.editor.validation.PhpReconcilingStrategy.getProblemRequestorExtension()260
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)226
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.doSelectionChanged(int, int, Program)215
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.uninstallSelectionListener()128
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.getLockObject(IAnnotationModel)-1
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.OverrideIndicatorManager(IAnnotationModel, IModelElement, Program)-1
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.getLockObject(IAnnotationModel)-1
org.eclipse.php.internal.ui.editor.PHPStructuredTextViewer.setDocument(IDocument, IAnnotationModel, int, int)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.collectProposals(IInvocationContext, IAnnotationModel, Annotation[], boolean, boolean, Collection)-1
org.eclipse.php.internal.ui.text.correction.PHPCorrectionProcessor.getProblemLocation(IScriptAnnotation, IAnnotationModel)-1
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.calculateLightBulb(IAnnotationModel, IInvocationContext)-1
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.hasQuickFixLightBulb(IAnnotationModel, int)-1
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.removeLightBulb(IAnnotationModel)-1
org.eclipse.php.internal.ui.util.ProblemMarkerManager.modelChanged(IAnnotationModel)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.LocalStorageModelProvider.createAnnotationModel(Object)-1
org.eclipse.php.internal.ui.editor.PHPResourceMarkerAnnotationModelFactory.createAnnotationModel(IPath)-1
org.eclipse.php.internal.ui.text.correction.QuickAssistLightBulbUpdater.getAnnotationModel()-1

org.eclipse.jface.text.source.IAnnotationModelExtension

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.removeAnnotations()243
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.updateAnnotations(Program, IProgressMonitor)221
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)849
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)849
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.removeOccurrenceAnnotations()2744
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getProjectionTextAtLine(ISourceViewer, int, int)74
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.removeAnnotations()242
org.eclipse.php.internal.ui.editor.OverrideIndicatorManager.updateAnnotations(Program, IProgressMonitor)220
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)848
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.OccurrencesFinderJob.run(IProgressMonitor)848
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.removeOccurrenceAnnotations()2743
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getProjectionTextAtLine(ISourceViewer, int, int)73
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.PHPStructuredTextProjectionAnnotationHover.getProjectionTextAtLine(ISourceViewer, int, int)74

org.eclipse.jface.text.source.IAnnotationModelListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.php.internal.ui.util.ProblemMarkerManager-1

org.eclipse.jface.text.source.IAnnotationModelListenerExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.php.internal.ui.util.ProblemMarkerManager-1

org.eclipse.jface.text.templates.DocumentTemplateContext

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.preferences.PHPTemplateStore.compileTemplate(ContextTypeRegistry, Template)54
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.createTemplateProposal()410

org.eclipse.jface.text.templates.GlobalTemplateVariables.Date

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateContextType(String)157

org.eclipse.jface.text.templates.GlobalTemplateVariables.Dollar

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateContextType(String)156

org.eclipse.jface.text.templates.GlobalTemplateVariables.Time

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateContextType(String)159

org.eclipse.jface.text.templates.GlobalTemplateVariables.User

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateContextType(String)160

org.eclipse.jface.text.templates.GlobalTemplateVariables.Year

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateContextType(String)158

org.eclipse.jface.text.templates.Template

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getTemplates()342
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getTemplates(String)359
CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.exists(Template)311
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getFirstTemplate(String)370
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getTemplates()342
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getTemplates(String)359
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getTemplates(String)354
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.saveToStream(OutputStream)240
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.getTemplates(String)155
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.4.compare(Viewer, Object, Object)256
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.4.compare(Viewer, Object, Object)257
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.getSelectedTemplate()390
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.TemplateLabelProvider.getColumnText(Object, int)109
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.TemplateLabelProvider.getColumnText(Object, int)109
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.fTemplate-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.4.compare(Viewer, Object, Object)255
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.4.compare(Viewer, Object, Object)255
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.setCodeTemplate(String, String, IScriptProject)810
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.addFromStream(InputStream, boolean)152
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.okPressed()572
org.eclipse.php.internal.ui.preferences.PHPCodeTemplateBlock.edit(TemplatePersistenceData)457
org.eclipse.php.internal.ui.viewsupport.ProjectTemplateStore.load()123
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getGetterComment(IScriptProject, String, String, String, String, String, String)487
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getGetterMethodBodyContent(IScriptProject, String, String, String, String)88
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodBodyContent(boolean, IScriptProject, String, String, String, String)68
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodComment(IScriptProject, String, String, String[], String, String[], IMethod, boolean, String)347
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getSetterComment(IScriptProject, String, String, String, String, String, String, String)464
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getSetterMethodBodyContent(IScriptProject, String, String, String, String, String)105
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.setCodeTemplate(String, String, IScriptProject)810
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.setCodeTemplate(String, String, IScriptProject)809
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.addFromStream(InputStream, boolean)152
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.exists(Template)311
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getFirstTemplate(String)370
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getTemplates(String)354
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.saveToStream(OutputStream)240
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.filterUsingPrefix(ICompletionProposal[], String)122
org.eclipse.php.internal.ui.preferences.PHPCodeTemplateBlock.edit(TemplatePersistenceData)457
org.eclipse.php.internal.ui.preferences.PHPCodeTemplateBlock.updateSourceViewerInput(List)435
org.eclipse.php.internal.ui.preferences.PHPTemplateStore.add(TemplatePersistenceData)38
org.eclipse.php.internal.ui.viewsupport.ProjectTemplateStore.findTemplateById(String)100
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.4.compare(Viewer, Object, Object)257
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.4.compare(Viewer, Object, Object)256
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.compileTemplate()401
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.createTemplateProposal()407
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.enableTemplates()358
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.getSelectedTemplate()386
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.saveLastSavedPreferences()447
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.TemplateLabelProvider.getColumnText(Object, int)109
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.TemplateLabelProvider.getColumnText(Object, int)109
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.updateViewerInput()486
org.eclipse.php.internal.ui.wizards.UntitledPHPDocumentWizard.performFinish()103
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template, String[])-1
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template)-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.canEvaluate(Template)-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.evaluate(Template)-1
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.add(Template)-1
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.exists(Template)-1
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.remove(Template)-1
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.validateTemplate(Template)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.createProposal(Template, TemplateContext, IRegion, int)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.getImage(Template)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateProposal.PhpTemplateProposal(Template, TemplateContext, IRegion, Image, int)-1
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry)-1
org.eclipse.php.internal.ui.preferences.PHPTemplateStore.compileTemplate(ContextTypeRegistry, Template)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getCodeTemplate(String, IScriptProject)-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplates.getCodeTemplate(String)-1
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getFirstTemplate(String)-1
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getTemplates()-1
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.getTemplates(String)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.getTemplates(String)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateProposal.getTemplateNew()-1
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.getTemplate()-1
org.eclipse.php.internal.ui.viewsupport.ProjectTemplateStore.findTemplateById(String)-1
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.getSelectedTemplate()-1

org.eclipse.jface.text.templates.TemplateBuffer

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodComment(IScriptProject, String, String, String[], String, String[], IMethod, boolean, String)369
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getTypeComment(IScriptProject, String, String[], String)203
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.evaluate(Template)67
org.eclipse.php.internal.ui.preferences.PHPTemplateStore.compileTemplate(ContextTypeRegistry, Template)56
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.findVariable(TemplateBuffer, String)-1
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.fixEmptyVariables(TemplateBuffer, String[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.evaluate(Template)-1

org.eclipse.jface.text.templates.TemplateContext

EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.preferences.PHPTemplateStore.compileTemplate(ContextTypeRegistry, Template)54
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.createTemplateProposal()410
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateVariableResolver.resolve(TemplateContext)-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateVariableResolver.resolve(TemplateContext)-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateVariableResolver.resolve(TemplateContext)-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.TagsVariableResolver.resolve(TemplateContext)-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.TagsVariableResolver.resolve(TemplateContext)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.createProposal(Template, TemplateContext, IRegion, int)-1
org.eclipse.php.internal.ui.editor.templates.PhpTemplateProposal.PhpTemplateProposal(Template, TemplateContext, IRegion, Image, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.createContext()-1

org.eclipse.jface.text.templates.TemplateContextType

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry)200
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.text.template.TemplateVariableProcessor.fContextType-1
EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.validateTemplate(Template)177
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.getContextType(ITextViewer, IRegion)166
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.doSourceChanged(IDocument)373
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry)212
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, ContextTypeRegistry)200
org.eclipse.php.internal.ui.preferences.PHPCodeTemplateBlock.updateSourceViewerInput(List)436
org.eclipse.php.internal.ui.wizards.NewGenericFileTemplatesWizardPage.createTemplateProposal()409
org.eclipse.php.internal.ui.wizards.NewPhpTemplatesWizardPage.getTemplatesLocationMessage()43
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.text.template.TemplateVariableProcessor.setContextType(TemplateContextType)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.templates.PhpTemplateCompletionProcessor.getContextType(ITextViewer, IRegion)-1
org.eclipse.php.internal.ui.text.template.TemplateVariableProcessor.getContextType()-1

org.eclipse.jface.text.templates.TemplateException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template, String[])533
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template, String[])533
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template, String[])533
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.evaluateTemplate(CodeTemplateContext, Template)508
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodComment(IScriptProject, String, String, String[], String, String[], IMethod, boolean, String)372
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getTypeComment(IScriptProject, String, String[], String)206
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.validateTemplate(Template)184
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.doSourceChanged(IDocument)377
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.TemplateSet.validateTemplate(Template)184
org.eclipse.php.internal.ui.preferences.EditTemplateDialog.doSourceChanged(IDocument)377
THROWS
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.evaluate(Template)-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.validate(String)-1

org.eclipse.jface.text.templates.TemplateTranslator

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.evaluate(Template)66
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.evaluate(Template)66

org.eclipse.jface.text.templates.TemplateVariable

EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariable-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.findVariable(TemplateBuffer, String)632
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.fixEmptyVariables(TemplateBuffer, String[])409
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getMethodComment(IScriptProject, String, String, String[], String, String[], IMethod, boolean, String)383
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.getTypeComment(IScriptProject, String, String[], String)214
org.eclipse.php.internal.ui.preferences.PHPTemplateStore.compileTemplate(ContextTypeRegistry, Template)60
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.findVariable(TemplateBuffer, String)-1

org.eclipse.jface.text.templates.TemplateVariableResolver

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.evaluate(Template)52
org.eclipse.php.internal.ui.text.template.TemplateVariableProcessor.computeCompletionProposals(ITextViewer, int)104
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.php.internal.ui.text.template.TemplateVariableProposal.fResolver-1
EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateVariableResolver-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateVariableResolver-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.CodeTemplateVariableResolver-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.TagsVariableResolver-1
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContextType.TagsVariableResolver-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.CodeTemplateContext.evaluate(Template)52
org.eclipse.php.internal.ui.text.template.TemplateVariableProcessor.computeCompletionProposals(ITextViewer, int)104
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.text.template.TemplateVariableProposal.TemplateVariableProposal(TemplateVariableResolver, int, int, ITextViewer, boolean)-1

org.eclipse.jface.text.templates.TemplateVariableType

PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.template.php.PhpVariable.PhpVariable(TemplateVariableType, String, int[])-1
org.eclipse.php.internal.ui.text.template.contentassist.MultiVariable.MultiVariable(TemplateVariableType, String, int[])-1

org.eclipse.jface.text.TypedRegion

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int)961
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int)950
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int)946
org.eclipse.php.internal.ui.editor.PHPHeuristicScanner.getPartition(int)954

org.eclipse.text.edits.CopyTargetEdit

PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator.visit(CopyTargetEdit)-1

org.eclipse.text.edits.DeleteEdit

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.fixEmptyVariables(TemplateBuffer, String[])421
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2962
org.eclipse.php.internal.ui.editor.PHPStructuredEditor.ExtendedRemoveTrailingWhitespaceOperation.computeTextEdit(ITextFileBuffer, IProgressMonitor)2962
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator.visit(DeleteEdit)-1

org.eclipse.text.edits.InsertEdit

PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator.visit(InsertEdit)-1

org.eclipse.text.edits.MalformedTreeException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)135
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)135
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)135
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)135
THROWS
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.fixEmptyVariables(TemplateBuffer, String[])-1

org.eclipse.text.edits.MoveSourceEdit

PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator.visit(MoveSourceEdit)-1

org.eclipse.text.edits.MoveTargetEdit

PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator.visit(MoveTargetEdit)-1

org.eclipse.text.edits.MultiTextEdit

CASTS
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)249
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)243
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)116
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)182
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)162
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)120
INSTANCEOF
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.util.TextEditUtil.isPacked(TextEdit)55
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)242
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)242
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)321
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)300
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit)228
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit)232
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)115
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)115
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)181
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)161
INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.fixEmptyVariables(TemplateBuffer, String[])406
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)131
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)131
org.eclipse.php.internal.ui.corext.util.TextEditUtil.flatten(TextEdit)86
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit)236
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.createTextChange()353
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.codemanipulation.StubUtility.fixEmptyVariables(TemplateBuffer, String[])406
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)131
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)131
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)249
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)120
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.util.TextEditUtil.flatten(TextEdit, MultiTextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.util.TextEditUtil.flatten(TextEdit)-1

org.eclipse.text.edits.ReplaceEdit

INSTANTIATION
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.Proposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)79
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.Proposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)79
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator.visit(ReplaceEdit)-1

org.eclipse.text.edits.TextEdit

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.util.TextEditUtil.flatten(TextEdit, MultiTextEdit)97
org.eclipse.php.internal.ui.editor.contentassist.UseStatementInjector.inject(IDocument, ITextViewer, int)129
org.eclipse.php.internal.ui.text.correction.proposals.ASTRewriteCorrectionProposal.addEdits(IDocument, TextEdit)88
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.createTextChange()353
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.getAdditionalProposalInfo(IProgressMonitor)133
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)131
org.eclipse.php.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)131
PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.util.TextEditUtil.flatten(TextEdit, MultiTextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.flatten(TextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.insert(TextEdit, TextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.insert(TextEdit, TextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.isPacked(TextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit, MultiTextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.overlaps(TextEdit, TextEdit)-1
org.eclipse.php.internal.ui.text.correction.proposals.ASTRewriteCorrectionProposal.addEdits(IDocument, TextEdit)-1
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator.rangeAdded(TextEdit)-1
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator.rangeRemoved(TextEdit)-1
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.addEdits(IDocument, TextEdit)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.JavaLinkedModeProposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.Proposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.fix.LinkedProposalPositionGroup.Proposal.computeEdits(int, LinkedPosition, char, int, LinkedModeModel)-1
org.eclipse.php.internal.ui.corext.util.TextEditUtil.merge(TextEdit, TextEdit)-1

org.eclipse.text.edits.TextEditGroup

PARAMETER
Reference LocationLine Number
org.eclipse.php.internal.ui.corext.dom.fragments.AssociativeInfixExpressionFragment.replace(ASTRewrite, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.ui.corext.dom.fragments.IASTFragment.replace(ASTRewrite, ASTNode, TextEditGroup)-1
org.eclipse.php.internal.ui.corext.dom.fragments.SimpleFragment.replace(ASTRewrite, ASTNode, TextEditGroup)-1

org.eclipse.text.edits.TextEditVisitor

EXTENDS
Reference LocationLine Number
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator-1
org.eclipse.php.internal.ui.text.correction.proposals.CUCorrectionProposal.1EditAnnotator185

Back to reference summary for org.eclipse.php.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict