Types from org.eclipse.text used by org.eclipse.wst.jsdt.web.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.wst.jsdt.web.ui.actions.AddJavaDocStubOperation.applyChanges()71
org.eclipse.wst.jsdt.web.ui.actions.StandardEditorActionsAction.copy(IAction)83
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.getIndentString(int, int, ILineTracker, int)83
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)174
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)161
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()118
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()118
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant.documentPartitioningChanged(IDocument)76
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant.documentPartitioningChanged(IDocument)76
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.selectWord(IDocument, int)259
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.selectWord(IDocument, int)259
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.createChange(JSDTSearchDocumentDelegate, TextEdit)291
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)101
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)101
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.perform(IProgressMonitor)161
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.perform(IProgressMonitor)161
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchRequestor.addSearchMatch(IDocument, IFile, int, int, String)54
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JsWordFinder.findWord(IDocument, int)58
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.configureBackwardReader(IDocument, int, boolean, boolean)63
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.read()158
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher.matchPairsAt()144
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher.matchPairsAt()144
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher.matchPairsAt()144
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubOperation.applyChanges()71
org.eclipse.wst.jsdt.web.ui.actions.StandardEditorActionsAction.copy(IAction)83
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.getIndentString(int, int, ILineTracker, int)83
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)174
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)161
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant.documentPartitioningChanged(IDocument)76
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant.documentPartitioningChanged(IDocument)76
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.createChange(JSDTSearchDocumentDelegate, TextEdit)291
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.perform(IProgressMonitor)161
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.perform(IProgressMonitor)161
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchRequestor.addSearchMatch(IDocument, IFile, int, int, String)54
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.configureBackwardReader(IDocument, int, boolean, boolean)63
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.read()158
THROWS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.gotoCommentEnd()-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.gotoCommentStart()-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.gotoLineEnd()-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.gotoStringEnd(char)-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.gotoStringStart(char)-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.handleSingleLineComment()-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.readBackwards()-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.readForwards()-1

org.eclipse.jface.text.ConfigurableLineTracker

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.getLineTracker(IDocument, String)109
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.getLineTracker(IDocument, String)106

org.eclipse.jface.text.Document

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubOperation.getJavaDocumentFromNode()97
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()103
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)96
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)96
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.acceptSearchMatch(SearchMatch)69

