org.eclipse.cdt.core.dom.ast.c
Interface ICArrayType
- All Superinterfaces:
- Cloneable, IArrayType, IType
public interface ICArrayType
- extends IArrayType
isConst
boolean isConst()
throws DOMException
- Throws:
DOMException
isRestrict
boolean isRestrict()
throws DOMException
- Throws:
DOMException
isVolatile
boolean isVolatile()
throws DOMException
- Throws:
DOMException
isStatic
boolean isStatic()
throws DOMException
- Throws:
DOMException
isVariableLength
boolean isVariableLength()
throws DOMException
- Throws:
DOMException
Copyright (c) IBM Corp. and others 2004. All Rights Reserved.