index int64 1 10.7k | class stringclasses 782 values | comment_sentence stringlengths 1 1.78k | partition int64 0 0 | combo stringlengths 17 1.81k | labels listlengths 7 7 |
|---|---|---|---|---|---|
10,218 | CModel.java | // C model doesn't exist: cannot find any project. | 0 | // C model doesn't exist: cannot find any project. | CModel.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,220 | CModel.java | * Configures and runs the {@link MultiOperation}. | 0 | * Configures and runs the {@link MultiOperation}. | CModel.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,221 | CModel.java | // CHECKPOINT: Roots will return the hashcode of their resource | 0 | // CHECKPOINT: Roots will return the hashcode of their resource | CModel.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,222 | CModel.java | Workaround for bug 15168 circular errors not reported
* Returns the list of C projects before resource delta processing has started. | 0 | Workaround for bug 15168 circular errors not reported
* Returns the list of C projects before resource delta processing has started. | CModel.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,225 | QueueCapacitiesInfo.java | * DAO which wraps PartitionQueueCapacitiesInfo applicable for a queue | 0 | * DAO which wraps PartitionQueueCapacitiesInfo applicable for a queue | QueueCapacitiesInfo.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,228 | JarFinder.java | * @param klass class. | 0 | * @param klass class. | JarFinder.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,229 | JarFinder.java | * @return path to the Jar containing the class. | 0 | * @return path to the Jar containing the class. | JarFinder.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,230 | JarFinder.java | Returns the full path to the Jar containing the class. It always return a
* JAR. | 0 | Returns the full path to the Jar containing the class. It always return a
* JAR. | JarFinder.java | [
0,
0,
0,
0,
0,
0,
1
] |
10,232 | PreciousRule.java | Prerequisites of this special target shall not be removed if make recieves an
* asynchronous events. | 0 | Prerequisites of this special target shall not be removed if make recieves an
* asynchronous events. | PreciousRule.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,234 | ReverseToggleCommandHandler.java | * @since 7.0 | 0 | * @since 7.0 | ReverseToggleCommandHandler.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,235 | ReverseToggleCommandHandler.java | // Request re-evaluation of property "org.eclipse.cdt.debug.ui.isReverseDebuggingEnabled" to update
// visibility of reverse stepping commands. | 0 | // Request re-evaluation of property "org.eclipse.cdt.debug.ui.isReverseDebuggingEnabled" to update
// visibility of reverse stepping commands. | ReverseToggleCommandHandler.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,236 | ReverseToggleCommandHandler.java | // Refresh reverse toggle commands with the new state of reverse enabled.
// This is in order to keep multiple toggle actions in UI in sync. | 0 | // Refresh reverse toggle commands with the new state of reverse enabled.
// This is in order to keep multiple toggle actions in UI in sync. | ReverseToggleCommandHandler.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,237 | ReverseToggleCommandHandler.java | * @see org.eclipse.debug.ui.actions.DebugCommandHandler#postExecute(org.eclipse.debug.core.IRequest, java.lang.Object[]) | 0 | * @see org.eclipse.debug.ui.actions.DebugCommandHandler#postExecute(org.eclipse.debug.core.IRequest, java.lang.Object[]) | ReverseToggleCommandHandler.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,238 | ReverseToggleCommandHandler.java | // Disable tracing | 0 | // Disable tracing | ReverseToggleCommandHandler.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,239 | ReverseToggleCommandHandler.java | // and finally update the radio current state | 0 | // and finally update the radio current state | ReverseToggleCommandHandler.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,242 | ReverseToggleCommandHandler.java | // undefined trace method | 0 | // undefined trace method | ReverseToggleCommandHandler.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,243 | ReverseToggleCommandHandler.java | // Must use the stored context service. If we try to fetch the service
// again with the workbenchWindow, it may fail if the window is
// already closed. | 0 | // Must use the stored context service. If we try to fetch the service
// again with the workbenchWindow, it may fail if the window is
// already closed. | ReverseToggleCommandHandler.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,244 | ReverseToggleCommandHandler.java | // This constructor might be called after the launch, so we must refresh here too.
// This can happen if we activate the action set after the launch. | 0 | // This constructor might be called after the launch, so we must refresh here too.
// This can happen if we activate the action set after the launch. | ReverseToggleCommandHandler.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,245 | ReverseToggleCommandHandler.java | // The below logic allows us to keep the checked state of the toggle button
// properly set. This is because in some case, the checked state may change
// without the user actually pressing the button. For instance, if we restart
// the inferior, the toggle may automatically turn off.
// To figure this out, whenever a debug context changes, we make sure we are
// showing the proper checked state. | 0 | // The below logic allows us to keep the checked state of the toggle button
// properly set. This is because in some case, the checked state may change
// without the user actually pressing the button. For instance, if we restart
// the inferior, the toggle may automatically turn off.
// To figure this out, whenever a debug context changes, we make sure we are
// showing the proper checked state. | ReverseToggleCommandHandler.java | [
0,
0,
1,
0,
0,
0,
0
] |
10,247 | TestWordStats.java | /**
* Modified internal test class that is designed to read all the files in the
* input directory, and find the standard deviation between all of the word
* lengths.
*/ | 0 | /**
* Modified internal test class that is designed to read all the files in the
* input directory, and find the standard deviation between all of the word
* lengths.
*/ | TestWordStats.java | [
0,
0,
1,
0,
0,
0,
0
] |
10,248 | TestWordStats.java | /**
* Modified internal test class that is designed to read all the files in the
* input directory, and find the median length of all the words.
*/ | 0 | /**
* Modified internal test class that is designed to read all the files in the
* input directory, and find the median length of all the words.
*/ | TestWordStats.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,250 | TestWordStats.java | @param dir
* The directory to delete. | 0 | @param dir
* The directory to delete. | TestWordStats.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,251 | TestWordStats.java | * @return Returns whether the deletion was successful or not. | 0 | * @return Returns whether the deletion was successful or not. | TestWordStats.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,253 | TestWordStats.java | // outputs MUST match | 0 | // outputs MUST match | TestWordStats.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,254 | TestWordStats.java | // outputs MUST match | 0 | // outputs MUST match | TestWordStats.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,256 | TestWordStats.java | Internal class designed to delete the output directory. Meant solely for
* use before and after the test is run; this is so next iterations of the
* test do not encounter a "file already exists" error. | 0 | Internal class designed to delete the output directory. Meant solely for
* use before and after the test is run; this is so next iterations of the
* test do not encounter a "file already exists" error. | TestWordStats.java | [
0,
0,
0,
0,
0,
0,
1
] |
10,257 | RegistryOperationsFactory.java | * @return a registry operations instance | 0 | * @return a registry operations instance | RegistryOperationsFactory.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,259 | RegistryOperationsFactory.java | * @return a registry operations instance | 0 | * @return a registry operations instance | RegistryOperationsFactory.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,260 | RegistryOperationsFactory.java | * @param conf configuration | 0 | * @param conf configuration | RegistryOperationsFactory.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,263 | RegistryOperationsFactory.java | * @param conf configuration | 0 | * @param conf configuration | RegistryOperationsFactory.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,265 | RegistryOperationsFactory.java | * @param jaasContext the JAAS context of the account. | 0 | * @param jaasContext the JAAS context of the account. | RegistryOperationsFactory.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,266 | RegistryOperationsFactory.java | * @param conf configuration | 0 | * @param conf configuration | RegistryOperationsFactory.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,270 | RegistryOperationsFactory.java | * Create and initialize an operations instance authenticated with write
* access via an <code>id:password</code> pair. | 0 | * Create and initialize an operations instance authenticated with write
* access via an <code>id:password</code> pair. | RegistryOperationsFactory.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,271 | RegistryOperationsFactory.java | * Create and initialize an secure, Kerberos-authenticated instance. | 0 | * Create and initialize an secure, Kerberos-authenticated instance. | RegistryOperationsFactory.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,272 | RegistryOperationsFactory.java | * The user identity will be inferred from the current user | 0 | * The user identity will be inferred from the current user | RegistryOperationsFactory.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,273 | RegistryOperationsFactory.java | The authentication of this instance will expire when any kerberos
* tokens needed to authenticate with the registry infrastructure expire. | 0 | The authentication of this instance will expire when any kerberos
* tokens needed to authenticate with the registry infrastructure expire. | RegistryOperationsFactory.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,274 | RegistryOperationsFactory.java | Create and initialize an anonymous read/write registry operations instance.
* In a secure cluster, this instance will only have read access to the
* registry. | 0 | Create and initialize an anonymous read/write registry operations instance.
* In a secure cluster, this instance will only have read access to the
* registry. | RegistryOperationsFactory.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,275 | RegistryOperationsFactory.java | Create and initialize a registry operations instance.
* Access rights will be determined from the configuration | 0 | Create and initialize a registry operations instance.
* Access rights will be determined from the configuration | RegistryOperationsFactory.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,276 | RegistryOperationsFactory.java | Create and initialize a registry operations instance.
* Access writes will be determined from the configuration | 0 | Create and initialize a registry operations instance.
* Access writes will be determined from the configuration | RegistryOperationsFactory.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,277 | RegistryOperationsFactory.java | A factory for registry operation service instances.
* <p>
* <i>Each created instance will be returned initialized.</i>
* <p>
* That is, the service will have had <code>Service.init(conf)</code> applied
* to it —possibly after the configuration has been modified to
* support the specific binding/security mechanism used | 0 | A factory for registry operation service instances.
* <p>
* <i>Each created instance will be returned initialized.</i>
* <p>
* That is, the service will have had <code>Service.init(conf)</code> applied
* to it —possibly after the configuration has been modified to
* support the specific binding/security mechanism used | RegistryOperationsFactory.java | [
0,
0,
1,
0,
0,
0,
0
] |
10,278 | ReturnStyleChecker.java | Contributors:
* Marc-Andre Laperle - Initial API and implementation | 0 | Contributors:
* Marc-Andre Laperle - Initial API and implementation | ReturnStyleChecker.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,279 | package-info.java | /**
* IO codecs used for compression.
*/ | 0 | /**
* IO codecs used for compression.
*/ | package-info.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,281 | TemplateInstanceUtil.java | * For implementation re-use in the absence of multiple inheritance. | 0 | * For implementation re-use in the absence of multiple inheritance. | TemplateInstanceUtil.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,284 | ForwardingCheckedFuture.java | @code get | 0 | @code get | ForwardingCheckedFuture.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,285 | ForwardingCheckedFuture.java | @code checkedGet | 0 | @code checkedGet | ForwardingCheckedFuture.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,286 | ForwardingCheckedFuture.java | @link ForwardingCheckedFuture | 0 | @link ForwardingCheckedFuture | ForwardingCheckedFuture.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,287 | ForwardingCheckedFuture.java | @link CheckedFuture | 0 | @link CheckedFuture | ForwardingCheckedFuture.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,288 | ForwardingCheckedFuture.java | * @author Anthony Zana | 0 | * @author Anthony Zana | ForwardingCheckedFuture.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,289 | ForwardingCheckedFuture.java | * @since 9.0 | 0 | * @since 9.0 | ForwardingCheckedFuture.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,290 | ForwardingCheckedFuture.java | * @param <V> The result type returned by this Future's {@code get} method | 0 | * @param <V> The result type returned by this Future's {@code get} method | ForwardingCheckedFuture.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,292 | ForwardingCheckedFuture.java | * @since 9.0 | 0 | * @since 9.0 | ForwardingCheckedFuture.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,294 | ForwardingCheckedFuture.java | A future which forwards all its method calls to another future. Subclasses should override one or
* more methods to modify the behavior of the backing future as desired per the <a href=
* "http://en.wikipedia.org/wiki/Decorator_pattern">decorator pattern</a>. | 0 | A future which forwards all its method calls to another future. Subclasses should override one or
* more methods to modify the behavior of the backing future as desired per the <a href=
* "http://en.wikipedia.org/wiki/Decorator_pattern">decorator pattern</a>. | ForwardingCheckedFuture.java | [
0,
0,
1,
0,
0,
0,
0
] |
10,296 | TestRestCsrfPreventionFilter.java | // Setup the configuration settings of the server | 0 | // Setup the configuration settings of the server | TestRestCsrfPreventionFilter.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,298 | TestRestCsrfPreventionFilter.java | // Objects to verify interactions based on request | 0 | // Objects to verify interactions based on request | TestRestCsrfPreventionFilter.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,300 | TestRestCsrfPreventionFilter.java | // Setup the configuration settings of the server | 0 | // Setup the configuration settings of the server | TestRestCsrfPreventionFilter.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,302 | TestRestCsrfPreventionFilter.java | // Objects to verify interactions based on request | 0 | // Objects to verify interactions based on request | TestRestCsrfPreventionFilter.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,304 | TestRestCsrfPreventionFilter.java | // Setup the configuration settings of the server | 0 | // Setup the configuration settings of the server | TestRestCsrfPreventionFilter.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,305 | TestRestCsrfPreventionFilter.java | // CSRF has not been sent | 0 | // CSRF has not been sent | TestRestCsrfPreventionFilter.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,306 | TestRestCsrfPreventionFilter.java | // Objects to verify interactions based on request | 0 | // Objects to verify interactions based on request | TestRestCsrfPreventionFilter.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,307 | TestRestCsrfPreventionFilter.java | // Object under test | 0 | // Object under test | TestRestCsrfPreventionFilter.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,309 | TestRestCsrfPreventionFilter.java | // CSRF HAS been sent | 0 | // CSRF HAS been sent | TestRestCsrfPreventionFilter.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,313 | CHProviderManager.java | Maintains a list of extensions implementing the org.eclipse.cdt.ui.callHierarchyProviders
* extension point. | 0 | Maintains a list of extensions implementing the org.eclipse.cdt.ui.callHierarchyProviders
* extension point. | CHProviderManager.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,314 | AuthenticationFilter.java | @link AuthenticationFilter | 0 | @link AuthenticationFilter | AuthenticationFilter.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,315 | AuthenticationFilter.java | @link AuthenticationHandler | 0 | @link AuthenticationHandler | AuthenticationFilter.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,316 | AuthenticationFilter.java | @link AuthenticationToken | 0 | @link AuthenticationToken | AuthenticationFilter.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,317 | AuthenticationFilter.java | @link AuthenticationHandler | 0 | @link AuthenticationHandler | AuthenticationFilter.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,319 | AuthenticationFilter.java | @link ZKSignerSecretProvider | 0 | @link ZKSignerSecretProvider | AuthenticationFilter.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,320 | AuthenticationFilter.java | @link
* AuthenticationHandler | 0 | @link
* AuthenticationHandler | AuthenticationFilter.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,322 | AuthenticationFilter.java | * @param resp the response object. | 0 | * @param resp the response object. | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,323 | AuthenticationFilter.java | * @param token authentication token for the cookie. | 0 | * @param token authentication token for the cookie. | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,326 | AuthenticationFilter.java | @param expires UNIX timestamp that indicates the expire date of the
* cookie. It has no effect if its value < 0. | 0 | @param expires UNIX timestamp that indicates the expire date of the
* cookie. It has no effect if its value < 0. | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,327 | AuthenticationFilter.java | * @param isSecure is the cookie secure? | 0 | * @param isSecure is the cookie secure? | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,328 | AuthenticationFilter.java | * @param isCookiePersistent whether the cookie is persistent or not. | 0 | * @param isCookiePersistent whether the cookie is persistent or not. | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,329 | AuthenticationFilter.java | * @param response the response object. | 0 | * @param response the response object. | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,330 | AuthenticationFilter.java | * @param request the request object. | 0 | * @param request the request object. | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,331 | AuthenticationFilter.java | * @param filterChain the filter chain object. | 0 | * @param filterChain the filter chain object. | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,332 | AuthenticationFilter.java | // If cookie persistence is configured to false, | 0 | // If cookie persistence is configured to false, | AuthenticationFilter.java | [
0,
0,
0,
0,
0,
0,
1
] |
10,333 | AuthenticationFilter.java | // If the token is an old one, renew the its maxInactiveInterval. | 0 | // If the token is an old one, renew the its maxInactiveInterval. | AuthenticationFilter.java | [
0,
0,
0,
0,
0,
0,
1
] |
10,334 | AuthenticationFilter.java | // If response code is 401. Then WWW-Authenticate Header should be | 0 | // If response code is 401. Then WWW-Authenticate Header should be | AuthenticationFilter.java | [
0,
0,
0,
0,
0,
0,
1
] |
10,336 | AuthenticationFilter.java | * @param response the response object. | 0 | * @param response the response object. | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,337 | AuthenticationFilter.java | * @param request the request object. | 0 | * @param request the request object. | AuthenticationFilter.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,339 | AuthenticationFilter.java | * If this method returns <code>null</code> the filter will invoke the configured {@link AuthenticationHandler} | 0 | * If this method returns <code>null</code> the filter will invoke the configured {@link AuthenticationHandler} | AuthenticationFilter.java | [
0,
0,
0,
0,
0,
0,
1
] |
10,342 | TestFileSystem.java | // a random suffix per task | 0 | // a random suffix per task | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,343 | TestFileSystem.java | // write to temp file initially to permit parallel execution | 0 | // write to temp file initially to permit parallel execution | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,344 | TestFileSystem.java | // rename to final location | 0 | // rename to final location | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,345 | TestFileSystem.java | // generate a random position | 0 | // generate a random position | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,346 | TestFileSystem.java | // seek file to that position | 0 | // seek file to that position | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,347 | TestFileSystem.java | // check that byte matches | 0 | // check that byte matches | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,348 | TestFileSystem.java | // advance random state to that position | 0 | // advance random state to that position | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,349 | TestFileSystem.java | // parse command line | 0 | // parse command line | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,350 | TestFileSystem.java | // Test upper/lower case | 0 | // Test upper/lower case | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,352 | TestFileSystem.java | // Different URIs should result in different FS instances | 0 | // Different URIs should result in different FS instances | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,353 | TestFileSystem.java | // check basic equality | 0 | // check basic equality | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,355 | TestFileSystem.java | // check behaviour with collections | 0 | // check behaviour with collections | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,356 | TestFileSystem.java | // multiple invocations of FileSystem.get return the same object. | 0 | // multiple invocations of FileSystem.get return the same object. | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,357 | TestFileSystem.java | // multiple invocations of FileSystem.newInstance return different objects | 0 | // multiple invocations of FileSystem.newInstance return different objects | TestFileSystem.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,358 | CompletionTest_MemberReference_Dot_Prefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileName() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileName() | CompletionTest_MemberReference_Dot_Prefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,359 | CompletionTest_MemberReference_Dot_Prefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileFullPath() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileFullPath() | CompletionTest_MemberReference_Dot_Prefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,360 | CompletionTest_MemberReference_Dot_Prefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileFullPath() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileFullPath() | CompletionTest_MemberReference_Dot_Prefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,361 | CompletionTest_MemberReference_Dot_Prefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileName() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileName() | CompletionTest_MemberReference_Dot_Prefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.