Types from org.eclipse.text used by org.eclipse.jst.jsp.core

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.jst.jsp.core.internal.java.JSPTranslationExtension.addPositionsToDocuments()402
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addPositionsToDocuments()417
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)227
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)162
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addPositionsToDocuments()417
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addPositionsToDocuments()402
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)162
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)227

org.eclipse.jface.text.Document

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.getJSPTranslation()129
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.getJSPTranslation()135
org.eclipse.jst.jsp.core.taglib.ProjectDescription.restoreReferences()1755

org.eclipse.jface.text.DocumentEvent

PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.documentAboutToBeChanged(DocumentEvent)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.documentChanged(DocumentEvent)-1

org.eclipse.jface.text.IDocument

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.fJavaDocument-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.fJspDocument-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.fJavaDocument-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.fJspDocument-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.fDocument-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)115
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferCreated(IFileBuffer)115
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferDisposed(IFileBuffer)157
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.FileBufferListener.bufferDisposed(IFileBuffer)157
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.fixJspReplaceText(String, int)245
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.adjustIndirectPosition(IMessage, IJSPTranslation)84
org.eclipse.jst.jsp.core.taglib.ProjectDescription.restoreReferences()1755
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.getLocation(IDocument)-1
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.getTLDCMDocumentManager(IDocument)-1
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.setup(IDocument, IPath, LocationKind)-1
org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController.setup(IDocument)-1
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.getContentDescription(IDocument)-1
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentHeadContentDetector.set(IDocument)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.setDocument(IDocument)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.JSPTranslationExtension(IDocument, IDocument, IJavaProject, JSPTranslator)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.JSPTranslationExtension(IDocument, IDocument, IJavaProject, JSPTranslator)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.JSPTranslationUtil(IDocument)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.setDocumentContent(IDocument, InputStream, String)-1
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.getContentDescription(IDocument)-1
org.eclipse.jst.jsp.core.internal.taglib.TaglibHelper.getModelQuery(IDocument)-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.connect(IDocument)-1
org.eclipse.jst.jsp.css.core.internal.contentmodel.JSPedCSSTaglibController.setup(IDocument)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.DocumentFactoryForJSP.createDocument()-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJavaDocument()-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspDocument()-1

org.eclipse.jface.text.IDocumentExtension3

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.setLanguage(String)571

org.eclipse.jface.text.IDocumentListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter-1

org.eclipse.jface.text.IDocumentPartitioner

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.document.PageDirectiveAdapterImpl.setLanguage(String)571
org.eclipse.jst.jsp.core.internal.modelhandler.JSPModelLoader.reInitializeEmbeddedType(IStructuredModel, EmbeddedTypeHandler, EmbeddedTypeHandler)396
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getDefaultDocumentPartitioner()-1
org.eclipse.jst.jsp.core.internal.text.StructuredTextPartitionerForJSP.newInstance()-1

org.eclipse.jface.text.IRegion

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.createMultiTextEdit(TextEdit[])360
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)126
org.eclipse.jst.jsp.core.taglib.ProjectDescription.restoreReferences()1759
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.performValidation(IFile, IReporter, IStructuredModel, IRegion)-1

