Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.IPointerType

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

Uses of IPointerType in org.eclipse.cdt.core.dom.ast.c
 

Subinterfaces of IPointerType in org.eclipse.cdt.core.dom.ast.c
 interface ICPointerType
           
 

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

Subinterfaces of IPointerType in org.eclipse.cdt.core.dom.ast.cpp
 interface ICPPPointerToMemberType
           
 

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

Subinterfaces of IPointerType in org.eclipse.cdt.core.dom.ast.gnu.cpp
 interface IGPPPointerToMemberType
           
 interface IGPPPointerType
           
 


Eclipse CDT
Pre-release 3.0

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