|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICArrayType
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.cdt.core.dom.ast.IType |
|---|
EMPTY_TYPE_ARRAY, TYPE_MATCHER |
| Method Summary | |
|---|---|
boolean |
isConst()
|
boolean |
isRestrict()
|
boolean |
isStatic()
|
boolean |
isVariableLength()
|
boolean |
isVolatile()
|
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IArrayType |
|---|
getArraySizeExpression, getSize, getType |
| Methods inherited from interface org.eclipse.cdt.core.dom.ast.IType |
|---|
clone, isSameType |
| Method Detail |
|---|
boolean isConst()
boolean isRestrict()
boolean isVolatile()
boolean isStatic()
boolean isVariableLength()
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||