Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Field and Description |
---|---|
static ICPPUsingDeclaration[] |
ICPPUsingDeclaration.EMPTY_USING_DECL_ARRAY |
Modifier and Type | Method and Description |
---|---|
ICPPUsingDeclaration[] |
ICPPClassType.getUsingDeclarations()
Returns an array of using declarations in this class.
|
ICPPUsingDeclaration[] |
ICPPClassSpecialization.getUsingDeclarations(IASTNode point)
Deprecated.
Use
ICPPClassType.getUsingDeclarations() instead. |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.