|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use INamespace | |
|---|---|
| org.eclipse.cdt.core.model | |
| Uses of INamespace in org.eclipse.cdt.core.model |
|---|
| Methods in org.eclipse.cdt.core.model that return INamespace | |
|---|---|
INamespace |
ITranslationUnit.createNamespace(java.lang.String namespace,
ICElement sibling,
IProgressMonitor monitor)
Creates and returns a namespace in this translation unit |
INamespace |
ITranslationUnit.getNamespace(java.lang.String name)
Returns the first namespace declaration in this translation unit with the given name This is a handle-only method. |
INamespace[] |
ITranslationUnit.getNamespaces()
Returns the namespace declarations in this translation unit in the order in which they appear in the source. |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||