Eclipse CDT
7.0

org.eclipse.cdt.core.dom.ast.cpp
Interface ICPPBlockScope

All Superinterfaces:
ICPPNamespaceScope, ICPPScope, IScope

public interface ICPPBlockScope
extends ICPPNamespaceScope


Field Summary
 
Fields inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespaceScope
EMPTY_NAMESPACE_SCOPE_ARRAY
 
Method Summary
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespaceScope
addUsingDirective, getInlineNamespaces, getUsingDirectives
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IScope
find, getBinding, getBinding, getBindings, getBindings, getKind, getParent, getScopeName
 


Eclipse CDT
7.0

Copyright (c) IBM Corp. and others 2004, 2012. All Rights Reserved.