Eclipse CDT
7.0

org.eclipse.cdt.core.dom.ast.gnu.cpp
Interface IGPPPointerType

All Superinterfaces:
java.lang.Cloneable, IPointerType, IType
All Known Subinterfaces:
IGPPPointerToMemberType

Deprecated. Use IPointerType, instead.

@Deprecated
public interface IGPPPointerType
extends IPointerType


Field Summary
 
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IType
EMPTY_TYPE_ARRAY, TYPE_MATCHER
 
Method Summary
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IPointerType
getType, isConst, isRestrict, isVolatile
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IType
clone, isSameType
 


Eclipse CDT
7.0

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