Methods from org.eclipse.jface.text used by org.eclipse.cdt.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.AbstractInformationControl.AbstractInformationControl(Shell, boolean)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.AbstractCompareViewerInformationControl(Shell, boolean)-1
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.AbstractSourceViewerInformationControl(Shell, boolean)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.AbstractCompareViewerInformationControl(Shell, boolean)89
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.AbstractSourceViewerInformationControl(Shell, boolean)85

org.eclipse.jface.text.AbstractInformationControl.AbstractInformationControl(Shell, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.AbstractSourceViewerInformationControl(Shell, String)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, String)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.AbstractSourceViewerInformationControl(Shell, String)72
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, String)146
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, String)146

org.eclipse.jface.text.AbstractInformationControl.AbstractInformationControl(Shell, ToolBarManager)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.AbstractCompareViewerInformationControl(Shell, ToolBarManager)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, ToolBarManager)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, ToolBarManager)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.AbstractCompareViewerInformationControl(Shell, ToolBarManager)102
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, ToolBarManager)153
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, ToolBarManager)153

org.eclipse.jface.text.AbstractInformationControl.addDisposeListener(DisposeListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.createContent(Composite)144
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.createContent(Composite)140

org.eclipse.jface.text.AbstractInformationControl.addFocusListener(FocusListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CMacroExpansionExplorationControl(Shell, CMacroExpansionInput)144

org.eclipse.jface.text.AbstractInformationControl.addMoveSupport(Control)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.addMoveSupport(Control)-1

org.eclipse.jface.text.AbstractInformationControl.computeSizeConstraints(int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.computeSizeConstraints(int, int)-1
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.computeSizeConstraints(int, int)-1

org.eclipse.jface.text.AbstractInformationControl.computeSizeHint()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.computeSizeHint()-1
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.computeSizeHint()-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.computeSizeHint()-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.computeSizeHint()-1

org.eclipse.jface.text.AbstractInformationControl.computeTrim()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.computeTrim()281
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.computeTrim()-1

org.eclipse.jface.text.AbstractInformationControl.create()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.AbstractCompareViewerInformationControl(Shell, boolean)92
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.AbstractCompareViewerInformationControl(Shell, ToolBarManager)105
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.AbstractSourceViewerInformationControl(Shell, boolean)87
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.AbstractSourceViewerInformationControl(Shell, String)74
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, String)149
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, String)149
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, ToolBarManager)156
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.AnnotationInformationControl(Shell, ToolBarManager)156

org.eclipse.jface.text.AbstractInformationControl.createContent(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.createContent(Composite)-1
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.createContent(Composite)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.createContent(Composite)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.createContent(Composite)-1

org.eclipse.jface.text.AbstractInformationControl.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.dispose()235
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.dispose()217
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.dispose()-1
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.dispose()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)481
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)481

org.eclipse.jface.text.AbstractInformationControl.getInformationPresenterControlCreator()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.getInformationPresenterControlCreator()-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.1.getInformationPresenterControlCreator()-1
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionControl.getInformationPresenterControlCreator()-1

org.eclipse.jface.text.AbstractInformationControl.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.computeSizeHint()268
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.computeSizeHint()258
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.initializeColors()114
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.initializeColors()111
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.computeSizeHint()257
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.computeSizeHint()267
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.initializeColors()100
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.initializeColors()103
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.computeSizeHint()236
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.computeSizeHint()242
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.computeSizeHint()236
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.computeSizeHint()242
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.CMacroExpansionExplorationControl(Shell, CMacroExpansionInput)152
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.registerCommandHandlers()321
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.registerCommandHandlers()325
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.registerCommandHandlers()322
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.storeSize()203

org.eclipse.jface.text.AbstractInformationControl.getSizeConstraints()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.computeSizeHint()259
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.computeSizeHint()258
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.computeSizeHint()238
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.computeSizeHint()238
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.createCompletionProposalsList(Composite, ICompletionProposal[])377
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.createCompletionProposalsList(Composite, ICompletionProposal[])377
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.setSizeConstraints(int, int)423

org.eclipse.jface.text.AbstractInformationControl.getToolBarManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.disposeDeferredCreatedContent()213
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.disposeDeferredCreatedContent()213
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.fillToolbar()255
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.fillToolbar()255
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.fillToolBar()331

org.eclipse.jface.text.AbstractInformationControl.restoresLocation()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.restoresLocation()-1

org.eclipse.jface.text.AbstractInformationControl.restoresSize()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.restoresSize()-1

org.eclipse.jface.text.AbstractInformationControl.setFocus()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.setFocus()275
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.setFocus()237
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setFocus()193
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setFocus()193
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.setFocus()-1
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.setFocus()-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setFocus()-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setFocus()-1

org.eclipse.jface.text.AbstractInformationControl.setInformation(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractCompareViewerInformationControl.setInformation(String)-1
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.setInformation(String)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setInformation(String)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setInformation(String)-1

org.eclipse.jface.text.AbstractInformationControl.setSize(int, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.setSize(int, int)438
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.setSize(int, int)-1

org.eclipse.jface.text.AbstractInformationControl.setSizeConstraints(int, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.setSizeConstraints(int, int)425
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.setSizeConstraints(int, int)427
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.setSizeConstraints(int, int)-1

org.eclipse.jface.text.AbstractInformationControl.setStatusText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionControl.updateStatusText()80
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.registerCommandHandlers()319

org.eclipse.jface.text.AbstractInformationControl.setVisible(boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setVisible(boolean)205
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setVisible(boolean)205
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.setVisible(boolean)469
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setVisible(boolean)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.setVisible(boolean)-1
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.setVisible(boolean)-1

org.eclipse.jface.text.AbstractInformationControlManager.setAnchor(AbstractInformationControlManagerAnchor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer)257
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getMacroExplorationPresenter(ISourceViewer)996
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getOutlinePresenter(ISourceViewer)240

org.eclipse.jface.text.AbstractInformationControlManager.setRestoreInformationControlBounds(IDialogSettings, boolean, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getMacroExplorationPresenter(ISourceViewer)993

org.eclipse.jface.text.AbstractInformationControlManager.setSizeConstraints(int, int, boolean, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer)262
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getInformationPresenter(ISourceViewer)846
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getMacroExplorationPresenter(ISourceViewer)994
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getMacroExplorationPresenter(ISourceViewer)1001
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getOutlinePresenter(ISourceViewer)245

org.eclipse.jface.text.AbstractReusableInformationControlCreator.AbstractReusableInformationControlCreator()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.HoverControlCreator(IInformationControlCreator)541
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.HoverControlCreator(IInformationControlCreator)541
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.PresenterControlCreator.PresenterControlCreator()522
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.PresenterControlCreator.PresenterControlCreator()522
org.eclipse.cdt.internal.ui.text.c.hover.CInformationProvider.ControlCreator.ControlCreator()42
org.eclipse.cdt.internal.ui.text.c.hover.CInformationProvider.ControlCreator.ControlCreator()42

org.eclipse.jface.text.AbstractReusableInformationControlCreator.canReuse(IInformationControl)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.canReuse(IInformationControl)566
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.canReuse(IInformationControl)566
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.canReuse(IInformationControl)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.canReuse(IInformationControl)-1

org.eclipse.jface.text.AbstractReusableInformationControlCreator.doCreateInformationControl(Shell)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.PresenterControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.PresenterControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.cdt.internal.ui.text.c.hover.CInformationProvider.ControlCreator.doCreateInformationControl(Shell)-1
org.eclipse.cdt.internal.ui.text.c.hover.CInformationProvider.ControlCreator.doCreateInformationControl(Shell)-1

org.eclipse.jface.text.contentassist.ContentAssistant.addCompletionListener(ICompletionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.ContentAssistProcessor(ContentAssistant, String)123

org.eclipse.jface.text.contentassist.ContentAssistant.ContentAssistant()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)112
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.1.getContentAssistant(ISourceViewer)71
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)425

org.eclipse.jface.text.contentassist.ContentAssistant.enableAutoActivation(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.1.getContentAssistant(ISourceViewer)72
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)218
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)134

org.eclipse.jface.text.contentassist.ContentAssistant.enableAutoInsert(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.1.getContentAssistant(ISourceViewer)73
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)238
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)154

org.eclipse.jface.text.contentassist.ContentAssistant.enablePrefixCompletion(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)241
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)157

org.eclipse.jface.text.contentassist.ContentAssistant.getContentAssistProcessor(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.getCProcessor(ContentAssistant)84

org.eclipse.jface.text.contentassist.ContentAssistant.setAutoActivationDelay(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)221
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)137

org.eclipse.jface.text.contentassist.ContentAssistant.setContentAssistProcessor(IContentAssistProcessor, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)116
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)119
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)113
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)117
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)118
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)115
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.1.getContentAssistant(ISourceViewer)77
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.1.getContentAssistant(ISourceViewer)76
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.1.getContentAssistant(ISourceViewer)74
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.1.getContentAssistant(ISourceViewer)75
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)446
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)434
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)449
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)443
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)437
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)431
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)440

org.eclipse.jface.text.contentassist.ContentAssistant.setContextInformationPopupBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)234
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)150

org.eclipse.jface.text.contentassist.ContentAssistant.setContextInformationPopupForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)230
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)146

org.eclipse.jface.text.contentassist.ContentAssistant.setContextInformationPopupOrientation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)124
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)454

org.eclipse.jface.text.contentassist.ContentAssistant.setContextSelectorBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)235
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)151

org.eclipse.jface.text.contentassist.ContentAssistant.setContextSelectorForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)231
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)147

org.eclipse.jface.text.contentassist.ContentAssistant.setDocumentPartitioning(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)426

org.eclipse.jface.text.contentassist.ContentAssistant.setEmptyMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.getCategories()429

org.eclipse.jface.text.contentassist.ContentAssistant.setInformationControlCreator(IInformationControlCreator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)125
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)455

org.eclipse.jface.text.contentassist.ContentAssistant.setProposalPopupOrientation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.getContentAssistant(ISourceViewer)123
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)453

org.eclipse.jface.text.contentassist.ContentAssistant.setProposalSelectorBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)227
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)143

org.eclipse.jface.text.contentassist.ContentAssistant.setProposalSelectorForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.changeConfiguration(ContentAssistant, IPreferenceStore, PropertyChangeEvent)224
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistPreference.configure(ContentAssistant, IPreferenceStore)140

org.eclipse.jface.text.contentassist.ContentAssistant.setRepeatedInvocationTrigger(KeySequence)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionEnded(ContentAssistEvent)186
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)157

org.eclipse.jface.text.contentassist.ContentAssistant.setRestoreCompletionProposalSize(IDialogSettings)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)428

org.eclipse.jface.text.contentassist.ContentAssistant.setStatusMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.getCategories()428

org.eclipse.jface.text.contentassist.ICompletionProposal.apply(IDocument)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)502
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)502
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.invokeProposal(ICompletionProposal, int)162

org.eclipse.jface.text.contentassist.ICompletionProposal.getAdditionalProposalInfo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getAdditionalProposalInfo()86
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getAdditionalProposalInfo()86
org.eclipse.cdt.internal.ui.text.correction.MarkerResolutionProposal.getAdditionalProposalInfo()58

org.eclipse.jface.text.contentassist.ICompletionProposal.getContextInformation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getContextInformation()93
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getContextInformation()93
org.eclipse.cdt.internal.ui.text.contentassist.ParsingBasedProposalComputer.computeContextInformation(ContentAssistInvocationContext, IProgressMonitor)78

org.eclipse.jface.text.contentassist.ICompletionProposal.getDisplayString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.createCompletionProposalLink(Composite, ICompletionProposal)465
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.createCompletionProposalLink(Composite, ICompletionProposal)465
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getDisplayString()100
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getDisplayString()100
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getIdString()65
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getIdString()65
org.eclipse.cdt.internal.ui.text.contentassist.DefaultProposalFilter.filterProposals(ICCompletionProposal[])41
org.eclipse.cdt.internal.ui.text.contentassist.DefaultProposalFilter.filterProposals(ICCompletionProposal[])39

org.eclipse.jface.text.contentassist.ICompletionProposal.getImage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.createCompletionProposalLink(Composite, ICompletionProposal)442
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.createCompletionProposalLink(Composite, ICompletionProposal)442
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getImage()107
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getImage()107
org.eclipse.cdt.internal.ui.text.correction.MarkerResolutionProposal.getImage()92

org.eclipse.jface.text.contentassist.ICompletionProposal.getSelection(IDocument)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)505
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)505
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getSelection(IDocument)114
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.CCompletionProposalWrapper.getSelection(IDocument)114
org.eclipse.cdt.internal.ui.text.correction.MarkerResolutionProposal.getSelection(IDocument)112

org.eclipse.jface.text.contentassist.ICompletionProposalExtension.apply(IDocument, char, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)500
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)500
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.invokeProposal(ICompletionProposal, int)156

org.eclipse.jface.text.contentassist.ICompletionProposalExtension2.apply(ITextViewer, char, int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)497
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)497
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.invokeProposal(ICompletionProposal, int)150

org.eclipse.jface.text.contentassist.IContentAssistant.showPossibleCompletions()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.doOperation(int)315
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.doOperation(int)315

