Eclipse CDT
Pre-release 3.0

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

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

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

Fields in org.eclipse.cdt.core.dom.ast.cpp declared as ICPPBase
static ICPPBase[] ICPPBase.EMPTY_BASE_ARRAY
           
 

Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPBase
 ICPPBase[] ICPPClassType.getBases()
          Returns a list of base class relationships.
 


Eclipse CDT
Pre-release 3.0

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