Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.cpp.ICPPScope

Packages that use ICPPScope
org.eclipse.cdt.core.dom.ast.cpp   
 

Uses of ICPPScope in org.eclipse.cdt.core.dom.ast.cpp
 

Subinterfaces of ICPPScope in org.eclipse.cdt.core.dom.ast.cpp
 interface ICPPBlockScope
           
 interface ICPPClassScope
           
 interface ICPPFunctionScope
           
 interface ICPPNamespaceScope
          A namespace scope is either a block-scope or a namespace-scope or global scope.
 interface ICPPTemplateScope
           
 


Eclipse CDT
Pre-release 3.0

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