org.eclipse.jface.text.IDocument

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStarts(IFormattingContext)134
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubOperation.copy-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.fJSPDoc-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.fJSPDoc-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.fJSPDoc-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.fJSPDoc-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.fDocument-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher.fDocument-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()103
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.formatterStarts(IFormattingContext)134
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)158
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)105
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.createChange(JSDTSearchDocumentDelegate, TextEdit)284
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)96
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)96
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)123
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)123
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPJavaSelectionProvider.getSelection(ITextEditor)36
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getAutoEditStrategies(IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getJavaProject(IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.getLineTracker(IDocument, String)-1
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.getProjectOptions(IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant.documentPartitioningChanged(IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant.documentPartitioningChanged(IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant.ModelIrritant(FormattingStrategyJSDT, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant.ModelIrritant(FormattingStrategyJSDT, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.getJsTranslation(IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.selectWord(IDocument, int)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.createHyperlink(String, IRegion, IDocument, Node)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getBaseLocation(IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getCurrentNode(IDocument, int)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getURIString(Node, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.isOpenInEditor(IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.RenameChange(BasicRefactorSearchRequestor, IFile, IDocument, TextEdit, String)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.RenameChange(BasicRefactorSearchRequestor, IFile, IDocument, TextEdit, String)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.saveFile(IFile, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.saveFile(IFile, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.SaveJspFileOp(BasicRefactorSearchRequestor, IFile, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.SaveJspFileOp.SaveJspFileOp(BasicRefactorSearchRequestor, IFile, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.addSearchMatch(IDocument, IFile, int, int, String)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesProcessor.getJavaElement(IDocument, ITextSelection)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesProcessor.getJavaElementsForCurrentSelection(IDocument, ITextSelection)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchRequestor.addSearchMatch(IDocument, IFile, int, int, String)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSingleFileSearchRequestor.addSearchMatch(IDocument, IFile, int, int, String)-1
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JsWordFinder.findWord(IDocument, int)-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.configureBackwardReader(IDocument, int, boolean, boolean)-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsCodeReader.configureForwardReader(IDocument, int, int, boolean, boolean)-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher.match(IDocument, int)-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher.searchForClosingPeer(int, int, int, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher.searchForOpeningPeer(int, int, int, IDocument)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubOperation.getDocument(IJavaScriptUnit, IProgressMonitor)-1
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubOperation.getJavaDocumentFromNode()-1
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContetAssistInvocationContext.getDocument()-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)-1

org.eclipse.jface.text.IDocumentPartitioningListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant-1
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.ModelIrritant-1

org.eclipse.jface.text.ILineTracker

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)164
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.getIndentString(int, int, ILineTracker, int)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.getLineTracker(IDocument, String)-1

org.eclipse.jface.text.IRegion

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileHyperlink.fHyperlinkRegion-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlink.fRegion-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.fHighlightRange-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.fRegion-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.getIndentString(int, int, ILineTracker, int)77
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForTabs.smartInsertForTab(DocumentCommand, IDocument)159
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)167
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)136
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node)292
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileHyperlink.ExternalFileHyperlink(IRegion, File)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlink.JSDTHyperlink(IRegion, IJavaScriptElement)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.WorkspaceFileHyperlink(IRegion, IFile, IRegion)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.WorkspaceFileHyperlink(IRegion, IFile, IRegion)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.WorkspaceFileHyperlink(IRegion, IFile)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.createHyperlink(String, IRegion, IDocument, Node)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)-1
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getHoverInfo(ITextViewer, IRegion)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileHyperlink.getHyperlinkRegion()-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlink.getHyperlinkRegion()-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.selectWord(IDocument, int)-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.WorkspaceFileHyperlink.getHyperlinkRegion()-1
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node)-1
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getHoverRegion(ITextViewer, int)-1
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JsWordFinder.findWord(IDocument, int)-1
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher.match(IDocument, int)-1

org.eclipse.jface.text.ITypedRegion

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT.prepareRegions(ITypedRegion, int, int, Collection)-1

org.eclipse.jface.text.Position

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode.fDocPosition-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)217
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getChildren(Object)95
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)217
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getChildren(Object)95
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getJsNode(Node, IJavaScriptElement, Position)-1
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode.JsJfaceNode(Node, IJavaScriptElement, Position, String)-1
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode.JsJfaceNode(Node, IJavaScriptElement, Position)-1

org.eclipse.jface.text.Region

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)130
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.selectWord(IDocument, int)258
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.selectWord(IDocument, int)256
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node)312
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.XMLHyperlinkDetector.getHyperlinkRegion(Node)298
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JsWordFinder.findWord(IDocument, int)62
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JsWordFinder.findWord(IDocument, int)66
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JsWordFinder.findWord(IDocument, int)64
org.eclipse.wst.jsdt.web.ui.internal.text.JsPairMatcher.match(IDocument, int)88

org.eclipse.jface.text.TypedPosition

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()91
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()91

org.eclipse.text.edits.MalformedTreeException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubOperation.applyChanges()68
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)99
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.getPreviewDocument(IProgressMonitor)99
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.perform(IProgressMonitor)159
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.perform(IProgressMonitor)159
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubOperation.applyChanges()68
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.perform(IProgressMonitor)159
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.perform(IProgressMonitor)159

org.eclipse.text.edits.MultiTextEdit

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.addJavaEdit(String, ReplaceEdit)271
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.getChanges()310
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.addJavaEdit(String, ReplaceEdit)277
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubOperation.applyChanges()63
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.addJavaEdit(String, ReplaceEdit)277
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.addJavaEdit(String, ReplaceEdit)271
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.getChanges()310

org.eclipse.text.edits.ReplaceEdit

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.acceptSearchMatch(SearchMatch)258
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.addJavaEdit(String, ReplaceEdit)-1

org.eclipse.text.edits.TextEdit

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.fEdit-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.fEdit-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()102
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.createChange(JSDTSearchDocumentDelegate, TextEdit)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.RenameChange(BasicRefactorSearchRequestor, IFile, IDocument, TextEdit, String)-1
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.RenameChange.RenameChange(BasicRefactorSearchRequestor, IFile, IDocument, TextEdit, String)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict