public interface IQualifierType extends IType
EMPTY_TYPE_ARRAY, TYPE_MATCHER
Modifier and Type | Method and Description |
---|---|
IType |
getType()
Returns the type that this is qualifying
|
boolean |
isConst()
Returns whether this is a const type
|
boolean |
isVolatile()
Returns whether this is a volatile type
|
clone, isSameType
boolean isConst()
boolean isVolatile()
IType getType()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.