org.eclipse.jface.text.contentassist.IContentAssistantExtension2.setRepeatedInvocationMode(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionEnded(ContentAssistEvent)182
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)148
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)151

org.eclipse.jface.text.contentassist.IContentAssistantExtension2.setShowEmptyList(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionEnded(ContentAssistEvent)181
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)149
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)154

org.eclipse.jface.text.contentassist.IContentAssistantExtension2.setStatusLineVisible(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionEnded(ContentAssistEvent)183
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)152

org.eclipse.jface.text.contentassist.IContentAssistantExtension2.setStatusMessage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.ContentAssistProcessor.2.assistSessionStarted(ContentAssistEvent)153

org.eclipse.jface.text.contentassist.IContextInformation.getContextDisplayString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.CProposalContextInformation.equals(Object)67

org.eclipse.jface.text.contentassist.IContextInformation.getInformationDisplayString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.CProposalContextInformation.equals(Object)65
org.eclipse.cdt.internal.ui.text.CParameterListValidator.updatePresentation(int, TextPresentation)195

org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1126
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1
org.eclipse.cdt.internal.ui.text.CStringAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1

org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy.DefaultIndentLineAutoEditStrategy()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.doctools.doxygen.DoxygenSingleConfiguration.createAutoEditStrategy()51
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.CAutoIndentStrategy(String, ICProject)75
org.eclipse.cdt.internal.ui.text.CStringAutoIndentStrategy.CStringAutoIndentStrategy(String, ICProject)120

org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy.findEndOfWhiteSpace(IDocument, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.getIndentOfLine(IDocument, int)146
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)174
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)287
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)306
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)331
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)273

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.1.createInformationControl(Shell)127
org.eclipse.cdt.internal.ui.text.c.hover.AbstractCEditorTextHover.2.createInformationControl(Shell)105
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.1.createInformationControl(Shell)100
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.2.createInformationControl(Shell)809
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.3.createInformationControl(Shell)826

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractCEditorTextHover.1.createInformationControl(Shell)93

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CInformationProvider.ControlCreator.doCreateInformationControl(Shell)45
org.eclipse.cdt.internal.ui.text.c.hover.CInformationProvider.ControlCreator.doCreateInformationControl(Shell)45

org.eclipse.jface.text.DefaultTextDoubleClickStrategy.DefaultTextDoubleClickStrategy()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)541
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)545
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)537

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.ContextBasedFormattingStrategy()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.CFormattingStrategy()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.CFormattingStrategy()47

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.format()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.format()55
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.format()-1

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.formatterStarts(IFormattingContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.formatterStarts(IFormattingContext)88
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.formatterStarts(IFormattingContext)-1

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.formatterStops()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.formatterStops()105
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.formatterStops()-1

org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy.getPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.format()63

org.eclipse.jface.text.formatter.FormattingContext.FormattingContext()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.createFormattingContext()358
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.createFormattingContext()358
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()57

org.eclipse.jface.text.formatter.IContentFormatter.format(IDocument, IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()71

org.eclipse.jface.text.formatter.IContentFormatterExtension.format(IDocument, IFormattingContext)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()69

org.eclipse.jface.text.formatter.IFormattingContext.dispose()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()77
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()77
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()77

org.eclipse.jface.text.formatter.IFormattingContext.getProperty(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.formatterStarts(IFormattingContext)94
org.eclipse.cdt.internal.ui.text.CFormattingStrategy.formatterStarts(IFormattingContext)90

org.eclipse.jface.text.formatter.IFormattingContext.setProperty(Object, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.createFormattingContext()389
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.createFormattingContext()389
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()67
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()68

org.eclipse.jface.text.formatter.MultiPassContentFormatter.MultiPassContentFormatter(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentFormatter(ISourceViewer)777

org.eclipse.jface.text.formatter.MultiPassContentFormatter.setMasterStrategy(IFormattingStrategy)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentFormatter(ISourceViewer)780

org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector.AbstractHyperlinkDetector()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CElementHyperlinkDetector.CElementHyperlinkDetector()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CElementHyperlinkDetector.CElementHyperlinkDetector()48

org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector.getAdapter(Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)52

org.eclipse.jface.text.IInformationControl.dispose()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.ConfigureAnnotationsAction.run()607
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.ConfigureAnnotationsAction.run()607

org.eclipse.jface.text.IInformationControlExtension4.setStatusText(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.canReuse(IInformationControl)570
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.HoverControlCreator.canReuse(IInformationControl)570

org.eclipse.jface.text.information.IInformationPresenter.install(ITextViewer)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.configure(SourceViewerConfiguration)187
org.eclipse.cdt.internal.ui.editor.CSourceViewer.configure(SourceViewerConfiguration)184
org.eclipse.cdt.internal.ui.editor.CSourceViewer.configure(SourceViewerConfiguration)181

org.eclipse.jface.text.information.IInformationPresenter.showInformation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.doOperation(int)385
org.eclipse.cdt.internal.ui.editor.CSourceViewer.doOperation(int)382
org.eclipse.cdt.internal.ui.editor.CSourceViewer.doOperation(int)379

org.eclipse.jface.text.information.IInformationPresenter.uninstall()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.unconfigure()294
org.eclipse.cdt.internal.ui.editor.CSourceViewer.unconfigure()298
org.eclipse.cdt.internal.ui.editor.CSourceViewer.unconfigure()290

org.eclipse.jface.text.information.IInformationProviderExtension2.getInformationPresenterControlCreator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.BestMatchHover.getInformationPresenterControlCreator()168
org.eclipse.cdt.internal.ui.text.c.hover.CEditorTextHoverProxy.getInformationPresenterControlCreator()131
org.eclipse.cdt.internal.ui.text.c.hover.CInformationProvider.getInformationPresenterControlCreator()129

org.eclipse.jface.text.information.InformationPresenter.InformationPresenter(IInformationControlCreator)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer)255
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getInformationPresenter(ISourceViewer)837
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getMacroExplorationPresenter(ISourceViewer)992
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getOutlinePresenter(ISourceViewer)238

org.eclipse.jface.text.information.InformationPresenter.setDocumentPartitioning(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer)256
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getInformationPresenter(ISourceViewer)838
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getMacroExplorationPresenter(ISourceViewer)995
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getOutlinePresenter(ISourceViewer)239

org.eclipse.jface.text.information.InformationPresenter.setInformationProvider(IInformationProvider, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer)261
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getInformationPresenter(ISourceViewer)844
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getMacroExplorationPresenter(ISourceViewer)1000
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getOutlinePresenter(ISourceViewer)244

org.eclipse.jface.text.IPaintPositionManager.managePosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.LineBackgroundPainter.managePositions(List)213

org.eclipse.jface.text.IPaintPositionManager.unmanagePosition(Position)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.LineBackgroundPainter.unmanagePositions(List)228

org.eclipse.jface.text.IRewriteTarget.beginCompoundChange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.run()203
org.eclipse.cdt.internal.ui.actions.IndentAction.1.run()123
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.dragStart(DragSourceEvent)123
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)493
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)493
org.eclipse.cdt.internal.ui.text.correction.proposals.ChangeCorrectionProposal.performChange(IEditorPart, IDocument)117

org.eclipse.jface.text.IRewriteTarget.endCompoundChange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.run()221
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.run()221
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.run()221
org.eclipse.cdt.internal.ui.actions.BlockCommentAction.run()221
org.eclipse.cdt.internal.ui.actions.IndentAction.1.run()156
org.eclipse.cdt.internal.ui.actions.IndentAction.1.run()156
org.eclipse.cdt.internal.ui.actions.IndentAction.1.run()156
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.dragFinished(DragSourceEvent)88
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)512
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)512
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)512
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)512
org.eclipse.cdt.internal.ui.text.correction.proposals.ChangeCorrectionProposal.performChange(IEditorPart, IDocument)140
org.eclipse.cdt.internal.ui.text.correction.proposals.ChangeCorrectionProposal.performChange(IEditorPart, IDocument)140

org.eclipse.jface.text.ISelectionValidator.isValid(ISelection)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesAnnotationUpdaterJob.isCanceled(IProgressMonitor)3020
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesAnnotationUpdaterJob.isCanceled(IProgressMonitor)3020
org.eclipse.cdt.internal.ui.editor.CEditor.updateOccurrenceAnnotations(ITextSelection, IASTTranslationUnit)3181
org.eclipse.cdt.internal.ui.editor.CEditor.updateOccurrenceAnnotations(ITextSelection, IASTTranslationUnit)3207
org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.isSelectionValid(ITextSelection)166
org.eclipse.cdt.internal.ui.viewsupport.SelectionListenerWithASTManager.PartListenerGroup.isSelectionValid(ITextSelection)166

org.eclipse.jface.text.ITextDoubleClickStrategy.doubleClicked(ITextViewer)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CStringDoubleClickSelector.doubleClicked(ITextViewer)77

