Fields from org.eclipse.cdt.core 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.cdt.core.dom.ast.ASTVisitor.shouldVisitDeclSpecifiers

PUT_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.utils.ASTHelper.getCompositTypeSpecifiers(IASTNode)144

org.eclipse.cdt.core.dom.ast.EScopeKind.eLocal

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.search.PDOMSearchTextSelectionQuery.1.runOnAST(ILanguage, IASTTranslationUnit)68

org.eclipse.cdt.core.index.IndexFilter.ALL

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.search.PDOMSearchPatternQuery.runWithIndex(IIndex, IProgressMonitor)127
org.eclipse.cdt.internal.ui.viewsupport.IndexUI.elementToBinding(IIndex, ICElement, int)110

org.eclipse.cdt.core.index.IndexFilter.ALL_DECLARED

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.browser.opentype.ElementSelectionDialog.2.acceptBinding(IBinding)298
org.eclipse.cdt.internal.ui.browser.opentype.ElementSelectionDialog.getElementsByPrefix(char[], IProgressMonitor)317

org.eclipse.cdt.core.model.util.CElementBaseLabels.CONCAT_STRING

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.viewsupport.StatusBarUpdater.formatResourceMessage(IResource)77

org.eclipse.cdt.core.parser.ast.ASTAccessVisibility.PRIVATE

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.DOMCompletionProposalComputer.getImage(IBinding)614
org.eclipse.cdt.internal.ui.text.contentassist.DOMCompletionProposalComputer.getImage(IBinding)600
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesLabelProvider.getAccessText(ASTAccessVisibility)33
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.getValue(Object, String)58
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.getValue(Object, String)58
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.modify(Object, String, Object)86
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.modify(Object, String, Object)86
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.createTableViewer(Composite)157
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.getValue(Object, String)69
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.getValue(Object, String)69
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.modify(Object, String, Object)101
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.modify(Object, String, Object)101
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.createTableViewer(Composite)169
org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassCodeGenerator.addBaseClassInheritance(StringBuffer)490
org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassCodeGenerator.createClass(IProgressMonitor)205
org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassCodeGenerator.createClass(IProgressMonitor)172

org.eclipse.cdt.core.parser.ast.ASTAccessVisibility.PROTECTED

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.contentassist.DOMCompletionProposalComputer.getImage(IBinding)617
org.eclipse.cdt.internal.ui.text.contentassist.DOMCompletionProposalComputer.getImage(IBinding)603
org.eclipse.cdt.internal.ui.viewsupport.CElementImageProvider.getFieldImageDescriptor(ASTAccessVisibility)551
org.eclipse.cdt.internal.ui.viewsupport.CElementImageProvider.getMethodImageDescriptor(ASTAccessVisibility)560
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesLabelProvider.getAccessText(ASTAccessVisibility)35
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.getValue(Object, String)60
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.getValue(Object, String)60
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.modify(Object, String, Object)88
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.modify(Object, String, Object)88
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.createTableViewer(Composite)156
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.getValue(Object, String)71
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.getValue(Object, String)71
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.modify(Object, String, Object)103
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.modify(Object, String, Object)103
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.createTableViewer(Composite)168
org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassCodeGenerator.addBaseClassInheritance(StringBuffer)492
org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassCodeGenerator.createClass(IProgressMonitor)171
org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassCodeGenerator.createClass(IProgressMonitor)204

org.eclipse.cdt.core.parser.ast.ASTAccessVisibility.PUBLIC

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.GetterSetterLabelProvider.getImage(Object)31
org.eclipse.cdt.internal.ui.text.contentassist.DOMCompletionProposalComputer.getImage(IBinding)624
org.eclipse.cdt.internal.ui.text.contentassist.DOMCompletionProposalComputer.getImage(IBinding)606
org.eclipse.cdt.internal.ui.text.contentassist.DOMCompletionProposalComputer.getImage(IBinding)620
org.eclipse.cdt.internal.ui.typehierarchy.THViewPart.22.select(Viewer, Object, Object)692
org.eclipse.cdt.internal.ui.viewsupport.CElementImageProvider.getFieldImageDescriptor(ASTAccessVisibility)549
org.eclipse.cdt.internal.ui.viewsupport.CElementImageProvider.getMethodImageDescriptor(ASTAccessVisibility)558
org.eclipse.cdt.internal.ui.viewsupport.MemberFilter.select(Viewer, Object, Object)81
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.modify(Object, String, Object)90
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.CellHandler.modify(Object, String, Object)90
org.eclipse.cdt.internal.ui.wizards.classwizard.BaseClassesListDialogField.createTableViewer(Composite)155
org.eclipse.cdt.internal.ui.wizards.classwizard.ConstructorMethodStub.ConstructorMethodStub()25
org.eclipse.cdt.internal.ui.wizards.classwizard.DestructorMethodStub.DestructorMethodStub()26
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.modify(Object, String, Object)105
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.CellHandler.modify(Object, String, Object)105
org.eclipse.cdt.internal.ui.wizards.classwizard.MethodStubsListDialogField.createTableViewer(Composite)167
org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassCodeGenerator.createClass(IProgressMonitor)203
org.eclipse.cdt.internal.ui.wizards.classwizard.NewClassCodeGenerator.createClass(IProgressMonitor)170
org.eclipse.cdt.ui.wizards.NewClassCreationWizardPage.1.typeAdded(ITypeInfo)1120

org.eclipse.cdt.core.parser.CodeReaderCache.DEFAULT_CACHE_SIZE_IN_MB_STRING

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.preferences.CParserPreferencePage.initDefaults(IPreferenceStore)165

org.eclipse.cdt.core.parser.Keywords.cpCOLONCOLON

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.text.AbstractInformationControl.NamePatternFilter.NamePatternFilter(AbstractInformationControl)76
org.eclipse.cdt.internal.ui.text.AbstractInformationControl.NamePatternFilter.NamePatternFilter(AbstractInformationControl)76

org.eclipse.cdt.core.parser.Keywords.cTHIS

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.gettersandsetters.FunctionFactory.createSetter(String, IASTSimpleDeclaration)93

org.eclipse.cdt.core.parser.KeywordSetKey.KEYWORDS

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.utils.IdentifierHelper.getKeywords()87
org.eclipse.cdt.internal.ui.text.c.hover.CSourceHover.selectionIsKeyword(String)843

org.eclipse.cdt.core.parser.ParserLanguage.CPP

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.ui.refactoring.utils.IdentifierHelper.getKeywords()87
org.eclipse.cdt.internal.ui.text.c.hover.CSourceHover.selectionIsKeyword(String)843

org.eclipse.cdt.core.templateengine.SharedDefaults.document

GETS_FIELD
Reference LocationLine Number
org.eclipse.cdt.ui.templateengine.pages.TemplatePreferencePage.setTableAttributes()475

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict