public interface ICPPUsingDeclaration extends ICPPBinding
Modifier and Type | Field and Description |
---|---|
static ICPPUsingDeclaration[] |
EMPTY_USING_DECL_ARRAY |
EMPTY_BINDING_ARRAY
Modifier and Type | Method and Description |
---|---|
IBinding[] |
getDelegates()
Return an array of bindings that were declared by this using declaration.
|
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope
static final ICPPUsingDeclaration[] EMPTY_USING_DECL_ARRAY
IBinding[] getDelegates()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.