Eclipse CDT
7.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()
          Deprecated. Replaced by INodeFactory.newPointer().
 

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
          Deprecated. Use ICPPASTPointerToMember, instead.
 

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


Eclipse CDT
7.0

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