comment_sentence_id
int64
1
5.52k
class
stringlengths
9
50
comment_sentence
stringlengths
1
1.32k
partition
int64
0
1
instance_type
int64
0
1
category
stringclasses
1 value
label
int64
0
1
combo
stringlengths
15
1.35k
__index_level_0__
int64
7.6k
16.5k
1,609
AbstractCPropertyTab.java
in particular, it allows to get current project,
0
0
Pointer
0
in particular, it allows to get current project, | AbstractCPropertyTab.java
8,098
1,610
AbstractCPropertyTab.java
configuration etc see icpropertyprovider interface.
1
0
Pointer
0
configuration etc see icpropertyprovider interface. | AbstractCPropertyTab.java
8,099
1,611
AbstractCPropertyTab.java
a standard way to create buttons ins edit del etc
0
0
Pointer
0
a standard way to create buttons ins edit del etc | AbstractCPropertyTab.java
8,100
1,612
AbstractCPropertyTab.java
and to handle their events see buttonpressed int
1
0
Pointer
0
and to handle their events see buttonpressed int | AbstractCPropertyTab.java
8,101
1,613
AbstractCPropertyTab.java
several utility methods to create widgets in the
0
0
Pointer
0
several utility methods to create widgets in the | AbstractCPropertyTab.java
8,102
1,614
AbstractCPropertyTab.java
uniform manner setuplabel , setuptext etc .
1
0
Pointer
0
uniform manner setuplabel , setuptext etc . | AbstractCPropertyTab.java
8,103
1,615
AbstractCPropertyTab.java
means to handle control messages which are the main
0
0
Pointer
0
means to handle control messages which are the main | AbstractCPropertyTab.java
8,104
2,127
IInclude.java
represents an include declaration in a c translation unit.
1
0
Pointer
0
represents an include declaration in a c translation unit. | IInclude.java
8,105
1,616
AbstractCPropertyTab.java
communication way for new cdt model pages and tabs.
0
0
Pointer
0
communication way for new cdt model pages and tabs. | AbstractCPropertyTab.java
8,106
2,128
IInclude.java
@noextend this interface is not intended to be extended by clients.
1
0
Pointer
0
@noextend this interface is not intended to be extended by clients. | IInclude.java
8,107
2,129
IInclude.java
@noimplement this interface is not intended to be implemented by clients.
0
0
Pointer
0
@noimplement this interface is not intended to be implemented by clients. | IInclude.java
8,108
2,136
IMacroEntry.java
@noextend this interface is not intended to be extended by clients.
1
0
Pointer
0
@noextend this interface is not intended to be extended by clients. | IMacroEntry.java
8,109
2,137
IMacroEntry.java
@noimplement this interface is not intended to be implemented by clients.
0
0
Pointer
0
@noimplement this interface is not intended to be implemented by clients. | IMacroEntry.java
8,110
2,140
IMIBackend.java
service for controlling the back end process.
1
0
Pointer
0
service for controlling the back end process. | IMIBackend.java
8,111
2,141
IMIBackend.java
@since 11
0
0
Pointer
0
@since 11 | IMIBackend.java
8,112
2,142
IMIBackend.java
event indicating that the back end process has started or terminated.
1
0
Pointer
0
event indicating that the back end process has started or terminated. | IMIBackend.java
8,113
1,631
AbstractTrialUndoActionProvider.java
action for a null rule
0
0
Pointer
0
action for a null rule | AbstractTrialUndoActionProvider.java
8,114
1,634
AddBreakpointRulerAction.java
ruler action to add breakpoint with a dialog properties.
1
0
Pointer
0
ruler action to add breakpoint with a dialog properties. | AddBreakpointRulerAction.java
8,115
2,146
IMSASTDeclspecList.java
represents a microsoft attribute specifier, introduced by declspec.
0
0
Pointer
0
represents a microsoft attribute specifier, introduced by declspec. | IMSASTDeclspecList.java
8,116
2,147
IMSASTDeclspecList.java
@since 66
1
0
Pointer
0
@since 66 | IMSASTDeclspecList.java
8,117
1,636
AddLineBreakpointActionDelegate.java
a delegate for the add line breakpoint action.
0
0
Pointer
0
a delegate for the add line breakpoint action. | AddLineBreakpointActionDelegate.java
8,118
2,148
IMSASTDeclspecList.java
@noextend this interface is not intended to be extended by clients.
1
0
Pointer
0
@noextend this interface is not intended to be extended by clients. | IMSASTDeclspecList.java
8,119
2,149
IMSASTDeclspecList.java
@noimplement this interface is not intended to be implemented by clients.
0
0
Pointer
0
@noimplement this interface is not intended to be implemented by clients. | IMSASTDeclspecList.java
8,120
1,638
AddLineBreakpointActionDelegate.java
initially derived from addfunctionbreakpointactiondelegate
1
0
Pointer
0
initially derived from addfunctionbreakpointactiondelegate | AddLineBreakpointActionDelegate.java
8,121
1,641
AddMemoryBlocks.java
adds memory blocks to the memory view.
0
0
Pointer
0
adds memory blocks to the memory view. | AddMemoryBlocks.java
8,122
1,642
AddMemoryBlocks.java
p
1
0
Pointer
0
p | AddMemoryBlocks.java
8,123
2,154
INodeFactory.java
control flow graph node factory
0
0
Pointer
0
control flow graph node factory | INodeFactory.java
8,124
2,155
INodeFactory.java
@noextend this interface is not intended to be extended by clients.
1
0
Pointer
0
@noextend this interface is not intended to be extended by clients. | INodeFactory.java
8,125
2,161
IPropertyChangeParticipant.java
p
0
0
Pointer
0
p | IPropertyChangeParticipant.java
8,126
1,650
AddMemoryBlocks.java
p
1
0
Pointer
0
p | AddMemoryBlocks.java
8,127
2,162
IPropertyChangeParticipant.java
clients may implement this interface.
0
0
Pointer
0
clients may implement this interface. | IPropertyChangeParticipant.java
8,128
1,651
AddMemoryBlocks.java
@since 32
1
0
Pointer
0
@since 32 | AddMemoryBlocks.java
8,129
2,163
IPropertyChangeParticipant.java
p
0
0
Pointer
0
p | IPropertyChangeParticipant.java
8,130
1,652
AddMemoryBlocks.java
in order to avoid duplicating the addmemoryblocks method one version for expressions, one for memory space address, we pass in a an opaque parameter and let the logic within addmemoryblocks differentiate where needed via isinstanceof request object used to get the memory spaces
1
0
Pointer
0
in order to avoid duplicating the addmemoryblocks method one version for expressions, one for memory space address, we pass in a an opaque parameter and let the logic within addmemoryblocks differentiate where needed via isinstanceof request object used to get the memory spaces | AddMemoryBlocks.java
8,131
2,164
IPropertyChangeParticipant.java
@since 50
0
0
Pointer
0
@since 50 | IPropertyChangeParticipant.java
8,132
2,172
IRefreshAllTarget.java
@since 11
1
0
Pointer
0
@since 11 | IRefreshAllTarget.java
8,133
1,662
AllTemplateEngineTests.java
the test suite will execute all the testcases added to the suite.
0
0
Pointer
0
the test suite will execute all the testcases added to the suite. | AllTemplateEngineTests.java
8,134
1,663
AllTemplateEngineTests.java
@since 40
1
0
Pointer
0
@since 40 | AllTemplateEngineTests.java
8,135
2,175
IRegisters2.java
service extension of iregisters to manage user defined register groups
0
0
Pointer
0
service extension of iregisters to manage user defined register groups | IRegisters2.java
8,136
2,176
IRegisters2.java
@since 26
1
0
Pointer
0
@since 26 | IRegisters2.java
8,137
1,667
AutoconfMacroParameterListValidator.java
this class provides the macro call parameter parsing for the autoconf editor hover
0
0
Pointer
0
this class provides the macro call parameter parsing for the autoconf editor hover | AutoconfMacroParameterListValidator.java
8,138
2,179
IScannerInfoConsoleParser.java
parses a line of command output looking for scanner info entries.
1
0
Pointer
0
parses a line of command output looking for scanner info entries. | IScannerInfoConsoleParser.java
8,139
1,668
AutoconfMacroParameterListValidator.java
it is modified from the cdt class cparameterlistvalidator
0
0
Pointer
0
it is modified from the cdt class cparameterlistvalidator | AutoconfMacroParameterListValidator.java
8,140
2,180
IScannerInfoConsoleParser.java
@author vhirsl
1
0
Pointer
0
@author vhirsl | IScannerInfoConsoleParser.java
8,141
1,669
AutoconfMacroParameterListValidator.java
@author jjohnstn
0
0
Pointer
0
@author jjohnstn | AutoconfMacroParameterListValidator.java
8,142
1,673
AutotoolsProblemMarkerInfo.java
@noextend this class is not intended to be subclassed by clients.
1
0
Pointer
0
@noextend this class is not intended to be subclassed by clients. | AutotoolsProblemMarkerInfo.java
8,143
2,185
ITestItem.java
@noextend this interface is not intended to be extended by clients.
0
0
Pointer
0
@noextend this interface is not intended to be extended by clients. | ITestItem.java
8,144
2,186
ITestItem.java
@noimplement this interface is not intended to be implemented by clients.
1
0
Pointer
0
@noimplement this interface is not intended to be implemented by clients. | ITestItem.java
8,145
2,187
ITestItem.java
represents status of the test item.
0
0
Pointer
0
represents status of the test item. | ITestItem.java
8,146
1,678
C99BuildASTParserAction.java
semantic actions called by the c99 parser to build an ast.
1
0
Pointer
0
semantic actions called by the c99 parser to build an ast. | C99BuildASTParserAction.java
8,147
1,679
C99BuildASTParserAction.java
@author mike kucera
0
0
Pointer
0
@author mike kucera | C99BuildASTParserAction.java
8,148
1,682
CConfigurationDescriptionCache.java
cconfigurationdescriptioncache is a proxy class for serialization of configuration description data.
1
0
Pointer
0
cconfigurationdescriptioncache is a proxy class for serialization of configuration description data. | CConfigurationDescriptionCache.java
8,149
2,195
IViewInMemory.java
provides the ability to view a variable in the memory view.
0
0
Pointer
0
provides the ability to view a variable in the memory view. | IViewInMemory.java
8,150
2,196
IViewInMemory.java
@since 74
1
0
Pointer
0
@since 74 | IViewInMemory.java
8,151
1,685
CConfigurationDescriptionCache.java
ol
0
0
Pointer
0
ol | CConfigurationDescriptionCache.java
8,152
1,686
CConfigurationDescriptionCache.java
li initialization
1
0
Pointer
0
li initialization | CConfigurationDescriptionCache.java
8,153
1,687
CConfigurationDescriptionCache.java
ul
0
0
Pointer
0
ul | CConfigurationDescriptionCache.java
8,154
2,199
LanguageSettingsProvidersSerializer.java
helper class handling serialization and notifications for language settings entries @link iclanguagesettingentry .
1
0
Pointer
0
helper class handling serialization and notifications for language settings entries @link iclanguagesettingentry . | LanguageSettingsProvidersSerializer.java
8,155
1,688
CConfigurationDescriptionCache.java
li after eclipse started a project is being opened.
0
0
Pointer
0
li after eclipse started a project is being opened. | CConfigurationDescriptionCache.java
8,156
2,200
LanguageSettingsProvidersSerializer.java
those are for readability of xml only
1
0
Pointer
0
those are for readability of xml only | LanguageSettingsProvidersSerializer.java
8,157
1,689
CConfigurationDescriptionCache.java
a new cconfigurationdescriptioncache is created
0
0
Pointer
0
a new cconfigurationdescriptioncache is created | CConfigurationDescriptionCache.java
8,158
2,201
LanguageSettingsProvidersSerializer.java
dummy class to represent ill defined provider.
1
0
Pointer
0
dummy class to represent ill defined provider. | LanguageSettingsProvidersSerializer.java
8,159
1,690
CConfigurationDescriptionCache.java
with cconfigurationdescriptioncache icstorageelement storage, cprojectdescription parent constructor.
0
0
Pointer
0
with cconfigurationdescriptioncache icstorageelement storage, cprojectdescription parent constructor. | CConfigurationDescriptionCache.java
8,160
2,202
LanguageSettingsProvidersSerializer.java
those are for readability of xml only
1
0
Pointer
0
those are for readability of xml only | LanguageSettingsProvidersSerializer.java
8,161
1,691
CConfigurationDescriptionCache.java
li any clients needed icconfigurationdescription get cconfigurationdescription using constructor
0
0
Pointer
0
li any clients needed icconfigurationdescription get cconfigurationdescription using constructor | CConfigurationDescriptionCache.java
8,162
1,692
CConfigurationDescriptionCache.java
cconfigurationdescription cconfigurationdata data, string buildsystemid, icdataproxycontainer cr
1
0
Pointer
0
cconfigurationdescription cconfigurationdata data, string buildsystemid, icdataproxycontainer cr | CConfigurationDescriptionCache.java
8,163
2,204
LanguageSettingsProvidersSerializer.java
those are for readability of xml only
0
0
Pointer
0
those are for readability of xml only | LanguageSettingsProvidersSerializer.java
8,164
1,693
CConfigurationDescriptionCache.java
where the cconfigurationdescriptioncache is passed as data.
1
0
Pointer
0
where the cconfigurationdescriptioncache is passed as data. | CConfigurationDescriptionCache.java
8,165
2,205
LanguageSettingsProvidersSerializer.java
wrapper for workspace providers to ensure level of indirection.
0
0
Pointer
0
wrapper for workspace providers to ensure level of indirection. | LanguageSettingsProvidersSerializer.java
8,166
1,694
CConfigurationDescriptionCache.java
the reference to cache is kept in field fcfgcache.
1
0
Pointer
0
the reference to cache is kept in field fcfgcache. | CConfigurationDescriptionCache.java
8,167
1,695
CConfigurationDescriptionCache.java
li fcfgcache is used to getspecsettings cconfigurationspecsettings, after that fcfgcache is set to null.
0
0
Pointer
0
li fcfgcache is used to getspecsettings cconfigurationspecsettings, after that fcfgcache is set to null. | CConfigurationDescriptionCache.java
8,168
1,696
CConfigurationDescriptionCache.java
ul
1
0
Pointer
0
ul | CConfigurationDescriptionCache.java
8,169
1,697
CConfigurationDescriptionCache.java
li user enters project properties settings
0
0
Pointer
0
li user enters project properties settings | CConfigurationDescriptionCache.java
8,170
2,209
LanguageSettingsProvidersSerializer.java
those are for readability of xml only
1
0
Pointer
0
those are for readability of xml only | LanguageSettingsProvidersSerializer.java
8,171
1,698
CConfigurationDescriptionCache.java
ul
0
0
Pointer
0
ul | CConfigurationDescriptionCache.java
8,172
2,210
LanguageSettingsProvidersSerializer.java
language settings change event implementation.
1
0
Pointer
0
language settings change event implementation. | LanguageSettingsProvidersSerializer.java
8,173
1,699
CConfigurationDescriptionCache.java
li another cconfigurationdescription settings configuration created using the same constructor setting fcfgcache
0
0
Pointer
0
li another cconfigurationdescription settings configuration created using the same constructor setting fcfgcache | CConfigurationDescriptionCache.java
8,174
1,700
CConfigurationDescriptionCache.java
to the cconfigurationdescriptioncache.
1
0
Pointer
0
to the cconfigurationdescriptioncache. | CConfigurationDescriptionCache.java
8,175
1,701
CConfigurationDescriptionCache.java
ul
0
0
Pointer
0
ul | CConfigurationDescriptionCache.java
8,176
1,702
CConfigurationDescriptionCache.java
li user changes settings in the settings configuration cconfigurationdescription and saves it
1
0
Pointer
0
li user changes settings in the settings configuration cconfigurationdescription and saves it | CConfigurationDescriptionCache.java
8,177
1,703
CConfigurationDescriptionCache.java
ul
0
0
Pointer
0
ul | CConfigurationDescriptionCache.java
8,178
1,704
CConfigurationDescriptionCache.java
li new cconfigurationdescriptioncache is created from the cconfigurationdescription via constructor
1
0
Pointer
0
li new cconfigurationdescriptioncache is created from the cconfigurationdescription via constructor | CConfigurationDescriptionCache.java
8,179
1,705
CConfigurationDescriptionCache.java
cconfigurationdescriptioncache icconfigurationdescription basedescription, .
0
0
Pointer
0
cconfigurationdescriptioncache icconfigurationdescription basedescription, . | CConfigurationDescriptionCache.java
8,180
1,706
CConfigurationDescriptionCache.java
where
1
0
Pointer
0
where | CConfigurationDescriptionCache.java
8,181
1,707
CConfigurationDescriptionCache.java
basedescription is saved as fbasedescription.
0
0
Pointer
0
basedescription is saved as fbasedescription. | CConfigurationDescriptionCache.java
8,182
2,219
MachOBinaryParserPage.java
@noextend this class is not intended to be subclassed by clients.
1
0
Pointer
0
@noextend this class is not intended to be subclassed by clients. | MachOBinaryParserPage.java
8,183
1,708
CConfigurationDescriptionCache.java
li cconfigurationdescriptioncache^applydata .
0
0
Pointer
0
li cconfigurationdescriptioncache^applydata . | CConfigurationDescriptionCache.java
8,184
1,709
CConfigurationDescriptionCache.java
is used to persist the data.
1
0
Pointer
0
is used to persist the data. | CConfigurationDescriptionCache.java
8,185
2,221
ManageConfigRunner.java
@noextend this class is not intended to be subclassed by clients.
0
0
Pointer
0
@noextend this class is not intended to be subclassed by clients. | ManageConfigRunner.java
8,186
1,710
CConfigurationDescriptionCache.java
at that point
1
0
Pointer
0
at that point | CConfigurationDescriptionCache.java
8,187
2,223
MIAsyncErrorProcessor.java
in some cases gdb reports exec commands failure after the ^running event is fired.
0
0
Pointer
0
in some cases gdb reports exec commands failure after the ^running event is fired. | MIAsyncErrorProcessor.java
8,188
1,712
CConfigurationDescriptionCache.java
ul
1
0
Pointer
0
ul | CConfigurationDescriptionCache.java
8,189
1,713
CConfigurationDescriptionCache.java
ol
0
0
Pointer
0
ol | CConfigurationDescriptionCache.java
8,190
2,237
MIAsyncErrorProcessor.java
this class handles these type of situations by firing mierrorevent when such an error appears.
1
0
Pointer
0
this class handles these type of situations by firing mierrorevent when such an error appears. | MIAsyncErrorProcessor.java
8,191
2,238
MIAsyncErrorProcessor.java
@since 53
0
0
Pointer
0
@since 53 | MIAsyncErrorProcessor.java
8,192
2,262
MIBreakpointsSynchronizer.java
@since 42
1
0
Pointer
0
@since 42 | MIBreakpointsSynchronizer.java
8,193
2,263
MIBreakpointsSynchronizer.java
catchpoint expressions gdb tracepoint commands
0
0
Pointer
0
catchpoint expressions gdb tracepoint commands | MIBreakpointsSynchronizer.java
8,194
2,264
MIBreakpointsSynchronizer.java
class to store an event that needs to be performed by the synchronizer
0
0
Pointer
0
class to store an event that needs to be performed by the synchronizer | MIBreakpointsSynchronizer.java
8,195
2,265
MIBreakpointsSynchronizer.java
@see mibreakpointssynchronizer class documentation for design comments
0
0
Pointer
0
@see mibreakpointssynchronizer class documentation for design comments | MIBreakpointsSynchronizer.java
8,196
1,759
ClangToolChain.java
the clang toolchain.
0
0
Pointer
0
the clang toolchain. | ClangToolChain.java
8,197