public interface ICPPNamespace extends ICPPBinding
EMPTY_BINDING_ARRAY
Modifier and Type | Method and Description |
---|---|
IBinding[] |
getMemberBindings()
Returns an array of the all the bindings declared in this namespace.
|
ICPPNamespaceScope |
getNamespaceScope()
Returns the scope object associated with this namespace
|
boolean |
isInline()
Returns whether this is an inline namespace.
|
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope
ICPPNamespaceScope getNamespaceScope()
IBinding[] getMemberBindings()
boolean isInline()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.