org.eclipse.jface.text.ITextHover.getHoverInfo(ITextViewer, IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.BestMatchHover.getHoverInfo(ITextViewer, IRegion)104
org.eclipse.cdt.internal.ui.text.c.hover.BestMatchHover.getHoverInfo2(ITextViewer, IRegion)137
org.eclipse.cdt.internal.ui.text.c.hover.CEditorTextHoverProxy.getHoverInfo(ITextViewer, IRegion)71
org.eclipse.cdt.internal.ui.text.c.hover.CEditorTextHoverProxy.getHoverInfo2(ITextViewer, IRegion)88

org.eclipse.jface.text.ITextHover.getHoverRegion(ITextViewer, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CEditorTextHoverProxy.getHoverRegion(ITextViewer, int)59

org.eclipse.jface.text.ITextHoverExtension.getHoverControlCreator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.BestMatchHover.getHoverControlCreator()155
org.eclipse.cdt.internal.ui.text.c.hover.CEditorTextHoverProxy.getHoverControlCreator()118

org.eclipse.jface.text.ITextHoverExtension2.getHoverInfo2(ITextViewer, IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.BestMatchHover.getHoverInfo2(ITextViewer, IRegion)131
org.eclipse.cdt.internal.ui.text.c.hover.CEditorTextHoverProxy.getHoverInfo2(ITextViewer, IRegion)86

org.eclipse.jface.text.ITextOperationTarget.canDoOperation(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistAction.computeEnablement(ITextEditor)102
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistExecutor.invokeContentAssist(ITextEditor, String)67
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.run()91
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.update()289
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.update()289
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.update()129
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.update()129
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.runWithEvent(Event)75

org.eclipse.jface.text.ITextOperationTarget.doOperation(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistExecutor.invokeContentAssist(ITextEditor, String)68
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.1.run()103
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.run()143
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.run()143
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.runWithEvent(Event)77

org.eclipse.jface.text.ITextSelection.getEndLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.isSelectionCommented(ISelection)119

org.eclipse.jface.text.ITextSelection.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.AddBlockCommentAction.isValidSelection(ITextSelection)196
org.eclipse.cdt.internal.ui.actions.AddBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)66
org.eclipse.cdt.internal.ui.actions.AddBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)63
org.eclipse.cdt.internal.ui.actions.IndentAction.isValidSelection()473
org.eclipse.cdt.internal.ui.actions.IndentAction.run()102
org.eclipse.cdt.internal.ui.actions.RemoveBlockCommentAction.isValidSelection(ITextSelection)115
org.eclipse.cdt.internal.ui.actions.RemoveBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)70
org.eclipse.cdt.internal.ui.editor.AddIncludeOnSelectionAction.deduceInclude(ITextSelection, IASTTranslationUnit, String[])209
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.updateStatusLine()257
org.eclipse.cdt.internal.ui.editor.CEditor.updateOccurrenceAnnotations(ITextSelection, IASTTranslationUnit)3205
org.eclipse.cdt.internal.ui.editor.CEditor.updateOccurrenceAnnotations(ITextSelection, IASTTranslationUnit)3203
org.eclipse.cdt.internal.ui.editor.CEditor.updateStatusLine()2454
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.getTextBlockFromSelection(ITextSelection, IDocument)185
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.getTextBlockFromSelection(ITextSelection, IDocument)185
org.eclipse.cdt.internal.ui.refactoring.rename.CRefactory.rename(Shell, IWorkingCopy, ITextSelection)112
org.eclipse.cdt.internal.ui.refactoring.utils.SelectionHelper.getRegion(ISelection)44
org.eclipse.cdt.internal.ui.search.actions.DeclarationsSearchGroup.canActionBeAdded(ISelection)115
org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsAction.computeSelectedWord()653
org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsAction.runOnAST(ILanguage, IASTTranslationUnit)160
org.eclipse.cdt.internal.ui.search.actions.SelectionSearchGroup.canActionBeAdded(ISelection)67
org.eclipse.cdt.internal.ui.search.PDOMSearchTextSelectionQuery.1.runOnAST(ILanguage, IASTTranslationUnit)57
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionHover.getCachedMacroExpansionInput()87
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.findCorrection(String, boolean, ITextSelection, ITranslationUnit, IAnnotationModel)95
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.findCorrection(String, boolean, ITextSelection, ITranslationUnit, IAnnotationModel)86
org.eclipse.cdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.1.selectionChanged(IEditorPart, ITextSelection, IASTTranslationUnit)127
org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI.1.run(IProgressMonitor)117
org.eclipse.cdt.internal.ui.viewsupport.IndexUI.getSelectedName(IEditorInput, ITextSelection)393

org.eclipse.jface.text.ITextSelection.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.AddBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)66
org.eclipse.cdt.internal.ui.actions.AddBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)65
org.eclipse.cdt.internal.ui.actions.AddBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)61
org.eclipse.cdt.internal.ui.actions.AddBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)63
org.eclipse.cdt.internal.ui.actions.FindWordAction.run()81
org.eclipse.cdt.internal.ui.actions.GoToNextPreviousMemberAction.run()96
org.eclipse.cdt.internal.ui.actions.GoToNextPreviousMemberAction.run()97
org.eclipse.cdt.internal.ui.actions.IndentAction.isValidSelection()472
org.eclipse.cdt.internal.ui.actions.IndentAction.run()101
org.eclipse.cdt.internal.ui.actions.RemoveBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)70
org.eclipse.cdt.internal.ui.actions.RemoveBlockCommentAction.runInternal(ITextSelection, IDocumentExtension3, BlockCommentActionEditEditFactory)56
org.eclipse.cdt.internal.ui.actions.SelectionConverter.codeResolve(ICElement, ITextSelection)278
org.eclipse.cdt.internal.ui.actions.SelectionConverter.codeResolve(ICElement, ITextSelection)263
org.eclipse.cdt.internal.ui.actions.SelectionConverter.getElementAtOffset(ICElement, ITextSelection)199
org.eclipse.cdt.internal.ui.actions.SelectionConverter.getElementsAtOffset(ICElement, ITextSelection)217
org.eclipse.cdt.internal.ui.editor.AbstractCModelOutlinePage.3.show(ShowInContext)327
org.eclipse.cdt.internal.ui.editor.AbstractCModelOutlinePage.synchronizeSelectionWithEditor()370
org.eclipse.cdt.internal.ui.editor.AddIncludeOnSelectionAction.deduceInclude(ITextSelection, IASTTranslationUnit, String[])209
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.updateStatusLine()257
org.eclipse.cdt.internal.ui.editor.CEditor.updateOccurrenceAnnotations(ITextSelection, IASTTranslationUnit)3203
org.eclipse.cdt.internal.ui.editor.CEditor.updateOccurrenceAnnotations(ITextSelection, IASTTranslationUnit)3205
org.eclipse.cdt.internal.ui.editor.CEditor.updateOccurrenceAnnotations(ITextSelection, IASTTranslationUnit)3188
org.eclipse.cdt.internal.ui.editor.CEditor.updateStatusLine()2454
org.eclipse.cdt.internal.ui.editor.SpecificContentAssistAction.isValidSelection(ISelection)120
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.getTextBlockFromSelection(ITextSelection, IDocument)185
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.getTextBlockFromSelection(ITextSelection, IDocument)184
org.eclipse.cdt.internal.ui.refactoring.rename.CRefactory.rename(Shell, IWorkingCopy, ITextSelection)112
org.eclipse.cdt.internal.ui.refactoring.utils.SelectionHelper.getRegion(ISelection)44
org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsAction.computeSelectedWord()657
org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsAction.runOnAST(ILanguage, IASTTranslationUnit)159
org.eclipse.cdt.internal.ui.search.PDOMSearchTextSelectionQuery.1.runOnAST(ILanguage, IASTTranslationUnit)57
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionHover.getCachedMacroExpansionInput()87
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.execute(ExecutionEvent)79
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.findCorrection(String, boolean, ITextSelection, ITranslationUnit, IAnnotationModel)96
org.eclipse.cdt.internal.ui.text.correction.CorrectionCommandHandler.findCorrection(String, boolean, ITextSelection, ITranslationUnit, IAnnotationModel)86
org.eclipse.cdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.1.selectionChanged(IEditorPart, ITextSelection, IASTTranslationUnit)127
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.SelectionListener.selectionChanged(SelectionChangedEvent)268
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.SelectionListener.selectionChanged(SelectionChangedEvent)268
org.eclipse.cdt.internal.ui.typehierarchy.TypeHierarchyUI.1.run(IProgressMonitor)117
org.eclipse.cdt.internal.ui.util.CHelpDisplayContext.getSelectedString(ITextEditor)63
org.eclipse.cdt.internal.ui.util.CUIHelp.CUIHelpContextProvider.getSelectedString(ITextEditor)119
org.eclipse.cdt.internal.ui.util.CUIHelp.CUIHelpContextProvider.getSelectedString(ITextEditor)119
org.eclipse.cdt.internal.ui.viewsupport.IndexUI.getSelectedName(IEditorInput, ITextSelection)393

org.eclipse.jface.text.ITextSelection.getStartLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.GotoNextBookmarkAction.run()93
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.isSelectionCommented(ISelection)119

org.eclipse.jface.text.ITextSelection.getText()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.SelectionConverter.codeResolve(ICElement, ITextSelection)268
org.eclipse.cdt.internal.ui.browser.opentype.OpenTypeAction.configureDialog(ElementSelectionDialog)92
org.eclipse.cdt.internal.ui.callhierarchy.OpenElementInCallHierarchyAction.configureDialog(ElementSelectionDialog)84
org.eclipse.cdt.internal.ui.search.actions.OpenDeclarationsAction.computeSelectedWord()654
org.eclipse.cdt.internal.ui.search.PDOMSearchPage.setVisible(boolean)589
org.eclipse.cdt.internal.ui.search.PDOMSearchTextSelectionQuery.PDOMSearchTextSelectionQuery(ICElement[], ITranslationUnit, ITextSelection, int)49
org.eclipse.cdt.internal.ui.typehierarchy.OpenTypeInHierarchyAction.configureDialog(ElementSelectionDialog)84
org.eclipse.cdt.ui.wizards.NewClassCreationWizardPage.init(IStructuredSelection)452

org.eclipse.jface.text.ITextViewer.addTextInputListener(ITextInputListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.install()3102
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.install()3102
org.eclipse.cdt.internal.ui.editor.InactiveCodeHighlighting.install(CEditor, LineBackgroundPainter)149

org.eclipse.jface.text.ITextViewer.getBottomIndexEndOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.LineBackgroundPainter.redrawPositions(List)376

org.eclipse.jface.text.ITextViewer.getDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.dragFinished(DragSourceEvent)73
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.dragSetData(DragSourceEvent)97
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.dragStart(DragSourceEvent)125
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.left(LinkedModeModel, int)717
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.left(LinkedModeModel, int)717
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)585
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)585
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction.setCaretPosition(int)923
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction.setCaretPosition(int)923
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction.setCaretPosition(int)1126
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction.setCaretPosition(int)1126
org.eclipse.cdt.internal.ui.editor.CEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)425
org.eclipse.cdt.internal.ui.editor.CEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)425
org.eclipse.cdt.internal.ui.editor.CEditor.ExitPolicy.isMasked(int)437
org.eclipse.cdt.internal.ui.editor.CEditor.ExitPolicy.isMasked(int)437
org.eclipse.cdt.internal.ui.editor.CEditor.gotoMatchingBracket()2394
org.eclipse.cdt.internal.ui.editor.CEditor.NextSubWordAction.run()809
org.eclipse.cdt.internal.ui.editor.CEditor.NextSubWordAction.run()809
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesAnnotationUpdaterJob.run(IProgressMonitor)3036
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesAnnotationUpdaterJob.run(IProgressMonitor)3036
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.install()3104
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.install()3104
org.eclipse.cdt.internal.ui.editor.CEditor.PreviousSubWordAction.run()1013
org.eclipse.cdt.internal.ui.editor.CEditor.PreviousSubWordAction.run()1013
org.eclipse.cdt.internal.ui.editor.CEditor.updateOccurrenceAnnotations(ITextSelection, IASTTranslationUnit)3174
org.eclipse.cdt.internal.ui.editor.CElementHyperlinkDetector.1.runOnAST(ILanguage, IASTTranslationUnit)111
org.eclipse.cdt.internal.ui.editor.CElementHyperlinkDetector.detectHyperlinks(ITextViewer, IRegion, boolean)62
org.eclipse.cdt.internal.ui.LineBackgroundPainter.paint(int)260
org.eclipse.cdt.internal.ui.LineBackgroundPainter.updateCursorLine()541
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.TemplateVariableTextHover.getHoverInfo(ITextViewer, IRegion)64
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.TemplateVariableTextHover.getHoverInfo(ITextViewer, IRegion)64
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.TemplateVariableTextHover.getHoverRegion(ITextViewer, int)89
org.eclipse.cdt.internal.ui.preferences.CodeTemplateSourceViewerConfiguration.TemplateVariableTextHover.getHoverRegion(ITextViewer, int)89
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.hasContents()232
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)485
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)485
org.eclipse.cdt.internal.ui.text.c.hover.AbstractCEditorTextHover.getHoverRegion(ITextViewer, int)69
org.eclipse.cdt.internal.ui.text.c.hover.CDocHover.getHoverInfo(ITextViewer, IRegion)53
org.eclipse.cdt.internal.ui.text.c.hover.CDocHover.getHoverRegion(ITextViewer, int)137
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.showExpansion()531
org.eclipse.cdt.internal.ui.text.c.hover.CSourceHover.getHoverInfo(ITextViewer, IRegion)637
org.eclipse.cdt.internal.ui.text.c.hover.CSourceHover.getHoverInfo(ITextViewer, IRegion)619
org.eclipse.cdt.internal.ui.text.CDoubleClickSelector.doubleClicked(ITextViewer)41
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.apply(ITextViewer, char, int, int)543
org.eclipse.cdt.internal.ui.text.contentassist.CContentAssistProcessor.verifyAutoActivation(ITextViewer, int)241
org.eclipse.cdt.internal.ui.text.contentassist.TemplateCompletionProposalComputer.computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor)81
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.restorePosition()318
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.showPossibleQuickAssists()150
org.eclipse.cdt.internal.ui.text.correction.proposals.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)180
org.eclipse.cdt.internal.ui.text.CParameterListValidator.isContextInformationValid(int)160
org.eclipse.cdt.internal.ui.text.CParameterListValidator.updatePresentation(int, TextPresentation)181
org.eclipse.cdt.internal.ui.text.CStringDoubleClickSelector.doubleClicked(ITextViewer)69
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.areMultipleLinesSelected(ITextViewer)222
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.complete(ITextViewer, int, ITranslationUnit)148
org.eclipse.cdt.internal.ui.text.template.TemplateVariableProcessor.computeCompletionProposals(ITextViewer, int)75
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)59
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)137
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedPositionProposalImpl.apply(ITextViewer, char, int, int)137
org.eclipse.cdt.ui.CElementContentProvider.getSubject(ITextViewer, int)450
org.eclipse.cdt.ui.text.contentassist.ContentAssistInvocationContext.getDocument()118
org.eclipse.cdt.ui.text.doctools.generic.GenericTagDoubleClickStrategy.doubleClicked(ITextViewer)194

org.eclipse.jface.text.ITextViewer.getSelectedRange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.dragStart(DragSourceEvent)119
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)587
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)587
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction.setCaretPosition(int)912
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction.setCaretPosition(int)912
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction.setCaretPosition(int)1117
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction.setCaretPosition(int)1117
org.eclipse.cdt.internal.ui.editor.CEditor.getAdapter(Class)1481
org.eclipse.cdt.internal.ui.text.c.hover.AbstractCEditorTextHover.getHoverRegion(ITextViewer, int)63
org.eclipse.cdt.internal.ui.text.c.hover.CDocHover.getHoverRegion(ITextViewer, int)130
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionInformationProvider.getSubject(ITextViewer, int)50
org.eclipse.cdt.internal.ui.text.CDoubleClickSelector.doubleClicked(ITextViewer)36
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.apply(ITextViewer, char, int, int)547
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.showPossibleQuickAssists()157
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)193
org.eclipse.cdt.internal.ui.text.correction.proposals.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)133
org.eclipse.cdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.doPropertyChanged(String)172
org.eclipse.cdt.internal.ui.text.CStringDoubleClickSelector.doubleClicked(ITextViewer)64
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.areMultipleLinesSelected(ITextViewer)216
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.complete(ITextViewer, int, ITranslationUnit)149
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)110
org.eclipse.cdt.ui.text.contentassist.ContentAssistInvocationContext.ContentAssistInvocationContext(ITextViewer)52
org.eclipse.cdt.ui.text.doctools.generic.GenericTagDoubleClickStrategy.doubleClicked(ITextViewer)189

org.eclipse.jface.text.ITextViewer.getTextOperationTarget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.TextViewerAction(ITextViewer, int)113
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.TextViewerAction.TextViewerAction(ITextViewer, int)113