org.eclipse.jface.text.Position

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJavaRanges(int, int)283
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)135
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.createMessageFromProblem(IProblem, IFile, IJSPTranslation, IStructuredDocument)223
CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJavaOffset(int)153
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJavaOffset(int)159
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJavaRanges(int, int)283
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJavaRanges(int, int)279
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJspOffset(int)189
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJspOffset(int)183
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.isInRanges(int, HashMap, boolean)328
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.javaSpansMultipleJspPartitions(int, int)257
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addPositionsToDocuments()419
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addPositionsToDocuments()396
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addPositionsToDocuments()414
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addPositionsToDocuments()419
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)143
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getTranslation()759
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getTranslation()765
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.updateRanges(HashMap, int)661
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchDocument.getJspOffset(int)181
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchDocument.getJspOffset(int)187
org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.createMessageFromProblem(IProblem, IFile, IJSPTranslation, IStructuredDocument)223
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.jst.jsp.core.jspel.ELProblem.fPos-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.jspel.ELGeneratorVisitor.append(String, int, int)176
org.eclipse.jst.jsp.core.internal.java.jspel.ELGeneratorVisitor.append(String, int, int)177
org.eclipse.jst.jsp.core.internal.java.jspel.JSPELTranslator.translateEL(String, String, IStructuredDocumentRegion, int, int, StringBuffer, HashMap, IStructuredDocument)63
org.eclipse.jst.jsp.core.internal.java.jspel.JSPELTranslator.translateEL(String, String, IStructuredDocumentRegion, int, int, StringBuffer, HashMap, IStructuredDocument)60
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addImportToMap(String, ITextRegionCollection)2302
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addImportToMap(String, ITextRegionCollection)2303
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean, boolean)2228
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean, boolean)2229
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean, boolean)2215
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean, boolean)2216
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2425
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2388
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2427
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2398
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2387
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2389
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2429
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.jspel.ELGeneratorVisitor.append(String, int, int)176
org.eclipse.jst.jsp.core.internal.java.jspel.ELGeneratorVisitor.append(String, int, int)177
org.eclipse.jst.jsp.core.internal.java.jspel.JSPELTranslator.translateEL(String, String, IStructuredDocumentRegion, int, int, StringBuffer, HashMap, IStructuredDocument)63
org.eclipse.jst.jsp.core.internal.java.jspel.JSPELTranslator.translateEL(String, String, IStructuredDocumentRegion, int, int, StringBuffer, HashMap, IStructuredDocument)56
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJavaOffset(int)153
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJavaOffset(int)148
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJavaRanges(int, int)277
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJspOffset(int)189
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJspOffset(int)178
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.isInRanges(int, HashMap, boolean)328
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.javaSpansMultipleJspPartitions(int, int)255
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addPositionsToDocuments()394
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)177
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addImportToMap(String, ITextRegionCollection)2303
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.addImportToMap(String, ITextRegionCollection)2302
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean, boolean)2228
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean, boolean)2229
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean, boolean)2215
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendToBuffer(String, StringBuffer, boolean, ITextRegionCollection, int, int, boolean, boolean)2216
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2387
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2410
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2388
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2389
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2408
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.appendUseBeanToBuffer(String, ITextRegionCollection, boolean)2409
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getTranslation()765
org.eclipse.jst.jsp.core.internal.java.JSPTranslator.getTranslation()759
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchDocument.getJspOffset(int)173
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchDocument.getJspOffset(int)187
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.debugReplace(JSPTranslationExtensionPositionDelta[], Position, String, int)-1
org.eclipse.jst.jsp.core.jspel.ELProblem.ELProblem(Position, String)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslation.getJavaRanges(int, int)-1
org.eclipse.jst.jsp.core.jspel.ELProblem.getPosition()-1

org.eclipse.jface.text.Region

INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.validation.JSPActionValidator.performValidation(IFile, IReporter, IStructuredModel)305

org.eclipse.text.edits.CopySourceEdit

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)75
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)76
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)76
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)75
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)73
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)74

org.eclipse.text.edits.CopyTargetEdit

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)80
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)80
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)78
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)79

org.eclipse.text.edits.DeleteEdit

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)66
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)70
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)64
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)187
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)65

org.eclipse.text.edits.InsertEdit

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)62
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)61
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)210
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)62

org.eclipse.text.edits.MalformedTreeException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)224
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)159
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)159
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)224

org.eclipse.text.edits.MoveSourceEdit

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)84
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)84
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)82
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)83

org.eclipse.text.edits.MoveTargetEdit

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)88
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)88
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)86
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)87

org.eclipse.text.edits.MultiTextEdit

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)51
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)47
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getAllEdits(TextEdit)436
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)124
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)45
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.createMultiTextEdit(TextEdit[])358
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.createMultiTextEdit(TextEdit[])361
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)46
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.createMultiTextEdit(TextEdit[])361
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addToMultiEdit(TextEdit, MultiTextEdit)-1

org.eclipse.text.edits.ReplaceEdit

CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)59
INSTANCEOF
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)54
INSTANTIATION
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)197
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)59

org.eclipse.text.edits.TextEdit

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getAllEdits(TextEdit)443
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)214
CASTS
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getAllEdits(TextEdit)443
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)214
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)214
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)49
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)39
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)68
PARAMETER
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.addToMultiEdit(TextEdit, MultiTextEdit)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.createMultiTextEdit(TextEdit[])-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getAllEdits(TextEdit)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.createMultiTextEdit(TextEdit[])-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getAllEdits(TextEdit)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)-1
org.eclipse.jst.jsp.core.internal.java.JSPTranslationUtil.translateTextEdit(TextEdit)-1

org.eclipse.text.edits.UndoEdit

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.jst.jsp.core.internal.java.JSPTranslationExtension.getJspEdit(TextEdit)154

Back to reference summary for org.eclipse.jst.jsp.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict