Eclipse CDT
Pre-release 3.0

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

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

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

Methods in org.eclipse.cdt.core.dom.ast.cpp with parameters of type ICPPASTNamespaceDefinition
 int CPPASTVisitor.visit(ICPPASTNamespaceDefinition namespace)
          Visit namespace definitions.
 


Eclipse CDT
Pre-release 3.0

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