mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Deprecated TranslationUnitHelper.
This commit is contained in:
parent
f40f3e9288
commit
13cdc9a116
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ import org.eclipse.cdt.internal.ui.refactoring.Container;
|
||||||
* A collection of methods that deal with IASTTranslationUnits.
|
* A collection of methods that deal with IASTTranslationUnits.
|
||||||
*
|
*
|
||||||
* @author Mirko Stocker
|
* @author Mirko Stocker
|
||||||
* @deprecated Use REfactoringASTCache.
|
* @deprecated Use RefactoringASTCache.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public class TranslationUnitHelper {
|
public class TranslationUnitHelper {
|
||||||
|
|
Loading…
Add table
Reference in a new issue