Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTPointer

Packages that use IGPPASTPointer
org.eclipse.cdt.core.dom.ast.cpp   
org.eclipse.cdt.core.dom.ast.gnu.cpp   
 

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

Methods in org.eclipse.cdt.core.dom.ast.cpp that return IGPPASTPointer
 IGPPASTPointer ICPPNodeFactory.newPointerGPP()
           
 

Uses of IGPPASTPointer in org.eclipse.cdt.core.dom.ast.gnu.cpp
 

Subinterfaces of IGPPASTPointer in org.eclipse.cdt.core.dom.ast.gnu.cpp
 interface IGPPASTPointerToMember
          G++ Pointer 2 Members accept the restrict qualified as well.
 

Methods in org.eclipse.cdt.core.dom.ast.gnu.cpp that return IGPPASTPointer
 IGPPASTPointer IGPPASTPointer.copy()
           
 


Eclipse CDT
Pre-release 3.0

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