|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAIFTypeRange
Represents a range type. A range contains a lower and upper bound (which are included in the range) and a base type.
| Method Summary | |
|---|---|
int |
getLower()
Returns the lower bound of the range |
IAIFTypeInt |
getRangeType()
Return the type of the range. |
int |
getSize()
Return the number of elements in the range |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFType |
|---|
sizeof |
| Method Detail |
|---|
int getLower()
IAIFTypeInt getRangeType()
int getSize()
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||