Eclipse CDT
Pre-release 3.0

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

All Superinterfaces:
ICPPNamespaceScope, ICPPScope, IScope

public interface ICPPBlockScope
extends ICPPNamespaceScope


Method Summary
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPNamespaceScope
addUsingDirective, getUsingDirectives
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IScope
addBinding, addName, find, flushCache, getBinding, getParent, getPhysicalNode, getScopeName, isFullyCached, removeBinding, setFullyCached
 


Eclipse CDT
Pre-release 3.0

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