org.eclipse.jface.text.ITextViewer.getTextWidget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.getOffsetAtLocation(int, int, boolean)167
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.computeHighlightRangeSourceReference()327
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.setSelection(ISourceReference, boolean)444
org.eclipse.cdt.internal.ui.editor.CEditor.computeHighlightRangeSourceReference()1722
org.eclipse.cdt.internal.ui.editor.CEditor.createNavigationActions()2533
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction.setCaretPosition(int)900
org.eclipse.cdt.internal.ui.editor.CEditor.DeleteNextSubWordAction.setCaretPosition(int)900
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction.setCaretPosition(int)1105
org.eclipse.cdt.internal.ui.editor.CEditor.DeletePreviousSubWordAction.setCaretPosition(int)1105
org.eclipse.cdt.internal.ui.editor.CEditor.getSignedSelection(ISourceViewer)2766
org.eclipse.cdt.internal.ui.editor.CEditor.gotoMatchingBracket()2415
org.eclipse.cdt.internal.ui.editor.CEditor.gotoMatchingBracket()2403
org.eclipse.cdt.internal.ui.editor.CEditor.gotoMatchingBracket()2441
org.eclipse.cdt.internal.ui.editor.CEditor.NextSubWordAction.NextSubWordAction(CEditor, int)793
org.eclipse.cdt.internal.ui.editor.CEditor.NextSubWordAction.NextSubWordAction(CEditor, int)793
org.eclipse.cdt.internal.ui.editor.CEditor.NextSubWordAction.run()811
org.eclipse.cdt.internal.ui.editor.CEditor.NextSubWordAction.run()811
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.install()3098
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.install()3098
org.eclipse.cdt.internal.ui.editor.CEditor.PreviousSubWordAction.PreviousSubWordAction(CEditor, int)997
org.eclipse.cdt.internal.ui.editor.CEditor.PreviousSubWordAction.PreviousSubWordAction(CEditor, int)997
org.eclipse.cdt.internal.ui.editor.CEditor.PreviousSubWordAction.run()1015
org.eclipse.cdt.internal.ui.editor.CEditor.PreviousSubWordAction.run()1015
org.eclipse.cdt.internal.ui.editor.CEditor.SelectNextSubWordAction.setCaretPosition(int)967
org.eclipse.cdt.internal.ui.editor.CEditor.SelectNextSubWordAction.setCaretPosition(int)967
org.eclipse.cdt.internal.ui.editor.CEditor.SelectPreviousSubWordAction.setCaretPosition(int)1170
org.eclipse.cdt.internal.ui.editor.CEditor.SelectPreviousSubWordAction.setCaretPosition(int)1170
org.eclipse.cdt.internal.ui.editor.CEditor.setSelection(ISourceReference, boolean)1835
org.eclipse.cdt.internal.ui.LineBackgroundPainter.LineBackgroundPainter(ITextViewer)85
org.eclipse.cdt.internal.ui.LineBackgroundPainter.paint(int)269
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.createContent(Composite)129
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.setFocus()238
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.createCompareViewerControl(Composite, int, CompareConfiguration)229
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.showExpansion()532
org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl.initializeFont()234
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.updateStyle(ITextViewer)596
org.eclipse.cdt.internal.ui.text.CReconciler.install(ITextViewer)318
org.eclipse.cdt.internal.ui.text.spelling.AddWordProposal.apply(IDocument)77
org.eclipse.cdt.internal.ui.text.template.TemplateVariableProposal.apply(IDocument)77

org.eclipse.jface.text.ITextViewer.getVisibleRegion()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.getDocumentOffset(int)203
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.computeHighlightRangeSourceReference()336
org.eclipse.cdt.internal.ui.editor.CEditor.computeHighlightRangeSourceReference()1731
org.eclipse.cdt.internal.ui.editor.CEditor.gotoMatchingBracket()2434
org.eclipse.cdt.internal.ui.LineBackgroundPainter.getDocumentOffset(int)478
org.eclipse.cdt.internal.ui.LineBackgroundPainter.getWidgetOffset(int)460
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.repairPresentation(ITextViewer)586
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.updateStyle(ITextViewer)607

org.eclipse.jface.text.ITextViewer.invalidateTextPresentation()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1575
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.repairPresentation(ITextViewer)590

org.eclipse.jface.text.ITextViewer.isEditable()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.isDocumentEditable()217

org.eclipse.jface.text.ITextViewer.removeTextInputListener(ITextInputListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.uninstall()3112
org.eclipse.cdt.internal.ui.editor.CEditor.OccurrencesFinderJobCanceler.uninstall()3112
org.eclipse.cdt.internal.ui.editor.InactiveCodeHighlighting.uninstall()170

org.eclipse.jface.text.ITextViewer.revealRange(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.setSelection(ISourceRange, boolean)511
org.eclipse.cdt.internal.ui.editor.CEditor.gotoMatchingBracket()2449
org.eclipse.cdt.internal.ui.editor.CEditor.setSelection(ISourceRange, boolean)1902
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)508
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)508
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.restorePosition()320
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.showPossibleQuickAssists()166
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)120

org.eclipse.jface.text.ITextViewer.setDocument(IDocument)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.setInformation(String)202
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.setInformation(String)196

org.eclipse.jface.text.ITextViewer.setEditable(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.DefaultBinaryFileEditor.createSourceViewer(Composite, IVerticalRuler, int)187

org.eclipse.jface.text.ITextViewer.setSelectedRange(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FindWordAction.run()87
org.eclipse.cdt.internal.ui.actions.IndentAction.selectAndReveal(int, int)183
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.setSelection(ISourceRange, boolean)512
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)694
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)694
org.eclipse.cdt.internal.ui.editor.CEditor.gotoMatchingBracket()2448
org.eclipse.cdt.internal.ui.editor.CEditor.setSelection(ISourceRange, boolean)1903
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)507
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)507
org.eclipse.cdt.internal.ui.text.CDoubleClickSelector.doubleClicked(ITextViewer)45
org.eclipse.cdt.internal.ui.text.CDoubleClickSelector.doubleClicked(ITextViewer)49
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.restorePosition()319
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.showPossibleQuickAssists()165
org.eclipse.cdt.internal.ui.text.correction.proposals.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)206
org.eclipse.cdt.internal.ui.text.CStringDoubleClickSelector.doubleClicked(ITextViewer)81
org.eclipse.cdt.internal.ui.text.CStringDoubleClickSelector.doubleClicked(ITextViewer)74
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)119
org.eclipse.cdt.ui.text.doctools.generic.GenericTagDoubleClickStrategy.doubleClicked(ITextViewer)197

org.eclipse.jface.text.ITextViewer.setTextHover(ITextHover, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.updateHoverBehavior()1691

org.eclipse.jface.text.ITextViewerExtension.getRewriteTarget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.dragFinished(DragSourceEvent)88
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.dragStart(DragSourceEvent)123
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)489
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.AnnotationInformationControl.apply(ICompletionProposal, ITextViewer, int)489

org.eclipse.jface.text.ITextViewerExtension.prependVerifyKeyListener(VerifyKeyListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createPartControl(Composite)2342

org.eclipse.jface.text.ITextViewerExtension.removeVerifyKeyListener(VerifyKeyListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.dispose()1988

org.eclipse.jface.text.ITextViewerExtension2.addPainter(IPainter)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewerDecorationSupport.installLineBackgroundPainter()245

org.eclipse.jface.text.ITextViewerExtension2.invalidateTextPresentation(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.repairPresentation(ITextViewer)586
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.repairPresentation(ITextViewer)583

org.eclipse.jface.text.ITextViewerExtension2.removePainter(IPainter)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewerDecorationSupport.uninstallLineBackgroundPainter()260

org.eclipse.jface.text.ITextViewerExtension2.removeTextHovers(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.updateHoverBehavior()1677

org.eclipse.jface.text.ITextViewerExtension2.setTextHover(ITextHover, String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.updateHoverBehavior()1688
org.eclipse.cdt.internal.ui.editor.CEditor.updateHoverBehavior()1684

org.eclipse.jface.text.ITextViewerExtension5.modelOffset2WidgetOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.gotoMatchingBracket()2432
org.eclipse.cdt.internal.ui.LineBackgroundPainter.getWidgetOffset(int)458

org.eclipse.jface.text.ITextViewerExtension5.modelRange2WidgetRange(IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.repairPresentation(ITextViewer)581

org.eclipse.jface.text.ITextViewerExtension5.widgetOffset2ModelOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.dnd.TextViewerDragAdapter.getDocumentOffset(int)201
org.eclipse.cdt.internal.ui.editor.asm.AsmTextEditor.computeHighlightRangeSourceReference()334
org.eclipse.cdt.internal.ui.editor.CEditor.computeHighlightRangeSourceReference()1729
org.eclipse.cdt.internal.ui.LineBackgroundPainter.getDocumentOffset(int)476
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.updateStyle(ITextViewer)605

org.eclipse.jface.text.ITextViewerExtension7.setTabsToSpacesConverter(IAutoEditStrategy)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.installTabsToSpacesConverter()1946

org.eclipse.jface.text.IUndoManager.beginCompoundChange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.adjustIndent(boolean, int, boolean)545

org.eclipse.jface.text.IUndoManager.endCompoundChange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.adjustIndent(boolean, int, boolean)590
org.eclipse.cdt.internal.ui.editor.CSourceViewer.adjustIndent(boolean, int, boolean)590
org.eclipse.cdt.internal.ui.editor.CSourceViewer.adjustIndent(boolean, int, boolean)590

org.eclipse.jface.text.link.LinkedModeUI.enter()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)691
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)691
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.apply(IDocument, char, int)229
org.eclipse.cdt.internal.ui.text.correction.proposals.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)198
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)116

org.eclipse.jface.text.link.LinkedModeUI.ExitFlags.ExitFlags(int, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)420
org.eclipse.cdt.internal.ui.editor.CEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)428
org.eclipse.cdt.internal.ui.editor.CEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)428
org.eclipse.cdt.internal.ui.editor.CEditor.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)420
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)310
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)303
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)310
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)303
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)305
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.ExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)305
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedModeExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)234
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.LinkedModeExitPolicy.doExit(LinkedModeModel, VerifyEvent, int, int)234

org.eclipse.jface.text.link.LinkedModeUI.getSelectedRegion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)693
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)693
org.eclipse.cdt.internal.ui.text.correction.proposals.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)202
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)118

org.eclipse.jface.text.link.LinkedModeUI.setCyclingMode(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)690
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)690
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.apply(IDocument, char, int)228

org.eclipse.jface.text.link.LinkedModeUI.setExitPolicy(LinkedModeUIIExitPolicy)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)688
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)688
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.apply(IDocument, char, int)226
org.eclipse.cdt.internal.ui.text.correction.proposals.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)196
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)115

org.eclipse.jface.text.link.LinkedModeUI.setExitPosition(ITextViewer, int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)689
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)689
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.apply(IDocument, char, int)227
org.eclipse.cdt.internal.ui.text.correction.proposals.LinkedNamesAssistProposal.apply(ITextViewer, char, int, int)197
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)108
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)112

org.eclipse.jface.text.link.LinkedModeUI.setSimpleMode(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)687
org.eclipse.cdt.internal.ui.editor.CEditor.BracketInserter.verifyKey(VerifyEvent)687
org.eclipse.cdt.internal.ui.text.contentassist.CCompletionProposal.apply(IDocument, char, int)225

org.eclipse.jface.text.link.ProposalPosition.ProposalPosition(IDocument, int, int, int, ICompletionProposal[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.LinkedProposalModelPresenter.enterLinkedMode(ITextViewer, IEditorPart, LinkedProposalModel)89

org.eclipse.jface.text.MarginPainter.initialize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CSourcePreviewerUpdater.1.propertyChange(PropertyChangeEvent)63

org.eclipse.jface.text.MarginPainter.MarginPainter(ITextViewer)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CPreview(Map, Composite)124

org.eclipse.jface.text.MarginPainter.setMarginRulerColor(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CPreview(Map, Composite)126

org.eclipse.jface.text.MarginPainter.setMarginRulerColumn(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.update()146

org.eclipse.jface.text.presentation.PresentationReconciler.createPresentation(IRegion, IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPresentationReconciler.createRepairDescription(IRegion, IDocument)49

org.eclipse.jface.text.presentation.PresentationReconciler.PresentationReconciler()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)213
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPresentationReconciler.CPresentationReconciler()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPresentationReconciler.CPresentationReconciler()27

org.eclipse.jface.text.presentation.PresentationReconciler.setDamager(IPresentationDamager, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)229
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)217
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)233
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)221
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)237
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)225
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)296
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)292
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)318
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)314
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)302
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)322
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)309
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)288

org.eclipse.jface.text.presentation.PresentationReconciler.setDocumentPartitioning(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)240
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)281

org.eclipse.jface.text.presentation.PresentationReconciler.setDocumentToDamagers(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPresentationReconciler.createRepairDescription(IRegion, IDocument)45

org.eclipse.jface.text.presentation.PresentationReconciler.setDocumentToRepairers(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPresentationReconciler.createRepairDescription(IRegion, IDocument)46

org.eclipse.jface.text.presentation.PresentationReconciler.setRepairer(IPresentationRepairer, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)234
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)226
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)218
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)222
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)230
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)238
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)297
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)289
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)323
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)303
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)293
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)319
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)315
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)310

org.eclipse.jface.text.quickassist.IQuickAssistAssistant.showPossibleQuickAssists()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.doOperation(int)323
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.doOperation(int)323

