Eclipse CDT
Pre-release 3.0

org.eclipse.cdt.core.dom.ast
Interface IASTPointerOperator

All Superinterfaces:
IASTNode
All Known Subinterfaces:
IASTPointer, ICASTPointer, ICPPASTPointerToMember, ICPPASTReferenceOperator, IGPPASTPointer, IGPPASTPointerToMember

public interface IASTPointerOperator
extends IASTNode


Field Summary
static IASTPointerOperator[] EMPTY_ARRAY
          Constant/sentinel.
 
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode
EMPTY_NODE_ARRAY
 
Method Summary
 
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode
accept, getContainingFilename, getFileLocation, getNodeLocations, getParent, getPropertyInParent, getRawSignature, getTranslationUnit, setParent, setPropertyInParent
 

Field Detail

EMPTY_ARRAY

static final IASTPointerOperator[] EMPTY_ARRAY
Constant/sentinel.


Eclipse CDT
Pre-release 3.0

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