org.eclipse.jface.text.quickassist.IQuickAssistInvocationContext.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)186

org.eclipse.jface.text.quickassist.IQuickAssistInvocationContext.getSourceViewer()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.computeQuickAssistProposals(IQuickAssistInvocationContext)185
org.eclipse.cdt.internal.ui.text.spelling.AddWordProposal.apply(IDocument)77
org.eclipse.cdt.internal.ui.text.spelling.AddWordProposal.apply(IDocument)90
org.eclipse.cdt.internal.ui.text.spelling.AddWordProposal.apply(IDocument)91
org.eclipse.cdt.internal.ui.text.spelling.AddWordProposal.apply(IDocument)76
org.eclipse.cdt.internal.ui.text.spelling.WordIgnoreProposal.apply(IDocument)60

org.eclipse.jface.text.quickassist.QuickAssistAssistant.addCompletionListener(ICompletionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.CCorrectionProcessor(CCorrectionAssistant)155

org.eclipse.jface.text.quickassist.QuickAssistAssistant.install(ISourceViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.install(ISourceViewer)115
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.install(ISourceViewer)-1

org.eclipse.jface.text.quickassist.QuickAssistAssistant.possibleCompletionsClosed()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.possibleCompletionsClosed()309
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.possibleCompletionsClosed()-1

org.eclipse.jface.text.quickassist.QuickAssistAssistant.QuickAssistAssistant()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.CCorrectionAssistant(ITextEditor)70

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setInformationControlCreator(IInformationControlCreator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.CCorrectionAssistant(ITextEditor)78

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setProposalSelectorBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.CCorrectionAssistant(ITextEditor)89

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setProposalSelectorForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.CCorrectionAssistant(ITextEditor)86

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setQuickAssistProcessor(IQuickAssistProcessor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.CCorrectionAssistant(ITextEditor)76

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setStatusLineVisible(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.1.assistSessionEnded(ContentAssistEvent)158
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.1.assistSessionStarted(ContentAssistEvent)162

org.eclipse.jface.text.quickassist.QuickAssistAssistant.setStatusMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.1.selectionChanged(ICompletionProposal, boolean)172
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.1.selectionChanged(ICompletionProposal, boolean)170
org.eclipse.cdt.internal.ui.text.correction.CCorrectionProcessor.1.selectionChanged(ICompletionProposal, boolean)175

org.eclipse.jface.text.quickassist.QuickAssistAssistant.showPossibleQuickAssists()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.showPossibleQuickAssists()152
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.showPossibleQuickAssists()173
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.showPossibleQuickAssists()-1

org.eclipse.jface.text.quickassist.QuickAssistAssistant.uninstall()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.uninstall()133
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CCorrectionAssistant.uninstall()-1

org.eclipse.jface.text.reconciler.AbstractReconciler.aboutToBeReconciled()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.aboutToBeReconciled()-1

org.eclipse.jface.text.reconciler.AbstractReconciler.forceReconciling()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.forceReconciling()376
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.forceReconciling()-1

org.eclipse.jface.text.reconciler.AbstractReconciler.install(ITextViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.install(ITextViewer)311
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.install(ITextViewer)-1

org.eclipse.jface.text.reconciler.AbstractReconciler.setDelay(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getReconciler(ISourceViewer)267
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getReconciler(ISourceViewer)499

org.eclipse.jface.text.reconciler.AbstractReconciler.setIsIncrementalReconciler(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getReconciler(ISourceViewer)265
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getReconciler(ISourceViewer)497

org.eclipse.jface.text.reconciler.AbstractReconciler.uninstall()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.uninstall()358
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.uninstall()-1

org.eclipse.jface.text.reconciler.IReconcilingStrategy.reconcile(DirtyRegion, IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(DirtyRegion, IRegion)73

org.eclipse.jface.text.reconciler.IReconcilingStrategy.reconcile(IRegion)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.reconcile(IRegion)84

org.eclipse.jface.text.reconciler.IReconcilingStrategy.setDocument(IDocument)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.setDocument(IDocument)62

org.eclipse.jface.text.reconciler.IReconcilingStrategyExtension.initialReconcile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile()112

org.eclipse.jface.text.reconciler.IReconcilingStrategyExtension.setProgressMonitor(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CompositeReconcilingStrategy.setProgressMonitor(IProgressMonitor)97

org.eclipse.jface.text.reconciler.MonoReconciler.getReconcilingStrategy(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.aboutToBeReconciled()384

org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess()393
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.initialProcess()-1

org.eclipse.jface.text.reconciler.MonoReconciler.MonoReconciler(IReconcilingStrategy, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getReconciler(ISourceViewer)264
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.CReconciler(ITextEditor, CCompositeReconcilingStrategy)302

org.eclipse.jface.text.reconciler.MonoReconciler.process(DirtyRegion)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.process(DirtyRegion)407
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CReconciler.process(DirtyRegion)-1

org.eclipse.jface.text.reconciler.MonoReconciler.setProgressMonitor(IProgressMonitor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getReconciler(ISourceViewer)266
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getReconciler(ISourceViewer)498

org.eclipse.jface.text.rules.BufferedRuleBasedScanner.BufferedRuleBasedScanner()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AbstractCScanner.AbstractCScanner(ITokenStore)45
org.eclipse.cdt.ui.text.doctools.generic.GenericTagCommentScanner.GenericTagCommentScanner(GenericDocTag[], char[], ITokenStoreFactory, String, String)55

org.eclipse.jface.text.rules.BufferedRuleBasedScanner.setBufferSize(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AbstractCScanner.AbstractCScanner(ITokenStore, int)58

org.eclipse.jface.text.rules.DefaultDamagerRepairer.DefaultDamagerRepairer(ITokenScanner)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)232
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)228
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)220
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)236
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)224
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)216
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)295
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)317
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)313
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)301
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)286
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)321
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)291
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)308

org.eclipse.jface.text.rules.EndOfLineRule.EndOfLineRule(String, IToken)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmCodeScanner.createRules()65
org.eclipse.cdt.internal.ui.editor.asm.AsmPreprocessorScanner.createRules()90

org.eclipse.jface.text.rules.FastPartitioner.connect(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.template.c.CFormatter.VariableTracker.installCStuff(Document)316
org.eclipse.cdt.internal.corext.template.c.CFormatter.VariableTracker.installCStuff(Document)316
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.installCPartitioner(Document)527

org.eclipse.jface.text.rules.FastPartitioner.FastPartitioner(IPartitionTokenScanner, String[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.template.c.CFormatter.VariableTracker.installCStuff(Document)315
org.eclipse.cdt.internal.corext.template.c.CFormatter.VariableTracker.installCStuff(Document)315
org.eclipse.cdt.internal.ui.editor.asm.AsmTextTools.createDocumentPartitioner()211
org.eclipse.cdt.internal.ui.text.CAutoIndentStrategy.installCPartitioner(Document)526
org.eclipse.cdt.ui.CDTUITools.createAsmDocumentPartitioner()191
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.FastCPartitioner.FastCPartitioner(IPartitionTokenScanner, String[])-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.FastCPartitioner.FastCPartitioner(IPartitionTokenScanner, String[])34

org.eclipse.jface.text.rules.FastPartitioner.getPartition(int, boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.FastCPartitioner.getPartition(int, boolean)66
org.eclipse.cdt.internal.ui.text.FastCPartitioner.getPartition(int, boolean)40
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.FastCPartitioner.getPartition(int, boolean)-1

org.eclipse.jface.text.rules.ICharacterScanner.getColumn()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)335

org.eclipse.jface.text.rules.ICharacterScanner.read()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmLabelRule.evaluate(ICharacterScanner)56
org.eclipse.cdt.internal.ui.editor.asm.AsmLabelRule.evaluate(ICharacterScanner)52
org.eclipse.cdt.internal.ui.text.CHeaderRule.evaluate(ICharacterScanner)43
org.eclipse.cdt.internal.ui.text.CHeaderRule.evaluate(ICharacterScanner)50
org.eclipse.cdt.internal.ui.text.CHeaderRule.followsIncludeDirective(ICharacterScanner)118
org.eclipse.cdt.internal.ui.text.CHeaderRule.seek(ICharacterScanner, int)91
org.eclipse.cdt.internal.ui.text.CHeaderRule.unread(ICharacterScanner)162
org.eclipse.cdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)340
org.eclipse.cdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)333
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)61
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)45
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)57
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)75
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)88
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)53
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)85
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)69
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)80
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)126
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)115
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)98
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)137
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)106
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)148
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)112
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)132
org.eclipse.cdt.internal.ui.text.SingleCharRule.evaluate(ICharacterScanner)44

org.eclipse.jface.text.rules.ICharacterScanner.unread()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmLabelRule.evaluate(ICharacterScanner)70
org.eclipse.cdt.internal.ui.editor.asm.AsmLabelRule.evaluate(ICharacterScanner)64
org.eclipse.cdt.internal.ui.text.CHeaderRule.seek(ICharacterScanner, int)86
org.eclipse.cdt.internal.ui.text.CHeaderRule.unread(ICharacterScanner)163
org.eclipse.cdt.internal.ui.text.CHeaderRule.unread(ICharacterScanner)161
org.eclipse.cdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)342
org.eclipse.cdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)357
org.eclipse.cdt.internal.ui.text.CombinedWordRule.unreadBuffer(ICharacterScanner)368
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)97
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)66
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)63
org.eclipse.cdt.internal.ui.text.NumberRule.evaluate(ICharacterScanner)92
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)159
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)140
org.eclipse.cdt.internal.ui.text.SingleCharRule.evaluate(ICharacterScanner)50

org.eclipse.jface.text.rules.IToken.isEOF()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.check(IDocument, IRegion[], ISpellChecker, ISpellingProblemCollector, IProgressMonitor)132

org.eclipse.jface.text.rules.IToken.isOther()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.check(IDocument, IRegion[], ISpellChecker, ISpellingProblemCollector, IProgressMonitor)135

org.eclipse.jface.text.rules.IToken.isUndefined()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmLabelRule.evaluate(ICharacterScanner)62
org.eclipse.cdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)346
org.eclipse.cdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)350

org.eclipse.jface.text.rules.IWordDetector.isWordPart(char)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmLabelRule.evaluate(ICharacterScanner)58
org.eclipse.cdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)341
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)138

org.eclipse.jface.text.rules.IWordDetector.isWordStart(char)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmLabelRule.evaluate(ICharacterScanner)53
org.eclipse.cdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)334
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)134

org.eclipse.jface.text.rules.PatternRule.PatternRule(String, String, IToken, char, boolean, boolean, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPreprocessorScanner.createRules()100
org.eclipse.cdt.internal.ui.text.CPreprocessorScanner.createRules()104

org.eclipse.jface.text.rules.RuleBasedScanner.getTokenLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.check(IDocument, IRegion[], ISpellChecker, ISpellingProblemCollector, IProgressMonitor)137

org.eclipse.jface.text.rules.RuleBasedScanner.getTokenOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.check(IDocument, IRegion[], ISpellChecker, ISpellingProblemCollector, IProgressMonitor)136

org.eclipse.jface.text.rules.RuleBasedScanner.nextToken()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.ui.text.AbstractCScanner.nextToken()86
org.eclipse.cdt.ui.text.doctools.generic.GenericTagCommentScanner.nextToken()75
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.AbstractCScanner.nextToken()-1
org.eclipse.cdt.ui.text.doctools.generic.GenericTagCommentScanner.nextToken()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.check(IDocument, IRegion[], ISpellChecker, ISpellingProblemCollector, IProgressMonitor)131

org.eclipse.jface.text.rules.RuleBasedScanner.setDefaultReturnToken(IToken)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmCodeScanner.createRules()91
org.eclipse.cdt.internal.ui.editor.asm.AsmPreprocessorScanner.createRules()97
org.eclipse.cdt.internal.ui.text.CCodeScanner.createRules()98
org.eclipse.cdt.internal.ui.text.CCommentScanner.createRules(String)42
org.eclipse.cdt.internal.ui.text.CPreprocessorScanner.createRules()107
org.eclipse.cdt.internal.ui.text.SingleTokenCScanner.SingleTokenCScanner(ITokenStoreFactory, String)25
org.eclipse.cdt.ui.text.doctools.generic.GenericTagCommentScanner.createRules()96

org.eclipse.jface.text.rules.RuleBasedScanner.setRange(IDocument, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.check(IDocument, IRegion[], ISpellChecker, ISpellingProblemCollector, IProgressMonitor)127

org.eclipse.jface.text.rules.RuleBasedScanner.setRules(IRule[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.AbstractCScanner.setRules(List)72
org.eclipse.cdt.ui.text.AbstractCScanner.setRules(List)76
org.eclipse.cdt.ui.text.doctools.generic.GenericTagCommentScanner.GenericTagCommentScanner(GenericDocTag[], char[], ITokenStoreFactory, String, String)66

org.eclipse.jface.text.rules.Token.getData()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToColorChange(Token, PropertyChangeEvent)236
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToStyleChange(Token, PropertyChangeEvent, int)252

org.eclipse.jface.text.rules.Token.setData(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToColorChange(Token, PropertyChangeEvent)239
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToStyleChange(Token, PropertyChangeEvent, int)257
org.eclipse.cdt.internal.ui.text.TokenStore.addToken(String)107

org.eclipse.jface.text.rules.Token.Token(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.asm.AsmPartitionScanner.AsmPartitionScanner()97
org.eclipse.cdt.internal.ui.text.asm.AsmPartitionScanner.AsmPartitionScanner()95
org.eclipse.cdt.internal.ui.text.asm.AsmPartitionScanner.AsmPartitionScanner()99
org.eclipse.cdt.internal.ui.text.asm.AsmPartitionScanner.AsmPartitionScanner()101
org.eclipse.cdt.internal.ui.text.asm.AsmPartitionScanner.AsmPartitionScanner()98
org.eclipse.cdt.internal.ui.text.asm.AsmPartitionScanner.AsmPartitionScanner()96
org.eclipse.cdt.internal.ui.text.asm.AsmPartitionScanner.AsmPartitionScanner()100
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)88
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)87
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)86
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)89
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)82
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)84
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)91
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)85
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)83
org.eclipse.cdt.internal.ui.text.FastCPartitionScanner.FastCPartitionScanner(boolean, IDocCommentOwner)90
org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.SimpleTokenStore.getToken(String)62
org.eclipse.cdt.internal.ui.text.spelling.CSpellingEngine.SimpleTokenStore.getToken(String)62
org.eclipse.cdt.internal.ui.text.TokenStore.addToken(String)103
org.eclipse.cdt.internal.ui.text.TokenStore.addTokenWithProxyAttribute(String)92

org.eclipse.jface.text.rules.WordPatternRule.WordPatternRule(IWordDetector, String, String, IToken)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmCodeScanner.createRules()88

org.eclipse.jface.text.rules.WordRule.addWord(String, IToken)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.PreprocessorRule.addWord(String, IToken)85
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.PreprocessorRule.addWord(String, IToken)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmCodeScanner.createRules()83
org.eclipse.cdt.internal.ui.text.CCodeScanner.createRules()77
org.eclipse.cdt.internal.ui.text.CCodeScanner.createRules()82
org.eclipse.cdt.internal.ui.text.CPreprocessorScanner.createRules()86
org.eclipse.cdt.internal.ui.text.CPreprocessorScanner.createRules()91
org.eclipse.cdt.ui.text.doctools.generic.GenericTagCommentScanner.createRules()101
org.eclipse.cdt.ui.text.TaskTagRule.addTaskTags(String)96

org.eclipse.jface.text.rules.WordRule.evaluate(ICharacterScanner)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.PreprocessorRule.evaluate(ICharacterScanner)-1

org.eclipse.jface.text.rules.WordRule.WordRule(IWordDetector, IToken)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.asm.AsmCodeScanner.createRules()81
org.eclipse.cdt.internal.ui.text.CCodeScanner.createRules()72
org.eclipse.cdt.internal.ui.text.CPreprocessorScanner.createRules()81
org.eclipse.cdt.ui.text.doctools.generic.GenericTagCommentScanner.createRules()97
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.PreprocessorRule.PreprocessorRule(IWordDetector, IToken)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.PreprocessorRule.PreprocessorRule(IWordDetector, IToken, IToken)73
org.eclipse.cdt.internal.ui.text.PreprocessorRule.PreprocessorRule(IWordDetector, IToken)57
org.eclipse.cdt.ui.text.TaskTagRule.TaskTagRule(IToken, String)73

org.eclipse.jface.text.rules.WordRule.WordRule(IWordDetector)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.PreprocessorRule.PreprocessorRule(IWordDetector)-1

org.eclipse.jface.text.source.DefaultAnnotationHover.DefaultAnnotationHover()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.HTMLAnnotationHover.HTMLAnnotationHover()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.HTMLAnnotationHover.HTMLAnnotationHover()26

org.eclipse.jface.text.source.DefaultAnnotationHover.formatMultipleMessages(List)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.HTMLAnnotationHover.formatMultipleMessages(List)-1

org.eclipse.jface.text.source.DefaultAnnotationHover.formatSingleMessage(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.HTMLAnnotationHover.formatSingleMessage(String)-1

org.eclipse.jface.text.source.DefaultAnnotationHover.isIncluded(Annotation)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.1.isIncluded(Annotation)-1

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.DefaultCharacterPairMatcher(char[], String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPairMatcher.CPairMatcher(char[])38

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.DefaultCharacterPairMatcher(char[])

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPairMatcher.CPairMatcher(char[])-1

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.dispose()2012

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.getAnchor()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPairMatcher.getAnchor()57
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPairMatcher.getAnchor()-1

org.eclipse.jface.text.source.DefaultCharacterPairMatcher.match(IDocument, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPairMatcher.performMatch(IDocument, int)78
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CPairMatcher.match(IDocument, int)-1

org.eclipse.jface.text.source.IAnnotationAccessExtension.getLayer(Annotation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CSelectAnnotationRulerAction.findCAnnotation()124

org.eclipse.jface.text.source.ILineRange.getNumberOfLines()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.IndentUtil.getLeftMostLine(IDocument, ILineRange, int, boolean)393
org.eclipse.cdt.internal.ui.editor.IndentUtil.indentLines(IDocument, ILineRange, ICProject, IndentUtilIndentResult)87
org.eclipse.cdt.internal.ui.editor.IndentUtil.shiftLines(IDocument, ILineRange, ICProject, IndentUtilIndentResult)171

org.eclipse.jface.text.source.ILineRange.getStartLine()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.IndentUtil.getLeftMostLine(IDocument, ILineRange, int, boolean)394
org.eclipse.cdt.internal.ui.editor.IndentUtil.indentLines(IDocument, ILineRange, ICProject, IndentUtilIndentResult)99
org.eclipse.cdt.internal.ui.editor.IndentUtil.shiftLines(IDocument, ILineRange, ICProject, IndentUtilIndentResult)184
org.eclipse.cdt.internal.ui.editor.IndentUtil.shiftLines(IDocument, ILineRange, ICProject, IndentUtilIndentResult)183
org.eclipse.cdt.internal.ui.editor.IndentUtil.shiftLines(IDocument, ILineRange, ICProject, IndentUtilIndentResult)199
org.eclipse.cdt.internal.ui.editor.IndentUtil.shiftLines(IDocument, ILineRange, ICProject, IndentUtilIndentResult)203
org.eclipse.cdt.internal.ui.editor.IndentUtil.shiftLines(IDocument, ILineRange, ICProject, IndentUtilIndentResult)196

org.eclipse.jface.text.source.ImageUtilities.drawImage(Image, GC, Canvas, Rectangle, int, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.AssistAnnotation.paint(GC, Canvas, Rectangle)99
org.eclipse.cdt.internal.ui.text.correction.QuickAssistLightBulbUpdater.AssistAnnotation.paint(GC, Canvas, Rectangle)99

org.eclipse.jface.text.source.ISharedTextColors.getColor(RGB)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewerDecorationSupport.getColor(RGB)208

org.eclipse.jface.text.source.ISourceViewer.configure(SourceViewerConfiguration)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.doSetInput(IEditorInput)1336

org.eclipse.jface.text.source.ISourceViewer.getAnnotationModel()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.AbstractAnnotationHover.getHoverInfo2(ITextViewer, IRegion)651

org.eclipse.jface.text.source.ISourceViewerExtension2.unconfigure()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.doSetInput(IEditorInput)1330

org.eclipse.jface.text.source.LineRange.getNumberOfLines()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.IndentUtil.indentLines(IDocument, LineRange, String)116

org.eclipse.jface.text.source.LineRange.getStartLine()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.IndentUtil.indentLines(IDocument, LineRange, String)117

org.eclipse.jface.text.source.projection.ProjectionAnnotation.isCollapsed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.CProjectionAnnotation.toString()547
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.CProjectionAnnotation.toString()547
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.update(DefaultCFoldingStructureProviderFoldingStructureComputationContext)1054
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.update(DefaultCFoldingStructureProviderFoldingStructureComputationContext)1054
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.update(DefaultCFoldingStructureProviderFoldingStructureComputationContext)1060

org.eclipse.jface.text.source.projection.ProjectionAnnotation.markCollapsed()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.computeFoldingStructure(ITypedRegion[], DefaultCFoldingStructureProviderFoldingStructureComputationContext)1551
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.update(DefaultCFoldingStructureProviderFoldingStructureComputationContext)1061

org.eclipse.jface.text.source.projection.ProjectionAnnotation.markExpanded()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.computeFoldingStructure(ITypedRegion[], DefaultCFoldingStructureProviderFoldingStructureComputationContext)1553
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.update(DefaultCFoldingStructureProviderFoldingStructureComputationContext)1063

org.eclipse.jface.text.source.projection.ProjectionAnnotation.ProjectionAnnotation(boolean)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.CProjectionAnnotation.CProjectionAnnotation(boolean, Object, int)512
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.CProjectionAnnotation.CProjectionAnnotation(boolean, Object, int)512

org.eclipse.jface.text.source.projection.ProjectionAnnotationModel.modifyAnnotations(Annotation[], Map, Annotation[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.update(DefaultCFoldingStructureProviderFoldingStructureComputationContext)1100

org.eclipse.jface.text.source.projection.ProjectionSupport.addSummarizableAnnotationType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2598
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2597
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2596

org.eclipse.jface.text.source.projection.ProjectionSupport.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.dispose()1996

org.eclipse.jface.text.source.projection.ProjectionSupport.getAdapter(ISourceViewer, Class)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.getAdapter(Class)1494

org.eclipse.jface.text.source.projection.ProjectionSupport.install()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2604

org.eclipse.jface.text.source.projection.ProjectionSupport.ProjectionSupport(ProjectionViewer, IAnnotationAccess, ISharedTextColors)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2595

org.eclipse.jface.text.source.projection.ProjectionSupport.setHoverControlCreator(IInformationControlCreator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2599

org.eclipse.jface.text.source.projection.ProjectionViewer.addProjectionListener(IProjectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.FoldingActionGroup(ITextEditor, ITextViewer)102
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.ProjectionListener.ProjectionListener(DefaultCFoldingStructureProvider, ProjectionViewer)763
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.ProjectionListener.ProjectionListener(DefaultCFoldingStructureProvider, ProjectionViewer)763

org.eclipse.jface.text.source.projection.ProjectionViewer.canDoOperation(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.canDoOperation(int)403
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.canDoOperation(int)-1

org.eclipse.jface.text.source.projection.ProjectionViewer.disableProjection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.performRevert()2711

org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.doOperation(int)387
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.doOperation(int)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.createSourceViewer(Composite, IVerticalRuler, int)2611

org.eclipse.jface.text.source.projection.ProjectionViewer.enableProjection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.performRevert()2721
org.eclipse.cdt.internal.ui.editor.CSourceViewer.resetVisibleRegion()507
org.eclipse.cdt.internal.ui.editor.CSourceViewer.setVisibleDocument(IDocument)456

org.eclipse.jface.text.source.projection.ProjectionViewer.isProjectionMode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.FoldingAction.update()52
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.FoldingAction.update()52
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.update()167
org.eclipse.cdt.internal.ui.editor.CEditor.performRevert()2709
org.eclipse.cdt.internal.ui.editor.CSourceViewer.setVisibleRegion(int, int)492

org.eclipse.jface.text.source.projection.ProjectionViewer.ProjectionViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.CSourceViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int, IPreferenceStore)146

org.eclipse.jface.text.source.projection.ProjectionViewer.removeProjectionListener(IProjectionListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.FoldingActionGroup.dispose()155
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.ProjectionListener.dispose()771
org.eclipse.cdt.internal.ui.text.folding.DefaultCFoldingStructureProvider.ProjectionListener.dispose()771

org.eclipse.jface.text.source.projection.ProjectionViewer.resetVisibleRegion()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.resetVisibleRegion()503
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.resetVisibleRegion()-1

org.eclipse.jface.text.source.projection.ProjectionViewer.setVisibleDocument(IDocument)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.setVisibleDocument(IDocument)463
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.setVisibleDocument(IDocument)-1

org.eclipse.jface.text.source.projection.ProjectionViewer.setVisibleRegion(int, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.setVisibleRegion(int, int)495
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.setVisibleRegion(int, int)-1

org.eclipse.jface.text.source.SourceViewer.configure(SourceViewerConfiguration)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.configure(SourceViewerConfiguration)175
org.eclipse.cdt.internal.ui.preferences.PreviewSourceViewer.configure(SourceViewerConfiguration)162
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.configure(SourceViewerConfiguration)-1
org.eclipse.cdt.internal.ui.preferences.PreviewSourceViewer.configure(SourceViewerConfiguration)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.compare.AbstractMergeViewer.configureTextViewer(TextViewer)141
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)423
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.reconfigurePatternViewer()447
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)425
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.reconfigurePatternEditor()469
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CPreview(Map, Composite)121
org.eclipse.cdt.internal.ui.refactoring.dialogs.CreateFileChangePreview.createControl(Composite)63
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CPPMergeViewer.configureTextViewer(TextViewer)93
org.eclipse.cdt.internal.ui.refactoring.dialogs.CTextEditChangePreviewViewer.CPPMergeViewer.configureTextViewer(TextViewer)93
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.createSourceViewer(Composite, int)147
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.createSourceViewer(Composite, int)254
org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl.SourceViewerInformationControl(Shell, boolean, int, String)161

org.eclipse.jface.text.source.SourceViewer.createControl(Composite, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.createControl(Composite, int)365
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.createControl(Composite, int)-1

org.eclipse.jface.text.source.SourceViewer.createFormattingContext()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.createFormattingContext()-1
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.createFormattingContext()-1

org.eclipse.jface.text.source.SourceViewer.doOperation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.4.widgetSelected(SelectionEvent)319

org.eclipse.jface.text.source.SourceViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CEditorColoringConfigurationBlock.createPreviewer(Composite)813
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)431
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.createViewer(Composite)158
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.createDialogArea(Composite)333
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)440
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.initializeActions()490
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.getControl()134
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.update()153
org.eclipse.cdt.internal.ui.refactoring.dialogs.CreateFileChangePreview.createControl(Composite)65

org.eclipse.jface.text.source.SourceViewer.setDocument(IDocument, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)427

org.eclipse.jface.text.source.SourceViewer.setDocument(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CEditorColoringConfigurationBlock.createPreviewer(Composite)809
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)425
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.createViewer(Composite)85
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.createViewer(Composite)85
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.createViewer(Composite)153
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CPreview(Map, Composite)130
org.eclipse.cdt.internal.ui.refactoring.dialogs.CreateFileChangePreview.setInput(ChangePreviewViewerInput)81
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.createSourceViewer(Composite, int)269

org.eclipse.jface.text.source.SourceViewer.SourceViewer(Composite, IVerticalRuler, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.PreviewSourceViewer.PreviewSourceViewer(Composite, int)77

org.eclipse.jface.text.source.SourceViewer.unconfigure()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.unconfigure()313
org.eclipse.cdt.internal.ui.preferences.PreviewSourceViewer.unconfigure()191
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.unconfigure()-1
org.eclipse.cdt.internal.ui.preferences.PreviewSourceViewer.unconfigure()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.reconfigurePatternViewer()446
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.reconfigurePatternEditor()468

org.eclipse.jface.text.source.SourceViewerConfiguration.getAutoEditStrategies(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getAutoEditStrategies(ISourceViewer, String)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)-1
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.updateHoverBehavior()1670
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.configure(ISourceViewer, SourceViewerConfiguration)310

org.eclipse.jface.text.source.SourceViewerConfiguration.getConfiguredDocumentPartitioning(ISourceViewer)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getConfiguredDocumentPartitioning(ISourceViewer)204
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getConfiguredDocumentPartitioning(ISourceViewer)896
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getConfiguredDocumentPartitioning(ISourceViewer)-1
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getConfiguredDocumentPartitioning(ISourceViewer)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.configure(ISourceViewer, SourceViewerConfiguration)336

org.eclipse.jface.text.source.SourceViewerConfiguration.getConfiguredTextHoverStateMasks(ISourceViewer, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.updateHoverBehavior()1679

org.eclipse.jface.text.source.SourceViewerConfiguration.getContentAssistant(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentAssistant(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getContentFormatter(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getContentFormatter(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getDefaultPrefixes(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getDefaultPrefixes(ISourceViewer, String)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.ToggleCommentAction.configure(ISourceViewer, SourceViewerConfiguration)314

org.eclipse.jface.text.source.SourceViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getDoubleClickStrategy(ISourceViewer, String)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getIndentPrefixesForTab(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getIndentPrefixes(ISourceViewer, String)586

org.eclipse.jface.text.source.SourceViewerConfiguration.getInformationControlCreator(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getInformationControlCreator(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getInformationPresenter(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getInformationPresenter(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getPresentationReconciler(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.AsmSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)-1
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getTabWidth(ISourceViewer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1595
org.eclipse.cdt.internal.ui.editor.CEditor.installTabsToSpacesConverter()1937

org.eclipse.jface.text.source.SourceViewerConfiguration.getTextHover(ISourceViewer, String, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.ui.text.CSourceViewerConfiguration.getTextHover(ISourceViewer, String, int)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.updateHoverBehavior()1683

org.eclipse.jface.text.source.SourceViewerConfiguration.getTextHover(ISourceViewer, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.updateHoverBehavior()1691
org.eclipse.cdt.internal.ui.editor.CEditor.updateHoverBehavior()1687

org.eclipse.jface.text.source.TextInvocationContext.getLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CorrectionContext.getSelectionLength()51

org.eclipse.jface.text.source.TextInvocationContext.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CorrectionContext.getSelectionOffset()59

org.eclipse.jface.text.source.TextInvocationContext.TextInvocationContext(ISourceViewer, int, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.correction.CorrectionContext.CorrectionContext(ITranslationUnit, ISourceViewer, int, int)27

org.eclipse.jface.text.TabsToSpacesConverter.setLineTracker(ILineTracker)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.installTabsToSpacesConverter()1945
org.eclipse.cdt.internal.ui.editor.CEditor.installTabsToSpacesConverter()1943

org.eclipse.jface.text.TabsToSpacesConverter.setNumberOfSpacesPerTab(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.installTabsToSpacesConverter()1939

org.eclipse.jface.text.TabsToSpacesConverter.TabsToSpacesConverter()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.installTabsToSpacesConverter()1938

org.eclipse.jface.text.templates.ContextTypeRegistry.addContextType(TemplateContextType)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)215
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)206
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)207
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)210
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)200
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)212
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)214
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)201
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)208
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)204
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)213
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)199
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)198
org.eclipse.cdt.internal.corext.template.c.CodeTemplateContextType.registerContextTypes(ContextTypeRegistry)211
org.eclipse.cdt.internal.corext.template.c.FileTemplateContextType.registerContextTypes(ContextTypeRegistry)229
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.getFileTemplateContextRegistry()488
org.eclipse.cdt.internal.ui.text.contentassist.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()62
org.eclipse.cdt.internal.ui.text.contentassist.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()56
org.eclipse.cdt.internal.ui.text.contentassist.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()68
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.TemplateEngine()110

org.eclipse.jface.text.templates.ContextTypeRegistry.ContextTypeRegistry()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.getFileTemplateContextRegistry()481

org.eclipse.jface.text.templates.ContextTypeRegistry.contextTypes()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.getFileTemplateContextRegistry()482
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.getFileTemplateContextTypes()496
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, boolean, ContextTypeRegistry)194

org.eclipse.jface.text.templates.ContextTypeRegistry.getContextType(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.template.c.FileTemplateContext.FileTemplateContext(String, String)42
org.eclipse.cdt.internal.corext.template.c.FileTemplateContextType.registerContextTypes(ContextTypeRegistry)228
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)127
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)127
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)542
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.doSourceChanged(IDocument)375
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.doTextWidgetChanged(Widget)347
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.EditTemplateDialog(Shell, Template, boolean, boolean, boolean, ContextTypeRegistry)212
org.eclipse.cdt.internal.ui.text.contentassist.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()59
org.eclipse.cdt.internal.ui.text.contentassist.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()53
org.eclipse.cdt.internal.ui.text.contentassist.TemplateCompletionProposalComputer.TemplateCompletionProposalComputer()65
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.TemplateEngine()107

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.getId()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.category(Object)180
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.category(Object)180
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)259
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)259
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.getCodeTemplatesOfCategory(boolean)455
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.performOk(boolean)794
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)682
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)667
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)672
org.eclipse.cdt.internal.ui.preferences.CodeTemplatePreferencePage.applyData(Object)167
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()116
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()129
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()130
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()125

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.getTemplate()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.codemanipulation.StubUtility.getFileTemplatesForContentTypes(String[], IProject)618
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.canAdd(List)515
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)127
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)126
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)126
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)123
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)127
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateAdapter.getParent(TreeListDialogField, Object)123
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)261
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)281
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)260
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)281
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)260
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.CodeTemplateLabelProvider.getText(Object)261
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.doButtonPressed(int, List)561
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.edit(TemplatePersistenceData, boolean)603
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.getCodeTemplatesOfCategory(boolean)457
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.getCodeTemplatesOfCategory(boolean)456
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.getTemplatesOfContextType(String)472
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)541
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)683
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)680
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)685
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)684
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)686
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)674
org.eclipse.cdt.internal.ui.preferences.CodeTemplatePreferencePage.applyData(Object)167
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()130
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()127
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()118

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.isEnabled()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()130

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.isUserAdded()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.canRemove(List)530
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.edit(TemplatePersistenceData, boolean)611
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.remove(TemplatePersistenceData)596
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.1.add(TemplatePersistenceData)54

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.setDeleted(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()132
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.setProjectSpecific(String, boolean)157

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.setTemplate(Template)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.edit(TemplatePersistenceData, boolean)614
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)686
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateTemplate(TemplatePersistenceData)674

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.TemplatePersistenceData(Template, boolean, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()130

org.eclipse.jface.text.templates.persistence.TemplatePersistenceData.TemplatePersistenceData(Template, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.doButtonPressed(int, List)576

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.read(InputStream, ResourceBundle)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.import_()643

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.read(Reader)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.hasProjectSpecificTempates(IProject)82

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.save(TemplatePersistenceData[], OutputStream)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.export(TemplatePersistenceData[])754

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.save(TemplatePersistenceData[], Writer)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.1.save()66

org.eclipse.jface.text.templates.persistence.TemplateReaderWriter.TemplateReaderWriter()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.export(TemplatePersistenceData[])753
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.import_()638
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.1.save()65
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.hasProjectSpecificTempates(IProject)79

org.eclipse.jface.text.templates.persistence.TemplateStore.add(TemplatePersistenceData)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.1.add(TemplatePersistenceData)55
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.1.add(TemplatePersistenceData)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.addTemplateData(TemplatePersistenceData)186
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.addTemplateData(TemplatePersistenceData)188
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()131

org.eclipse.jface.text.templates.persistence.TemplateStore.delete(TemplatePersistenceData)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.delete(TemplatePersistenceData)196
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.delete(TemplatePersistenceData)194

org.eclipse.jface.text.templates.persistence.TemplateStore.findTemplateById(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.codemanipulation.StubUtility.getCodeTemplate(String, IProject)510
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.findTemplateById(String)102
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.findTemplateById(String)104
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.isProjectSpecific(String)146

org.eclipse.jface.text.templates.persistence.TemplateStore.getTemplateData(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.corext.codemanipulation.StubUtility.getFileTemplatesForContentTypes(String[], IProject)605
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.1.save()66
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.getTemplateData()94
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.getTemplateData()96
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()114
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()123

org.eclipse.jface.text.templates.persistence.TemplateStore.getTemplateData(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.setProjectSpecific(String, boolean)153

org.eclipse.jface.text.templates.persistence.TemplateStore.getTemplates()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.complete(ITextViewer, int, ITranslationUnit)179

org.eclipse.jface.text.templates.persistence.TemplateStore.internalAdd(TemplatePersistenceData)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.1.add(TemplatePersistenceData)57

org.eclipse.jface.text.templates.persistence.TemplateStore.load()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.load()111
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.revertChanges()180
org.eclipse.cdt.ui.CUIPlugin.getCodeTemplateStore()933
org.eclipse.cdt.ui.CUIPlugin.getTemplateStore()894

org.eclipse.jface.text.templates.persistence.TemplateStore.restoreDefaults()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.restoreDefaults()162
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.restoreDefaults()164

org.eclipse.jface.text.templates.persistence.TemplateStore.save()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.1.save()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.save()170
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.save()172

org.eclipse.jface.text.templates.persistence.TemplateStore.startListeningForPreferenceChanges()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.ui.CUIPlugin.getCodeTemplateStore()938

org.eclipse.jface.text.templates.persistence.TemplateStore.TemplateStore(IPreferenceStore, String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.ProjectTemplateStore.1.(ProjectTemplateStore, IPreferenceStore, String, ScopedPreferenceStore)47

org.eclipse.jface.text.templates.TemplateProposal.getDisplayString()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.CTemplateProposal.getIdString()90
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.CTemplateProposal.getIdString()90

org.eclipse.jface.text.templates.TemplateProposal.getInformationControlCreator()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.CTemplateProposal.getInformationControlCreator()-1
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.CTemplateProposal.getInformationControlCreator()-1

org.eclipse.jface.text.templates.TemplateProposal.TemplateProposal(Template, TemplateContext, IRegion, Image, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.CTemplateProposal.CTemplateProposal(TemplateEngine, Template, TemplateContext, IRegion, Image)86
org.eclipse.cdt.internal.ui.text.template.TemplateEngine.CTemplateProposal.CTemplateProposal(TemplateEngine, Template, TemplateContext, IRegion, Image)86

org.eclipse.jface.text.TextAttribute.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.adaptToTextForegroundChange(SemanticHighlightingManagerHighlightingStyle, PropertyChangeEvent)592
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlightingStyle, PropertyChangeEvent, int)608
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()130
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()130
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToColorChange(Token, PropertyChangeEvent)239
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToStyleChange(Token, PropertyChangeEvent, int)257

org.eclipse.jface.text.TextAttribute.getForeground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlightingStyle, PropertyChangeEvent, int)608
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()130
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()130
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToStyleChange(Token, PropertyChangeEvent, int)257

org.eclipse.jface.text.TextAttribute.getStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.adaptToTextForegroundChange(SemanticHighlightingManagerHighlightingStyle, PropertyChangeEvent)592
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlightingStyle, PropertyChangeEvent, int)608
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlightingStyle, PropertyChangeEvent, int)605
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlightingStyle, PropertyChangeEvent, int)608
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()128
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.HighlightedPosition.createStyleRange()128
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToColorChange(Token, PropertyChangeEvent)239
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToStyleChange(Token, PropertyChangeEvent, int)255
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToStyleChange(Token, PropertyChangeEvent, int)257
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToStyleChange(Token, PropertyChangeEvent, int)257

org.eclipse.jface.text.TextAttribute.TextAttribute(Color, Color, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.adaptToTextForegroundChange(SemanticHighlightingManagerHighlightingStyle, PropertyChangeEvent)592
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.adaptToTextStyleChange(SemanticHighlightingManagerHighlightingStyle, PropertyChangeEvent, int)608
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.initializeHighlightings()457
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToColorChange(Token, PropertyChangeEvent)239
org.eclipse.cdt.internal.ui.text.TokenStore.adaptToStyleChange(Token, PropertyChangeEvent, int)257
org.eclipse.cdt.internal.ui.text.TokenStore.createTextAttribute(String, boolean)142

org.eclipse.jface.text.TextEvent.getDocumentEvent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.5.textChanged(TextEvent)448
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.5.textChanged(TextEvent)449

org.eclipse.jface.text.TextPresentation.addStyleRange(StyleRange)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CParameterListValidator.updatePresentation(int, TextPresentation)209
org.eclipse.cdt.internal.ui.text.CParameterListValidator.updatePresentation(int, TextPresentation)212
org.eclipse.cdt.internal.ui.text.CParameterListValidator.updatePresentation(int, TextPresentation)199
org.eclipse.cdt.internal.ui.text.CParameterListValidator.updatePresentation(int, TextPresentation)206

org.eclipse.jface.text.TextPresentation.clear()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.CParameterListValidator.updatePresentation(int, TextPresentation)191

org.eclipse.jface.text.TextPresentation.getExtent()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.applyTextPresentation(TextPresentation)545

org.eclipse.jface.text.TextPresentation.mergeStyleRange(StyleRange)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.ReplaceEditsHighlighter.applyTextPresentation(TextPresentation)72
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.ReplaceEditsHighlighter.applyTextPresentation(TextPresentation)72

org.eclipse.jface.text.TextPresentation.replaceStyleRange(StyleRange)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.applyTextPresentation(TextPresentation)561

org.eclipse.jface.text.TextPresentation.replaceStyleRanges(StyleRange[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.applyTextPresentation(TextPresentation)556

org.eclipse.jface.text.TextSelection.emptySelection()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.ui.actions.IndentAction.getSelection()546

org.eclipse.jface.text.TextViewer.addPainter(IPainter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CPreview(Map, Composite)127
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.showInvisibleCharacters(boolean)208

org.eclipse.jface.text.TextViewer.addTextInputListener(ITextInputListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.install(CSourceViewer, CPresentationReconciler)655

org.eclipse.jface.text.TextViewer.addTextListener(ITextListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.createControl(Composite)210
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)446

org.eclipse.jface.text.TextViewer.addTextPresentationListener(ITextPresentationListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.configureTextViewer(TextViewer)158
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.configureTextViewer(TextViewer)163

org.eclipse.jface.text.TextViewer.changeTextPresentation(TextPresentation, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.updatePresentation(TextPresentation, SemanticHighlightingManagerHighlightedPosition[], SemanticHighlightingManagerHighlightedPosition[])448

org.eclipse.jface.text.TextViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.getControl()431

org.eclipse.jface.text.TextViewer.getDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.lineGetStyle(LineStyleEvent)158
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.revealEndOfDocument()105
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.setDocument(IDocument)132
org.eclipse.cdt.internal.ui.editor.CSourceViewer.adjustIndent(boolean, int, boolean)547
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.addPositionFromUI(int, int, SemanticHighlightingManagerHighlightingStyle)717
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.createPresentation(List, List)295
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.install(CSourceViewer, CPresentationReconciler)656
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.isCanceled()602
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.setCanceled(boolean)617
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.uninstall()667
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.updatePresentation(TextPresentation, SemanticHighlightingManagerHighlightedPosition[], SemanticHighlightingManagerHighlightedPosition[])376
org.eclipse.cdt.internal.ui.preferences.CEditorColoringConfigurationBlock.createHighlightedRange(int, int, int, String)911
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)547
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)545
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.doTextWidgetChanged(Widget)349
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.getPattern()633

org.eclipse.jface.text.TextViewer.getFindReplaceTarget()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.getAdapter(Class)483

org.eclipse.jface.text.TextViewer.getSelectedRange()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.adjustIndent(boolean, int, boolean)555

org.eclipse.jface.text.TextViewer.getSelectionProvider()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.createControl(Composite)202

org.eclipse.jface.text.TextViewer.getTextWidget()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.4.run()248
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.createControl(Composite)211
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.getAdapter(Class)486
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.propertyChange(PropertyChangeEvent)257
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.setFont(Font)457
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.setTabs(int)467
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.BuildConsoleViewer(Composite)86
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.BuildConsoleViewer(Composite)84
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.BuildConsoleViewer(Composite)88
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.BuildConsoleViewer(Composite)85
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.BuildConsoleViewer(Composite)87
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.revealEndOfDocument()110
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.doOperation(int)310
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.doOperation(int)310
org.eclipse.cdt.internal.ui.editor.CEditor.handlePreferenceStoreChanged(PropertyChangeEvent)1594
org.eclipse.cdt.internal.ui.editor.CSourceViewer.adjustIndent(boolean, int, boolean)558
org.eclipse.cdt.internal.ui.editor.CSourceViewer.configure(SourceViewerConfiguration)160
org.eclipse.cdt.internal.ui.editor.CSourceViewer.doOperation(int)374
org.eclipse.cdt.internal.ui.editor.CSourceViewer.initializeViewerColors()209
org.eclipse.cdt.internal.ui.preferences.CEditorColoringConfigurationBlock.createPreviewer(Composite)802
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)428
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.updateSourceViewerInput(List)536
org.eclipse.cdt.internal.ui.preferences.CSourcePreviewerUpdater.1.propertyChange(PropertyChangeEvent)59
org.eclipse.cdt.internal.ui.preferences.CSourcePreviewerUpdater.registerPreviewer(SourceViewer, CSourceViewerConfiguration, IPreferenceStore)74
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.createViewer(Composite)88
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.createViewer(Composite)88
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.createViewer(Composite)156
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.4.widgetSelected(SelectionEvent)318
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)430
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.initializeActions()536
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CPreview(Map, Composite)122
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CSourcePreviewerUpdater.1.propertyChange(PropertyChangeEvent)61
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CSourcePreviewerUpdater.CSourcePreviewerUpdater(CPreview)83
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CSourcePreviewerUpdater.CSourcePreviewerUpdater(CPreview)83
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.update()150
org.eclipse.cdt.internal.ui.preferences.PreviewSourceViewer.configure(SourceViewerConfiguration)152
org.eclipse.cdt.internal.ui.preferences.PreviewSourceViewer.initializeViewerColors()83
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.createSourceViewer(Composite, int)150
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.configureTextViewer(TextViewer)153
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.configureTextViewer(TextViewer)162
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.configureTextViewer(TextViewer)157
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.createSourceViewer(Composite, int)257
org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl.SourceViewerInformationControl(Shell, boolean, int, String)164

org.eclipse.jface.text.TextViewer.getVisibleDocument()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.setVisibleDocument(IDocument)455
org.eclipse.cdt.internal.ui.editor.CSourceViewer.setVisibleDocument(IDocument)457

org.eclipse.jface.text.TextViewer.getVisibleRegion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.getPattern()634

org.eclipse.jface.text.TextViewer.invalidateTextPresentation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.invalidateTextPresentation()694
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.updatePresentation(TextPresentation, SemanticHighlightingManagerHighlightedPosition[], SemanticHighlightingManagerHighlightedPosition[])450
org.eclipse.cdt.internal.ui.preferences.CEditorColoringConfigurationBlock.performDefaults()494
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.reconfigurePatternViewer()448
org.eclipse.cdt.internal.ui.preferences.CSourcePreviewerUpdater.2.propertyChange(PropertyChangeEvent)70
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.reconfigurePatternEditor()470
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.CSourcePreviewerUpdater.2.propertyChange(PropertyChangeEvent)73

org.eclipse.jface.text.TextViewer.invalidateTextPresentation(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.highlightingStyleChanged(SemanticHighlightingManagerHighlightingStyle)685
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.invalidateTextPresentation()698

org.eclipse.jface.text.TextViewer.modelRange2WidgetRange(IRegion)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.modelStyleRange2WidgetStyleRange(StyleRange)476

org.eclipse.jface.text.TextViewer.modelStyleRange2WidgetStyleRange(StyleRange)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.modelStyleRange2WidgetStyleRange(StyleRange)-1

org.eclipse.jface.text.TextViewer.refresh()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.refresh()474

org.eclipse.jface.text.TextViewer.removePainter(IPainter)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.showInvisibleCharacters(boolean)211

org.eclipse.jface.text.TextViewer.removeTextInputListener(ITextInputListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.uninstall()671

org.eclipse.jface.text.TextViewer.removeTextListener(ITextListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsolePage.dispose()340

org.eclipse.jface.text.TextViewer.removeTextPresentationListener(ITextPresentationListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingPresenter.uninstall()666
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.handleDispose(DisposeEvent)130
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.handleDispose(DisposeEvent)127

org.eclipse.jface.text.TextViewer.requestWidgetToken(IWidgetTokenKeeper, int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper, int)349
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper, int)349
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper, int)-1
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper, int)-1

org.eclipse.jface.text.TextViewer.requestWidgetToken(IWidgetTokenKeeper)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper)338
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper)338
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper)-1
org.eclipse.cdt.internal.ui.editor.CEditor.AdaptedSourceViewer.requestWidgetToken(IWidgetTokenKeeper)-1

org.eclipse.jface.text.TextViewer.revealRange(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.setInput(Object)222
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.setInput(Object)221

org.eclipse.jface.text.TextViewer.setDocument(IDocument)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.setDocument(IDocument)145
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.setDocument(IDocument)-1

org.eclipse.jface.text.TextViewer.setEditable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CEditorColoringConfigurationBlock.createPreviewer(Composite)804
org.eclipse.cdt.internal.ui.preferences.CodeTemplateBlock.createViewer(Composite, int)424
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.createViewer(Composite)84
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.CEditTemplateDialog.createViewer(Composite)84
org.eclipse.cdt.internal.ui.preferences.CTemplatePreferencePage.createViewer(Composite)152
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.createEditor(Composite)426
org.eclipse.cdt.internal.ui.refactoring.dialogs.CreateFileChangePreview.createControl(Composite)64
org.eclipse.cdt.internal.ui.text.AbstractSourceViewerInformationControl.createSourceViewer(Composite, int)148
org.eclipse.cdt.internal.ui.text.c.hover.CMacroExpansionExplorationControl.createSourceViewer(Composite, int)255
org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl.SourceViewerInformationControl(Shell, boolean, int, String)162

org.eclipse.jface.text.TextViewer.setInput(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl.setInformation(String)253
org.eclipse.cdt.internal.ui.text.c.hover.SourceViewerInformationControl.setInformation(String)259

org.eclipse.jface.text.TextViewer.setRedraw(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CEditor.performRevert()2725
org.eclipse.cdt.internal.ui.editor.CEditor.performRevert()2725
org.eclipse.cdt.internal.ui.editor.CEditor.performRevert()2706
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()78
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()78
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()78
org.eclipse.cdt.internal.ui.preferences.formatter.TranslationUnitPreview.doFormatPreview()56
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.setInput(Object)194
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.setInput(Object)215
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.setInput(Object)215
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.setInput(Object)214
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.setInput(Object)214
org.eclipse.cdt.internal.ui.text.c.hover.CMacroCompareViewer.setInput(Object)193

org.eclipse.jface.text.TextViewer.setVisibleRegion(int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.EditTemplateDialog.doTextWidgetChanged(Widget)352

org.eclipse.jface.text.TextViewer.shift(boolean, boolean, boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.shift(boolean, boolean, boolean)533
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.shift(boolean, boolean, boolean)-1

org.eclipse.jface.text.TextViewer.TextViewer(Composite, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.PreviewSourceViewer.PreviewSourceViewer(Composite, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.buildconsole.BuildConsoleViewer.BuildConsoleViewer(Composite)83

org.eclipse.jface.text.TextViewer.updateTextListeners(TextViewerWidgetCommand)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.updateTextListeners(TextViewerWidgetCommand)617
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.ui.editor.CSourceViewer.updateTextListeners(TextViewerWidgetCommand)-1

org.eclipse.jface.text.WhitespaceCharacterPainter.WhitespaceCharacterPainter(ITextViewer)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.formatter.CPreview.showInvisibleCharacters(boolean)207

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict